448 Commits

Author SHA1 Message Date
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
Jarrod Flesch
7265d63403 adjusts style for collapsible chevron color 2020-06-25 17:40:45 -04:00
James
453d4a3a49 adds detail and structure to File, FileDetails components 2020-06-24 19:51:06 -04:00
James
a27f804b9c adds width and height to uploads that match proper mime type, continues build to FileDetails 2020-06-24 18:55:03 -04:00
James
fd02e484da scaffolds file input 2020-06-24 11:19:30 -04:00
James
b54761df9d overwrites arrays instead of merging, initializes upload client fields 2020-06-24 10:30:08 -04:00
James
bf23125477 merges rich text field 2020-06-19 11:53:16 -04:00
James
a7aaf395d5 merges repeater-design 2020-06-19 11:20:49 -04:00
James
5d20700cf4 WIP - simplifies logic of repeater and flexible 2020-06-18 23:02:38 -04:00
James
eb15886298 simplifies withConditions 2020-06-18 21:12:27 -04:00
James
4a2dc2c923 modifies checkRole to safely access user.roles 2020-06-18 20:51:57 -04:00
James
e43b1b3194 adds field operations to outbound data from create / update operations 2020-06-18 20:45:12 -04:00
James
1d6a75e79e applies newly created field recursion pattern to all operations 2020-06-18 20:23:16 -04:00
Jarrod Flesch
98c1197b5c Merge branch 'master' of github.com:trouble/payload into repeater-design 2020-06-18 17:10:58 -04:00