Elliot DeNolf
|
99adfd2bba
|
chore: export mapAsync, fix some packages/next refs
|
2024-03-19 01:34:12 -04:00 |
|
Elliot DeNolf
|
9a493491f1
|
chore: properly export getFileByPath
|
2024-03-19 01:24:05 -04:00 |
|
Elliot DeNolf
|
1e10f021b5
|
chore: update all package.json main, types, exports, publishConfig
|
2024-03-19 00:45:50 -04:00 |
|
Jacob Fletcher
|
9182d8d594
|
fix(ui): falls back custom fields as undefined instead of null
|
2024-03-18 16:50:15 -04:00 |
|
Alessio Gravili
|
5e9014b2c3
|
chore: fix some eslint errors
|
2024-03-18 16:46:56 -04:00 |
|
Jacob Fletcher
|
decc56e54d
|
fix: properly renders custom field components
|
2024-03-18 16:21:52 -04:00 |
|
Alessio Gravili
|
976d86ae1a
|
fix: missing name in ID field
|
2024-03-18 16:06:22 -04:00 |
|
Alessio Gravili
|
4e650e17aa
|
chore: remove some default exports
|
2024-03-18 15:50:53 -04:00 |
|
Alessio Gravili
|
d08d04debd
|
fix: build errors by making getTranslation return type smarter
|
2024-03-18 15:48:03 -04:00 |
|
Jarrod Flesch
|
99f31bbc23
|
feat: wires up server-action for language translation loading (#5346)
|
2024-03-18 15:42:45 -04:00 |
|
James
|
6c2faf68c4
|
Merge branch 'alpha' of github.com:payloadcms/payload into alpha
|
2024-03-18 15:35:15 -04:00 |
|
James
|
ee8c29c5ef
|
chore: missing getTranslation in create op
|
2024-03-18 15:35:04 -04:00 |
|
Alessio Gravili
|
26df916421
|
fix: issues related to Auth test suite
|
2024-03-18 15:30:55 -04:00 |
|
Alessio Gravili
|
034e85aa87
|
fix: APIKey Component validation and React Element handling inside getTranslation
|
2024-03-18 14:32:17 -04:00 |
|
James
|
12e54e189a
|
Merge branch 'alpha' of github.com:payloadcms/payload into alpha
|
2024-03-18 14:28:04 -04:00 |
|
James
|
5eaea1c7f1
|
chore: moves live preview test suite into main app folder
|
2024-03-18 14:27:56 -04:00 |
|
Jacob Fletcher
|
10786c6ca8
|
fix(ui): client-side hidden fields
|
2024-03-18 14:26:35 -04:00 |
|
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 |
|
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
|
8046b5675f
|
fix: do not break default edit view if there is no user
|
2024-03-18 10:54:09 -04:00 |
|
James
|
81522b33e6
|
chore: removes setOnSave from DocumentInfo, refreshes cookie when saving user
|
2024-03-18 10:36:13 -04:00 |
|
Elliot DeNolf
|
1ab27e8fe3
|
test: update packages/ test configs
|
2024-03-16 07:34:49 -04:00 |
|
Jacob Fletcher
|
b215eae914
|
chore(ui): exports missing FieldType and Options
|
2024-03-16 01:10:09 -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 |
|
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
|
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 |
|
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
|
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 |
|
Elliot DeNolf
|
4fecb7fad9
|
chore(richtext-lexical): do not pass DefaultCell
|
2024-03-15 10:23:39 -04:00 |
|
Elliot DeNolf
|
01a121868b
|
revert(db-mongodb): add back 'as any' removed during lint
|
2024-03-15 10:13:48 -04:00 |
|
Paul Popus
|
a023009dee
|
fix: not returning not found when fetching docPermissions when id doesnt exist
|
2024-03-15 11:09:06 -03:00 |
|
Paul Popus
|
e301393f33
|
fix: add conditional for getCustomViewByRoute
|
2024-03-15 10:26:55 -03:00 |
|
Alessio Gravili
|
39600fb0f5
|
fix(eslint-config-payload): get eslint-config-prettier to work properly by moving it to the end of the extends array
|
2024-03-15 09:22:28 -04:00 |
|