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 |
|
James
|
dd5798d70d
|
debounces search input on List
|
2020-06-05 17:33:10 -04:00 |
|
James
|
68d3ff4789
|
optimizes usePayloadAPI
|
2020-06-05 17:30:00 -04:00 |
|
James
|
26e3f73c08
|
improves react-select styling
|
2020-06-05 17:04:25 -04:00 |
|
James
|
39359b405f
|
implements LeaveWithoutSaving
|
2020-06-05 16:28:50 -04:00 |
|
Jarrod Flesch
|
ea3e30d246
|
Merge branch 'master' of github.com:trouble/payload into slate-js
|
2020-06-05 15:02:26 -04:00 |
|
James
|
1eeee11d51
|
revises editableBlockTitle to use renamed setValue instead of onFieldChange
|
2020-06-05 13:19:40 -04:00 |
|
James
|
a1b2e72410
|
adds validation to flexible content field type
|
2020-06-05 13:18:36 -04:00 |
|
James
|
350d37dac3
|
adds status message on client side validation failure
|
2020-06-05 13:12:46 -04:00 |
|
James
|
d52a2dc05b
|
revises prior fix to executeFieldHooks bug
|
2020-06-05 13:05:51 -04:00 |
|
James
|
e7e2a2d260
|
fixes bug with executeFieldHooks
|
2020-06-05 13:05:07 -04:00 |
|
James
|
4561f98462
|
enables fields to validate without sending their value to form data afterward
|
2020-06-05 12:32:33 -04:00 |
|
James
|
c5f51580f2
|
builds RenderTitle
|
2020-06-04 20:10:32 -04:00 |
|
James
|
f949a5d684
|
converts handleAjaxResponse to onSave
|
2020-06-04 20:04:47 -04:00 |
|
James
|
dc2943c5eb
|
only validates fields if they are not localized on backend
|
2020-06-04 19:54:32 -04:00 |
|
James
|
7e19ce6cb9
|
improves error handling in Form
|
2020-06-04 19:45:56 -04:00 |
|
James
|
e5d2b9f45c
|
builds Delete UI
|
2020-06-04 19:28:53 -04:00 |
|
James
|
87d3451edf
|
clears status list on route change
|
2020-06-04 17:54:03 -04:00 |
|
James
|
e0da1d8884
|
adds method to check if form is valid
|
2020-06-04 17:45:22 -04:00 |
|
James
|
0393eb2570
|
ensures nested field server validation works as intended
|
2020-06-04 17:28:26 -04:00 |
|