Alessio Gravili
ccbaee43cc
feat!: various type improvements ( #6385 )
...
**BREAKING:**
- Type narrowing for `relationTo` props on filterOptions, relationship
fields and upload fields
- Type narrowing for arguments of lexical relationship, link and upload
features
2024-06-24 16:38:46 -04:00
Patrik
cb5d005e68
test: passing array fields test suite ( #5383 )
...
* test: array tests passing except bulk update
* test: passing array fields test suite
2024-03-20 12:00:56 -04:00
Alessio Gravili
8895f6420f
chore: fix all esm test suite imports
2024-03-08 14:42:24 -05:00
Patrik
224cddd045
feat: relationship sortOptions property ( #4301 )
...
* feat: adds sortOptions property to relationship field
* chore: fix lexical int tests
* feat: simplifies logic & updates joi schema definition
* feat: revert to default when searching in relationship select
* fix types and joi schema
* type adjustments
---------
Co-authored-by: Alessio Gravili <alessio@bonfireleads.com >
Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com >
2023-11-29 16:22:47 -05:00
Jarrod Flesch
dbc4ce71e6
chore: fixes test suites that use clearAndSeedEverything ( #4080 )
2023-11-09 12:30:19 -05:00