James
1cdd5b96b3
chore: ensures array fields update modified state
2022-04-26 10:19:39 -04:00
James
8bdbd0dd41
fix: ensures adding array / block rows modifies form state
2022-04-25 20:59:33 -04:00
James
3b70560e25
fix: block form-data bug
2022-04-24 19:16:39 -04:00
James
3c1dfb88df
fix: intermittent blocks UI issue
2022-04-20 17:20:05 -04:00
James
9e2ed56ef0
chore: migrates to React 18
2022-04-20 11:29:09 -04:00
James Mikrut
b7f47c9bb1
chore/ts dep compat ( #535 )
...
* chore: ensures typescript dependency compatibility
* chore: updates dependencies
* chore: updates window-info breakpoints
2022-04-20 09:16:36 -04:00
Dan Ribbens
3dcd8a24cb
fix: richtext editor input height ( #529 )
2022-04-17 10:56:33 -04:00
Dan Ribbens
6f84c0a869
Fix/checkbox validation error position ( #521 )
...
* fix: checkbox validation error positioning
* feat: sanitize defaultValue to false when field is required
2022-04-12 11:28:41 -04:00
Dan Ribbens
a4f2c5abd4
chore: update react 18 ( #520 )
...
* chore: update to react 18 and related dependencies
2022-04-12 11:26:55 -04:00
Dan Ribbens
6b06fe4481
chore: update react-toastify to 8.x ( #522 )
2022-04-12 11:26:20 -04:00
Dan Ribbens
e1c6d9dd7d
fix: relationship component showing no results ( #508 )
2022-04-06 07:44:30 -04:00
James
ec91757257
feat: allows like to search by many words, adds contain to match exact strings
2022-04-05 16:22:57 -04:00
James
b99f6b16af
fix: maintains field validation internally for speed
2022-04-05 15:29:03 -04:00
James
9dfb84656d
chore: re-implements validation as user types
2022-04-05 15:21:47 -04:00
James
b4131800c9
Merge branch 'master' of github.com:payloadcms/payload
2022-04-05 14:59:09 -04:00
James
aee95eb041
merge: relationship options filter
2022-04-05 14:59:01 -04:00
GeorgeyB
0461c2109b
feat: support className config for row, block and array fields ( #504 )
2022-04-05 14:55:50 -04:00
James Mikrut
1b4b5707bf
feat: extended validation function arguments ( #494 )
...
* feat: WIP extended validation function arguments
* chore: optimizes validation extended args
* chore: more consistently passes validation args
* chore: removes field from form state
* chore: passing tests
* fix: default point validation allows not required and some edge cases
* chore: ensures default validate functions receive field config
* chore: demo validation with sibling data
* chore: optimize getDatabByPath and getSiblingData
* chore: adds tests to validate extra arg options
* docs: add validation arguments
* chore: export default field validation
* chore: top level getSiblingData
* fix : #495 , avoids appending version to id queries
* chore: revises when field validation is run
* chore: restore original admin field validation
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
2022-04-05 14:51:28 -04:00
Dan Ribbens
1482fded9a
feat: upload field implements filterOptions
2022-04-05 12:03:57 -04:00
James
df934dfeff
feat: working PoC for reusing relationship filters in validate
2022-04-04 21:20:21 -04:00
Dan Ribbens
485991bd48
feat: filter relationship options in admin ui using filterOptions
2022-04-04 19:44:49 -04:00
James
1d4d30ce8f
chore: revises when field validation is run
2022-04-04 17:07:24 -04:00
James
6c00c2a113
Merge branch 'feat/validate-extended-args' of github.com:payloadcms/payload into feat/validate-extended-args
2022-04-04 15:30:01 -04:00
James
57b5f17bf4
Merge branch 'master' into feat/validate-extended-args
2022-04-04 15:29:31 -04:00
Elliot DeNolf
9c6af860d4
test: migrate test files to ts
2022-04-03 23:40:29 -04:00
Dan Ribbens
845b0b3709
chore: top level getSiblingData
2022-04-01 11:34:13 -04:00
Dan Ribbens
42baf2e27e
chore: optimize getDatabByPath and getSiblingData
2022-03-30 17:04:26 -04:00
Dan Ribbens
dade960615
chore: demo validation with sibling data
2022-03-30 15:32:58 -04:00
James
60f295ba9f
chore: passing tests
2022-03-29 18:37:02 -04:00
James
2b1a33efba
chore: removes field from form state
2022-03-29 17:57:10 -04:00
James
f5191dc7c8
chore: more consistently passes validation args
2022-03-29 15:38:22 -04:00
James
e597b4c66b
chore: optimizes validation extended args
2022-03-29 14:11:22 -04:00
James
50cf34ac2e
Merge branch 'feat/validate-extended-args' of github.com:payloadcms/payload into feat/validate-extended-args
2022-03-29 10:41:10 -04:00
Dan Ribbens
647cac3612
feat: WIP extended validation function arguments
2022-03-28 12:58:39 -04:00
Dan Ribbens
5a7e8a980b
feat: builds a way to inject custom React providers into admin UI
...
* fix: rich text textarea height
* feat: custom providers for admin panel
* docs: custom provider component
2022-03-28 11:23:22 -04:00
Dan Ribbens
f14e187545
feat: allow empty string radio and select option values ( #479 )
2022-03-16 13:09:37 -04:00
James
f5535f613a
fix: rare crash with link rte element
2022-03-07 10:23:50 -05:00
James
2e9a4c7d71
feat: improves rich text link
2022-03-03 16:29:38 -05:00
James
966c3c6471
feat: improves adding rich text voids to RTE
2022-03-03 15:17:02 -05:00
Dan Ribbens
7e69fcbc7d
fix: optimizes relationship input search querying
2022-02-23 14:43:33 -05:00
Dan Ribbens
cbf43fa0d8
fix: prevents None from appearing in hasMany relationship select options
2022-02-23 14:42:01 -05:00
James
bac2a0a0bf
chore: cleanup
2022-02-23 09:41:56 -05:00
James
08924a1934
fix : #461
2022-02-23 09:40:54 -05:00
James
cfca6d67f1
chore: type cleanup
2022-02-23 08:16:13 -05:00
Oran Epelbaum
a9b83c8798
fix : #459 - in Relationship field to multiple collections, when the value is null, options are not populated ( #460 )
2022-02-23 08:05:17 -05:00
James
08b3e8f18f
fix: ensures empty hasMany relationships save as empty arrays
2022-02-20 12:22:42 -05:00
James
56c16d5c16
fix : #454 , withCondition type usability
2022-02-15 12:52:11 -05:00
Jacob Fletcher
500fb1c5c4
feat: allows select input to receive new options ( #435 )
2022-02-10 18:43:20 -05:00
James
6fab8bfbef
fix : #431 - relationship field not properly fetching option results
2022-02-10 18:23:40 -05:00
James
13318ff360
feat: improves relationship field performance
2022-02-10 14:52:35 -05:00