Alessio Gravili
|
abf285d713
|
chore: get dev:generate-types to work again (#5750)
|
2024-04-09 14:12:23 -04:00 |
|
Alessio Gravili
|
59681b211b
|
fix(richtext-lexical): upload nodes weren't visible (#5746)
|
2024-04-09 12:32:24 -04:00 |
|
Alessio Gravili
|
af40302e5f
|
fix(richtext-lexical): get links to work again (#5745)
|
2024-04-09 12:29:45 -04:00 |
|
Alessio Gravili
|
ec0e0ae449
|
chore(richtext-lexical): add e2e test to ensure that pre-seeded upload nodes are visible
|
2024-04-09 12:24:54 -04:00 |
|
Alessio Gravili
|
e73e610669
|
chore: fields test suite: clearAndSeedEverything instead of seed for dev as well, to ensure same state as test runs (most importantly, this gets rid of leftover uploads)
|
2024-04-09 12:22:42 -04:00 |
|
James
|
89efcc5db1
|
chore: adds upload export back
|
2024-04-08 10:46:41 -04:00 |
|
James Mikrut
|
cedf9a2eb8
|
chore: pre-builds in CI (#5690)
|
2024-04-06 14:10:25 -04:00 |
|
Elliot DeNolf
|
2412134073
|
chore: importConfig and importWithoutClientFiles (#5701)
|
2024-04-05 16:49:20 -04:00 |
|
James
|
3ee39ecca3
|
chore: increases timeout for fields prebuild
|
2024-04-05 16:06:00 -04:00 |
|
James
|
60dd71c59e
|
chore: sets longer timeout for prebuild in admin and fields
|
2024-04-05 15:49:12 -04:00 |
|
James
|
9147d30152
|
Merge branch 'chore/green-ci' of github.com:payloadcms/payload into chore/pre-build-e2e
|
2024-04-05 14:13:28 -04:00 |
|
James
|
6217c70fb5
|
chore: prebuilds fields and admin in ci
|
2024-04-05 14:13:14 -04:00 |
|
James
|
f48335444b
|
chore: flake
|
2024-04-04 21:01:38 -04:00 |
|
James
|
3305c65ae6
|
chore: adds retryWrites, fixes a few flakes
|
2024-04-04 19:14:01 -04:00 |
|
James
|
b18946352e
|
chore: misc fields e2e fixes
|
2024-04-04 18:23:31 -04:00 |
|
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 |
|
James
|
5d57572694
|
chore: work to add consistency to fields e2e
|
2024-04-04 14:41:58 -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 |
|
Alessio Gravili
|
736b562f3a
|
chore: clean-up console logs
|
2024-04-04 09:06:09 -04:00 |
|
James
|
00ea8b900a
|
chore: skips bulk edit test until fixes are merged
|
2024-04-04 09:04:14 -04: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 |
|
James
|
f6bc3eb014
|
chore: passing pg
|
2024-04-03 10:39:38 -04:00 |
|
Alessio Gravili
|
1e60250670
|
chore: enable all fields int tests (#5603)
|
2024-04-02 17:00:32 -04:00 |
|
Alessio Gravili
|
f6d2dd520c
|
Merge pull request #5561 from payloadcms/temp38
fix: test suite & transactions fixes
|
2024-04-02 16:00:10 -04:00 |
|
Dan Ribbens
|
825ca94080
|
fix: duplicate handles locales with unique (#5600)
* fix: duplicate errors with localized and unique fields
* docs: beforeDuplicate hooks
|
2024-04-02 15:30:49 -04:00 |
|
Alessio Gravili
|
7f674f9861
|
chore: fix payload HMR being run during e2e & int tests
|
2024-04-02 15:01:18 -04:00 |
|
Alessio Gravili
|
44295ff248
|
chore: use initPayloadInt consistently in all int test suites and do not init payload twice
|
2024-04-02 13:39:01 -04:00 |
|
James
|
ec6bc8e36b
|
chore: removes old refs to startMemoryDB
|
2024-04-01 17:36:36 -04:00 |
|
James
|
bb8a57d2e9
|
chore: better pattern to initialize memory server
|
2024-04-01 17:04:05 -04:00 |
|
James
|
5e52339135
|
chore: converts e2e suites to new pattern
|
2024-04-01 16:37:12 -04:00 |
|
James
|
d2cc229622
|
Merge branch 'alpha' of github.com:payloadcms/payload into fix/alpha/rte-e2e-tests
|
2024-03-29 13:51:29 -04:00 |
|
Alessio Gravili
|
f10861e1de
|
chore: add lexical test which verifies it's working
|
2024-03-29 10:53:30 -04:00 |
|
Patrik
|
c9c3a689d8
|
fix: flaky indexed test suite (#5509)
|
2024-03-29 09:01:44 -04:00 |
|
Patrik
|
da4a2a2494
|
fix: reverts selector in array bulk update test to original to get passing test (#5512)
|
2024-03-29 09:00:48 -04:00 |
|
James
|
35a1fb26f9
|
Merge branch 'fix/alpha/rte-e2e-tests' of github.com:payloadcms/payload into fix/alpha/rte-e2e-tests
|
2024-03-29 08:27:00 -04:00 |
|
Patrik
|
6a0c6284d0
|
fix: passing blocks field test suite (#5529)
|
2024-03-28 20:56:52 -04:00 |
|
Jarrod Flesch
|
114ade7456
|
chore: wip rte field work
|
2024-03-28 16:53:32 -04:00 |
|
Alessio Gravili
|
93dd6b5a98
|
chore: add skipped, failing lexical e2e test for errors within nested block fields, fix lexical seed data, disable access-control test (#5508)
|
2024-03-28 13:36:05 -04:00 |
|
Patrik
|
5873dfb731
|
fix(ui): incorrect conditions in WhereBuilder (#5503)
* fix: relationship field tests e2e
* chore: adds POLL_TOPASS_TIMEOUT to relationship field tests
* chore: adds comments to relationship test waits
|
2024-03-28 13:14:00 -04:00 |
|
Jarrod Flesch
|
c1d654c4ce
|
fix(tests): passing tabs test in fields suite (#5463)
|
2024-03-28 11:28:37 -04:00 |
|
Alessio Gravili
|
c16b869fea
|
Merge pull request #5491 from payloadcms/temp24
fix: form-state issues
|
2024-03-27 16:28:26 -04:00 |
|
Alessio Gravili
|
db8e805a96
|
fix: improve error path merging from server, make sure no new or removed rows/values coming from the server are being considered outside addFieldRow
|
2024-03-27 15:55:19 -04:00 |
|