Elliot DeNolf
32ed95e1ee
fix: handle thrown errors in config-level afterError hook ( #5147 )
2024-02-21 16:44:16 -05:00
Yunsup Sim
70e57fef18
fix: Add Context Provider in EditMany Component ( #5005 )
...
* fix: Add Context Provider in EditMany Component
* test: Fix e2e test error
2024-02-21 16:39:34 -05:00
Jarrod Flesch
0a07f607b9
fix: only replace the drawer content with full edit component if it exists ( #5144 )
2024-02-21 15:44:09 -05:00
Piotr Rogowski
3918fc7c21
chore(plugin-seo): add pl translations ( #5021 )
2024-02-21 15:01:38 -05:00
Martin Chełminiak
13f71ac475
chore: console error for missing script when running npm run payload ( #5078 )
2024-02-19 10:13:50 -05:00
Sondre Ørland
efff47e400
chore: translation for image cropping in norwegian bokmål ( #5113 )
2024-02-19 09:47:32 -05:00
Elliot DeNolf
d4b09bd9cd
chore(release): richtext-lexical/0.7.0 [skip ci]
2024-02-16 15:00:13 -05:00
Elliot DeNolf
dd67e03fc1
chore(release): plugin-search/1.1.0 [skip ci]
2024-02-16 15:00:03 -05:00
Elliot DeNolf
548de80bee
chore(release): db-postgres/0.6.0 [skip ci]
2024-02-16 14:59:51 -05:00
Elliot DeNolf
2c05fbbb5e
chore(release): plugin-form-builder/1.2.1 [skip ci]
2024-02-16 14:59:15 -05:00
Elliot DeNolf
9b54659818
chore(release): db-mongodb/1.4.2 [skip ci]
2024-02-16 14:58:57 -05:00
Elliot DeNolf
e9f550406e
chore(release): payload/2.11.1 [skip ci]
2024-02-16 14:57:28 -05:00
Dan Ribbens
98b87e2278
feat(plugin-search): add req to beforeSync args for transactions ( #5068 )
...
* feat(plugin-search): pass `req` to beforeSync to support using transactions
* fix(plugin-search): hooks do not respect transactions
* chore(plugin-search): await hooks
* chore: remove eslint disable comments
2024-02-16 14:20:40 -05:00
Dan Ribbens
5f3d0169be
fix: filterOptions errors cause transaction to abort ( #5079 )
...
* fix: filterOptions errors cause transaction to abort
* fix(db-mongodb): uncaught abortTransaction race condition
* chore: remove test that is not adding value
* chore: limit options on errors in filterOptions
* chore: limit options when an error occurs in filterOptions
2024-02-16 13:33:40 -05:00
Dan Ribbens
35c2a085ef
fix(db-postgres): query using blockType ( #5044 )
...
* fix(db-postgres): query using blockType
* chore: cleanup commented lines
2024-02-16 13:30:26 -05:00
Dan Ribbens
1ac943ed5e
fix: remove collection findByID caching ( #5034 )
2024-02-16 13:23:57 -05:00
Elliot DeNolf
25cee8bb10
fix(uploads): account for serverURL when retrieving external file ( #5102 )
2024-02-16 13:11:18 -05:00
Elliot DeNolf
6344464bc6
test(plugin-cloud-storage): add single docker compose for all emulators
2024-02-16 11:30:55 -05:00
Dan Ribbens
5d4022f144
fix(db-mongodb): find versions pagination ( #5091 )
2024-02-15 16:14:01 -05:00
Dan Ribbens
bf942fdfa6
feat(db-postgres): reconnect after disconnection from database ( #5086 )
2024-02-15 16:09:17 -05:00
Dan Ribbens
d6c25783cf
feat(db-postgres): adds idType to use uuid or serial id columns ( #3864 )
...
* feat(db-postgres): WIP adds idType to use uuid or serial id columns
* chore: add postgres-uuid test ci
* chore: add postgres-uuid env vars
* chore: sanitizeQueryValue prevent invalid types
* fix(db-postgres): invalid parentID of nested arrays
2024-02-15 16:06:37 -05:00
Dan Ribbens
82e9d31127
fix(plugin-form-builder): hooks do not respect transactions ( #5069 )
...
* fix(plugin-form-builder): hooks do not respect transactions
* chore(plugin-form-builder): linting and cleanup
2024-02-15 15:55:42 -05:00
Alessio Gravili
0d18822062
feat(richtext-lexical)!: Update lexical from 0.12.6 to 0.13.1, port over all useful changes from playground ( #5066 )
...
* feat(richtext-lexical): Update lexical from 0.12.6 to 0.13.1, port over all useful changes from playground
* chore: upgrade lexical version used in monorepo
2024-02-12 17:54:50 +01:00
Alessio Gravili
00fc0343da
feat(richtext-lexical): AddBlock handle for all nodes, even if they aren't empty paragraphs ( #5063 )
2024-02-12 16:11:41 +01:00
Alessio Gravili
6323965c65
fix(richtext-lexical): do not remove adjacent paragraph node when inserting certain nodes in empty editor ( #5061 )
2024-02-12 14:27:58 +01:00
Máté Tallósi
6d6823c3e5
feat(richtext-lexical): add justify aligment to AlignFeature ( #4035 ) ( #4868 )
2024-02-12 14:27:12 +01:00
Alessio Gravili
ca70298436
chore: upgrade nodemon versions ( #5059 )
2024-02-12 14:11:57 +01:00
Elliot DeNolf
4f565759f6
chore(release): payload/2.11.0 [skip ci]
2024-02-09 16:12:03 -05:00
Jarrod Flesch
df39602758
feat: exposes collapsible provider with more functionality ( #5043 )
2024-02-09 10:38:30 -05:00
Elliot DeNolf
6ea6172afa
chore(release): db-postgres/0.5.2 [skip ci]
2024-02-09 09:06:15 -05:00
Elliot DeNolf
486774796d
chore(release): db-mongodb/1.4.1 [skip ci]
2024-02-09 09:06:06 -05:00
Elliot DeNolf
1cd1c38764
chore(release): payload/2.10.1 [skip ci]
2024-02-09 09:04:42 -05:00
Elliot DeNolf
f6d7da7510
fix: clearable cells handle null values ( #5038 )
2024-02-09 08:59:38 -05:00
Elliot DeNolf
cdc4cb971b
fix(db-mongodb): handle null values with exists ( #5037 )
2024-02-09 08:58:10 -05:00
Elliot DeNolf
e0191b54e1
chore(release): richtext-lexical/0.6.1 [skip ci]
2024-02-08 11:49:02 -05:00
Alessio Gravili
2315781f18
fix(richtext-lexical): make editor reactive to initialValue changes ( #5010 )
2024-02-08 15:30:21 +01:00
Elliot DeNolf
a0a58e7fd2
fix: query relationships by explicit id field ( #5022 )
2024-02-07 14:18:13 -05:00
Jessica Chowdhury
e1813fb884
fix: ensures docs with the same id are shown in relationship field select ( #4859 )
2024-02-07 14:04:03 -05:00
Elliot DeNolf
da184d40ec
fix(db-postgres): handle nested docs with drafts ( #5012 )
2024-02-06 21:27:33 -05:00
Elliot DeNolf
ca8675f89d
chore(release): plugin-seo/2.2.1 [skip ci]
2024-02-06 15:41:58 -05:00
Elliot DeNolf
e8c6c9338d
chore(release): db-postgres/0.5.1 [skip ci]
2024-02-06 15:41:35 -05:00
Elliot DeNolf
558534aff8
chore(release): richtext-lexical/0.6.0 [skip ci]
2024-02-06 15:41:04 -05:00
Elliot DeNolf
29c901ba9b
chore(release): payload/2.10.0 [skip ci]
2024-02-06 15:38:33 -05:00
Elliot DeNolf
f3876c2a39
fix(db-postgres): localized field sort count ( #4997 )
...
* fix(db-postgres): localized field sort count
* test: localized sort doc count
2024-02-06 11:44:54 -05:00
Elliot DeNolf
c3a3942969
fix(db-postgres): filtering relationships with drafts enabled ( #4998 )
...
* fix(db-postgres): filtering relationships with drafts enabled
* test: draft relationship filtering
2024-02-06 11:16:27 -05:00
Daniel Kirchhof
e3c8105cc2
feat: use deletion success message from server if provided ( #4966 )
2024-02-06 10:17:53 -05:00
Jarrod Flesch
2c71aaef75
chore: standardize req passed through the local API ( #4994 )
2024-02-05 15:43:59 -05:00
Elliot DeNolf
0740d5095e
fix(migrations): safely create migration file when no name passed ( #4995 )
2024-02-05 10:43:19 -05:00
Dan Ribbens
db22cbdf21
fix(plugin-seo): tabbedUI with email field causes duplicate field ( #4944 )
...
* fix(plugin-seo): tabbedUI with email field causes duplicate field
* chore(plugin-seo): code comment
2024-02-02 14:53:51 -05:00
Dan Ribbens
1e8a6b7899
feat: extend transactions to cover after and beforeOperation hooks ( #4960 )
...
* feat: extend transactions to cover after and beforeOperation hooks
* feat: use transactions in refresh operation
* docs: add req to beforeOperation and afterOperation args
2024-02-02 14:53:14 -05:00