James
2a6eb6ec86
Merge branch 'fix/fields-e2e' of github.com:payloadcms/payload into fix/fields-e2e
2024-04-04 17:25:21 -04:00
James
0a74423c07
chore: replaces clearAndSeedEverything
2024-04-04 17:25:09 -04:00
Alessio Gravili
6f1302ae67
chore: skip react-select flakester test
2024-04-04 17:23:07 -04:00
James
54859f3582
Merge branch 'fix/fields-e2e' of github.com:payloadcms/payload into fix/fields-e2e
2024-04-04 17:04:35 -04:00
James
da12efd675
chore: more passing fields e2e
2024-04-04 17:04:23 -04:00
Alessio Gravili
32f848e90d
fix: correctly extract relationTo prop for Relationship field condition in WhereBuilder
2024-04-04 16:55:46 -04:00
Alessio Gravili
fa5b98c9b5
chore: wait through e2e flakes
2024-04-04 15:59:48 -04:00
Alessio Gravili
c681be7ba8
chore: reduce flakes in fields/uploads e2e test suite
2024-04-04 15:17:52 -04:00
Alessio Gravili
3d3305a312
Merge remote-tracking branch 'origin/alpha' into fix/fields-e2e
2024-04-04 14:57:22 -04:00
Alessio Gravili
bb305af7b4
chore: fields-relationship e2e fixes ( #5665 )
2024-04-04 14:53:16 -04:00
James
5d57572694
chore: work to add consistency to fields e2e
2024-04-04 14:41:58 -04:00
Jacob Fletcher
03c9a883e1
Merge branch 'alpha' into fix/alpha/admin-e2e
2024-04-04 13:48:11 -04:00
Jacob Fletcher
c06df267a3
test(live-preview): uses correct locator to find linked cell
2024-04-04 13:42:55 -04:00
Jarrod Flesch
07d118ae7d
chore: fix filtering tests
2024-04-04 13:39:17 -04:00
Alessio Gravili
e912dde08d
chore: ensure autologin passes before starting tests for all e2e test suites ( #5659 )
2024-04-04 13:39:06 -04:00
Jarrod Flesch
cbc079bfff
Merge branch 'fix/alpha/fields-e2et push' into fix/alpha/admin-e2e
2024-04-04 11:58:21 -04:00
Jacob Fletcher
81c345f33e
test(admin): extracts api view tests into standalone group
2024-04-04 11:25:53 -04:00
James
faef0784ee
chore: re-enables fields-relationship tests
2024-04-04 11:22:39 -04:00
Jarrod Flesch
fb70fe5760
chore: skips i18n tests for now
2024-04-04 11:09:31 -04:00
Jarrod Flesch
5b75b8a89e
chore: fixes multi-select stalling tests
2024-04-04 11:04:46 -04:00
Jarrod Flesch
fa0296b796
chore: passing admin/list-filtering/multi-select
2024-04-04 11:04:46 -04:00
Jarrod Flesch
4e2d1f568f
chore: fix plugin-form-builder test
2024-04-04 11:04:46 -04:00
James
d7c20c6941
chore: ensure indexes are created before running localization test suite
2024-04-04 10:11:45 -04:00
Jacob Fletcher
7894a54a0e
Merge branch 'alpha' into fix/alpha/admin-e2e
2024-04-04 10:02:37 -04:00
Jacob Fletcher
bfbf4ef0b5
test(admin): improves file organization and test names
2024-04-04 09:52:51 -04:00
James
ec565a1bd3
chore: adds update to test sdk
2024-04-04 09:47:08 -04:00
Jarrod Flesch
94c4b180c1
chore: fix tsc errors
2024-04-04 09:40:36 -04:00
James
66de0b9019
chore: adds logging, converts localization to use no config
2024-04-04 09:34:45 -04:00
Jacob Fletcher
f752b38228
test(admin): partially passing list view filtering
2024-04-04 09:30:30 -04:00
Jarrod Flesch
d79748a967
chore: more admin test fixes
2024-04-04 09:28:12 -04:00
Alessio Gravili
c1b6c2c5a5
chore: unflake versions e2e ( #5616 )
2024-04-04 09:07:44 -04:00
Alessio Gravili
736b562f3a
chore: clean-up console logs
2024-04-04 09:06:09 -04:00
James
db440236fc
Merge branch 'feat/form-server-validation' of github.com:payloadcms/payload into feat/form-server-validation
2024-04-04 09:04:30 -04:00
James
00ea8b900a
chore: skips bulk edit test until fixes are merged
2024-04-04 09:04:14 -04:00
Jacob Fletcher
8313cf34a6
test(admin): passing custom css
2024-04-03 18:03:10 -04:00
Jarrod Flesch
cc5d01d0e2
chore: fixes deleteAllPosts test helper
2024-04-03 17:07:45 -04:00
Alessio Gravili
a4cc41b679
chore: skip more flaky tests
2024-04-03 17:04:26 -04:00
Jarrod Flesch
67361e9ed5
chore: fixes bulk upldate test
2024-04-03 16:56:54 -04:00
Alessio Gravili
99ea1788e7
chore: skip flaky fields-relationship tests for now
2024-04-03 16:54:07 -04:00
James
7bec3c90cd
chore: adds ux de-flaking to relationship field
2024-04-03 16:14:01 -04:00
James
cc3b51fb3b
chore: logs to localization seed
2024-04-03 14:18:36 -04:00
Jacob Fletcher
ecf40cc747
fix(ui): renders field description functions
2024-04-03 13:18:49 -04:00
Alessio Gravili
0c3ffb0743
chore: expect accurate error in uploads e2e test
2024-04-03 13:14:38 -04:00
Jarrod Flesch
57a3a37fdd
chore: passing admin/i18n tests
2024-04-03 12:40:41 -04:00
Jarrod Flesch
9f4ab26696
chore: passing admin/nav tests
2024-04-03 12:17:48 -04:00
Jessica Chowdhury
7cccca8194
chore(alpha): update fields-relationship e2e tests ( #5553 )
...
* fix: handles filter options in form state merge
* chore: fix and reintegrate fields-relationship e2e tests
* chore: update withMergedProps function for e2e tests
2024-04-03 16:11:19 +01:00
James Mikrut
2a8b678a4b
Merge pull request #5604 from payloadcms/fix/postgres-fields
...
chore: revisions to baseIDField
2024-04-03 10:55:43 -04:00
Jarrod Flesch
b9767b865a
chore: working but wip admin e2e
2024-04-03 10:47:01 -04:00
James
f6bc3eb014
chore: passing pg
2024-04-03 10:39:38 -04:00
Jarrod Flesch
a330fe6017
chore(ui): simplifies adminThumbnail functionality ( #5615 )
2024-04-03 08:49:31 -04:00