James
|
7a775166b2
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-08-10 16:59:34 -04:00 |
|
Dan Ribbens
|
9edf4ae2da
|
Merge pull request #340 from trouble/gitattributes
add .gitattributes
|
2020-08-06 08:54:49 -04:00 |
|
Dan Ribbens
|
fcef33ad1f
|
add .gitattributes
|
2020-08-06 08:49:40 -04:00 |
|
Elliot DeNolf
|
cbf18d75a7
|
Merge pull request #339 from trouble/more-gql-tests
|
2020-08-05 22:09:56 -04:00 |
|
Elliot DeNolf
|
6f38e5c264
|
test(graphql): delete localized post
|
2020-08-05 21:58:46 -04:00 |
|
Elliot DeNolf
|
ead0568a94
|
test(graphql): read localized post
|
2020-08-05 21:51:42 -04:00 |
|
James
|
5b5acd7471
|
0.0.37
v0.0.37
|
2020-07-31 12:12:58 -04:00 |
|
James
|
87e79817f7
|
fixes errors with client registration process
|
2020-07-31 12:12:36 -04:00 |
|
Elliot DeNolf
|
2b969b91b9
|
Merge pull request #338 from trouble/media-tests
|
2020-07-31 10:21:41 -04:00 |
|
Elliot DeNolf
|
609bf54c45
|
Fix media test if media dir doesn't exist yet
|
2020-07-31 10:14:31 -04:00 |
|
James
|
9a104b5d12
|
0.0.36
v0.0.36
|
2020-07-31 08:12:07 -04:00 |
|
James
|
65eccb129f
|
0.0.35
v0.0.35
|
2020-07-30 17:40:36 -04:00 |
|
Elliot DeNolf
|
022bf17b59
|
Assert file doesn't exist on media delete
|
2020-07-30 14:01:41 -04:00 |
|
James
|
ae7583401e
|
allows for sanitization of string true / false in buildQuery
|
2020-07-30 13:39:54 -04:00 |
|
James
|
1ca904f164
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-07-30 13:32:15 -04:00 |
|
James
|
bc884e64dd
|
revisions to field styles
|
2020-07-30 13:32:11 -04:00 |
|
Jarrod Flesch
|
89ceff24fc
|
adjusts Icon rendering, add min height to edit sticky so save button can always be seen
|
2020-07-30 12:39:49 -04:00 |
|
Jarrod Flesch
|
47b2940358
|
style tweaks to FieldTypeGutters
|
2020-07-30 12:31:10 -04:00 |
|
Jarrod Flesch
|
facff24abc
|
Merge pull request #334 from trouble/bugfix/nested-repeaters
bugfix(style): fixes nested fieldTypeGutters positioning
|
2020-07-30 11:20:18 -04:00 |
|
Jarrod Flesch
|
8f10f14bc4
|
bugfix(style): fixes nested fieldTypeGutters positioning
|
2020-07-30 11:19:45 -04:00 |
|
James
|
3c522930ee
|
fixes cases where hooks return undefined
|
2020-07-30 10:04:17 -04:00 |
|
Elliot DeNolf
|
0da92c20ea
|
Add jest debug current file and adjust Jest timeout
|
2020-07-30 09:46:52 -04:00 |
|
Elliot DeNolf
|
43db6a491d
|
Add media delete test
|
2020-07-30 09:46:21 -04:00 |
|
James
|
ae77d68f72
|
0.0.34
v0.0.34
|
2020-07-30 09:35:19 -04:00 |
|
James
|
0e76d3e79d
|
updates globals to use form initial state, resets field state on initial state change
|
2020-07-30 09:25:34 -04:00 |
|
Elliot DeNolf
|
f0ae33f780
|
Add media create test
|
2020-07-30 08:31:48 -04:00 |
|
James
|
684e23fa2f
|
adds a few safety checks to query building
|
2020-07-30 08:19:33 -04:00 |
|
James
|
bf2ed1747c
|
0.0.33
v0.0.33
|
2020-07-30 07:27:06 -04:00 |
|
James
|
90a09e268f
|
passes operation through to field hooks
|
2020-07-30 07:26:48 -04:00 |
|
James
|
0cc468ad6a
|
fixes useThrottledEffect
|
2020-07-29 21:19:28 -04:00 |
|
James
|
16b9aab785
|
modifies create and update hooks to 'change' instead
|
2020-07-29 19:19:15 -04:00 |
|
James
|
749388e877
|
merges Group style updates
|
2020-07-29 13:48:05 -04:00 |
|
James
|
17dfa693ba
|
opens up margin below grouped field types
|
2020-07-29 13:47:35 -04:00 |
|
Jarrod Flesch
|
2dcb80e681
|
merges with master
|
2020-07-29 13:19:47 -04:00 |
|
Jarrod Flesch
|
26ab75a356
|
Adds more style tweaks to groups
- add flex wrap to rows
- renames RenderFieldGutter to FieldTypeGutter
- removes some misc unused code
|
2020-07-29 13:14:37 -04:00 |
|
James
|
97c31faea1
|
waits for hooks to be resolved before validating
|
2020-07-29 09:34:00 -04:00 |
|
James
|
8b167e9a9e
|
implements pattern for adding additional cell components within List view
|
2020-07-29 08:10:36 -04:00 |
|
James
|
d9bf8a5fcc
|
0.0.32
v0.0.32
|
2020-07-28 21:16:48 -04:00 |
|
James
|
7b5dd0ac5f
|
fixes bug with unset checkbox values sending as empty strings
|
2020-07-28 21:16:34 -04:00 |
|
James
|
210295e704
|
implements a way to clear relationship field values
|
2020-07-28 20:32:24 -04:00 |
|
James
|
ed56971de6
|
merges progress to Group styles
|
2020-07-28 19:50:48 -04:00 |
|
James
|
298948b203
|
supports wildcard cors header
|
2020-07-28 19:46:58 -04:00 |
|
James
|
f5b55ddbb4
|
fixes z-index within react-select options menu
|
2020-07-28 19:41:34 -04:00 |
|
James
|
99d083bb09
|
implements a way to disable duplication, disables readOnly if operation is create
|
2020-07-28 19:39:38 -04:00 |
|
James
|
455f2ab183
|
implements readOnly on more fields, fixes bugs with relationship
|
2020-07-28 19:32:41 -04:00 |
|
James
|
f4127e1820
|
0.0.31
v0.0.31
|
2020-07-28 16:51:13 -04:00 |
|
James
|
8fa95b7851
|
allows readOnly to cascade through children
|
2020-07-28 16:50:54 -04:00 |
|
James
|
aefdabfd7e
|
mysteriously fixes error handler by adding next argument
|
2020-07-28 14:12:57 -04:00 |
|
James
|
470a33f7f9
|
ensures payload is passed through local find operation
|
2020-07-28 14:08:27 -04:00 |
|
Jarrod Flesch
|
d179427d7b
|
removes border-radius on editable title
|
2020-07-28 09:30:54 -04:00 |
|