Commit Graph

567 Commits

Author SHA1 Message Date
James
8fa95b7851 allows readOnly to cascade through children 2020-07-28 16:50:54 -04:00
James
1363bec776 improves styling to sticky headers in blocks 2020-07-27 19:08:37 -04:00
James
998cb656a5 merges rte-crashing 2020-07-27 18:56:29 -04:00
James
1a8228c08b Merge branch 'bugfix/#275' of github.com:keen-studio/payload 2020-07-27 18:55:26 -04:00
Jarrod Flesch
3445f5bdce sticks the section header to the top of block sections - #309 2020-07-27 16:43:45 -04:00
Jarrod Flesch
8d3573d734 adds scrollbar width and adjusts popup width accordingly - #275 2020-07-27 16:08:53 -04:00
Jarrod Flesch
255f6e6215 migrate slate-plugins to newest version, dropping peer dep of styled-components 2020-07-27 14:30:15 -04:00
Jarrod Flesch
1aa649782b merges with master 2020-07-27 12:38:26 -04:00
James
cc4794e5ac implements initial form state 2020-07-27 11:53:00 -04:00
James
d45ff316c0 implements intersection observer to mount fields over time 2020-07-23 19:16:01 -04:00
James
d2055141be performance enhancements and render reductions 2020-07-23 17:40:16 -04:00
James
c1c7598da5 misc. bugfixes 2020-07-22 21:41:35 -04:00
James
4861d5469c clears history state on first load of client 2020-07-21 21:05:12 -04:00
James
26b5109bca css fixes to array / blocks, file handling improvements 2020-07-19 12:56:00 -04:00
James
7d18c92ec2 sanitizes config before build 2020-07-18 16:51:09 -04:00
James
7e024a61b9 revises conventions of all admin-related fields in config 2020-07-18 16:11:50 -04:00
James
8e6957318a fixes bug with singular label in Array field 2020-07-18 14:21:27 -04:00
James
7c99e4cda0 optimizes refreshCookie 2020-07-13 18:10:27 -04:00
James
db0f23f277 only refreshes cookie if user is present 2020-07-13 17:27:33 -04:00
James
9a932bcf79 implements a safe way to clear array / block data in admin 2020-07-12 16:49:44 -04:00
James
17aa95778e Merge branch 'master' of github.com:keen-studio/payload 2020-07-10 02:57:56 -04:00
James
49b21a996f fixes bugs left over in globals 2020-07-10 02:57:47 -04:00
James
656d96e04d closes mobile nav on item click, increases nav item size 2020-07-10 02:08:37 -04:00
James
41373f5e16 displays error if relationship options fail to load 2020-07-09 20:09:57 -04:00
James
3ce886b665 implements permissions within Dashboard view 2020-07-09 19:56:38 -04:00
James
1be29a0aa0 fixes bug with default column specification 2020-07-09 19:56:17 -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
f3dfaae261 streamlines the /me endpoint to ensure consistency 2020-07-09 12:37:33 -04:00
James
d5e2d42c34 revises /me and logs out if inactive 2020-07-08 12:19:18 -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
ac5caf4da2 further separates contexts within Form for performance reasons 2020-07-07 21:41:34 -04:00
James
0930063219 merges eslint-config 2020-07-07 20:02: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
9391b51eb5 WIP - adds field-level policies to GraphQL 2020-07-07 16:04:13 -04:00
James
94bbee7f74 fixes bugs with document duplication 2020-07-07 14:19:58 -04:00
James
7879356bc5 misc responsive tweaks, improvements to usePayloadAPI isLoading state 2020-07-07 11:26:04 -04:00
James
9b2935a88f simplifies misc. globals functionality 2020-07-06 23:25:45 -04:00
James
b263e04408 WIP - styles Globals 2020-07-06 22:58:31 -04:00
James
a471e259c1 improves prop conventions of ListControls 2020-07-06 17:00:18 -04:00
James
16462204fa swaps in UploadGallery in place of Table for collections that have uploads present 2020-07-06 16:38:06 -04:00
James
601126edbe removes Columns from Upload Add modal 2020-07-06 16:20:14 -04:00
James
a4ef486e1a enables refresh route to safely update httpOnly cookie 2020-07-03 13:15:56 -04:00
James
e904402eff Merge branch 'master' of github.com:keen-studio/payload 2020-07-03 13:08:21 -04:00