James
b9868cc709
chore: reverts memory test approach
2024-04-01 15:51:40 -04:00
James
fce8b125f8
Merge branch 'temp38' of github.com:payloadcms/payload into temp38
2024-04-01 15:29:43 -04:00
James
4befd2e4ff
chore: sets env vars for tests in globalSetup
2024-04-01 15:29:27 -04:00
James Mikrut
38cdc1b7ba
Merge branch 'alpha' into temp38
2024-04-01 14:37:33 -04:00
James
a0f6018469
chore: better pattern for memory db
2024-04-01 14:36:08 -04:00
James
f230d55031
chore: restores memory db
2024-04-01 11:11:52 -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
James
8e736b28af
Merge branch 'temp38' of github.com:payloadcms/payload into temp38
2024-04-01 09:30:12 -04:00
Alessio Gravili
92ec0a5b1d
chore: temporarily disable int tests, and field-error-states, live-preview, versions e2e's ( #5578 )
2024-03-31 22:41:52 -04: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
dedc937915
Merge pull request #5576 from payloadcms/feat/alpha-5574
...
feat(richtext-*): add ability to provide custom Field and Error components
2024-03-31 21:17:19 -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
71a5a02e8c
docs(richtext-slate): update outdated code example ( #5572 ) ( #5573 )
2024-03-31 17:50:15 -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
6cdb76503b
chore: disable memory db for now, as it doesn't work locally for the versions test suite
2024-03-31 16:05:55 -04:00
Alessio Gravili
aa8edd7a47
chore: fix issues in versions e2e test
2024-03-31 16:05:20 -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
Alessio Gravili
2bc1468fa2
chore: tests: uploads dir: delete and restore snapshot between tests ( #5560 )
...
* chore: tests: uploads dir: delete and restore snapshot between tests
* chore: add missing creation of uploads dir cache folder
* fix logic
2024-03-29 16:29:40 -04:00
James Mikrut
4b29b6efc5
Merge pull request #5559 from payloadcms/temp36
...
Temp36
2024-03-29 14:57:27 -04: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
Elliot DeNolf
7f5ab96f81
chore: move payload config into src
2024-03-29 12:22:32 -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
Alessio Gravili
f10861e1de
chore: add lexical test which verifies it's working
2024-03-29 10:53:30 -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