3116 Commits

Author SHA1 Message Date
James
9908f9de1d enables Unauthorized route 2020-05-09 13:44:22 -04:00
James
d5331a87b2 enables policy route and policy graphql query 2020-05-09 12:54:41 -04:00
Dan Ribbens
b1d6bd9e0c moves error handling to express middleware, changes pattern to hook 2020-05-08 17:42:51 -04:00
James
d57629208a implements /policies route for use on the admin panel 2020-05-08 16:58:35 -04:00
James
1c7c467191 removes securedConfig in favor of Webpack DefinePlugin 2020-05-08 15:27:14 -04:00
James
f4fdf2b113 adds pattern for useConfig hook 2020-05-08 14:53:12 -04:00
James
d6db2ccec7 begins frontend prep for new config route 2020-05-08 14:51:14 -04:00
James
ab35dd2056 pads Minimal template 2020-05-07 21:36:18 -04:00
James
2f736ac6aa adds polish to login / forgot 2020-05-07 21:34:09 -04:00
James
f040d2dcc1 adds Label text element 2020-05-07 21:25:34 -04:00
James
8a5c5c7724 adds Logo 2020-05-07 21:15:36 -04:00
James
22ef45a541 styles first few components in new direction 2020-05-07 21:04:15 -04:00
James
591c0c232d removes styling and now irrelevant components 2020-05-07 17:06:01 -04:00
James
f1135efb22 replaces fonts 2020-05-07 14:39:51 -04:00
Dan Ribbens
2fc3c9092b add common error handler middleware and adopts it in a few places 2020-05-07 12:22:11 -04:00
James
1ad36ecd92 refactors exists into fileExists, ensures reuploading files works properly 2020-05-06 17:08:18 -04:00
James
5e6f2d8828 enables static routes 2020-05-06 16:43:20 -04:00
James
4929763ba9 enables deletion of files, adds additional meta data 2020-05-06 16:31:03 -04:00
James
60e9e148b0 working uploads 2020-05-06 13:36:54 -04:00
James
c5d96a1424 flattens upload routes into collections 2020-05-06 13:25:17 -04:00
James
fb95635b94 passing tests 2020-05-06 12:07:56 -04:00
James
7d29a28b5e Merge branch 'master' of github.com:keen-studio/payload into sanitize-filenames 2020-05-06 11:55:12 -04:00
James
cd65314860 conditionally allows graphql create mutation based on upload 2020-05-06 11:15:27 -04:00
James
8208adab71 removes upload graphql 2020-05-06 11:11:35 -04:00
James
bc8189b482 removes duplicative middleware, modifies uploads so that multiple upload collections can be present 2020-05-06 10:59:19 -04:00
Elliot DeNolf
099ff7f473 Refactor for incrementing filenames of any file type 2020-05-05 16:43:24 -04:00
Dan Ribbens
53df377268 bug fixed for localization 2020-05-04 13:27:30 -04:00
Dan Ribbens
80a5852487 schema map set hide true based on field hidden 2020-04-30 16:55:34 -04:00
Dan Ribbens
694d22f429 fix first-register operation error 2020-04-30 16:54:45 -04:00
Dan Ribbens
0e089bb881 rename calls for globals upsert to update for consistency of hooks naming 2020-04-30 15:58:53 -04:00
Dan Ribbens
439020bba2 field level hooks working on create operation 2020-04-30 15:16:23 -04:00
Dan Ribbens
4cab47eaf6 merge master 2020-04-30 13:20:04 -04:00
Dan Ribbens
35085037af WIP updating hook calls 2020-04-30 13:19:03 -04:00
Elliot DeNolf
5f7d4a2581 Handle image name on disk if already exists 2020-04-29 20:28:21 -04:00
Elliot DeNolf
dc08e36207 Sanitize upload filename 2020-04-29 20:28:21 -04:00
Elliot DeNolf
4d481b515f Fix APIUrl casing 2020-04-29 20:27:32 -04:00
James
cebf2db119 safely copies document(s) in executeFieldHooks 2020-04-23 17:10:15 -04:00
James
e55d5ecbdd Merge branch 'master' of github.com:keen-studio/payload 2020-04-23 14:13:09 -04:00
James
85a59a013a rearranges hook order in find operation 2020-04-23 14:13:00 -04:00
Dan Ribbens
7faa3400d5 graphql reset password return type 2020-04-23 13:44:00 -04:00
Dan Ribbens
9ee2679211 fix graphql forgot password 2020-04-23 13:11:01 -04:00
Dan Ribbens
6658c368a0 cleanup 2020-04-22 16:40:36 -04:00
Dan Ribbens
0acebb8b95 merge master 2020-04-22 15:12:33 -04:00
James
4fa1a25107 resolves dependencies for forgotPassword 2020-04-22 11:30:08 -04:00
James
0961a3d499 fixes bug with nested repeaters losing their data 2020-04-21 18:14:09 -04:00
Dan Ribbens
8125a3c0b7 password resets working 2020-04-21 17:23:38 -04:00
James
cdc764cefe enforces that changing a locale clears form state 2020-04-21 14:11:15 -04:00
James
f1e6e2fb0b fixes bug with using old api identifier 2020-04-21 14:04:49 -04:00
James
91be273d64 builds simpler pattern to identify which api is being used via express middleware 2020-04-21 13:59:01 -04:00
James
5260276b83 passes full req to all operations 2020-04-21 13:31:13 -04:00