Dan Ribbens
|
4d2bc861cf
|
fix: disable api key beta (#6021)
|
2024-04-25 09:39:30 -04:00 |
|
James Mikrut
|
98722dc0fd
|
fix(db-postgres): postgres version id bug (#6026)
|
2024-04-25 09:23:13 -04:00 |
|
James Mikrut
|
629d7c3263
|
fix(db-postgres): fully functional dbNames (#6023)
|
2024-04-24 22:42:24 -04:00 |
|
James
|
8bb1b60964
|
chore: removes unused line
|
2024-04-24 22:22:40 -04:00 |
|
James
|
a3ac838221
|
chore: cleanup
|
2024-04-24 19:52:58 -04:00 |
|
James
|
14400d1cb9
|
chore: functional create-first-user
|
2024-04-24 19:48:58 -04:00 |
|
James
|
7d531646fd
|
Merge branch 'fix/create-first-user-pt2' of github.com:payloadcms/payload into fix/create-first-user-pt2
|
2024-04-24 18:05:02 -04:00 |
|
Jacob Fletcher
|
6f6c1435c7
|
fix(ui): renders stay logged in modal (#6009)
|
2024-04-24 16:19:11 -04:00 |
|
Elliot DeNolf
|
d40a734080
|
wip: create first user fix
|
2024-04-24 15:17:13 -04:00 |
|
Dan Ribbens
|
94f1dfef52
|
fix: bulk publish (#6007)
|
2024-04-24 15:05:02 -04:00 |
|
Elliot DeNolf
|
0857dbe465
|
Revert "fix: issues creating the first user (#5986)"
This reverts commit 0ede95f375.
|
2024-04-24 14:36:08 -04:00 |
|
Elliot DeNolf
|
71f19fba58
|
chore(release): v3.0.0-beta.15 [skip ci]
|
2024-04-24 13:41:28 -04:00 |
|
Paul
|
24b18fb0fd
|
feat!: removed getDataAndFile and getLocales from createPayloadRequest in favour of new utilities addDataAndFileToRequest and addLocalesToRequest (#5999)
|
2024-04-24 13:31:54 -03:00 |
|
Elliot DeNolf
|
5731241a5c
|
fix(db-postgres): postgres uuid (#6003)
Co-authored-by: James <james@trbl.design>
|
2024-04-24 11:59:39 -04:00 |
|
Dan Ribbens
|
47e70abb4e
|
fix: type collection config missing dbName (#5983)
|
2024-04-24 11:32:59 -04:00 |
|
Paul
|
0ede95f375
|
fix: issues creating the first user (#5986)
Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com>
|
2024-04-24 11:30:52 -04:00 |
|
Alessio Gravili
|
a1f6bf8a67
|
fix(richtext-lexical): Heading feature: enabledHeadingSizes not being applied
|
2024-04-23 20:37:11 -04:00 |
|
Alessio Gravili
|
912dcd38df
|
fix(richtext-lexical): add missing HorizontalRuleFeature export
|
2024-04-23 20:25:12 -04:00 |
|
Alessio Gravili
|
da5028cdee
|
feat(richtext-lexical): show loading indicator while block nodes are loading
|
2024-04-23 20:22:18 -04:00 |
|
Alessio Gravili
|
1a6d9eaa11
|
Merge remote-tracking branch 'origin/beta' into fix/lexical-localization
|
2024-04-23 16:33:54 -04:00 |
|
Alessio Gravili
|
7d447af277
|
chore: add remaining missing preferences prop to validations
|
2024-04-23 15:46:01 -04:00 |
|
Elliot DeNolf
|
d8baaab849
|
chore(release): v3.0.0-beta.14 [skip ci]
|
2024-04-23 15:29:35 -04:00 |
|
Jarrod Flesch
|
3e1523f007
|
fix: move graphql-http from devDep to dep in next package (#5982)
Co-authored-by: Elliot DeNolf <denolfe@gmail.com>
|
2024-04-23 15:27:43 -04:00 |
|
Alessio Gravili
|
fa38af025f
|
Merge branch 'beta' into fix/lexical-localization
|
2024-04-23 15:20:56 -04:00 |
|
Elliot DeNolf
|
6ca9ff847f
|
chore(release): v3.0.0-beta.13 [skip ci]
|
2024-04-23 15:15:21 -04:00 |
|
Alessio Gravili
|
a8824b2b51
|
fix: incorrect value for empty preferences passed into buildStateFromSchema
|
2024-04-23 15:12:55 -04:00 |
|
Alessio Gravili
|
6aa3752b16
|
feat(richtext-lexical): allow richtext adapters to hook into field hooks
|
2024-04-23 15:10:35 -04:00 |
|
Jarrod Flesch
|
74bdf1c681
|
chore: reduces graphql dependencies (#5979)
Co-authored-by: Elliot DeNolf <denolfe@gmail.com>
|
2024-04-23 15:00:09 -04:00 |
|
James Mikrut
|
7437d9fe58
|
Fix/postgres relation names (#5976)
|
2024-04-23 14:56:43 -04:00 |
|
Elliot DeNolf
|
51f7351962
|
fix(cpa): install db adapter in package.json (#5921)
|
2024-04-23 14:03:01 -04:00 |
|
Elliot DeNolf
|
dbbcb658a9
|
fix(deps): proper deps for storage-s3 and storage-vercel-blob (#5975)
|
2024-04-23 13:17:00 -04:00 |
|
James
|
bc7445ed99
|
Merge branch 'beta' of github.com:payloadcms/payload into fix/postgres-relation-names
|
2024-04-23 12:43:32 -04:00 |
|
James
|
e4d024cd0d
|
chore: properly destroys db in postgres
|
2024-04-23 12:43:25 -04:00 |
|
James
|
1005de8295
|
fix(db-postgres): shortens relation names
|
2024-04-23 12:14:01 -04:00 |
|
Elliot DeNolf
|
c79289cedf
|
chore(release): v3.0.0-beta.12 [skip ci] (#5972)
|
2024-04-23 11:02:08 -04:00 |
|
Jarrod Flesch
|
6a745be036
|
chore: pass mock req through with validate function to slate richText validation function (#5971)
|
2024-04-23 10:57:36 -04:00 |
|
Elliot DeNolf
|
cee9cc33ed
|
chore(release): v3.0.0-beta.12 [skip ci]
|
2024-04-23 10:55:51 -04:00 |
|
Elliot DeNolf
|
5401af5812
|
chore(storage-*): set disableLocalStorage true for enabled collections (#5970)
|
2024-04-23 10:46:33 -04:00 |
|
Elliot DeNolf
|
6305a1d1c2
|
chore: remove NodemailerAdapter type imports
|
2024-04-23 10:09:35 -04:00 |
|
Jarrod Flesch
|
95b96e3e9e
|
chore: adjust headersWithCors for req without payload (#5963)
|
2024-04-23 09:50:41 -04:00 |
|
Elliot DeNolf
|
7e0a2a879c
|
chore: adjust nodemailer type export
|
2024-04-23 08:39:32 -04:00 |
|
Elliot DeNolf
|
56ac06c563
|
fix: disallow importing from ts extensions
|
2024-04-22 21:15:13 -04:00 |
|
Elliot DeNolf
|
4dec4bb61c
|
fix: resave media using cloud storage plugin (#5959)
|
2024-04-22 19:58:57 -04:00 |
|
PatrikKozak
|
f6c9f454a5
|
Merge branch 'beta' of https://github.com/payloadcms/payload into fix/row-table-names
|
2024-04-22 16:18:24 -04:00 |
|
Elliot DeNolf
|
c9011dcbfd
|
fix(plugin-cloud-storage): resave media
|
2024-04-22 16:11:19 -04:00 |
|
Jarrod Flesch
|
43089fd13c
|
chore: adds cors headers to routeErrors (#5957)
|
2024-04-22 15:48:42 -04:00 |
|
Elliot DeNolf
|
bb3bd9c395
|
chore: adjust email adapter messaging
|
2024-04-22 15:42:21 -04:00 |
|
James
|
ba423ab424
|
fix: row table names were not being built properly
|
2024-04-22 15:10:59 -04:00 |
|
Elliot DeNolf
|
c23984cac3
|
feat(plugin-cloud-storage): implement storage packages (#5928)
|
2024-04-22 14:31:20 -04:00 |
|
Elliot DeNolf
|
6685a0fa7e
|
feat!: email adapter (#5901)
|
2024-04-22 14:26:12 -04:00 |
|