Commit Graph

432 Commits

Author SHA1 Message Date
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
Jarrod Flesch
095f0ababd enables edge handles vertical alignments 2020-06-18 14:57:49 -04:00
James
ab36ba8e75 introduces field-level policies on find operations 2020-06-17 15:49:01 -04:00
James
155bb87f7a adds PoC for how field-level policies API should work 2020-06-17 14:20:15 -04:00
Jarrod Flesch
2e7f1d7eaa easier to test with nested repeater config 2020-06-17 11:25:02 -04:00
James
df31f4f144 revises the way that recursive backend validation works 2020-06-16 15:35:28 -04:00
Jarrod Flesch
a85a9fe489 scaffolds fields for disabling marks and elements - not implemented yet 2020-06-17 03:54:42 +09:30
Jarrod Flesch
8d50b51a75 Merge branch 'master' of github.com:trouble/payload into slate-js 2020-06-16 09:09:57 -04:00
James
1167560df6 adds localized repeater for testing 2020-06-16 08:28:08 -04:00
Jarrod Flesch
58f6ff3aa6 merges master 2020-06-15 13:41:57 -04:00
Jarrod Flesch
b7b4af86bd merges master 2020-06-15 13:41:35 -04:00
James
c10c91dd37 removes unused config prop in payload instantiation 2020-06-12 16:41:57 -04:00
James
aa13bd9084 uses config path approach similar to NextJS 2020-06-12 14:30:15 -04:00
James
578f61ebb5 renames radioGroup to radio 2020-06-12 09:32:58 -04:00
Jarrod Flesch
ca76b02473 standardizes the example labels 2020-06-11 09:57:09 -04:00
Jarrod Flesch
81c7bde0ed adds radio group field type - #224 2020-06-11 09:28:32 -04:00
Jarrod Flesch
25b3795cbb WIP updates to RichText 2020-06-10 16:40:02 -04:00