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
|
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
|
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
|
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
|
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 |
|
Jarrod Flesch
|
b2a09c8bd8
|
enables the search bar as sticky to the add-block popup
|
2020-06-26 16:06:48 -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
|
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
|
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 |
|