Jacob Fletcher
f51f8493c9
Merge branch 'main' into chore/plugin-seo
2023-12-18 11:50:10 -05:00
Jacob Fletcher
dd32f5e450
chore(plugin-seo): scaffolds tests ( #4531 )
2023-12-17 23:49:02 -05:00
Jacob Fletcher
6fdd535f29
chore: adds redirects plugin docs ( #4530 )
2023-12-17 23:32:05 -05:00
Jacob Fletcher
1c6174ecb5
docs: adds stripe plugin docs ( #4528 )
2023-12-16 13:40:55 -05:00
Dan Ribbens
aafd538cf8
fix failing e2e test
2023-12-16 00:49:04 -05:00
Dan Ribbens
1b42bd207d
fix failing tests
2023-12-16 00:18:59 -05:00
Dan Ribbens
9fac2ef24e
feat: extend locales to have fallbackLocales
2023-12-15 23:52:12 -05:00
Jacob Fletcher
7ec6af7296
docs: adds nested docs plugin docs ( #4521 )
2023-12-15 14:40:00 -05:00
Dan Ribbens
c1bd338d0d
feat: prevent querying relationship when filterOptions returns false ( #4392 )
...
fix: hidden collections showing in lexical and slate relationships
feat: prevent querying relationship when filterOptions returns false
fix: hidden collections appear in richtext internal link options
Co-authored-by: Alessio Gravili <70709113+AlessioGr@users.noreply.github.com >
2023-12-15 12:43:43 -05:00
Alessio Gravili
c49fd66922
feat(richtext-lexical)!: rename TreeviewFeature into TreeViewFeature ( #4520 )
...
Breaking: If you import TreeviewFeature in your project, you have to rename the import to use TreeViewFeature (capitalized "V")
2023-12-15 18:33:16 +01:00
Jarrod Flesch
3e9ef849cd
fix: omit field default value if read access returns false ( #4518 )
2023-12-15 11:22:22 -05:00
Jessica Chowdhury
2650c70960
fix: format fields within tab for list controls ( #4516 )
2023-12-15 10:51:01 -05:00
Jessica Chowdhury
a3f29fd858
chore: adds translated label to verified field ( #4509 )
2023-12-15 10:44:09 -05:00
Jessica Chowdhury
8257661c47
fix: formats locales with multiple labels for versions locale selector ( #4495 )
2023-12-15 10:43:03 -05:00
Jacob Fletcher
d86fe0b46c
docs: adds form builder plugin docs ( #4512 )
2023-12-15 10:17:07 -05:00
Jacob Fletcher
d7d55c2a9c
docs: adds search plugin docs ( #4514 )
2023-12-15 09:10:01 -05:00
Jacob Fletcher
f83d65e0cf
docs: fixes mdx syntax error in auth config
2023-12-14 13:33:45 -05:00
Jacob Fletcher
303f0d6227
chore(plugin-search): scaffolds tests ( #4511 )
2023-12-14 13:06:19 -05:00
Jacob Fletcher
6d9110ec48
chore(plugin-stripe): scaffolds tests ( #4510 )
2023-12-14 11:56:33 -05:00
Jarrod Flesch
07371b9cad
fix: adds bg color for year/month select options in datepicker ( #4508 )
2023-12-14 09:43:29 -05:00
Jarrod Flesch
228d45cf52
fix: correctly fetches externally stored files when passing uploadEdits ( #4505 )
2023-12-14 09:09:37 -05:00
Alessio Gravili
cc0ba89518
feat(richtext-lexical)!: link node: change doc data format to be consistent with relationship field ( #4504 )
...
BREAKING: An unpopulated, internal link node no longer saves the doc id under fields.doc.value.id. Now, it saves it under fields.doc.value.
Migration inside of payload is automatic. If you are reading from the link node inside of your frontend, though, you will have to adjust it.
The version property of the link and autoLink node has been changed from 1 to 2.
2023-12-13 22:57:08 +01:00
Jacob Fletcher
9e7a8c7206
chore(plugin-form-builder): scaffolds tests ( #4500 )
2023-12-13 15:13:38 -05:00
Fredrik Nordström
eb6572e9e5
fix: make admin navigation transition smoother ( #4217 )
...
Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com >
2023-12-13 11:17:41 -05:00
Jessica Chowdhury
45c472d6b3
fix: upload related issues, cropping, fetching local file, external preview image ( #4461 )
2023-12-13 10:22:25 -05:00
Alessio Gravili
c6c5cabfbb
feat(plugin-form-builder): Lexical support ( #4487 )
...
* chore(plugin-form-builder): upgrade dependencies
* chore(plugin-form-builder): update demo
* feat(plugin-form-builder): lexical support
* chore(plugin-form-builder): add yarn.lock
* chore(plugin-form-builder): undo changes to demo
* fix(plugin-form-builder): get plugin to build for payload 2.0
2023-12-13 16:14:14 +01:00
Alessio Gravili
dd84cc69c7
chore: export payload/dist inside of monorepo ( #4489 )
2023-12-13 16:12:31 +01:00
Alessio Gravili
31f8f3cac6
feat(richtext-lexical): Slate to Lexical converter: add blockquote conversion, convert custom link fields ( #4486 )
2023-12-13 13:16:58 +01:00
Alessio Gravili
f868799404
chore(richtext-lexical): Add e2e test for #4115 ( #4483 )
2023-12-13 08:36:14 +01:00
Jacob Fletcher
fd1c4b7fc8
fix(templates): pins react-hook-form to v7.45.4 ( #4469 )
2023-12-12 15:22:23 -05:00
Patrik
46e8c01fbe
fix: searching by id sends undefined in where query param ( #4464 )
...
fix(db-mongodb): search by id using operator
2023-12-12 14:02:30 -05:00
Jarrod Flesch
13e3e06713
fix: graphql schema generation for fields without queryable subfields ( #4463 )
2023-12-12 12:40:53 -05:00
Jessica Chowdhury
77ebba3ccd
docs: adds api key disclaimer ( #4390 )
2023-12-12 11:27:12 -05:00
Jacob Fletcher
1cc87bd8ea
fix(plugin-nested-docs): properly exports field utilities ( #4462 )
2023-12-12 10:51:03 -05:00
Patrik
3df52a8856
fix(plugin-form-builder): removes use of slate in rich-text serializer ( #4451 )
2023-12-12 09:47:38 -05:00
dependabot[bot]
b450aeee85
chore(deps): bump sharp from 0.31.3 to 0.32.6 in /templates/blank ( #4173 )
...
Bumps [sharp](https://github.com/lovell/sharp ) from 0.31.3 to 0.32.6.
- [Release notes](https://github.com/lovell/sharp/releases )
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md )
- [Commits](https://github.com/lovell/sharp/compare/v0.31.3...v0.32.6 )
---
updated-dependencies:
- dependency-name: sharp
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-12 09:37:15 -05:00
dependabot[bot]
93f0ebdeae
chore(deps): bump terser in /packages/plugin-search/demo ( #3886 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.12.1 to 5.22.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.12.1...v5.22.0 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-12 09:36:43 -05:00
Jarrod Flesch
3a20ddc5f8
fix: ensure ui fields do not make it into gql schemas ( #4457 )
2023-12-12 08:23:24 -05:00
Jacob Fletcher
dff3f37313
fix(templates): collection archive block ( #4426 )
2023-12-11 18:28:10 -05:00
Jacob Fletcher
2a65717792
chore(examples): adds nested docs example ( #4452 )
2023-12-11 17:40:10 -05:00
Jarrod Flesch
63000373e6
fix: cursor jumping around inside json field ( #4453 )
2023-12-11 16:58:54 -05:00
Patrik
678ba6cdcc
docs: adds examples and descriptions to field hook docs ( #4448 )
2023-12-11 16:53:02 -05:00
Jarrod Flesch
a1d66b83e0
fix: disallow duplicate fieldNames to be used on the same level in the config ( #4381 )
2023-12-11 16:52:24 -05:00
Alessio Gravili
548e78c598
fix(richtext-lexical): Blocks field: should not prompt for unsaved changes due to value comparison between null and non-existent props ( #4450 )
2023-12-11 20:42:42 +01:00
Alessio Gravili
168d629697
feat: add context to auth and globals local API ( #4449 )
...
* feat: add context to auth and globals local API
* chore: add int test
2023-12-11 20:27:34 +01:00
Alessio Gravili
b9c0248823
fix: pin ts-node versions which are causing swc errors ( #4447 )
2023-12-11 17:55:36 +01:00
Alessio Gravili
a2dac605e5
Merge pull request #4446 from payloadcms/lexical/commits
...
fix(richtext-lexical): incorrect URL validation for tel: URLs, unnecessary license headers
2023-12-11 16:38:34 +01:00
Alessio Gravili
9222d6f207
chore(richtext-lexical): remove unnecessary leftover Meta license headers, as they're already included in the LICENSE.md
2023-12-11 16:35:26 +01:00
Alessio Gravili
ac7f9809bc
fix(richtext-lexical): not all types of URLs are validated correctly
2023-12-11 16:33:00 +01:00
Jacob Fletcher
076c3258d0
docs: typo in admin components ( #4445 )
2023-12-11 09:48:27 -05:00