Patrik
cb5d005e68
test: passing array fields test suite ( #5383 )
...
* test: array tests passing except bulk update
* test: passing array fields test suite
2024-03-20 12:00:56 -04:00
Alessio Gravili
ee2b6d3b85
fix jsx imports
2024-03-20 10:41:30 -04:00
Alessio Gravili
e73220e069
chore: fix build errors
2024-03-20 10:30:46 -04:00
Alessio Gravili
d2a1404f04
Merge remote-tracking branch 'origin/alpha' into newtests
2024-03-20 10:26:35 -04:00
Alessio Gravili
7ec37e058e
chore: adjust imports for richtext-slate
2024-03-20 10:07:30 -04:00
Elliot DeNolf
a4676d1fea
chore: more next build fixes
2024-03-20 03:35:50 -04:00
Elliot DeNolf
9e6d01b2a1
chore: fix ui build
2024-03-20 03:17:12 -04:00
Jacob Fletcher
b22a03a317
fix(ui): builds radio fields in component map
2024-03-19 23:40:35 -04:00
Jacob Fletcher
06cd13aef2
chore(ui): types mapped rich text field props
2024-03-19 23:37:50 -04:00
Elliot DeNolf
25a3feb2ca
chore(ui): more elements default fixes
2024-03-19 18:00:58 -04:00
James
006b315120
chore: moves buildComponentMap stuff out of client file
2024-03-19 17:56:29 -04:00
James
964a51e21d
chore: ???
2024-03-19 17:41:59 -04:00
James
4a43db06dd
Merge branch 'newtests' of github.com:payloadcms/payload into newtests
2024-03-19 17:32:44 -04:00
James
3ce7fe638f
chore: adds back webpack to ui if we need it
2024-03-19 17:32:32 -04:00
Alessio Gravili
c2a4d44bf4
richtext-lexical
2024-03-19 17:26:41 -04:00
James
867817f568
chore: adds scss removal plugin back to ui
2024-03-19 17:23:07 -04:00
James
6357009055
chore: finishes next dependency imports
2024-03-19 17:14:57 -04:00
James
a3c63fcdf0
Merge branch 'newtests' of github.com:payloadcms/payload into newtests
2024-03-19 17:00:17 -04:00
Elliot DeNolf
3bbfa822d7
chore: update ui refs in plugins
2024-03-19 17:00:04 -04:00
James
a13fc138f2
chore: converts list to use specific imports
2024-03-19 16:59:57 -04:00
Jacob Fletcher
721a082758
Merge pull request #5376 from payloadcms/fix/array-paths
...
fix(ui): array fields
2024-03-19 16:54:50 -04:00
James
c24464179b
chore: progress to next
2024-03-19 16:43:30 -04:00
Jacob Fletcher
d473600a15
fix(ui): removes duplicative hidden field from array rows
2024-03-19 16:29:37 -04:00
James
accd9eaa27
chore: progress to next build
2024-03-19 16:25:19 -04:00
Jarrod Flesch
cb180cbbf8
feat: search filter in list view
2024-03-19 16:22:10 -04:00
James
959302a868
chore: progress to next
2024-03-19 16:16:08 -04:00
James
3bce86a1e8
chore: progress to next repo
2024-03-19 15:58:17 -04:00
James
dd10931316
chore: buildable ui
2024-03-19 15:52:38 -04:00
James
f5b8f5a6f8
chore: merge
2024-03-19 15:44:23 -04:00
James
65fddc5d28
chore: resolve build issues
2024-03-19 15:43:57 -04:00
Elliot DeNolf
d3ac843249
chore: rename Header ot AppHeader from usage
2024-03-19 15:43:16 -04:00
Elliot DeNolf
1b5f4f5c3c
chore: EditMany FormProps ref
2024-03-19 15:42:57 -04:00
Elliot DeNolf
b3b36f3340
chore(ui): more elements rework to EditMany
2024-03-19 15:39:48 -04:00
Elliot DeNolf
4624659af6
chore(ui): more elements rework to Loading
2024-03-19 15:37:57 -04:00
Elliot DeNolf
ab649af8be
chore(ui): rework elements end to PerPage
2024-03-19 15:37: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
4ecd811302
adjust providers
2024-03-19 15:18:58 -04:00
Alessio Gravili
b112ccd6d8
templates and graphics
2024-03-19 15:11:08 -04:00
Jacob Fletcher
bee32f9898
fix(ui): takes context as precedent when determining field paths
2024-03-19 15:09:02 -04:00
Alessio Gravili
69fce590e3
graphics
2024-03-19 14:57:31 -04:00
James
fd51511380
chore: merge
2024-03-19 14:44:28 -04:00
James
8a054d8cc9
chore: moves fields, preps for individual export
2024-03-19 14:43:46 -04:00
Alessio Gravili
91731896c4
providers
2024-03-19 14:25:16 -04:00
James
6b176066ec
chore: progress to removing barrel file reliance
2024-03-19 12:23:57 -04:00
Dan Ribbens
ed01ee1e2d
feat: duplicate doc moved from frontend to backend concern ( #5342 )
...
BREAKING CHANGE: collection.admin.hooks.beforeDuplicate removed and instead should be handled using field beforeDuplicate hooks which take the full field hook arguments.
* feat: duplicate doc moved from frontend to backend concern
* feat: default beforeDuplicate hook functions on unique fields
* docs: beforeDuplicate field hook
* test: duplicate doc local api
* chore: fix build errors
* chore: add access.create call to duplicate operation
* chore: perfectionist reorder imports
2024-03-19 11:25:19 -04:00
Jacob Fletcher
772d5e10b8
chore: migrates from SanitizedConfig to ClientConfig types where necessary
2024-03-19 10:18:20 -04:00
Jacob Fletcher
7e96560fbb
chore(ui): adds disableBulkEdit and unique to field map
2024-03-19 10:18:08 -04:00