Alessio Gravili
e73d008695
fix: WhereBuilder Relationship conditions weren't able to be removed
2024-04-04 17:09:58 -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
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
Patrik
dea9b590d1
fix: incorrect tooltip colors in light mode ( #5636 )
2024-04-04 14:13:25 -04:00
Patrik
bf843fe598
fix: skip parsing if operator is exists ( #5639 )
2024-04-04 14:11:22 -04:00
Jacob Fletcher
03c9a883e1
Merge branch 'alpha' into fix/alpha/admin-e2e
2024-04-04 13:48:11 -04:00
Jacob Fletcher
0bccdfeda7
fix(ui): finds index of useAsTitle after mutating column order
2024-04-04 13:42:55 -04:00
Jarrod Flesch
07d118ae7d
chore: fix filtering tests
2024-04-04 13:39:17 -04:00
Elliot DeNolf
3544375fdd
chore(deps): remove release-it ( #5658 )
2024-04-04 12:57:13 -04:00
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
Jacob Fletcher
6a329f7a8e
fix(ui): adds optional chaining to fieldComponentProps in buildColumnState
2024-04-04 12:23:31 -04:00
Elliot DeNolf
5d4bb10106
chore: update all package.json repository urls and homepage ( #5655 )
2024-04-04 12:02:08 -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
Jarrod Flesch
09358d5853
chore: fix customLabel inside buildColumnState
2024-04-04 11:42:48 -04:00
James
faef0784ee
chore: re-enables fields-relationship tests
2024-04-04 11:22:39 -04:00
Jacob Fletcher
b8d1aec1e5
fix(ui): properly sanitizes functional labels from field map
2024-04-04 10:53:04 -04:00
Jacob Fletcher
7894a54a0e
Merge branch 'alpha' into fix/alpha/admin-e2e
2024-04-04 10:02:37 -04:00
Jarrod Flesch
cae0399584
chore: adds types to default columns
2024-04-04 09:54:05 -04:00
Jarrod Flesch
d79748a967
chore: more admin test fixes
2024-04-04 09:28:12 -04:00
Alessio Gravili
806b04e0ca
Merge pull request #5633 from payloadcms/feat/form-server-validation
2024-04-04 09:07:05 -04:00
Paul
e092e9ba67
fix: missing data in first user registration ( #5645 )
2024-04-03 19:08:10 -03:00
Jacob Fletcher
8f4b8f5826
fix(ui): shares sort order between where builder and column selector
2024-04-03 17:31:57 -04:00
Jacob Fletcher
c607b01f33
chore(ui): extracts reduceFieldMap from where builder
2024-04-03 17:31:47 -04:00
Jarrod Flesch
67361e9ed5
chore: fixes bulk upldate test
2024-04-03 16:56:54 -04:00
James
7bec3c90cd
chore: adds ux de-flaking to relationship field
2024-04-03 16:14:01 -04:00
Jacob Fletcher
ca4e6c46bc
fix(ui): properly sorts table columns
2024-04-03 15:09:38 -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
Jacob Fletcher
b42c67040d
fix(ui): properly flattens tabs field map
2024-04-03 14:01:21 -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
Jacob Fletcher
ecf40cc747
fix(ui): renders field description functions
2024-04-03 13:18:49 -04:00
Jacob Fletcher
197458e60b
chore: adds isReactComponent utility
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
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
Jarrod Flesch
9f4ab26696
chore: passing admin/nav tests
2024-04-03 12:17:48 -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
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
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
James
25d475e165
chore: revisions to baseIDField
2024-04-02 17:04:27 -04:00