James Mikrut
38cdc1b7ba
Merge branch 'alpha' into temp38
2024-04-01 14:37:33 -04:00
James
2f6a15a9ae
chore: calculates default values before running buildFormState
2024-04-01 10:52:26 -04:00
Elliot DeNolf
04d751208f
Merge pull request #5557 from payloadcms/feat/cpa-detect-next-app
...
feat(cpa): detect next app
2024-04-01 10:44:43 -04:00
Elliot DeNolf
7cfc40f328
test(cpa): update tests
2024-04-01 10:32:17 -04:00
Elliot DeNolf
3c54d32b6d
feat(cpa): rework all prompts to use @clack/prompts
2024-04-01 10:16:07 -04:00
Jessica Chowdhury
ece7d92e57
chore: updates e2e tests for plugin-nested-docs and plugin-seo ( #5434 )
...
* test: removes unnecessary lines
* fix: do not error if row field has no fields (#5433 )
* ci(deps): update turborepo
* ci: release script updates
* chore: lint all json/yml, add to lint-staged
* chore: lint mdx in lint-staged
* chore: enable e2e live preview (#5444 )
* chore: update workflow file
---------
Co-authored-by: Alessio Gravili <70709113+AlessioGr@users.noreply.github.com >
Co-authored-by: Elliot DeNolf <denolfe@gmail.com >
Co-authored-by: Paul <paul@payloadcms.com >
2024-04-01 15:01:05 +01:00
Alessio Gravili
398834f690
øMerge remote-tracking branch 'origin/alpha' into temp38
2024-03-31 21:35:54 -04:00
Alessio Gravili
28e6dd8759
fix: do not exclude admin.hidden fields from default active columns ( #5556 )
2024-03-31 21:35:11 -04:00
Alessio Gravili
732f4241fe
chore: commit updated translation files
2024-03-31 21:16:17 -04:00
Alessio Gravili
873585e1ae
feat(richtext-*): add ability to provide custom Field and Error components
2024-03-31 21:12:52 -04:00
Alessio Gravili
51fbd02b40
fix(richtext-lexical): checklist html converter incorrectly outputting children ( #5570 ) ( #5571 )
2024-03-31 16:25:16 -04:00
Alessio Gravili
763eda5038
fix(richtext-lexical): properly center add- and drag-block handles ( #5568 ) ( #5569 )
2024-03-31 16:08:00 -04:00
Alessio Gravili
535aa56627
fix: do not pass undefined data through buildStateFromSchema for tab fields
2024-03-29 17:32:40 -04:00
Elliot DeNolf
db0fb30f7b
test(cpa): update jest config
2024-03-29 17:28:35 -04:00
Elliot DeNolf
7619fb4753
feat(cpa): handle next.js app with and without src dir
2024-03-29 16:45:52 -04:00
Paul
0aeba954d4
fix: localization e2e ( #5555 )
...
* fix: issue with missing locale when duplication localized collections
* chore: fix localization tests
2024-03-29 17:45:26 -03:00
James
26b1003cfd
Merge branch 'alpha' of github.com:payloadcms/payload into alpha
2024-03-29 14:56:15 -04:00
James
b696dce6e4
chore: disables password fields if disableLocalStrategy, safely inherits valid: false
2024-03-29 14:55:58 -04:00
Elliot DeNolf
403a86feca
chore(create-payload-app): configure db in init next flow
2024-03-29 14:25:00 -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
Jacob Fletcher
e6b166da7d
fix(next): proper 404 handling
2024-03-29 13:30:00 -04:00
Elliot DeNolf
77f401d977
chore(create-payload-app): console.log wrapper
2024-03-29 13:23:25 -04:00
Elliot DeNolf
7d7b232fdb
feat(create-payload-app): functioning init next flow, no prompts
2024-03-29 12:48:00 -04:00
James
959f1e33cd
chore: form now validates without field validate functions
2024-03-29 12:44:40 -04:00
James
443089a66f
chore: fixes Translation component
2024-03-29 11:54:20 -04:00
Jacob Fletcher
f5d9b47177
fix(richtext-lexical): uses entity visibility hook when enabling relationships
2024-03-29 11:54:02 -04:00
Jacob Fletcher
a0cddbe9b3
fix(richtext-slate): uses entity visibility hook when enabling relationships
2024-03-29 11:36:49 -04:00
Jacob Fletcher
5f7fcfd3df
chore(next): uses visibileEntities in getViewsFromConfig
2024-03-29 11:30:33 -04:00
Alessio Gravili
a39080340a
fix: missing translation key for richtext fields ( #5550 )
2024-03-29 11:11:50 -04:00
Jacob Fletcher
a3d6879c55
fix(ui): wraps nav with fragment
2024-03-29 11:10:43 -04:00
Alessio Gravili
b09be86a3c
Merge pull request #5549 from payloadcms/temp33
...
fix: unload client functions after unmount (e.g. leaving document)
2024-03-29 11:07:47 -04:00
James
02ef033d23
chore: fixes infinite processing when submitting bad form
2024-03-29 11:03:21 -04:00
James
ecf53d9961
chore: passes through props in listinfoprovider
2024-03-29 10:51:24 -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
Alessio Gravili
b7b74a429e
fix: unload client functions after unmount (e.g. leaving document)
2024-03-29 09:54:11 -04:00
James
52acd3123f
chore: allows slate to render
2024-03-29 09:48:54 -04:00
James
35a1fb26f9
Merge branch 'fix/alpha/rte-e2e-tests' of github.com:payloadcms/payload into fix/alpha/rte-e2e-tests
2024-03-29 08:27:00 -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
Jarrod Flesch
114ade7456
chore: wip rte field work
2024-03-28 16:53:32 -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