Commit Graph

7445 Commits

Author SHA1 Message Date
James
df50deefb6 builds Account view 2020-06-15 19:46:37 -04:00
James
5a9a046186 reintroduces api key copy function 2020-06-15 19:13:40 -04:00
James
697acbe6ba generates secure API key within admin UI 2020-06-15 19:09:48 -04:00
James
045dc69bb7 implements read-only API Key 2020-06-15 18:34:40 -04:00
James
9145af5a40 blurs modal backgrounds, enables opt-in form debouncing 2020-06-15 18:18:10 -04:00
James
579c12d1d2 styles checkboxes 2020-06-15 18:04:25 -04:00
James
99f04729ba begins refactor of Checkbox field type 2020-06-15 17:40:04 -04:00
James
575ac55c4e adds user ID to JWT 2020-06-15 17:38:00 -04:00
Jarrod Flesch
56dd18b2f5 fixes prop type console error 2020-06-15 17:31:15 -04:00
Jarrod Flesch
8feeb41a9b cleans up the code and file structure 2020-06-15 17:10:01 -04:00
James
f9d93cdb1e introduces auth field component(s) to collections 2020-06-15 16:15:36 -04:00
James
15c4bb7e40 fixes issues with radio group 2020-06-15 14:57:47 -04:00
James
c4d27fff53 removes autocomplete fix, fixes date formatting in Default Edit view 2020-06-15 14:52:18 -04:00
James
2233a61e81 fixes bug with permissions being loaded before user is logged in 2020-06-15 14:31:23 -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
8016436433 adds env to debug scripts 2020-06-12 17:43:56 -04:00
James
4bdfe4d587 implements prod webpack config override 2020-06-12 16:47:21 -04:00
James
c10c91dd37 removes unused config prop in payload instantiation 2020-06-12 16:41:57 -04:00
James
17744098a6 enables a more robust way to search for the config path 2020-06-12 16:39:23 -04:00
James
93164e4ea0 enables config paths to use cwd to be located 2020-06-12 16:26:34 -04:00
James
15628ebe88 enables production admin static routes 2020-06-12 16:21:30 -04:00
James
4e63863338 replaces moment with date-fns 2020-06-12 15:57:29 -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
James
e2ea55d0e1 fixes bug with registration policies 2020-06-10 09:23:12 -04:00
James
c2d0548be1 fixes jims negligence 2020-06-09 17:14:10 -04:00
James
c58b71dd5a adds PoC for how to detect autofill events in Chrome 2020-06-09 17:13:39 -04:00
Jarrod Flesch
4c7be4d8f7 Merge branch 'master' of github.com:trouble/payload into slate-js 2020-06-09 16:33:56 -04:00
James
23c46702b7 adds auth collection type to JWT payload 2020-06-09 14:08:11 -04:00
James
fee6170748 enables optional api key auth 2020-06-09 13:42:20 -04:00
James
3d56373247 adds secondary auth collection Customers, modifies GraphQL policies to suit multiple auth collections 2020-06-09 13:32:23 -04:00
James
a37c95ac70 fixes bugs with relationship field setting default value of null instead of undefined 2020-06-09 12:04:20 -04:00
Jarrod Flesch
3a92da54dd Merge branch 'master' of github.com:trouble/payload into slate-js 2020-06-09 11:42:58 -04:00
James
e7ca5d7332 fixes bug in hasMany relationship type 2020-06-09 11:06:44 -04:00
James
b031d4ffa6 fixes bug with flexible block names not being initialized properly 2020-06-08 18:20:41 -04:00
James
0a6c3cf0df updates EditableTitle with new field type conventions 2020-06-08 18:02:54 -04:00
James
18c5654aa4 fixes bugs with flex content refilling their content from API 2020-06-08 17:45:17 -04:00
Jarrod Flesch
921e819a20 updates illustration per feedback 2020-06-08 16:16:32 -04:00
James
1656999e7a Merge branch 'master' of github.com:keen-studio/payload 2020-06-08 16:09:45 -04:00
James
b06826ec57 allows for recursive validation of flexible content fields 2020-06-08 16:09:38 -04:00
James Mikrut
2b674163ff Merge pull request #235 from trouble/component-exports
exports Select, useForm, and Edit
2020-06-08 15:18:45 -04:00
Jacob Fletcher
ae1312908d exports Select, useForm, and Edit 2020-06-08 13:33:22 -04:00
Jarrod Flesch
e73d6d6bc7 Merge branch 'master' of github.com:trouble/payload into slate-js 2020-06-08 09:33:19 -04:00
James
8542a89fcf revises the way keeping a user's session active works 2020-06-05 19:16:45 -04:00
James
6c1b77dd48 allows Select field to locate its own full options 2020-06-05 17:52:18 -04:00
James
1200154953 debounces condition inputs 2020-06-05 17:40:46 -04:00