Elliot DeNolf
558534aff8
chore(release): richtext-lexical/0.6.0 [skip ci]
richtext-lexical/0.6.0
2024-02-06 15:41:04 -05:00
Elliot DeNolf
29c901ba9b
chore(release): payload/2.10.0 [skip ci]
payload/2.10.0
v2.10.0
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
Paul
23b135b963
fix(templates): fix conflicting routes with Nextjs ( #4725 )
...
* Updated templates and readme to note conflicting routes
* Move information in readmes to blockquotes and move next-api to just next
* Remove unnecessary notes
2024-02-06 10:56:20 -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
brachypelma
922fb9b7fa
docs: added link to JSON field type ( #4989 )
2024-02-05 13:13:28 -05:00
Elliot DeNolf
0740d5095e
fix(migrations): safely create migration file when no name passed ( #4995 )
2024-02-05 10:43:19 -05:00
Jacob Fletcher
b392d656fe
chore(examples/multi-tentant): resets lastLoggedInTenant when none found ( #4984 )
2024-02-02 15:50:12 -05:00
Elliot DeNolf
c0eef90cdc
ci: supabase ( #4983 )
...
* ci: supabase
* test: add supabase to adapter record
* test: adjust index tests conditional
2024-02-02 15:26:18 -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
Dan Ribbens
5d934ba02d
feat: previousValue and previousSiblingDoc args added to beforeChange field hooks ( #4958 )
...
* feat: previousValue and previousSiblingDoc args added to beforeChange field hooks
* chore: fieldHook type docs
2024-02-02 13:59:11 -05:00
Elliot DeNolf
f651665f2f
chore(deps): add pnpm overrides for common packages ( #4980 )
...
* chore(deps): add pnpm overrides for common packages
* chore(deps): bump @swc/core for compat w/ latest typescript
2024-02-02 13:21:57 -05:00
Elliot DeNolf
5d3659d48a
fix(db-postgres): handle schema changes with supabase ( #4968 )
...
* fix(db-postgres): handle schema changes with supabase
* chore(deps): bump drizzle-orm for test suite
2024-02-02 11:29:32 -05:00
Dan Ribbens
47106d5a1a
fix(db-postgres): indexes not creating for relationships, arrays, hasmany and blocks ( #4976 )
2024-02-02 11:16:21 -05:00
Jarrod Flesch
afa2b942e0
fix: ensures docPermissions fallback to collection permissions on create ( #4969 )
2024-02-01 16:54:52 -05:00
Dan Ribbens
20ddd0de5b
chore: add indexes to preferences for performance ( #4965 )
2024-02-01 15:31:31 -05:00
Dan Ribbens
64f705c3c9
fix(db-postgres): indexes not created for non unique field names ( #4967 )
2024-02-01 15:21:15 -05:00
Daniel Shamburger
b30ea8aa6b
docs: typo ( #4948 )
2024-01-31 15:40:55 -05:00
Mark Paolo Libunao
471d2113a7
feat: re-use existing logger instance passed to payload.init ( #3124 )
2024-01-31 15:40:14 -05:00
Alessio Gravili
8725d41164
feat: add more options to addFieldStatePromise so that it can be used for field flattening ( #4799 )
2024-01-30 23:02:58 +01:00
Dan Ribbens
0bd81aa25a
fix(templates-ecommerce): hook errors for non-string ids ( #4946 )
2024-01-30 13:28:14 -05:00
Dan Ribbens
8c09ca9be5
examples: fix multi-tenant hooks to use transactions ( #4955 )
2024-01-30 13:26:13 -05:00
Alessio Gravili
90d7ee3e65
feat(richtext-lexical): Blocks: generate type definitions for blocks fields ( #4529 )
2024-01-30 16:51:18 +01:00
Kendell Joseph
58bbd8c00f
chore(examples/hierarchy): adds hierarchy example ( #4923 )
2024-01-26 16:17:11 -05:00
Elliot DeNolf
003ad065c3
chore(release): plugin-cloud-storage/1.1.2 [skip ci]
plugin-cloud-storage/1.1.2
2024-01-26 13:58:13 -05:00
Elliot DeNolf
70715926a8
chore(release): richtext-slate/1.4.0 [skip ci]
richtext-slate/1.4.0
2024-01-26 13:57:45 -05:00
Elliot DeNolf
b3a6bfacf2
chore(release): db-postgres/0.5.0 [skip ci]
db-postgres/0.5.0
2024-01-26 13:57:34 -05:00
Elliot DeNolf
e1d9accb27
chore(release): db-mongodb/1.4.0 [skip ci]
db-mongodb/1.4.0
2024-01-26 13:57:23 -05:00
Elliot DeNolf
f2f55a84cc
chore(release): payload/2.9.0 [skip ci]
payload/2.9.0
v2.9.0
2024-01-26 13:55:20 -05:00
Dan Ribbens
eba53ba60a
feat: forceAcceptWarning migration arg added to accept prompts ( #4874 )
...
* chore: gitignore test migrations
* feat: `forceAcceptWarning` migration args added to accept prompts
* chore: migrationDir env variable fallback
* chore: migrationDir testSuiteDir fallback
* chore: migrationDir testSuiteDir fallback fix
* chore: skip migrate down test
2024-01-26 13:48:53 -05:00
Dan Ribbens
f73d503fec
fix(plugin-cloud-storage): slow get file performance large collections ( #4927 )
2024-01-26 13:43:55 -05:00
Dan Ribbens
6930c4e9f2
fix: upload input drawer does not show draft versions ( #4903 )
...
* chore: add field classname to upload field
* fix: upload input drawer does not show draft versions
2024-01-26 13:42:32 -05:00
Dan Ribbens
3eb681e847
fix: afterLogin hook write conflicts ( #4904 )
...
* fix: afterLogin hook conflict
* test: afterLogin hook returns for assertion
* chore: commit increment login attempt
2024-01-26 13:39:45 -05:00
Jarrod Flesch
cb4638cfa1
chore: make default views callable ( #4928 )
2024-01-26 13:38:36 -05:00
Dan Ribbens
b40e9f85a2
chore: use transactions in tests running mongoDB memory server ( #4750 )
...
* chore: use transactions in tests running mongoDB memory server
* chore: relationship test async setup changes
* chore: async test fix
* chore: flaky e2e localization test
2024-01-23 19:18:55 -05:00
Dan Ribbens
e5a7907a72
fix: remove No Options dropdown from hasMany fields ( #4899 )
2024-01-23 10:00:16 -05:00
Jarrod Flesch
3f25d1ca84
chore: re-orders request language detection ( #4890 )
2024-01-22 11:53:01 -05:00
Timothy Choi
d5720bea7b
chore: add fieldIsGroupType type guard helper ( #4872 )
2024-01-19 14:19:35 -05:00
Jesse Sivonen
8ce15c8b07
fix(db-postgres): query unset relation ( #4862 )
2024-01-19 13:35:58 -05:00
Timothy Choi
9f5efef78f
chore: lint #4766 ( #4801 )
...
* fix: import location for config test
* fix: linting fix
2024-01-18 09:25:52 -05:00
Dan Ribbens
dfba5222f3
fix(db-postgres): migrate down error ( #4861 )
2024-01-17 13:55:57 -05:00
Dan Ribbens
b99d24fcfa
fix: migrate down missing filter for latest batch ( #4860 )
2024-01-17 13:54:30 -05:00
Elliot DeNolf
836ed77568
chore: update changelog [skip ci]
2024-01-16 16:39:42 -05:00
Elliot DeNolf
1c5d5b07c8
chore(release): plugin-seo/2.2.0 [skip ci]
plugin-seo/2.2.0
2024-01-16 16:33:53 -05:00
Elliot DeNolf
da5f1f2240
chore(release): plugin-form-builder/1.2.0 [skip ci]
plugin-form-builder/1.2.0
2024-01-16 16:33:44 -05:00
Elliot DeNolf
c84c58c7b4
chore(release): db-postgres/0.4.0 [skip ci]
db-postgres/0.4.0
2024-01-16 16:33:21 -05:00
Elliot DeNolf
1c1b8f3cec
chore(release): db-mongodb/1.3.2 [skip ci]
db-mongodb/1.3.2
2024-01-16 16:32:52 -05:00