Alessio Gravili
608387084c
fix(richtext-lexical): upload, relationship and block node insertion fails sometimes
2024-05-16 16:02:53 -04:00
Alessio Gravili
f716122eab
feat!: typed i18n ( #6343 )
2024-05-14 11:10:31 -04:00
Alessio Gravili
bcb3f08386
chore: hide test flakes, improve playwright CI logs, significantly reduce playwright timeouts, add back test retries, cache playwright browsers in CI, disable CI telemetry, improve test throttle utility ( #6155 )
2024-05-01 17:35:41 -04:00
Paul
24b18fb0fd
feat!: removed getDataAndFile and getLocales from createPayloadRequest in favour of new utilities addDataAndFileToRequest and addLocalesToRequest ( #5999 )
2024-04-24 13:31:54 -03:00
Jarrod Flesch
b723efdd3b
chore: fixing flakey tests ( #5984 )
2024-04-24 00:44:43 -04:00
Jarrod Flesch
009e6c2066
chore(test): fix flakey relationship tests ( #5892 )
2024-04-17 11:44:07 -04:00
Jarrod Flesch
c1081ccfe2
chore(tests): flakey drawer, tab, navigation tests ( #5792 )
2024-04-11 12:57:19 -04:00
James
be69fc448d
chore: de-flake
2024-04-11 10:59:26 -04:00
James
0ddeedb0b3
chore: de-flakes relationship suite
2024-04-09 09:34:11 -04:00
James
0ff1e6632b
chore: splits out relationship
2024-04-09 09:34:11 -04:00
Elliot DeNolf
c5ecf48d94
chore: add test/ to workspace, update most references
2024-03-19 00:59: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
Jessica Chowdhury
803a37eaa9
fix: simplifies block/array/hasMany-number field validations ( #4052 )
...
Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com >
2023-11-10 12:06:21 -05:00
Jacob Fletcher
7a9af4417a
fix: polymorphic hasMany relationships missing in postgres admin ( #4053 )
2023-11-08 12:31:07 -05:00
Alessio Gravili
17f7b94555
chore: improve test suites, upgrade jest and playwright, add debug utilities for lexical ( #4011 )
...
* feat(richtext-lexical): 'bottom' position value for plugins
* feat: TestRecorderFeature
* chore: restructuring to seed and clear db before each test
* chore: make sure all tests pass
* chore: make sure indexes are created in seed.ts - this fixes one erroring test
* chore: speed up test runs through db snapshots
* chore: support drizzle when resetting db
* chore: simplify seeding process, by moving boilerplate db reset / snapshot logic into a wrapper function
* chore: add new seeding process to admin test suite
* chore(deps): upgrade jest and playwright
* chore: make sure mongoose-specific tests are not skipped
* chore: fix point test, which was depending on another test (that's bad!)
* chore: fix incorrect import
* chore: remove unnecessary comments
* chore: clearly label lexicalE2E test file as todo
* chore: simplify seed logic
* chore: move versions test suite to new seed system
2023-11-06 16:38:40 +01:00
Dan Ribbens
21649537a6
fix(db-postgres): query relationship path inside arrays
2023-10-14 15:17:42 -04: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
Dan Ribbens
682f8ecae4
wip merge master
2023-06-29 13:27:33 -04:00
Dan Ribbens
0f38a0dcf6
feat: adds min and max options to relationship with hasMany
2023-03-04 16:12:07 -05:00
Jacob Fletcher
b0a66ce6d8
chore: e2e tests for relationship default value ( #2080 )
2023-02-13 12:58:53 -05:00
Jacob Fletcher
6096044fe0
feat: allows control over relationship add new button
2023-02-13 00:23:31 -05:00
Dan Ribbens
a44dba5ccc
chore: cleanup test fields relationship config ( #1635 )
2022-12-08 22:46:31 -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
James
1bc42ae098
chore: tests
2022-10-10 14:56:10 -04:00
James
1e048fe037
feat: adds ability to create related docs while editing another
2022-10-09 20:24:38 -04:00