Jacob Fletcher
|
55d9377403
|
chore(ui): client-side renders all default fields (#5357)
|
2024-03-18 12:51:39 -04:00 |
|
James
|
70f29785ca
|
chore: removes unused prop
|
2024-03-18 12:19:32 -04:00 |
|
James
|
e197c5120d
|
Merge branch 'alpha' of github.com:payloadcms/payload into alpha
|
2024-03-18 12:17:59 -04:00 |
|
James
|
2cf72aea81
|
chore: fixes mongodb memory server timeout issues
|
2024-03-18 12:17:43 -04:00 |
|
Alessio Gravili
|
30111bb125
|
chore: push updated translation files
|
2024-03-18 12:04:34 -04:00 |
|
Alessio Gravili
|
7d38f6b074
|
chore: upgrade TypeScript from 5.2.2 to 5.4.2
|
2024-03-18 12:02:00 -04:00 |
|
Paul Popus
|
7e625b8e9e
|
fix: fieldComponentProps undefined error in mapFields
|
2024-03-18 12:22:34 -03:00 |
|
James
|
152eea3cb8
|
chore: removes unused prop
|
2024-03-18 11:18:26 -04:00 |
|
James
|
ee72b1be5d
|
Merge branch 'alpha' of github.com:payloadcms/payload into alpha
|
2024-03-18 11:04:05 -04:00 |
|
James
|
605d96b71b
|
chore: avoids passing fieldTypes in buildComponentMap
|
2024-03-18 11:03:14 -04:00 |
|
Alessio Gravili
|
8e1c7d955f
|
chore: add back --no-deprecation to dev script
|
2024-03-18 10:57:42 -04:00 |
|
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 |
|