Elliot DeNolf
ab6ca7910e
ci: release script concurrency ( #5657 )
...
* chore(deps): update turborepo
* chore: unprettified upload pointer files
* ci: use p-map in release script
2024-04-04 12:37:05 -04:00
Elliot DeNolf
5d4bb10106
chore: update all package.json repository urls and homepage ( #5655 )
2024-04-04 12:02:08 -04:00
James Mikrut
6ce0b60cf2
Merge pull request #5652 from payloadcms/fix/ensure-indexes
...
chore: re-enables fields-relationship tests
2024-04-04 11:23:45 -04:00
James
faef0784ee
chore: re-enables fields-relationship tests
2024-04-04 11:22:39 -04:00
James Mikrut
38cfd6985e
Merge pull request #5651 from payloadcms/fix/ensure-indexes
...
chore: ensure indexes are created before running localization test suite
2024-04-04 10:22:02 -04:00
James
d7c20c6941
chore: ensure indexes are created before running localization test suite
2024-04-04 10:11:45 -04:00
James Mikrut
a46e64eec3
Merge pull request #5650 from payloadcms/fix/e2e-flakes
...
chore: adds logging, converts localization to use no config
2024-04-04 09:59:47 -04:00
James
ec565a1bd3
chore: adds update to test sdk
2024-04-04 09:47:08 -04:00
James
66de0b9019
chore: adds logging, converts localization to use no config
2024-04-04 09:34:45 -04:00
Alessio Gravili
c1b6c2c5a5
chore: unflake versions e2e ( #5616 )
2024-04-04 09:07:44 -04:00
Alessio Gravili
806b04e0ca
Merge pull request #5633 from payloadcms/feat/form-server-validation
2024-04-04 09:07:05 -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
Paul
e092e9ba67
fix: missing data in first user registration ( #5645 )
2024-04-03 19:08:10 -03:00
Alessio Gravili
a4cc41b679
chore: skip more flaky tests
2024-04-03 17:04:26 -04:00
Alessio Gravili
8662572690
chore: enable fields on CI
2024-04-03 16:54:27 -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
678da159a9
Merge branch 'alpha' of github.com:payloadcms/payload into feat/form-server-validation
2024-04-03 14:20:39 -04:00
James
cc3b51fb3b
chore: logs to localization seed
2024-04-03 14:18:36 -04:00
James
060344bb5a
chore: logs for ci visibility
2024-04-03 14:09:42 -04:00
Alessio Gravili
f3b18fcf0e
chore: move autosave new document creation & redirect logic to server, fixes versions e2e flakes due to late redirect
2024-04-03 13:50:52 -04:00
Elliot DeNolf
a86c69edc9
fix: sets beforeValidateHook req type to required ( #5634 )
...
Co-authored-by: Patrik <patrik@payloadcms.com >
2024-04-03 13:45:44 -04:00
Jessica Chowdhury
55c60a05dc
feat(plugin-seo): adds Norwegian translation ( #5629 )
2024-04-03 13:26:44 -04:00
Alessio Gravili
0c3ffb0743
chore: expect accurate error in uploads e2e test
2024-04-03 13:14:38 -04:00
Alessio Gravili
56dffd3c58
fix: validation not running correctly when changing field state and submitting form immediately after
2024-04-03 13:00:23 -04:00
Elliot DeNolf
a8a273f0d8
chore(cpa): ensure project name is slugified ( #5631 )
2024-04-03 12:18:46 -04:00
James
4ddef9d648
chore: adds prop to form to allow server validation only on submit
2024-04-03 12:03:05 -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
James
f6bc3eb014
chore: passing pg
2024-04-03 10:39:38 -04:00
Elliot DeNolf
007917df19
ci: docker compose v2, v1 no longer supported on gh runner ( #5626 )
2024-04-03 10:34:49 -04:00
Alessio Gravili
22a2e850bf
Merge pull request #5627 from payloadcms/chore/port-lexical-fixes
2024-04-03 09:56:36 -04:00
Alessio Gravili
1cfdf3613c
docs(richtext-lexical): clarify that HTML generation has to happen on the server
2024-04-03 09:55:33 -04:00
Alessio Gravili
fe280e6bb1
fix(richtext-lexical): disable instanceof HTMLImageElement check as it causes issues when used on the server
2024-04-03 09:55:23 -04:00
Jarrod Flesch
a330fe6017
chore(ui): simplifies adminThumbnail functionality ( #5615 )
2024-04-03 08:49:31 -04:00
Jessica Chowdhury
4ee4ad25b0
fix(alpha): number field with hasMany accept defaultValue array ( #5619 )
2024-04-03 08:05:49 -04:00
Paul
777a661389
chore: remove dead refresh permissions test from github workflows ( #5614 )
2024-04-02 20:57:54 -03:00
Paul
8174230afe
chore: plugin form builder e2e ( #5612 )
...
* chore: update plugin files to esm
* chore: add e2e for plugin form builder
* chore: update release script and gh workflow
* chore: update build command for form builder plugin
2024-04-02 20:56:37 -03:00
Alessio Gravili
e1777dc533
ci: do not fail upload-artifact action if more than 2 e2e tests fail ( #5605 )
2024-04-02 18:36:07 -04:00
Elliot DeNolf
390731c07b
ci: separate tests-unit, esm scripts ( #5607 )
...
* ci: script esm updates
* ci: separate out unit tests
2024-04-02 17:31:38 -04:00
James
25d475e165
chore: revisions to baseIDField
2024-04-02 17:04:27 -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
Alessio Gravili
4600588e72
chore: disable uploads e2e
2024-04-02 15:59:25 -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
James
27dba7e4e1
chore: improper expect in upload test suite
2024-04-02 14:21:58 -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