Commit Graph

106 Commits

Author SHA1 Message Date
James
030e750d2a removes unused props from field types 2020-01-26 11:27:35 -05:00
James
46584971e2 uses flatten / unflatten for form states 2020-01-26 10:55:02 -05:00
James
f79cfac31f uses URLSearchParams to send form data, ensures Repeater receives proper values from API, misc bugs on backend 2020-01-25 16:09:44 -05:00
James
2decea24d6 fixes issue preventing the successful linting of field types 2020-01-22 15:58:44 -05:00
James
f40c261d00 introduces react-select 2020-01-21 16:24:35 -05:00
James
5e48ca69e0 revises npm script to launch dev to dev, instead of demo-server, removes old dep npm-run-all 2020-01-21 13:48:19 -05:00
James
e6e0b7a524 removes import / export from src 2020-01-21 12:46:27 -05:00
James
519330e20e wires up User context 2020-01-19 20:32:26 -05:00
James
cac89ce39f removes redux, renames rem to base, converts all redux components to context 2020-01-19 12:40:12 -05:00
James
e41bbcf84e remove superagent 2020-01-19 11:32:52 -05:00
James
557169d098 enables custom components 2020-01-05 19:24:18 -05:00
James
4bf0ff2b05 enables loading config within webpack 2020-01-05 18:16:19 -05:00
Dan Ribbens
41304da9a9 add anonymous strategy and show examples of custom policies of Page 2019-12-27 14:33:49 -05:00
James
513934be9b Merge branch 'add-compression-support' of github.com:keen-studio/payload 2019-12-27 11:54:22 -05:00
James
b71a8ecf38 Merge branch 'unify-errors' of github.com:keen-studio/payload 2019-12-27 11:53:23 -05:00
James
7fdc5efab9 gives each flexible field a blockName field 2019-12-27 11:53:17 -05:00
Dan Ribbens
a1930f3117 adds compression package with default settings 2019-12-26 22:04:43 -05:00
Dan Ribbens
7a3efa81f6 merges master 2019-12-26 14:14:35 -05:00
Dan Ribbens
3edb21b703 troubleshooting eslint-babel issue 2019-12-26 10:09:06 -05:00
James
9fe7eade0d working flex content discriminators, missing blockType 2019-12-25 13:52:13 -05:00
Dan Ribbens
e7e7435656 Merge branch 'master' into unify-errors 2019-12-24 08:53:40 -05:00
James
e5a6c3a026 removes __v and _id from response 2019-12-23 17:13:36 -05:00
Dan Ribbens
ae9e2c3470 remove PayloadError and switched to APIError where it was used, set res status where possible and some fixed eslint issues 2019-12-23 16:54:27 -05:00
James
2342ecbe37 restores custom paginate and populate scripts 2019-12-23 16:52:27 -05:00
James
8298fe8643 flattens content blocks and collections, cleans index.js, implements Airbnb ESLint 2019-12-21 15:54:30 -05:00
James
bd73c91f77 merges flexible-content status into master 2019-12-17 19:33:27 -05:00
Dan Ribbens
9be21fac85 work in progress on flexible intl fields 2019-12-17 10:49:33 -05:00
James
57d42a7596 finishes webpack dev config 2019-10-18 16:54:00 -04:00
James
e1abff2486 updates lots of client side resource URLs, implements webpack-dev-middleware halfway 2019-10-18 12:36:51 -04:00
James
c58f103b76 implements webpack-dev-middleware 2019-10-17 21:04:24 -04:00
James
69f8ef881a begins refactoring frontend into src, moves babel-register to src 2019-10-04 16:07:06 -04:00
Dan Ribbens
74878c5a48 use obect prototype for accessing field value in internationalization plugin 2019-09-27 15:32:53 -04:00
Dan Ribbens
e4ef4be7b6 npm update, audit fix 2019-09-26 13:36:48 -04:00
Dan Ribbens
59ac3050ce user auth, email, password resets all controlled by the user config 2019-09-23 12:52:53 -04:00
Elliot DeNolf
332bcbe48d Migrate Category to config 2019-09-16 21:56:11 -04:00
Elliot DeNolf
4b2a1c0761 Implement smtp e-mail support using nodemailer 2019-06-02 14:37:50 -04:00
Dan Ribbens
10b0ac9fd7 updates joi package away from deprecated package 2019-05-26 14:27:51 -04:00
Dan Ribbens
8f4930497d merges master 2019-04-27 13:03:05 -04:00
Dan Ribbens
f90e053f50 adds categories related to pages 2019-04-27 12:59:36 -04:00
Elliot DeNolf
bf35cf0b1f Resolve merge conflicts 2019-04-27 11:51:23 -04:00
James
4afbe86fd3 scaffolds graphql 2019-04-09 22:07:14 -04:00
James
59f8e7aa41 Merge remote-tracking branch 'origin/media-model' into file-upload 2019-03-31 11:48:00 -04:00
Elliot DeNolf
dd95f0a8b0 Populate model on upload 2019-03-28 23:36:55 -04:00
James
f16b4ae9ad removes unused deps 2019-03-25 18:26:01 -04:00
Elliot DeNolf
e5b9601f76 Implement integration tests 2019-03-19 23:56:24 -04:00
Dan Ribbens
9d70c7dd49 replaces mongoose-intl with local internationalization plugin 2019-02-17 08:57:28 -05:00
Elliot DeNolf
b604b1bcc8 Backfill tests for mongoose-string-query package 2019-01-25 01:43:41 -05:00
Elliot DeNolf
48817f62e6 Convert package to file, some simple improvements 2019-01-24 21:05:00 -05:00
Elliot DeNolf
b110b530a2 Implement image resizing 2019-01-22 20:24:15 -05:00
Elliot DeNolf
68f7a5a16b Load static dir and url from config 2019-01-22 20:22:10 -05:00