Alessio Gravili
|
8046b5675f
|
fix: do not break default edit view if there is no user
|
2024-03-18 10:54:09 -04:00 |
|
James
|
0ac8a39c5e
|
Merge branch 'alpha' of github.com:payloadcms/payload into alpha
|
2024-03-18 10:36:53 -04:00 |
|
James
|
81522b33e6
|
chore: removes setOnSave from DocumentInfo, refreshes cookie when saving user
|
2024-03-18 10:36:13 -04:00 |
|
Paul Popus
|
4df49689a9
|
chore: add csrf and cors config to live preview
|
2024-03-18 10:29:11 -03:00 |
|
Elliot DeNolf
|
0f7106bf4a
|
ci: bump actions/upload-artifact
|
2024-03-16 19:43:16 -04:00 |
|
Elliot DeNolf
|
900c5b7661
|
chore: remove unnecessary tsconfigs
|
2024-03-16 10:33:42 -04:00 |
|
Elliot DeNolf
|
5cac4c953d
|
test: fix missing awaits in E2E
|
2024-03-16 10:26:51 -04:00 |
|
Elliot DeNolf
|
65f2cb9a22
|
chore: rename configHelpers to match function name
|
2024-03-16 10:18:34 -04:00 |
|
Elliot DeNolf
|
7ddb68b70d
|
test: fix some easy eslint errors
|
2024-03-16 10:15:09 -04:00 |
|
Elliot DeNolf
|
14eb66c87d
|
test: refactor int tests to use initPayloadInt which reduces boilerplate
|
2024-03-16 10:11:00 -04:00 |
|
Elliot DeNolf
|
ef141d499b
|
ci: bump all actions to use Node 20. 16 is deprecated.
|
2024-03-16 07:35:27 -04:00 |
|
Elliot DeNolf
|
1ab27e8fe3
|
test: update packages/ test configs
|
2024-03-16 07:34:49 -04:00 |
|
Elliot DeNolf
|
145a3b7ee4
|
ci: update paths-filter
|
2024-03-16 07:19:02 -04:00 |
|
Elliot DeNolf
|
a042327741
|
chore: sync pnpm-lock.yaml
|
2024-03-16 07:16:29 -04:00 |
|
Elliot DeNolf
|
4eba651c3d
|
test: refine testHooks
|
2024-03-16 07:00:38 -04:00 |
|
Elliot DeNolf
|
ba3b2ea66f
|
chore: script cleanup
|
2024-03-16 06:52:55 -04:00 |
|
Elliot DeNolf
|
c48719dfdb
|
test: fix next/link import
|
2024-03-16 06:46:30 -04:00 |
|
Elliot DeNolf
|
1680f0ef52
|
chore: cleanup
|
2024-03-16 06:45:54 -04:00 |
|
Elliot DeNolf
|
ae6c4b2ddf
|
test: remove typescript declare from test suite type output
|
2024-03-16 06:45:32 -04:00 |
|
Elliot DeNolf
|
8e9192181d
|
chore: remove node warnings
|
2024-03-16 06:43:55 -04:00 |
|
Elliot DeNolf
|
a2f2a59c21
|
test: rework jest setup to use setupFilesAfterEnv
|
2024-03-16 06:40:20 -04:00 |
|
Elliot DeNolf
|
e739c26f2e
|
chore: rework test hooks to reset tsconfig.json
|
2024-03-16 06:37:30 -04:00 |
|
Jacob Fletcher
|
b215eae914
|
chore(ui): exports missing FieldType and Options
|
2024-03-16 01:10:09 -04:00 |
|
Elliot DeNolf
|
1123e4e751
|
ci: disable tests-type-generation job
|
2024-03-15 17:50:57 -04:00 |
|
Elliot DeNolf
|
203bc26c0e
|
ci: disable templates job
|
2024-03-15 17:46:07 -04:00 |
|
Jacob Fletcher
|
fb4651bdad
|
chore(ui): strictly types fields (#5344)
|
2024-03-15 17:41:48 -04:00 |
|
Elliot DeNolf
|
09f2926bbb
|
test(plugin-cloud): update jest config for esm
|
2024-03-15 17:28:39 -04:00 |
|
Jarrod Flesch
|
eef06425a3
|
chore: passing versions e2e (#5343)
|
2024-03-15 17:09:32 -04:00 |
|
Alessio Gravili
|
b329e3c43c
|
fix: browser console warning: Skipping auto-scroll behavior due to position: sticky or position: fixed on element
|
2024-03-15 17:02:41 -04:00 |
|
Elliot DeNolf
|
04a3223ff5
|
test: fix seed helper, was causing errors in versions suite
|
2024-03-15 16:55:54 -04:00 |
|
Elliot DeNolf
|
9226be058c
|
test: fix useField imports
|
2024-03-15 16:02:27 -04:00 |
|
PatrikKozak
|
2dc425b083
|
test: updates text field config imports to relative imports
|
2024-03-15 15:54:54 -04:00 |
|
James
|
c5f915651c
|
Merge branch 'alpha' of github.com:payloadcms/payload into alpha
|
2024-03-15 15:30:56 -04:00 |
|
James
|
e2d7fec793
|
chore: merge
|
2024-03-15 15:30:29 -04:00 |
|
Paul Popus
|
d3b4f46b25
|
fix: further fixes for live preview
|
2024-03-15 16:30:00 -03:00 |
|
James
|
6311156169
|
chore: optimizes buildFormState by passing prefs from admin
|
2024-03-15 15:28:05 -04:00 |
|
Elliot DeNolf
|
695a814eb3
|
ci: explicitly install playwright
|
2024-03-15 15:17:05 -04:00 |
|
Elliot DeNolf
|
5ef2e35685
|
test: fix mongodb destroy
|
2024-03-15 15:11:04 -04:00 |
|
Alessio Gravili
|
8818ed9d7b
|
fix: document permissions not working for Document Drawers
|
2024-03-15 15:06:55 -04:00 |
|
Paul Popus
|
d785af1826
|
fix: core fixes to the live-preview e2e test suite
|
2024-03-15 15:36:58 -03:00 |
|
Alessio Gravili
|
398811a14e
|
fix: Document Drawers triggered from relationship fields were requesting form state from field schemaPath rather than the actual, requested collection
|
2024-03-15 14:32:12 -04:00 |
|
Patrik
|
c5f9533d2b
|
test: passing text field suite (#5341)
|
2024-03-15 14:27:43 -04:00 |
|
Alessio Gravili
|
aaf17aa2b2
|
chore: e2e tests: get nav-toggler helpers to work on all screen sizes
|
2024-03-15 13:43:48 -04:00 |
|
Elliot DeNolf
|
3e11379e6c
|
chore: add jest runner to extensions
|
2024-03-15 13:24:54 -04:00 |
|
Elliot DeNolf
|
f78d0b7c7a
|
chore: add proper playwright ext to extensions.json
|
2024-03-15 13:21:55 -04:00 |
|
Elliot DeNolf
|
978e19c817
|
test: fix custom-graphql beforeAll
|
2024-03-15 12:19:00 -04:00 |
|
Alessio Gravili
|
1550e32282
|
chore: keep sync and ui next versions in sync. Only the monorepo next version has to be different
|
2024-03-15 11:53:31 -04:00 |
|
Alessio Gravili
|
7fb2dc6500
|
chore: fix playwright by making sure ui uses a different next version than anything else
|
2024-03-15 11:50:57 -04:00 |
|
Alessio Gravili
|
92654af609
|
fix: properly type getPreferences and update richtext-lexical's block collapsed handling to match that type
|
2024-03-15 10:53:32 -04:00 |
|
Alessio Gravili
|
c10787dbb3
|
chore: fix ts-eslint not being able to work with types imported across packages
|
2024-03-15 10:46:14 -04:00 |
|