Commit Graph

127 Commits

Author SHA1 Message Date
James
bb496cfd26 WIP - replaces graphql-playground-express-middleware with react counterpart 2020-04-11 17:23:45 -04:00
James
d6f8565636 enables create mutation 2020-04-11 11:17:45 -04:00
James
2eae02ed03 catches local payload demo up to speed 2020-04-08 08:41:14 -04:00
James
4a04fc3655 adds graphql-playground instead of graphiql 2020-04-03 18:13:41 -04:00
James
d4f9793777 implements pattern for graphql 2020-04-02 21:48:38 -04:00
James
c852c80c52 builds unstyled modal to refresh token or log out 2020-03-31 19:57:27 -04:00
James
c69b7c24b6 adjusts refresh route to use header instead of json body, removes jwt-decode dependency in favor of using jsonwebtoken 2020-03-31 18:53:24 -04:00
Jarrod Flesch
52f0f35195 merge with master 2020-03-30 10:28:00 -04:00
James
ca46fee84e enables flexible content WIP 2020-03-24 17:11:33 -04:00
James
17d4e5800d swaps flat for flatley, enables nested repeaters 2020-03-24 12:47:55 -04:00
Jarrod Flesch
cb284d97a3 adds the start of dnd functionality 2020-03-17 18:17:00 -04:00
Jarrod Flesch
46676b4377 adds react-animate-height dependency 2020-03-17 12:18:11 -04:00
Jarrod Flesch
e54e2054e4 installs react-datepicker, bumps react up a minor version 2020-03-03 17:25:09 -05:00
James
6f03923bb7 enables a better custom components API 2020-03-02 10:44:38 -05:00
Jarrod Flesch
147d6aac1c adds optional chaining babel plugin, also simplifies the route rendering 2020-02-27 15:16:26 -05:00
James
9f749fcca5 builds production webpack config 2020-02-11 20:26:57 -05:00
James
2e50ba286a removes old build script 2020-02-11 17:43:08 -05:00
James
1d3e94afcf sets up build process, loads config dynamically 2020-02-11 17:28:17 -05:00
James
2cbb72d5c6 adds boilerplate for cli 2020-02-11 16:50:38 -05:00
James
4154b54ab6 revises webpack and npm structures to be compatible with package 2020-02-11 16:11:45 -05:00
James
ded81a3997 configures relationship field to dynamically load results from multiple collections 2020-01-26 21:27:52 -05:00
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