Elliot DeNolf
|
6e4135e790
|
test: add nodemailer adapter to email test config
|
2024-04-18 13:36:48 -04:00 |
|
Elliot DeNolf
|
f0198b62f3
|
feat: implement stdout email adapter, use if no adapter configured
|
2024-04-18 11:59:03 -04:00 |
|
Elliot DeNolf
|
8d52f1b279
|
chore: add payload to dev deps
|
2024-04-18 02:27:43 -04:00 |
|
Elliot DeNolf
|
24072d222c
|
chore: clean up types, remove logMockEmailCredentials
|
2024-04-18 02:07:54 -04:00 |
|
Elliot DeNolf
|
55c59e71da
|
chore: remove nodemailer from payload completely
|
2024-04-18 01:44:35 -04:00 |
|
Elliot DeNolf
|
62233788e0
|
feat(plugin-cloud): use nodemailer adapter
|
2024-04-18 01:44:20 -04:00 |
|
Elliot DeNolf
|
b297c5499d
|
chore(email): strict true
|
2024-04-18 00:02:05 -04:00 |
|
Elliot DeNolf
|
fb7925f272
|
feat: create email-nodemailer package
|
2024-04-17 21:58:24 -04:00 |
|
Elliot DeNolf
|
a1d68bd951
|
feat: abstract nodemailer into email adapter interface
|
2024-04-17 16:10:51 -04:00 |
|
Elliot DeNolf
|
abf0461d80
|
ci: add exports pattern to codeowners
|
2024-04-17 10:24:02 -04:00 |
|
Elliot DeNolf
|
abca45e152
|
chore: add comments to exports about server vs. front-end
|
2024-04-17 10:23:21 -04:00 |
|
Jessica Chowdhury
|
49cba92fa1
|
fix(create-payload-app): uses baseUrl for payload config path in tsconfig (#5888)
|
2024-04-17 13:53:00 +01:00 |
|
Elliot DeNolf
|
42329fc736
|
ci: cut down on codeowners noise [skip ci]
|
2024-04-16 22:07:55 -04:00 |
|
Elliot DeNolf
|
68dee49501
|
feat(cpa): list plugin template after updating for 3.0
|
2024-04-16 19:46:27 -04:00 |
|
Dan Ribbens
|
234837ee1d
|
fix: postgres query hasMany in (#5884)
|
2024-04-16 17:09:43 -04:00 |
|
Paul
|
7f6c6c4787
|
fix(next): check for matching passwords when creating the first user (#5869)
|
2024-04-16 12:41:20 -03:00 |
|
Jacob Fletcher
|
b6c975bfdc
|
Revert "fix(plugin-seo): uses correct key for ukrainian translation"
This reverts commit b9a9dad60a.
|
2024-04-16 11:36:38 -04:00 |
|
Elliot DeNolf
|
eaf5a86121
|
ci: enforce node version for all jobs
|
2024-04-16 11:35:00 -04:00 |
|
Jacob Fletcher
|
b9a9dad60a
|
fix(plugin-seo): uses correct key for ukrainian translation
|
2024-04-16 11:14:44 -04:00 |
|
Paul
|
b80c92ba93
|
fix(next): issue with password and confirm password fields not being type of password (#5870)
|
2024-04-16 11:52:56 -03:00 |
|
Patrik
|
6669a2cedb
|
fix(next): adds client-side field validations to login and forgot-password views (#5871)
|
2024-04-16 10:36:37 -04:00 |
|
Bohdan Kucheriavyi
|
7369da3d8d
|
chore(plugin-seo): adds Ukrainian translations (#5836)
Signed-off-by: Bohdan Kucheriavyi <bohdan.kucheriavyi@zapal.tech>
|
2024-04-16 09:32:08 -04:00 |
|
Jarrod Flesch
|
697a0f1ecf
|
fix: ensure body limit is respected (#5807)
Co-authored-by: James <james@trbl.design>
|
2024-04-16 09:22:41 -04:00 |
|
Jarrod Flesch
|
3db0557b07
|
chore: improve cookie helper functions (#5866)
|
2024-04-15 22:11:17 -04:00 |
|
Elliot DeNolf
|
8178d57ab9
|
chore(release): v3.0.0-beta.11 [skip ci]
|
2024-04-15 16:50:51 -04:00 |
|
Ritsu
|
f1b2f767bb
|
fix(db-postgres): validateExistingBlockIsIdentical localized (#5840)
|
2024-04-15 16:50:28 -04:00 |
|
Dan Ribbens
|
f21b394d21
|
chore(create-payload-app): db user and password connection URI (#5853)
|
2024-04-15 16:40:31 -04:00 |
|
Dan Ribbens
|
4e4ccca02a
|
fix(db-mongodb): version fields indexSortableFields (#5864)
|
2024-04-15 16:26:26 -04:00 |
|
Elliot DeNolf
|
b6578d6447
|
test(pcs): add prefix test (#5867)
|
2024-04-15 16:10:51 -04:00 |
|
Elliot DeNolf
|
abeb94a53d
|
docs: add externalFileHeaderFilter
|
2024-04-15 15:11:35 -04:00 |
|
Ritsu
|
974a74500b
|
fix(ui): passes cellComponentProps through buildColumnState (#5848)
|
2024-04-15 15:03:16 -04:00 |
|
Elliot DeNolf
|
61dd17ae5e
|
feat: allow configuration for setting headers on external file fetch (#5862)
|
2024-04-15 15:02:07 -04:00 |
|
Jacob Fletcher
|
2628249a51
|
fix(next): removes links to hidden entities (#5861)
|
2024-04-15 14:58:57 -04:00 |
|
Elliot DeNolf
|
5f57782199
|
fix(db-postgres): properly pass id type for type gen (#5859)
|
2024-04-15 13:38:46 -04:00 |
|
Ritsu
|
bceb49ee6c
|
fix(ui): ensures titleField is not empty (#5850)
|
2024-04-15 13:33:49 -03:00 |
|
Alessio Gravili
|
beeb59f263
|
ci: add weird tune linux network step which seems to reduce flakes (#5855)
|
2024-04-15 12:23:48 -04:00 |
|
Paul
|
4150c87be0
|
chore(plugin-nested-docs): update nested docs plugin exports and moved away from default exports (#5856)
|
2024-04-15 13:22:01 -03:00 |
|
Patrik
|
a394d8211e
|
fix: passes parent id instead of incoming id to saveVersion (#5854)
|
2024-04-15 12:02:17 -04:00 |
|
Paul
|
6a162776f2
|
chore: export react toastify from UI (#5828)
|
2024-04-15 12:53:12 -03:00 |
|
James Mikrut
|
d41bd7b133
|
chore: exports getFieldsToSign (#5852)
|
2024-04-15 10:48:03 -04:00 |
|
Patrik
|
f3409fab29
|
fix(db-mongodb): failing contains query with special chars (#5776)
|
2024-04-15 10:24:07 -04:00 |
|
James Mikrut
|
dd75fbfee2
|
feat: image dimensions rework (#5824)
|
2024-04-15 10:22:40 -04:00 |
|
James
|
ae2c85f947
|
chore: exports getFieldsToSign
|
2024-04-15 10:19:55 -04:00 |
|
Oladayo Olufemi Fagbemi
|
c0b454a5de
|
fix(plugin-seo): add default empty endpoints array (#5844)
|
2024-04-14 17:44:15 -04:00 |
|
Alessio Gravili
|
27754dd0d7
|
fix(richtext-lexical): ensure schema maps for complex fields / sub-fields are handled correctly (#5842)
|
2024-04-14 17:29:48 -04:00 |
|
Oladayo Olufemi Fagbemi
|
18ec830882
|
fix(plugin-seo): incorrect styling of field labels (#5845)
Co-authored-by: Oladayo Fagbemi <oladayo.fagbemi@acelspringer.com>
Co-authored-by: Alessio Gravili <alessio@gravili.de>
|
2024-04-14 17:28:53 -04:00 |
|
Ritsu
|
1ffc0f552e
|
fix(payload): remove incorrect payload module import within payload (#5847)
|
2024-04-14 16:49:06 -04:00 |
|
Alessio Gravili
|
07b676ac81
|
chore(richtext-lexical): adjust field name inside int tests
|
2024-04-14 16:45:54 -04:00 |
|
Alessio Gravili
|
da79f09544
|
fix(payload): ensure that the minimum @swc/core peerdep version used is 1.4.13 (#5841)
|
2024-04-14 16:43:42 -04:00 |
|
Alessio Gravili
|
993b035285
|
fix(richtext-lexical): ensure schema maps for complex fields / sub-fields are handled correctly for blocks, link and upload features
|
2024-04-14 02:19:58 -04:00 |
|