Elliot DeNolf
|
0727dcd963
|
chore(release): db-mongodb/1.2.0 [skip ci]
|
2024-01-03 15:57:22 -05:00 |
|
Elliot DeNolf
|
52f8d4f9f0
|
chore(release): payload/2.6.0 [skip ci]
|
2024-01-03 15:55:34 -05:00 |
|
Jessica Chowdhury
|
f1fa374ed1
|
fix: tab field error when using the same interface name (#4657)
* fix: tab field error when using the same interface name
* fix: removes unused tab types
|
2024-01-03 15:50:07 -05:00 |
|
Alessio Gravili
|
6b691eee43
|
chore(eslint-config-payload): improve perfectionist object sort order (#4678)
|
2024-01-03 21:45:34 +01:00 |
|
Paul
|
be3beabb9b
|
fix: navigation locks when modal is closed with esc (#4664)
|
2024-01-03 12:06:09 -05:00 |
|
Seied Ali Mirkarimi
|
1fa00cc25c
|
chore: rtl header locale selector (#4670)
|
2024-01-03 12:04:39 -05:00 |
|
Jessica Chowdhury
|
a67080a291
|
Merge pull request #4574 from jschuur/patch-1
fix: adjusts json field joi schema to allow editorOptions
|
2024-01-02 21:58:34 +00:00 |
|
Jarrod Flesch
|
69a99445c9
|
fix: detect language from request headers accept-language (#4656)
|
2024-01-02 15:17:00 -05:00 |
|
Alessio Gravili
|
00d8480062
|
fix: "The punycode module is deprecated" warning by updating nodemailer
|
2024-01-02 18:26:52 +01:00 |
|
Anthony Bouch
|
657d14c07b
|
chore(plugin-search): adjusts code comment when attaching hooks (#4595)
|
2023-12-23 19:24:33 -05:00 |
|
James Mikrut
|
c3be5d1d5e
|
Merge pull request #4560 from payloadcms/fix/#4484-graphql-multiple-locales
fix: graphql cannot query multiple locales
|
2023-12-21 15:29:14 -05:00 |
|
James Mikrut
|
250bcd8189
|
Merge pull request #4526 from payloadcms/feat/locale-specific-fallbacks
feat: extend locales to have fallbackLocales
|
2023-12-21 15:25:55 -05:00 |
|
Jesse Sivonen
|
a71d37b398
|
fix(db-postgres): Wait for transaction to complete on commit (#4582)
* fix(db-postgres): Wait for transaction to complete on commit
* fix session types
|
2023-12-21 11:03:27 -05:00 |
|
Patrik
|
5c5523195c
|
fix: resets actions array when navigating out of view with actions (#4585)
|
2023-12-21 10:48:04 -05:00 |
|
Joost Schuur
|
bff4cf518f
|
fix: adjusts json field joi schema to allow editorOptions
Previous fix was not applied to json fields: https://github.com/payloadcms/payload/pull/2731/files
|
2023-12-21 00:47:14 +08:00 |
|
Alessio Gravili
|
8015e999cd
|
fix(richtext-lexical): z-index issues (#4570)
|
2023-12-20 15:10:18 +01:00 |
|
Dan Ribbens
|
e691a90a4c
|
chore: fix failed test
|
2023-12-19 15:53:20 -05:00 |
|
James Mikrut
|
0b2da4fba7
|
Merge pull request #4467 from payloadcms/feat/mongodb-transaction-options
feat(db-mongodb): add transactionOptions
|
2023-12-19 15:30:23 -05:00 |
|
Elliot DeNolf
|
ecc7978184
|
chore(release): plugin-nested-docs/1.0.10 [skip ci]
|
2023-12-19 14:49:38 -05:00 |
|
Elliot DeNolf
|
1b9ee64a67
|
chore(release): live-preview/0.2.2 [skip ci]
|
2023-12-19 14:48:20 -05:00 |
|
Elliot DeNolf
|
22b02226c3
|
chore(release): db-postgres/0.2.2 [skip ci]
|
2023-12-19 14:48:08 -05:00 |
|
Elliot DeNolf
|
e4102b88d8
|
chore(release): db-mongodb/1.1.1 [skip ci]
|
2023-12-19 14:47:41 -05:00 |
|
Elliot DeNolf
|
a099f55a69
|
chore(release): plugin-form-builder/1.1.0 [skip ci]
|
2023-12-19 14:46:49 -05:00 |
|
Elliot DeNolf
|
1f1445c798
|
chore(release): richtext-lexical/0.5.0 [skip ci]
|
2023-12-19 14:45:27 -05:00 |
|
Elliot DeNolf
|
741a5e3650
|
chore(release): payload/2.5.0 [skip ci]
|
2023-12-19 14:41:55 -05:00 |
|
Dan Ribbens
|
f2c8ac4a9a
|
feat(db-mongodb): add transactionOptions
|
2023-12-19 14:19:12 -05:00 |
|
Dan Ribbens
|
05e8914db7
|
fix(db-mongodb): documentDB unique constraint throws incorrect error (#4513)
|
2023-12-19 14:14:51 -05:00 |
|
Dan Ribbens
|
98890eee1f
|
fix: graphql multiple locales
|
2023-12-19 14:00:06 -05:00 |
|
Ritsu
|
ef43629502
|
fix(db-postgres) incorrect currentTableName in find for blocks (#4524)
|
2023-12-19 10:30:13 -05:00 |
|
Jarrod Flesch
|
7a4607897d
|
chore: exports the useNav hook (#4557)
|
2023-12-19 09:44:09 -05:00 |
|
Dan Ribbens
|
5caad706bb
|
chore: consistent locale and fallback locale for globals
|
2023-12-19 09:40:26 -05:00 |
|
Patrik
|
9e8f14a897
|
feat: adds new actions property to admin customization (#4468)
|
2023-12-19 09:31:58 -05:00 |
|
Patrik
|
f3748a1534
|
fix: updates return value of empty arrays in getDataByPath (#4553)
* fix: sets the return value to [] instead of 0 for arrays in getDataByPath
* chore: simplifies empty array check
|
2023-12-19 09:01:24 -05:00 |
|
Dan Ribbens
|
aa048d5409
|
fix: req.locale and req.fallbackLocale get reassigned in local operations
|
2023-12-18 16:50:17 -05:00 |
|
Jacob Fletcher
|
ed7c0e19d2
|
Merge pull request #3673 from payloadcms/chore/plugin-redirects
chore: imports redirects plugin
|
2023-12-18 15:55:29 -05:00 |
|
Jacob Fletcher
|
adbd76375f
|
chore(plugin-redirects): scaffolds tests (#4552)
|
2023-12-18 14:47:11 -05:00 |
|
Jacob Fletcher
|
b1f3582764
|
chore(plugin-redirects): lints and builds (#4551)
|
2023-12-18 14:25:32 -05:00 |
|
Jarrod Flesch
|
8bc31cd592
|
fix(db-postgres): findOne correctly querying with where queries (#4550)
|
2023-12-18 14:17:58 -05:00 |
|
Jacob Fletcher
|
03688f2348
|
Merge branch 'main' into chore/plugin-redirects
|
2023-12-18 12:34:16 -05:00 |
|
Jacob Fletcher
|
c111fa7531
|
docs: adds seo plugin docs (#4538)
|
2023-12-18 12:20:32 -05:00 |
|
Jacob Fletcher
|
a859992709
|
chore(plugin-seo): lints and builds (#4537)
|
2023-12-18 11:57:16 -05:00 |
|
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
|
1c6174ecb5
|
docs: adds stripe plugin docs (#4528)
|
2023-12-16 13:40:55 -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 |
|