James
|
b81c7917a9
|
fixes a bug with block fields not being iterated through in perforFieldOperations, fixes checkboxes being sent as strings
|
2020-08-20 16:30:01 -04:00 |
|
James
|
c7411fd347
|
modifies payload authenticate middleware API and exposes errorHandler
|
2020-08-13 16:02:19 -04:00 |
|
James
|
2667c6fa98
|
converts payload to singleton, adds local create
|
2020-08-13 10:35:25 -04:00 |
|
James
|
16b9aab785
|
modifies create and update hooks to 'change' instead
|
2020-07-29 19:19:15 -04:00 |
|
James
|
9c8145238c
|
adds pattern for local CRUD
|
2020-07-27 17:04:54 -04:00 |
|
James
|
0a98778ec4
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-07-27 12:01:07 -04:00 |
|
James
|
cc4794e5ac
|
implements initial form state
|
2020-07-27 11:53:00 -04:00 |
|
Elliot DeNolf
|
c9e37bcef5
|
Better formatting for logger output
|
2020-07-24 09:37:49 -04:00 |
|
Elliot DeNolf
|
deaf5cde5f
|
Initial logger implementation with pino
|
2020-07-23 21:57:11 -04:00 |
|
James
|
fa5fffee72
|
replaces strict access control in global
|
2020-07-20 17:44:08 -04:00 |
|
James
|
85bcbfd918
|
removes autopopulate, adds manual population
|
2020-07-20 16:11:22 -04:00 |
|
James
|
0bfc10d55c
|
passes depth to all afterRead performFieldOperations
|
2020-07-20 12:44:29 -04:00 |
|
James
|
6ac4a9d2f6
|
implements hooks on relationship and upload fields
|
2020-07-20 09:15:06 -04:00 |
|
James
|
7e024a61b9
|
revises conventions of all admin-related fields in config
|
2020-07-18 16:11:50 -04:00 |
|
James
|
62bc76b074
|
modifies hooks to be arrays
|
2020-07-17 20:22:23 -04:00 |
|
James
|
419a6c547c
|
enables access to auth / setting cookie in graphql resolvers, secures relationships
|
2020-07-10 01:59:03 -04:00 |
|
James
|
795784ac95
|
styles titles when using id
|
2020-07-09 16:55:27 -04:00 |
|
James
|
2a19ee7c81
|
adds onInit callback
|
2020-07-09 16:54:59 -04:00 |
|
James
|
8bd1777bf4
|
finishes baseField merge
|
2020-07-09 15:04:02 -04:00 |
|
James
|
356113fbba
|
adds admin: { } options to fields, allows for field disabling
|
2020-07-09 14:30:29 -04:00 |
|
James
|
5870e7cde9
|
WIP - merges base fields with user fields
|
2020-07-09 14:17:24 -04:00 |
|
James
|
59cdbe2088
|
reverts back to payload db for local testing
|
2020-07-08 11:49:23 -04:00 |
|
James
|
a0b975ae73
|
redirects after registration of first user in admin panel
|
2020-07-08 11:48:02 -04:00 |
|
James
|
4f383493c6
|
linting
|
2020-07-08 11:30:26 -04:00 |
|
James
|
1882a6ac5d
|
renames Flexible to Blocks, Repeater to Array
|
2020-07-08 11:15:49 -04:00 |
|
James
|
e818537fe9
|
renames policy to access
|
2020-07-08 11:00:50 -04:00 |
|
James
|
76499696b3
|
implements default sorting based on timestamps or ID
|
2020-07-07 19:48:43 -04:00 |
|
James
|
c69d6c53a3
|
responsive Dashboard and Card components
|
2020-07-07 19:04:54 -04:00 |
|
James
|
cdb8182407
|
WIP - progress to Dashboard and Card components
|
2020-07-07 18:46:14 -04:00 |
|
James
|
b263e04408
|
WIP - styles Globals
|
2020-07-06 22:58:31 -04:00 |
|
James
|
83567c68db
|
implements a way to secure token cookies via auth configs
|
2020-07-06 17:00:33 -04:00 |
|
James
|
601126edbe
|
removes Columns from Upload Add modal
|
2020-07-06 16:20:14 -04:00 |
|
James
|
45e6a38685
|
removes cookieParser and universal-cookie, adds external test router to demo server
|
2020-07-06 12:34:07 -04:00 |
|
James
|
8fa45f5894
|
implements static policies
|
2020-07-02 16:29:18 -04:00 |
|
James
|
cd6793f641
|
WIP fixes to form state optimizations
|
2020-07-02 12:48:58 -04:00 |
|
James
|
a34698371e
|
implements a safer way to revert to original data if update policies fail
|
2020-07-02 00:46:03 -04:00 |
|
James
|
d04babe933
|
merges repeater-design, implements field policy config in admin panel
|
2020-07-01 23:57:07 -04:00 |
|
James
|
977c4c13b0
|
passes permissions through to fields
|
2020-07-01 23:21:06 -04:00 |
|
James
|
fef816fac3
|
namespaces API keys, finds collection based on JWT collection payload
|
2020-07-01 18:32:39 -04:00 |
|
Jarrod Flesch
|
4e1749c56d
|
slims up the position-panel margin, fixes Popup self-awareness issues
|
2020-07-01 17:56:42 -04:00 |
|
Jarrod Flesch
|
a69be94422
|
tweaks styles for action/position draggable panels
|
2020-06-29 13:51:24 -04:00 |
|
James
|
f6cc4ec20d
|
builds Add Upload modal
|
2020-06-29 12:48:28 -04:00 |
|
James
|
e7eca5b30c
|
scaffolds selection of existing within upload field modal
|
2020-06-27 14:51:46 -04:00 |
|
James
|
8d0122199b
|
implements thumbnails in List view
|
2020-06-27 13:35:22 -04:00 |
|
James
|
7c55fb3f15
|
stubs out static media policy execution
|
2020-06-26 17:36:29 -04:00 |
|
Jarrod Flesch
|
b2a09c8bd8
|
enables the search bar as sticky to the add-block popup
|
2020-06-26 16:06:48 -04:00 |
|
Jarrod Flesch
|
18d09174ea
|
merges master
|
2020-06-26 15:20:29 -04:00 |
|
Jarrod Flesch
|
aa5da49514
|
adjusts component props, popup button composition and more
|
2020-06-26 15:19:54 -04:00 |
|
James
|
ddd37b7bb5
|
implements a way to replace files in UI
|
2020-06-26 12:48:31 -04:00 |
|
Jarrod Flesch
|
a4d0608f56
|
adds styles for block search popup
|
2020-06-26 09:38:29 -04:00 |
|