James
|
3aab9d368e
|
chore: working loader
|
2024-04-08 10:07:55 -04:00 |
|
James
|
630082035f
|
chore: sets up test environment for loader
|
2024-04-07 19:48:42 -04:00 |
|
Alessio Gravili
|
1853fde379
|
chore: upgrade typescript and "@types/"-prefixed packages
|
2024-04-06 15:35:09 -04:00 |
|
Alessio Gravili
|
f29d22ca95
|
chore: ensure node deprecation warnings stay hidden during e2e test runs
|
2024-04-06 15:06:04 -04:00 |
|
James
|
9375dae179
|
Merge branch 'alpha' of github.com:payloadcms/payload into fix/live-preview-flake
|
2024-04-06 14:22:50 -04:00 |
|
James
|
674bb3758d
|
chore: reduces parallel creates in live preview seed
|
2024-04-06 14:22:43 -04:00 |
|
James Mikrut
|
cedf9a2eb8
|
chore: pre-builds in CI (#5690)
|
2024-04-06 14:10:25 -04:00 |
|
James
|
7d2dc5b6c6
|
chore: adds more tests to loader int suite
|
2024-04-06 14:07:17 -04:00 |
|
James
|
a49243a42a
|
chore: cleanup
|
2024-04-06 13:58:05 -04:00 |
|
James
|
e79f431f14
|
chore: cleans up tsconfigs
|
2024-04-06 13:40:30 -04:00 |
|
James
|
35bdb785c4
|
Merge branch 'chore/pre-build-e2e' of github.com:payloadcms/payload into chore/pre-build-e2e
|
2024-04-06 13:35:35 -04:00 |
|
James
|
25cb146fde
|
feat: moduleResolution: bundler in config loaders
|
2024-04-06 13:35:09 -04:00 |
|
Dan Ribbens
|
f39f95af6d
|
feat: custom db naming for postgres and mongodb (#5697)
|
2024-04-05 17:09:08 -04:00 |
|
Dan Ribbens
|
6fec2bbe1c
|
chore: refactor auth from next into new payload local operation (#5641)
|
2024-04-05 17:08:51 -04:00 |
|
Elliot DeNolf
|
2412134073
|
chore: importConfig and importWithoutClientFiles (#5701)
|
2024-04-05 16:49:20 -04:00 |
|
Dan Ribbens
|
136545d1fd
|
feat: move disableDuplicate out of admin and update APIs (#5620)
|
2024-04-05 16:44:41 -04:00 |
|
Jarrod Flesch
|
684c4d2113
|
chore: fix admin sort flake, fix console warning for test package.json
|
2024-04-05 16:39:13 -04:00 |
|
James
|
31502d2da3
|
chore: attempts to de-flake admin
|
2024-04-05 16:12:49 -04:00 |
|
James
|
3ee39ecca3
|
chore: increases timeout for fields prebuild
|
2024-04-05 16:06:00 -04:00 |
|
Paul
|
89e7c305e7
|
chore: emails e2e suite (#5698)
fix: move 'email' configuration to server only
|
2024-04-05 16:50:47 -03:00 |
|
James
|
60dd71c59e
|
chore: sets longer timeout for prebuild in admin and fields
|
2024-04-05 15:49:12 -04:00 |
|
James
|
0936f77930
|
Merge branch 'alpha' of github.com:payloadcms/payload into chore/pre-build-e2e
|
2024-04-05 15:25:41 -04:00 |
|
James
|
3c09b95a8c
|
chore: builds in child process for e2e
|
2024-04-05 15:23:07 -04:00 |
|
Jacob Fletcher
|
d1276c4299
|
feat(next): threads payload through live preview url
|
2024-04-05 14:36:14 -04:00 |
|
Jacob Fletcher
|
69730b6c95
|
Merge branch 'alpha' into fix/lp-url
|
2024-04-05 14:25:17 -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 |
|
Jacob Fletcher
|
1b6026304f
|
fix(next): adjusts args sent through live preview url
|
2024-04-05 13:37:12 -04:00 |
|
James
|
3bd455ced2
|
chore: pre-builds in CI
|
2024-04-05 11:46:02 -04:00 |
|
Patrik
|
2c25abd143
|
test(versions): replaces outdated CustomPublishButtonProps type (#5688)
|
2024-04-05 11:11:16 -04:00 |
|
Paul
|
e64660f2d8
|
fix(db-postgres): querying by localised relations postgres (#5686)
|
2024-04-05 10:37:58 -04:00 |
|
James
|
f48335444b
|
chore: flake
|
2024-04-04 21:01:38 -04:00 |
|
James
|
922ce9ef5f
|
chore: re-enables database adapter types
|
2024-04-04 20:07:59 -04:00 |
|
James
|
b73ec6ae94
|
chore: flake
|
2024-04-04 19:39:41 -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
|
96012b26b7
|
chore: properly isolates req in parallel requests
|
2024-04-04 18:00:37 -04:00 |
|
James
|
31cd663ad5
|
chore: merge alpha
|
2024-04-04 17:33:30 -04:00 |
|
Jacob Fletcher
|
0e9c9d7ccf
|
Fix/admin e2e (#5670)
|
2024-04-04 17:31:42 -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 |
|
Jacob Fletcher
|
3c5d1b402c
|
test(admin): enables entity descriptions test
|
2024-04-04 17:09:22 -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 |
|
Jarrod Flesch
|
62b7acc93a
|
chore: simplify usage of useTitle
|
2024-04-04 16:15:49 -04:00 |
|
Jacob Fletcher
|
03abc641c5
|
test(admin): ignores search params when waiting for list view url
|
2024-04-04 16:09: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 |
|