Jarrod Flesch
|
99f31bbc23
|
feat: wires up server-action for language translation loading (#5346)
|
2024-03-18 15:42:45 -04:00 |
|
Alessio Gravili
|
26df916421
|
fix: issues related to Auth test suite
|
2024-03-18 15:30:55 -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 |
|
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
|
605d96b71b
|
chore: avoids passing fieldTypes in buildComponentMap
|
2024-03-18 11:03:14 -04:00 |
|
James
|
81522b33e6
|
chore: removes setOnSave from DocumentInfo, refreshes cookie when saving user
|
2024-03-18 10:36:13 -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 |
|
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
|
e2d7fec793
|
chore: merge
|
2024-03-15 15:30:29 -04:00 |
|
James
|
6311156169
|
chore: optimizes buildFormState by passing prefs from admin
|
2024-03-15 15:28:05 -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
|
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
|
6789e61488
|
chore: run lint & prettier on everything
|
2024-03-14 23:53:47 -04:00 |
|
Alessio Gravili
|
4300c3d550
|
chore: add missing .prettierignore files. Without them, folders like "dist" would not be excluded on a package-level despite a root-level .prettierignore being present
|
2024-03-14 22:48:27 -04:00 |
|
Alessio Gravili
|
57f8b427db
|
fix(richtext-lexical): remove Lazy field & cell components, which fixes RSC errors, likely due to RSC bug where React.lazy's are not handled properly
|
2024-03-14 17:01:14 -04:00 |
|
Jacob Fletcher
|
f85e96acac
|
fix(ui): executes filterOptions on the server (#5335)
|
2024-03-14 16:53:24 -04:00 |
|
Alessio Gravili
|
bff83f1785
|
chore: upgrade next
|
2024-03-14 16:47:57 -04:00 |
|
Alessio Gravili
|
ca27748799
|
fix(richtext-lexical): get sub-block-lexical fields to work 4 out of 5 times
|
2024-03-14 16:42:08 -04:00 |
|
Paul Popus
|
d4f3309ffd
|
fix: rowLabel for array field and collapsible field to support client side components
|
2024-03-14 16:59:33 -03:00 |
|
James
|
98aa8cc22a
|
Merge branch 'feat/doc-permissions' into alpha
|
2024-03-14 13:03:13 -04:00 |
|
James
|
e9e228abaf
|
chore: builds
|
2024-03-14 13:02:06 -04:00 |
|
Alessio Gravili
|
b6ce1fbd51
|
chore: downgrade next version of ui to fix e2e tests
|
2024-03-14 10:35:23 -04:00 |
|
Alessio Gravili
|
7267cfdbfc
|
chore: make sure installed next versions match everywhere
|
2024-03-14 10:16:32 -04:00 |
|
Jacob Fletcher
|
fa259aa194
|
fix(next): custom edit view base override
|
2024-03-14 10:06:35 -04:00 |
|
James
|
be88d278c6
|
chore: builds
|
2024-03-13 22:22:15 -04:00 |
|
Jacob Fletcher
|
81cb8c83bf
|
fix(ui): renders versions tab count only when docs exist
|
2024-03-13 17:39:50 -04:00 |
|
Jarrod Flesch
|
26c434c4ee
|
chore: implements clearRouteCache in other list actions
|
2024-03-13 15:25:36 -04:00 |
|
Jarrod Flesch
|
d7ebb871bb
|
feat: adds routerCache provider
|
2024-03-13 14:33:03 -04:00 |
|
James
|
2237d7e860
|
Merge branch 'alpha' of github.com:payloadcms/payload into alpha
|
2024-03-13 13:59:53 -04:00 |
|
James
|
6ea456d6da
|
chore: reduces date-fns locales loaded
|
2024-03-13 13:59:38 -04:00 |
|
Dan Ribbens
|
96e0f55c61
|
chore(release): v3.0.0-alpha.48 [skip ci]
|
2024-03-12 14:51:40 -04:00 |
|
Dan Ribbens
|
0fcdec604c
|
chore(release): v3.0.0-alpha.47 [skip ci]
|
2024-03-12 14:14:16 -04:00 |
|
Patrik
|
e6b23aee18
|
fix(ui): field label htmlFor (#5308)
|
2024-03-12 13:54:00 -04:00 |
|
Jacob Fletcher
|
8fd6bd4c71
|
fix(ui): document drawer titles (#5306)
|
2024-03-12 12:40:15 -04:00 |
|
Alessio Gravili
|
c7ea62a394
|
fix: JSON Field: validation not working and incorrect initialValue
|
2024-03-12 12:38:40 -04:00 |
|
Alessio Gravili
|
fc8e2d3e05
|
chore: get eslint to scream at default exports
|
2024-03-12 12:01:35 -04:00 |
|
Alessio Gravili
|
6cf3c91293
|
chore: simplify onChange handling, make sure previous onChange results are passed through to a potential next onChange
|
2024-03-12 11:57:36 -04:00 |
|
Alessio Gravili
|
e122278ec4
|
fix: path and schemaPaths for tabs not working, renderfields schemaPath adding unnecessary dot at the end of the path if the field has no name
|
2024-03-12 11:30:53 -04:00 |
|
Alessio Gravili
|
da1326a336
|
chore: eslint perf improvements for test suite, make use of cascading for all eslint configs to minimize duplicative rule
|
2024-03-12 09:15:38 -04:00 |
|
Dan Ribbens
|
d22cb1dfa7
|
chore(release): v3.0.0-alpha.46 [skip ci]
|
2024-03-11 17:33:49 -04:00 |
|
James Mikrut
|
5556915564
|
Merge pull request #5297 from payloadcms/fix/fixes-schema-path-issues-with-arrays-and-blocks
fix (alpha): fixes schema path issues with arrays and blocks
|
2024-03-11 17:18:28 -04:00 |
|
Paul Popus
|
4c6fc53ba5
|
fix (alpha): issues with wrong schemaPath in array and block fields
|
2024-03-11 18:15:42 -03:00 |
|
Jacob Fletcher
|
dbbbb6b921
|
fix(ui): document drawer permissions (#5296)
|
2024-03-11 17:03:13 -04:00 |
|