Alessio Gravili
28e6dd8759
fix: do not exclude admin.hidden fields from default active columns ( #5556 )
2024-03-31 21:35:11 -04:00
Jacob Fletcher
56d6a9767e
Merge pull request #5551 from payloadcms/fix/nav
...
fix: misc.
2024-03-29 13:58:22 -04:00
James
d2cc229622
Merge branch 'alpha' of github.com:payloadcms/payload into fix/alpha/rte-e2e-tests
2024-03-29 13:51:29 -04:00
James
443089a66f
chore: fixes Translation component
2024-03-29 11:54:20 -04:00
Jacob Fletcher
a3d6879c55
fix(ui): wraps nav with fragment
2024-03-29 11:10:43 -04:00
Paul
5339c09b72
fix: access control test suite ( #5548 )
...
* chore: improve flakiness with access control test suite
* fix issue with redirecting from a drawer
* chore: watches for created id in drawers
---------
Co-authored-by: James <james@trbl.design >
2024-03-29 11:46:46 -03:00
Jacob Fletcher
b6ad218126
fix(ui): establishes pattern for hidden entities ( #5546 )
2024-03-29 10:32:09 -04:00
Jarrod Flesch
cb3723242c
fix: passing versions e2e ( #5521 )
2024-03-29 01:20:02 -04:00
James Mikrut
08dd9ca91c
Merge pull request #5516 from payloadcms/feat/simplify-doc-fetch
...
feat: simplifies fetching of docs for drawer and edit views
2024-03-28 13:35:07 -04:00
Patrik
5873dfb731
fix(ui): incorrect conditions in WhereBuilder ( #5503 )
...
* fix: relationship field tests e2e
* chore: adds POLL_TOPASS_TIMEOUT to relationship field tests
* chore: adds comments to relationship test waits
2024-03-28 13:14:00 -04:00
James
934abec88c
feat: simplifies fetching of docs for drawer and edit views
2024-03-28 12:14:12 -04:00
Jarrod Flesch
c1d654c4ce
fix(tests): passing tabs test in fields suite ( #5463 )
2024-03-28 11:28:37 -04:00
Jacob Fletcher
ee1e94be96
fix(ui): sets proper id on publish button and updates custom button semantics in field map ( #5501 )
2024-03-27 17:09:16 -04:00
Jacob Fletcher
0f0da809da
Merge pull request #5497 from payloadcms/fix/table-cols
...
Fix/table cols
2024-03-27 16:00:06 -04:00
Jacob Fletcher
a882cc7e8e
fix(ui): properly handles column selector labels
2024-03-27 15:45:26 -04:00
Paul
9330919be8
fix: issue of losing locale when switching tabs between API and edit views ( #5494 )
...
* fix: issue of losing locale when switching tabs between API and edit views
2024-03-27 16:20:04 -03:00
Jacob Fletcher
91b4e91e9c
fix(ui): filters fields and unfurls subfields for table columns
2024-03-27 13:00:54 -04:00
Jacob Fletcher
20b4585666
chore: properly types cell components ( #5474 )
2024-03-26 12:08:33 -04:00
Paul
9c7e7ed8d4
fix(ui): custom buttons and e2e refresh permissions test ( #5458 )
...
* moved refresh permissions test suite to access control
* support for custom Save, SaveDraft and Publish buttons in admin config for collections and globals
* moved navigation content to client side so that permissions can be refreshed from active state
2024-03-26 11:48:00 -03:00
Jacob Fletcher
072a903351
Merge pull request #5461 from payloadcms/fix/misc-views
...
Fix/misc views
2024-03-25 23:35:15 -04:00
Jacob Fletcher
1c1847f63c
fix(next): dynamic params for custom collection and global views
2024-03-25 22:56:19 -04:00
Jacob Fletcher
7654ff686a
fix(ui): throws explicit error for custom view tabs that are client components
2024-03-25 15:37:57 -04:00
Jarrod Flesch
5266612bb3
chore: get correct labels for unnamed fields in list view ( #5454 )
2024-03-25 15:31:23 -04:00
Jarrod Flesch
99a00a1ae2
fix(tests): number field e2e ( #5452 )
2024-03-25 13:17:13 -04:00
Jacob Fletcher
64d6163f13
chore(ui): consolidates field label, error, and description components
2024-03-21 12:08:20 -04:00
Dan Ribbens
fd4f996c30
fix: skip validation for other locales when duplicating ( #5394 )
...
* fix: skip validation for other locales when duplicating
* fix: duplicate document errors toast
2024-03-20 16:58:31 -03: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
Jarrod Flesch
e5403f8dfd
fix: return state inside whereBuilder reducer ( #5392 )
2024-03-20 14:09:04 -04:00
Jarrod Flesch
8278992feb
feat(alpha): list view improvements, querying, ssr data loading ( #5390 )
2024-03-20 13:48:35 -04:00
Jacob Fletcher
9f690c1f5d
chore(ui): client-side renders table column headings
2024-03-20 13:47:59 -04:00
Jacob Fletcher
b946f7e697
chore(ui): client-side renders all default cells
2024-03-20 13:11:12 -04:00
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
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
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
James
c24464179b
chore: progress to next
2024-03-19 16:43:30 -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