James
02ef033d23
chore: fixes infinite processing when submitting bad form
2024-03-29 11:03:21 -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
Patrik
6a0c6284d0
fix: passing blocks field test suite ( #5529 )
2024-03-28 20:56:52 -04:00
Kendell Joseph
a01e0e37f4
fix: corrects query so upload edits can happen ( #5527 )
2024-03-28 16:22:26 -04:00
Alessio Gravili
cfdc941207
fix(richtext-lexical): Blocks: do not include empty arrays in form state ( #5526 )
2024-03-28 15:40:02 -04:00
Alessio Gravili
e28418d6d6
fix: onError not found error ( #5524 )
2024-03-28 15:10:20 -04:00
Kendell Joseph
fe83c53206
fix(ui): adds relationTo to cellComponentProps ( #5518 )
2024-03-28 14:43:46 -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
Jacob Fletcher
77efdc3ccf
fix(ui): adds support for direct field label props ( #5517 )
2024-03-28 13:22:09 -04:00
James
ef1bcd5afa
chore: fixes redirection on create
2024-03-28 13:18:35 -04:00
Jarrod Flesch
8636685252
fix: simplifies field error paths ( #5504 )
2024-03-28 13:15:44 -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
Paul
d64b12b14c
fix: breadcrumbs on live preview tab ( #5478 )
2024-03-28 09:32:21 -03:00
Alessio Gravili
3f4ab5f95e
fix: undefined error when creating new row without subFieldState present ( #5502 )
2024-03-27 17:13:06 -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
Alessio Gravili
1e9999a8d3
fix: shallow-copy new form state one level deeper, fixes conditions ( #5499 )
2024-03-27 16:51:13 -04:00
Jacob Fletcher
7fdf9b7012
fix(ui): threads initial data through document info provider ( #5498 )
2024-03-27 16:39:00 -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
Jacob Fletcher
0f0da809da
Merge pull request #5497 from payloadcms/fix/table-cols
...
Fix/table cols
2024-03-27 16:00:06 -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
Elliot DeNolf
acede26aa6
fix: imports from exports dir ( #5496 )
...
* chore: remove all internal importing from exports directory
* chore: more package.json main values to src/index.ts
2024-03-27 15:39:58 -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
bc9fe2f4f9
fix(ui): disables bulk edit for default id fields
2024-03-27 12:13:29 -04:00
Alessio Gravili
6f3934f2e5
fix: server form-state request wasn't triggered on first onChange
2024-03-27 11:44:50 -04:00
Alessio Gravili
79da297add
fix: form state not replaced if server has different data for rows
2024-03-27 11:44:02 -04:00
Alessio Gravili
6664535ab9
fix: form onChange using out-of-date old fields state
2024-03-27 11:43:35 -04:00
Alessio Gravili
80d290e178
fix: server-generated ID for base ID field is overriden on the client
2024-03-27 11:42:08 -04:00
Alessio Gravili
d144af6d8e
fix: baseIDField not included in form states
2024-03-27 11:41:21 -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
Elliot DeNolf
0c51502cc5
Merge pull request #5464 from payloadcms/feat/cpa-updates
...
feat(create-payload-app): updates
2024-03-27 10:26:18 -04:00
Elliot DeNolf
e829650cd9
chore(create-payload-app): ESM test fix
2024-03-27 09:08:09 -04:00
Jacob Fletcher
a8082c551b
fix(next): removes reliance on instanceof from api error formatting ( #5482 )
2024-03-27 09:06:47 -04:00
Elliot DeNolf
fb32e2a561
test(create-payload-app): only use local-template in tests
2024-03-26 18:45:53 -04:00
Elliot DeNolf
8aa8a380e1
test: missing test dir deps, update cpa create project suite
2024-03-26 18:45:53 -04:00
Elliot DeNolf
f35b8b05e8
chore(create-payload-app): remove unneeded 2.0 func, add cli overrides
2024-03-26 18:45:53 -04:00
Elliot DeNolf
18299dc65e
chore: blank 3.0 template type
2024-03-26 18:45:53 -04:00
Elliot DeNolf
818ab2c10f
chore: restructure
2024-03-26 18:45:52 -04:00
Elliot DeNolf
df0bf28d57
chore: return error messages from parse
2024-03-26 18:45:52 -04:00
Elliot DeNolf
ff65f10c2f
chore: edge case for parsing next config
2024-03-26 18:45:52 -04:00
Elliot DeNolf
5cf49aa166
chore: implement AST parsing of next config
2024-03-26 18:45:52 -04:00
Elliot DeNolf
0651daa1d4
chore: more ESM, linting
2024-03-26 18:45:52 -04:00
Elliot DeNolf
921c53f75c
chore(templates): bump alpha deps and next app changes
2024-03-26 18:45:52 -04:00
Elliot DeNolf
dd37519185
chore: missing semis on payload pointer files
2024-03-26 18:45:09 -04:00