Jarrod Flesch
94af06466b
chore: re-exports languages in payload ( #5771 )
2024-04-10 15:55:01 -04:00
Patrik
14498e8a9c
fix(ui): avoids getting and setting doc preferences when creating new ( #5758 )
2024-04-10 11:42:03 -04:00
Jacob Fletcher
4b4c245507
fix(ui): properly initializes collapsible context ( #5725 )
2024-04-08 12:48:44 -04:00
Jarrod Flesch
17352c9a56
chore: change pw buttons, field readOnly prop, admin panel thumbnailURL fallback ( #5694 )
2024-04-05 13:51:17 -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
James
faef0784ee
chore: re-enables fields-relationship tests
2024-04-04 11:22:39 -04:00
Jacob Fletcher
7894a54a0e
Merge branch 'alpha' into fix/alpha/admin-e2e
2024-04-04 10:02:37 -04:00
James
7bec3c90cd
chore: adds ux de-flaking to relationship field
2024-04-03 16:14:01 -04:00
Jacob Fletcher
ecf40cc747
fix(ui): renders field description functions
2024-04-03 13:18:49 -04:00
Jarrod Flesch
a330fe6017
chore(ui): simplifies adminThumbnail functionality ( #5615 )
2024-04-03 08:49:31 -04:00
Jacob Fletcher
77efdc3ccf
fix(ui): adds support for direct field label props ( #5517 )
2024-03-28 13:22:09 -04:00
Jarrod Flesch
8636685252
fix: simplifies field error paths ( #5504 )
2024-03-28 13:15:44 -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
e6d4445a8a
chore: fix build
2024-03-27 16:03:23 -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
Jacob Fletcher
a882cc7e8e
fix(ui): properly handles column selector labels
2024-03-27 15:45:26 -04:00
Jacob Fletcher
3f0d0ecd5f
fix(ui): prevents field errors from flashing when used outside of field props context ( #5488 )
2024-03-27 10:48:05 -04:00
Alessio Gravili
436c4f2736
fix: missing withConditions for Upload, Select, Password, Blocks, Array fields ( #5471 )
...
* fix: missing withConditions for Upload, Select, Password, Blocks, Array fields. Fixes Lexical e2e tests
* chore: skip failing lexical test for now
2024-03-26 10:38:48 -04:00
Patrik
30d9d46dd8
test: passing point fields test suite ( #5401 )
...
* test: passing point fields test suite
* chore: removes waits from point fields test suite
* chore: removes unnecessary waits in dates field test suite
* chore: removes waits entirely from dates tests
* chore: adds translates function for longitude/latitude
* chore: renames coordinate function and conditionally renders hypen in the function
2024-03-25 16:36:02 -04:00
Patrik
a9b46a4d63
fix(ui): properly formats collapsible field IDs ( #5435 )
...
* test: passing collapsible fields test suite
* chore: passes indexPath into ArrayRow & updates path in collapsible field
* fix: collapsible paths and indexPath prop types
* chore: improves path and schemaPath syntax
* leftover
* chore: updates selectors in collapsibles tests
* chore: updates selector in live-preview test suite
---------
Co-authored-by: Jacob Fletcher <jacobsfletch@gmail.com >
2024-03-25 14:16:35 -04:00
Alessio Gravili
8d78d07415
fix: prioritize props path in useField - fixes sub-fields initialized from within fields, like blockName ( #5451 )
2024-03-25 13:21:01 -04:00
Jacob Fletcher
5de1883390
fix(ui): ensures row label context exists for collapsible fields ( #5416 )
2024-03-21 16:41:35 -04:00
Jacob Fletcher
154d4170cc
chore: fixes import paths
2024-03-21 12:08:30 -04:00
Jacob Fletcher
64d6163f13
chore(ui): consolidates field label, error, and description components
2024-03-21 12:08:20 -04:00
Jacob Fletcher
85ffc5d8bf
fix(ui): renders default group field labels and reduces field margins
2024-03-21 12:06:59 -04:00
Jacob Fletcher
38f36d465c
fix(ui): disables adding id to nested field maps
2024-03-21 12:06:45 -04:00
Jacob Fletcher
d956055795
fix(ui): renders custom row labels
2024-03-21 12:06:32 -04:00
Jacob Fletcher
6cbc0f0304
Merge branch 'alpha' into chore/optimize-comp-map
2024-03-20 15:19:26 -04:00
Jacob Fletcher
b3d28bac6a
chore(ui): client-side renders all default field labels, descriptions, and errors
2024-03-20 15:18:05 -04:00
Patrik
6cf5730bcb
test: passing json fields test suite ( #5389 )
...
* test: passing json fields test suite
* test: actually gets json tests to pass
2024-03-20 14:21:58 -04:00
Jacob Fletcher
c9dea854f6
fix(ui): removes duplicative hidden field from block rows ( #5387 )
...
* fix(ui): removes duplicative hidden field from block rows
* fixes proper file
2024-03-20 14:06:29 -03:00
Alessio Gravili
d2a1404f04
Merge remote-tracking branch 'origin/alpha' into newtests
2024-03-20 10:26:35 -04:00
Elliot DeNolf
25a3feb2ca
chore(ui): more elements default fixes
2024-03-19 18:00:58 -04:00
James
964a51e21d
chore: ???
2024-03-19 17:41:59 -04:00
Elliot DeNolf
3bbfa822d7
chore: update ui refs in plugins
2024-03-19 17:00:04 -04:00
James
dd10931316
chore: buildable ui
2024-03-19 15:52:38 -04:00
James
65fddc5d28
chore: resolve build issues
2024-03-19 15:43:57 -04:00
James
c5491e6f27
chore: linting useThumbnail
2024-03-19 15:36:29 -04:00
James
b47b5ddb05
chore: more progress to elements
2024-03-19 15:30:07 -04:00
James
095799a816
chore: merge
2024-03-19 15:24:52 -04:00
James
1104b6daa4
chore: progress to element exports
2024-03-19 15:23:22 -04:00
Alessio Gravili
69fce590e3
graphics
2024-03-19 14:57:31 -04:00
James
8a054d8cc9
chore: moves fields, preps for individual export
2024-03-19 14:43:46 -04:00