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
Jarrod Flesch
1faf621f17
fix: persist locale when navigating ( #5753 )
2024-04-09 14:49:26 -04:00
James
98438175cf
chore: handles server errors
2024-04-09 12:31:25 -04:00
James
69e884f5b7
chore: dynamically loads date-fns locales
2024-04-08 22:12:05 -04:00
James
3e7925e33f
chore: removes async nature from a few lexical things
2024-04-08 16:48:56 -04:00
James Mikrut
95e422b0e1
Merge branch 'alpha' into feat/config-i18n
2024-04-08 16:26:38 -04:00
James
30948ab545
chore: dynamically loads translations
2024-04-08 16:25:21 -04:00
Jacob Fletcher
b9c585bab5
fix(ui): uses correct save draft button label ( #5730 )
2024-04-08 14:34:28 -04:00
Jacob Fletcher
4b4c245507
fix(ui): properly initializes collapsible context ( #5725 )
2024-04-08 12:48:44 -04:00
Jacob Fletcher
08f4ebaaf8
fix(ui): adds css specificity to select all
2024-04-08 11:22:05 -04:00
Jacob Fletcher
4c418525eb
fix(ui): renders searchable fields in list controls
2024-04-08 11:01:47 -04:00
Alessio Gravili
1853fde379
chore: upgrade typescript and "@types/"-prefixed packages
2024-04-06 15:35:09 -04:00
James Mikrut
cedf9a2eb8
chore: pre-builds in CI ( #5690 )
2024-04-06 14:10:25 -04:00
Jarrod Flesch
c10f0f4a9e
chore: fix sort header route replace
2024-04-05 22:34:04 -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
17352c9a56
chore: change pw buttons, field readOnly prop, admin panel thumbnailURL fallback ( #5694 )
2024-04-05 13:51:17 -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
Alessio Gravili
f275570f12
fix: WhereBuilder Relationship placeholder not shown if value is cleared
2024-04-04 17:18:16 -04:00
Alessio Gravili
e73d008695
fix: WhereBuilder Relationship conditions weren't able to be removed
2024-04-04 17:09:58 -04:00
Jacob Fletcher
3e22bccce4
fix(ui): ssr entity descriptions
2024-04-04 17:08:03 -04:00
Jacob Fletcher
354e140305
fix(ui): ssr entity descriptions
2024-04-04 17:07:09 -04:00
Alessio Gravili
32f848e90d
fix: correctly extract relationTo prop for Relationship field condition in WhereBuilder
2024-04-04 16:55:46 -04:00
Jacob Fletcher
32440d23f7
chore(ui): extracts collection and global component maps into standalone files
2024-04-04 16:40:58 -04:00
Jarrod Flesch
62b7acc93a
chore: simplify usage of useTitle
2024-04-04 16:15:49 -04:00
Jarrod Flesch
36a22f2b3c
chore: fixes failing where builder
2024-04-04 14:28:47 -04:00
Patrik
dea9b590d1
fix: incorrect tooltip colors in light mode ( #5636 )
2024-04-04 14:13:25 -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
Jacob Fletcher
6a329f7a8e
fix(ui): adds optional chaining to fieldComponentProps in buildColumnState
2024-04-04 12:23:31 -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
d79748a967
chore: more admin test fixes
2024-04-04 09:28:12 -04: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
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
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
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