Dan Ribbens
c1bd338d0d
feat: prevent querying relationship when filterOptions returns false ( #4392 )
...
fix: hidden collections showing in lexical and slate relationships
feat: prevent querying relationship when filterOptions returns false
fix: hidden collections appear in richtext internal link options
Co-authored-by: Alessio Gravili <70709113+AlessioGr@users.noreply.github.com >
2023-12-15 12:43:43 -05:00
Alessio Gravili
a51b5970dc
chore: re-run prettier
2023-09-07 15:45:48 +02:00
James
0f3b364e46
chore: hoists tests out of payload package
2023-09-01 14:45:41 -04:00
Alessio Gravili
a67278b29f
chore: move to monorepo structure
2023-08-23 12:20:30 +02:00
Jordy Alcides
bad363882c
feat: allow async relationship filter options ( #2951 )
...
* chore: improving relationship filter options;
Updating prop filterOptions from field type "relationship" to allow async functions;
* chore: add failing test case
* fix: translation followingFieldsInvalid_many not getting triggered
* docs: improve documentation
---------
Co-authored-by: Alessio Gravili <alessio@gravili.de >
2023-08-14 17:29:29 +02:00
Jarrod Flesch
641c765fb9
feat: solidifies bundler adapter pattern ( #3044 )
2023-07-21 17:20:51 -04:00
Jacob Fletcher
10dd819863
fix: relationship field useAsTitle #2333 ( #2350 )
2023-03-20 22:21:49 -04:00
Jacob Fletcher
0dbc4fa213
feat: enables document drawers from read-only fields ( #1989 )
2023-02-04 10:42:51 -05:00
Jacob Fletcher
cb0437fbca
Merge branch 'master' into feat/inline-relationships
2022-12-09 13:18:49 -05:00
Dan Ribbens
11b1c0efc6
fix: filterOptions function argument relationTo is an array ( #1627 )
...
Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com >
2022-12-08 21:24:00 -05:00
Jacob Fletcher
39a956cee3
fix: relationship drawer permissions
2022-12-07 16:40:42 -05:00
Jarrod Flesch
56144c07f0
chore: merge tests
2022-11-23 14:05:56 -05:00
Jacob Fletcher
99c1f41e30
fix: dynamic relationship filterOptions
2022-11-23 13:47:44 -05:00
Wesley
c3a0bd8625
fix: implement the same word boundary search as the like query ( #1038 )
...
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
2022-09-01 13:03:21 -04:00
Dan Ribbens
d727fc8e24
feat: validate relationship and upload ids ( #1004 )
...
* feat: validate relationship and upload ids
* chore: update fields-relationship test data
* fix: skip FE relationship and upload id validation
2022-08-29 14:57:06 -04:00
Dan Ribbens
97f2a9b484
test: fix e2e relationship
2022-08-18 17:43:06 -04:00
Afzaal Ahmad
38a1a38c0c
feat: enable reordering of hasMany relationship and select fields ( #952 )
...
* feature: enable reordering of hasMany relationship and select fields using config
* update: correct docs for select, and relationship field for sortable config
* update: move sortable to admin config, and rename it to isSortable, apply grab, and grabbing classes while drag, and drop
2022-08-18 16:59:33 -04:00
Dan Ribbens
09f57e9a4c
test: group relationships
...
* test: relationship fields inside groups and subgroup
* test: group nested relationships and arrays
* test: improves coverage for hooks
Co-authored-by: James <james@trbl.design >
2022-07-20 11:52:21 -07:00
Dan Ribbens
893772ebd8
fix: await field hooks recursively
2022-07-19 19:57:47 -04:00
Elliot DeNolf
fa9bd6191c
chore: run prettier on entire test dir
2022-07-17 08:20:01 -07:00
Elliot DeNolf
ba79b4446c
test: refactor all test directories into one
2022-07-15 12:51:43 -07:00