Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(plugin-seo): add Czech translation #9009

Open
wants to merge 3,609 commits into
base: 2.x
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
3609 commits
Select commit Hold shift + click to select a range
0fcbce3
feat(templates): add a copy button to website template code blocks (#…
MotorcycleEnjoyer Oct 23, 2024
b482da6
chore(release): v3.0.0-beta.118 [skip ci]
denolfe Oct 24, 2024
749a7d9
chore(cpa): remove beta from postgres selection
denolfe Oct 24, 2024
2e11068
feat(richtext-slate): add useElement hook to richtext-slate client ex…
hdodov Oct 24, 2024
9069bd3
fix(db-postgres): sort by localized fields (#8839)
r1tsuu Oct 24, 2024
1a15425
fix(cpa): properly detect if pnpm exists on windows (#8855)
denolfe Oct 24, 2024
6e919cc
perf: index globals versions timestamps by default (#8821)
r1tsuu Oct 24, 2024
4d44c37
feat: sort by multiple fields (#8799)
andershermansen Oct 24, 2024
085e127
fix(ui): leave without saving when changing /account theme (#8724)
paulpopus Oct 24, 2024
b1b571d
ci: do not run pr-title on synchronize event
denolfe Oct 24, 2024
e72e81c
fix(ui): upload buttons being hidden at mobile screen widths (#8860)
paulpopus Oct 24, 2024
2df8f94
fix(plugin-search): issues with overriding the search collection slug…
paulpopus Oct 25, 2024
1b1dc82
feat!: rename @payloadcms/plugin-cloud (#8828)
denolfe Oct 25, 2024
4f88fb0
chore: update docs mention on payload cloud plugin (#8869)
paulpopus Oct 25, 2024
6c2eecc
chore(release): v3.0.0-beta.119 [skip ci]
denolfe Oct 25, 2024
07a8a37
chore(templates): use payload cloud (#8871)
denolfe Oct 25, 2024
a8569b9
fix(richtext-lexical): ensure editor cursor / selection state is pres…
AlessioGr Oct 27, 2024
aea1b41
fix(cpa): write POSTGRES_URL to .env for vercel postgres (#8743)
r1tsuu Oct 28, 2024
44e52b0
fix: #8903, form-builder payment static value field (#8905)
jmikrut Oct 28, 2024
00ed66b
fix: autosave potentially losing latest: true w/ race condition (#8894)
jmikrut Oct 28, 2024
7127c55
docs: update database adpater installation commands to use beta versi…
Brandoko Oct 28, 2024
3605da1
docs: update metadata icons example to use url and fix images type in…
akhrarovsaid Oct 28, 2024
f0edbb7
feat: join field defaultLimit and defaultSort (#8908)
DanRibbens Oct 28, 2024
7a7a2f3
fix(db-mongodb): query 'in' with a comma-delimited value (#8910)
r1tsuu Oct 28, 2024
1e002ac
fix(next, ui): only show locked docs that are not expired (#8899)
PatrikKozak Oct 29, 2024
e74906f
fix(next, ui): exclude expired locks for globals (#8914)
PatrikKozak Oct 29, 2024
43fccca
chore(release): v3.0.0-beta.120 [skip ci]
denolfe Oct 29, 2024
b6867f2
docs: form builder number field table unformatted (#8915)
akhrarovsaid Oct 29, 2024
915a3ce
docs: fix dead link for local API (#8917)
paulpopus Oct 29, 2024
c7bde52
chore: adds additional locked documents e2e tests (#8921)
PatrikKozak Oct 29, 2024
c0aa96f
fix(ui): missing localization label on text area fields (#8927)
paulpopus Oct 29, 2024
7ba19e0
ci: add payload-cloud as valid pr scope
denolfe Oct 29, 2024
9c530e4
chore: changes admin API key field visuals based on read and update p…
kendelljoseph Oct 29, 2024
6c341b5
fix(ui): sanitize limit for preferences (#8913)
r1tsuu Oct 29, 2024
2970442
chore: corrects package import paths for live preview test (#8925)
kendelljoseph Oct 29, 2024
6cdf141
feat: prevent create new for joins (#8929)
DanRibbens Oct 29, 2024
dae832c
feat: select fields (#8550)
r1tsuu Oct 29, 2024
04bd502
chore: uses custom live preview component if one is provided (#8930)
kendelljoseph Oct 30, 2024
1231251
fix!: plugin-search with localization enabled (#8938)
jmikrut Oct 30, 2024
f4041ce
fix(db-mongodb): joins with singular collection name (#8933)
r1tsuu Oct 30, 2024
61b4f2e
chore: updates payload cloud plugin docs (#8943)
kendelljoseph Oct 30, 2024
01ccbd4
feat!: custom views are now public by default and fixed some issues w…
paulpopus Oct 30, 2024
d38d7b8
fix(ui): broken buttons in the bulk upload drawer (#8926)
paulpopus Oct 30, 2024
c41ef65
feat: add `defaultPopulate` property to collection config (#8934)
r1tsuu Oct 30, 2024
d64946c
fix(db-mongodb): ensure relationships are stored in `ObjectID` (#8932)
r1tsuu Oct 30, 2024
03331de
fix(ui): perf improvements in bulk upload (#8944)
paulpopus Oct 30, 2024
0574155
docs: fix docs-wide spelling errors and formatting issues (#8942)
akhrarovsaid Oct 30, 2024
8970c6b
feat: adds jobs queue (#8228)
jmikrut Oct 30, 2024
d89db00
chore(release): v3.0.0-beta.121 [skip ci]
denolfe Oct 30, 2024
03e5ae8
fix: bulk upload mimetype wildcard file selection (#8954)
jmikrut Oct 30, 2024
df4661a
docs: fix `defaultPopulate` docs formatting (#8951)
r1tsuu Oct 30, 2024
57fba36
fix(ui): overly large width on stay logged in modal content (#8952)
paulpopus Oct 31, 2024
bf989e6
docs: fix copy paste oversights in storage-adapters.mdx (#8919)
Konsequanzheng Oct 31, 2024
3918c09
feat(translations): added sl to exported date locales (#8817)
GregorGabric Oct 31, 2024
58441c2
fix(graphql): avoid adding extra password fields when running mutatio…
agrippa1994 Oct 31, 2024
755355e
fix(ui): description undefined error on empty tabs array (#8830)
akhrarovsaid Oct 31, 2024
d192f14
chore(release): v3.0.0-beta.122 [skip ci]
denolfe Oct 31, 2024
08251ec
fix: return type of `findByID` with `strict: true` (#8953)
r1tsuu Oct 31, 2024
c0397c3
fix(ui): increase z-index of `ReactSelect` (#8735)
r1tsuu Oct 31, 2024
2c6635f
ci: port all templates, actions, and workflows from main (#8949)
denolfe Oct 31, 2024
b417c1f
feat(plugin-seo)!: support overriding default fields via a function i…
paulpopus Oct 31, 2024
55ce8e6
fix: locked documents with `read` access for `users` (#8950)
PatrikKozak Oct 31, 2024
090831c
fix(next): overly large width on document locked modal content (#8967)
PatrikKozak Oct 31, 2024
3175541
fix: `select` with unnamed tabs (#8966)
r1tsuu Oct 31, 2024
4246b36
docs: improve docs about beforeSync in searchPlugin (#8946)
GermanJablo Oct 31, 2024
9eb79c1
fix(templates): website template error inside the populateAuthors hoo…
paulpopus Oct 31, 2024
c33791d
chore(release): v3.0.0-beta.123 [skip ci]
denolfe Oct 31, 2024
48d2ac1
docs: include hasMany in upload field config options (#8978)
akhrarovsaid Nov 1, 2024
10d5a8f
ci: force add triage action
denolfe Nov 1, 2024
59ff8c1
chore: add project id source (#8983)
denolfe Nov 1, 2024
f10a160
docs: improves clarity for better readability of document-locking doc…
PatrikKozak Nov 4, 2024
5b97ac1
fix: querying relationships by `id` path with REST (#9013)
r1tsuu Nov 4, 2024
4349b78
fix: invalid `select` type with `strictNullChecks: true` (#8991)
r1tsuu Nov 4, 2024
cca6746
feat(plugin-seo): add Turkish translation v3 (#8993)
vahacreative Nov 4, 2024
6b9f178
fix: graphql missing options route resulting in failed cors preflight…
paulpopus Nov 4, 2024
35b107a
fix: prefetch causing stale data (#9020)
jmikrut Nov 4, 2024
e390835
chore(release): v3.0.0-beta.124 [skip ci]
denolfe Nov 4, 2024
3e31b7a
feat(plugin-seo): add Swedish translations (#9007)
JesperWe Nov 4, 2024
ddc9d97
feat: adds x-powered-by Payload header in next config (#9027)
paulpopus Nov 5, 2024
ebd3c02
fix(ui): `updatedAt` field in locked-docs collection able to be updat…
PatrikKozak Nov 5, 2024
201d686
feat(templates): website template now has configured image sizes, upd…
paulpopus Nov 5, 2024
2175e5c
fix(ui): ensure upload field updates reflect in edit popup changes (#…
PatrikKozak Nov 5, 2024
4652e8d
feat(plugin-seo): add czech translation (#8998)
MrFriggo Nov 5, 2024
50f3ca9
docs: improves jobs queue (#9038)
jmikrut Nov 5, 2024
3ca203e
fix(ui): json fields can now take a maxHeight in admin props and ther…
paulpopus Nov 5, 2024
c0335aa
chore(templates): add lock files
denolfe Nov 5, 2024
2eeed4a
chore(templates): add lock file to with-payload-cloud
denolfe Nov 5, 2024
f52b7c4
fix: type augmentation of `RequestContext` (#9035)
r1tsuu Nov 5, 2024
9ce2ba6
fix: custom endpoints with `method: 'put'` (#9037)
r1tsuu Nov 5, 2024
ae6fb4d
ci(triage): add granularity in actions to be performed, enable comments
denolfe Nov 6, 2024
5c049f7
ci(triage): adjust tag condition
denolfe Nov 6, 2024
cdcefa8
fix(cpa): remove lock file on project creation
denolfe Nov 6, 2024
93a55d1
feat: add join field config `where` property (#8973)
DanRibbens Nov 6, 2024
8a5f6f0
chore(release): v3.0.0-beta.125 [skip ci]
denolfe Nov 6, 2024
becf56d
fix(ui): edit many modal draft action button order and style (#9047)
abernh Nov 6, 2024
4b4ecb3
fix(ui): dedupes custom id fields (#9050)
jacobsfletch Nov 6, 2024
d425290
fix(richtext-slate, ui): use `PointerEvents` to show tooltips on enab…
tyteen4a03 Nov 6, 2024
f507305
fix: handle bulk upload sequentially to prevent conflicts (#9052)
r1tsuu Nov 6, 2024
147d28e
fix(db-postgres): handle special characters in `createDatabase` (#9022)
r1tsuu Nov 6, 2024
a22c0e6
feat: add `populate` property to Local / REST API (#8969)
r1tsuu Nov 6, 2024
7dc5256
fix: publish locale with autosave enabled and close dropdown (#8719)
JessChowdhury Nov 6, 2024
213b7c6
feat: generate types for `joins` (#9054)
r1tsuu Nov 6, 2024
0165ab8
fix: replace console.error with logger.errors (#9044)
javierlinked Nov 6, 2024
f0f96e7
fix: allow workflows to be empty or undefined (#9039)
DanRibbens Nov 6, 2024
f878e35
chore(release): v3.0.0-beta.126 [skip ci]
denolfe Nov 6, 2024
f1ba9ca
chore: updates flaky locked-documents e2e tests (#9055)
PatrikKozak Nov 6, 2024
015580a
feat(templates): add adminThumbnail to media in website template (#9059)
paulpopus Nov 7, 2024
320916f
ci: build templates with packed deps (#8970)
denolfe Nov 7, 2024
e907724
chore(cpa): use git tags for template urls (#9065)
denolfe Nov 7, 2024
1267aed
docs: closes <strong> tags properly on jobs queue documentation (#9067)
tylandavis Nov 7, 2024
e2607d4
chore: database transactions docs formatting (#9068)
DanRibbens Nov 7, 2024
80b69ac
test: naming with matrix (#9064)
denolfe Nov 7, 2024
8c10a23
test: naming
denolfe Nov 7, 2024
57e535e
fix: corrected translation emailOrPasswordIncorrect for Danish (da) (…
miguel2650 Nov 7, 2024
2c0caab
ci: remove unused generated-templates, replaced with template build job
denolfe Nov 7, 2024
1d5d303
fix(templates): fix website template's missing paragraph feature allo…
paulpopus Nov 7, 2024
5b77653
ci: run build when templates change
denolfe Nov 7, 2024
cd49783
Update README.md
jmikrut Nov 7, 2024
0cd83f0
perf: upgrade json-schema-to-typescript and various other dependencie…
AlessioGr Nov 7, 2024
a6e7305
fix(translations): improves Bulgarian translations (#9031)
steventsvetkov Nov 7, 2024
b32c4de
fix(templates): use direct blocks props instead of drilling them out …
paulpopus Nov 8, 2024
963fee8
Update README.md
jmikrut Nov 8, 2024
1584c41
fix(docs): auth page email broken link (#9089)
paulpopus Nov 8, 2024
721ae79
fix: `populate` with find operation (#9087)
r1tsuu Nov 8, 2024
1f26237
chore: correctly redirects after in-activity (#9070)
kendelljoseph Nov 8, 2024
d20445b
fix(db-mongodb): write migrations index file (#9071)
DanRibbens Nov 8, 2024
010ac2a
fix: login redirect missing route (#8990)
JessChowdhury Nov 8, 2024
f67761f
fix(db-mongodb): `totalDocs` with joins (#9056)
r1tsuu Nov 8, 2024
dc11104
fix: incorrect form changed state after doc drawer edit (#9025)
JessChowdhury Nov 8, 2024
ee117bb
fix!: handle custom id logic in mongodb adapter (#9069)
DanRibbens Nov 8, 2024
e3172f1
fix: migrateRefresh migrates without previously ran migrations (#9073)
DanRibbens Nov 8, 2024
b86594f
docs: fixed typo in `onSuccess` (#9096)
nathanclevenger Nov 10, 2024
a421503
docs(storage-uploadthing): fix typo in README.md (#9090)
ruymon Nov 10, 2024
0a15388
feat(db-postgres): add point field support (#9078)
r1tsuu Nov 11, 2024
0c19afc
chore(release): v3.0.0-beta.127 [skip ci]
denolfe Nov 11, 2024
d7fc944
fix: update README with new asset, image URL (#9099)
ncaminata Nov 11, 2024
8201a6c
chore(templates): remove old ecommerce template (#8916)
paulpopus Nov 11, 2024
2669137
chore: update README.md asset URL (#9104)
ncaminata Nov 11, 2024
8a20231
ci: debug publish-canary job
denolfe Nov 11, 2024
9a970d2
fix: custom id field not shown depending on field and db types (#9091)
paulpopus Nov 11, 2024
3e954f4
fix: empty publish dropdown when localization is false (#9106)
JessChowdhury Nov 11, 2024
c96fa61
feat!: on demand rsc (#8364)
jacobsfletch Nov 11, 2024
71db10d
chore: stabalize live preview test suite
JarrodMFlesch Nov 11, 2024
9dbf1b7
chore: imports reInitializeDB into live-preview test suite
JarrodMFlesch Nov 11, 2024
570c610
docs: fix queue docs examples, link to qs-esm instead of qs (#9120)
AlessioGr Nov 11, 2024
d839138
feat(docs): add example for customising the filename of an upload via…
paulpopus Nov 12, 2024
9c559d7
chore: fix live-preview tests against prod (#9122)
AlessioGr Nov 12, 2024
2ad9917
fix(ui): error in filtered relationship field component while scrolli…
AlessioGr Nov 12, 2024
7767c94
feat(richtext-lexical)!: upgrade lexical from 0.18.0 to 0.20.0 (#9126)
GermanJablo Nov 12, 2024
7261faa
perf: upgrade pino-pretty. This reduces bundle size and total amount …
AlessioGr Nov 12, 2024
6899a3c
fix(db-mongodb): destructuring error when trying to filter date field…
AlessioGr Nov 12, 2024
df764db
docs: improves component paths and import map (#9118)
jacobsfletch Nov 12, 2024
a30eeaf
feat(richtext-lexical): backport relevant from lexical playground bet…
AlessioGr Nov 12, 2024
23907e4
feat(richtext-lexical): add `useAsTitle` to the popup links label (#8…
GermanJablo Nov 12, 2024
b878daf
feat(db-postgres): deep querying on json and rich text fields (#9102)
r1tsuu Nov 12, 2024
3298113
fix(ui): pass correct `relationTo` to locked documents creation (#9137)
r1tsuu Nov 12, 2024
0329147
chore: bump all eslint dependencies, run lint and prettier (#9128)
AlessioGr Nov 12, 2024
8a67098
chore: add lint commit to .git-blame-ignore-revs
denolfe Nov 12, 2024
4f66514
chore: ensure all packages have consistent licenses and package.json …
AlessioGr Nov 12, 2024
48d0fae
fix(next, ui): respect access of `user` for document locking (#9139)
PatrikKozak Nov 12, 2024
7cd805a
fix(cpa): use proper branch tag (#9141)
denolfe Nov 12, 2024
97cffa5
chore: improves abort controller logic for server functions (#9131)
JarrodMFlesch Nov 12, 2024
432741b
chore: docs improvements (#9142)
jmikrut Nov 12, 2024
7619592
chore: update README asset image (#9143)
ncaminata Nov 12, 2024
8dd7e98
Chore/next 15 docs (#9148)
jmikrut Nov 12, 2024
def595e
feat(templates): add with-vercel-website (#9144)
denolfe Nov 12, 2024
09c41d5
fix(db-mongodb)!: use dbName for mongodb model (#9107)
tak-amboss Nov 12, 2024
280448d
chore: remove e-commerce template from readme
denolfe Nov 12, 2024
a3ebf51
fix: incorrectly looking for schema paths when upload is not enabled …
JarrodMFlesch Nov 12, 2024
6bb4067
feat: adds option to mongoose to ensure indexes (#9155)
jmikrut Nov 12, 2024
e0309a1
fix: allow specifying queue (#9151)
jmikrut Nov 12, 2024
64967e4
fix(next): disable turbopack serverExternalPackages warnings (#9147)
r1tsuu Nov 12, 2024
d3cd9ba
chore(release): v3.0.0-beta.128 [skip ci]
denolfe Nov 12, 2024
a1c99c8
fix(richtext-lexical): inline blocks drawer not rendering any fields …
AlessioGr Nov 12, 2024
88bef2e
chore: updates flaky `uploads` tests (#9149)
PatrikKozak Nov 12, 2024
8c2fc71
chore(release): v3.0.0-beta.129 [skip ci]
denolfe Nov 12, 2024
9ee6425
docs: updates custom components and field props (#9157)
jacobsfletch Nov 12, 2024
5ac4e73
feat(templates): update config structure in website template to be mo…
paulpopus Nov 12, 2024
a8e3095
fix: expose server and client props to custom list slot components (#…
JarrodMFlesch Nov 12, 2024
f6bdc0a
feat(next): initializes nav group prefs on the server and consolidate…
jacobsfletch Nov 13, 2024
1b16730
chore: remove useless script, can use HUSKY=0
denolfe Nov 13, 2024
f264c80
chore: add download/week to README
denolfe Nov 13, 2024
d628222
feat: customize log levels and downgrade common errors to info (#9156)
DanRibbens Nov 13, 2024
51dc3f0
chore(templates): update lock file for website template (#9169)
PatrikKozak Nov 13, 2024
3b55458
fix(next): safely check for `state` when creating first user (#9168)
PatrikKozak Nov 13, 2024
f4d526d
fix: fallbackLocale not respecting default settings, locale specific …
paulpopus Nov 13, 2024
9da8543
feat: adds ability to define base filter for list view (#9177)
jmikrut Nov 13, 2024
cd95daf
fix: add inline <head><style> to ensure the order of declared css lay…
paulpopus Nov 13, 2024
bcbca0e
chore: improves field types (#9172)
JarrodMFlesch Nov 13, 2024
5b9cee6
fix(db-postgres): create relationship-v2-v3 migration (#9178)
r1tsuu Nov 13, 2024
ced79be
Chore/clean community (#9181)
jmikrut Nov 13, 2024
6baff8a
chore(release): v3.0.0-beta.130 [skip ci]
denolfe Nov 13, 2024
cea7d58
docs: updates and improves migration guide (#9176)
jacobsfletch Nov 13, 2024
129fadf
fix: wires up abort controller logic for list columns (#9180)
JarrodMFlesch Nov 13, 2024
de52490
chore: fix community test (#9186)
DanRibbens Nov 13, 2024
afd69c4
chore: fix community e2e test (#9187)
DanRibbens Nov 13, 2024
4690cd8
feat(storage-uploadthing)!: upgrade to v7 (#8346)
denolfe Nov 13, 2024
90e6a4f
docs: note about passing req to local operations (#9192)
JarrodMFlesch Nov 13, 2024
4509c38
docs: add `within` and `intersects` operators documentation (#9194)
r1tsuu Nov 13, 2024
81099cb
chore: improve custom server cell types (#9188)
JarrodMFlesch Nov 13, 2024
e6d0443
fix(ui): fixes layout shift when form is submitted (#9184)
jmikrut Nov 14, 2024
5ff1bb3
chore: misc cleanup (#9206)
denolfe Nov 14, 2024
77c99c2
feat!: re-order DefaultCellComponentProps generics (#9207)
JarrodMFlesch Nov 14, 2024
5482e7e
perf: removes i18n.supportedLanguages from client config (#9209)
jacobsfletch Nov 14, 2024
e75527b
chore: clean up types for HiddenField and WatchCondition (#9208)
JarrodMFlesch Nov 14, 2024
2d7626c
perf: removes undefined props from rsc requests (#9195)
jacobsfletch Nov 14, 2024
315b4e5
fix(ui): jumping hasmany uploads when form is submitting or in readon…
paulpopus Nov 14, 2024
2d2d020
feat(db-mongodb): support query options in db update operations (#9191)
franciscolourenco Nov 14, 2024
e6e0cc2
docs: reflect changes to uploadthing config in docs (#9201)
Ortimis Nov 14, 2024
7294880
feat(richtext-lexical): add tooltips to toolbar dropdown items (#9218)
AlessioGr Nov 15, 2024
20c8992
chore: export ListHeaderProps (#9217)
JarrodMFlesch Nov 15, 2024
82e72fa
feat(richtext-lexical, ui): add icon if link opens in new tab (#9211)
GermanJablo Nov 15, 2024
2801c41
docs: fixes incorrect useField example (#9222)
JarrodMFlesch Nov 15, 2024
028153f
docs: removes root endpoints from migration guide (#9224)
jacobsfletch Nov 15, 2024
7c6f419
feat(db-mongodb)!: update mongoose to 8.8.1 (#9115)
DanRibbens Nov 15, 2024
7c732be
chore: adds `email-nodemailer` to area-affected dropdown in issue tem…
PatrikKozak Nov 15, 2024
ba06ce6
chore(examples): migrates `email` example to 3.0 [skip-lint] (#9215)
PatrikKozak Nov 15, 2024
a5cae07
fix: duplicate list preferences stored (#9185)
DanRibbens Nov 15, 2024
810c29b
fix!: improve collection / global slugs type-safety in various places…
r1tsuu Nov 15, 2024
6845878
feat!: bumps `date-fns` to `4.1.0` (#9221)
PatrikKozak Nov 15, 2024
0f7276e
chore: removes `examples` dir from jobs workflow (#9231)
PatrikKozak Nov 15, 2024
0b9d5a5
docs: fix links in operators table for within and intersects (#9232)
akhrarovsaid Nov 15, 2024
26ffbca
feat: sanitise access endpoint (#7335)
paulpopus Nov 15, 2024
90686fa
chore(release): v3.0.0-beta.131 [skip ci]
denolfe Nov 15, 2024
30d66bf
fix(templates): vercel website migrations (#9235)
denolfe Nov 15, 2024
131d1be
fix(ui): lexical was incorrectly set to readonly in blocks (#9237)
jmikrut Nov 15, 2024
ff8e7bb
chore(release): v3.0.0-beta.132 [skip ci]
denolfe Nov 15, 2024
1393d84
feat(templates): programmatic migration gen (#9238)
denolfe Nov 16, 2024
9b00b59
fix: corrects cases of false positive identification of custom id fie…
jmikrut Nov 16, 2024
bfbee4e
ci: bump templates post release (#9241)
denolfe Nov 16, 2024
457be31
chore(release): v3.0.0-beta.133 [skip ci]
denolfe Nov 16, 2024
c4269d2
fix(next): custom default root views (#9247)
jacobsfletch Nov 16, 2024
447587a
ci: adjust post-release pr permissions
denolfe Nov 16, 2024
ed21c1c
fix!: proper casing for default root views (#9248)
jacobsfletch Nov 16, 2024
aacc474
ci: allow workflow_dispatch on post-release
denolfe Nov 16, 2024
67ff23a
chore(templates): deprecate vercel-postgres, superceded by with-verce…
denolfe Nov 16, 2024
31b32ef
feat: deprecates getPayloadHMR in favor of simpler getPayload (#9249)
jmikrut Nov 16, 2024
29c7cc8
ci: do not run release-commenter on workflow_dispatch
denolfe Nov 16, 2024
da22c6a
ci: dynamic base for lockfile pr
denolfe Nov 16, 2024
55d5edd
ci: update pr action
denolfe Nov 16, 2024
63cc966
feat(richtext-lexical): allow replacing entire blocks with custom com…
AlessioGr Nov 16, 2024
8efb926
chore: split e2e-admin__e2e__1 test suite (#9254)
r1tsuu Nov 16, 2024
abe4cc8
docs: updates migration guide (#9251)
jacobsfletch Nov 17, 2024
35917c6
perf(richtext-lexical)!: significantly reduce lexical rerendering and…
AlessioGr Nov 17, 2024
d21fca9
feat: support relationship writes using objects instead of IDs (#9253)
r1tsuu Nov 17, 2024
ef2475d
fix(ui): avoid calling `getTableState` from join field on create (#9256)
r1tsuu Nov 17, 2024
cb6ceae
chore(release): v3.0.0-beta.134 [skip ci]
denolfe Nov 17, 2024
a31c29b
ci: update workflows after branch rename
denolfe Nov 17, 2024
0107a48
ci: update dependabot config after branch rename
denolfe Nov 17, 2024
c9040b6
chore(templates): update templates after branch rename
denolfe Nov 17, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
38 changes: 0 additions & 38 deletions .eslintrc.js

This file was deleted.

15 changes: 15 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,18 @@ fb7d1be2f3325d076b7c967b1730afcef37922c2

# lint and format create-payload-app
5fd3d430001efe86515262ded5e26f00c1451181

# 3.0 prettier & lint everywhere
6789e61488a1d3de56f472ac3214faf344030005

# 3.0 prettier & lint everywhere again
83fd4c66222d7846eeb5cc332dfa99bf1e830831

# Upgrade to typescript-eslint v8, then prettier & lint everywhere
86fdad0bb8ab27810599c8a32f3d8cba1341e1df

# Prettier and lint remaining db packages
7fd736ea5b2e9fc4ef936e9dc9e5e3d722f6d8bf

# Bump all eslint deps, lint and format
03291472d6e427ff94e61fca0616cca7796a3a95
57 changes: 18 additions & 39 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,50 +1,29 @@
# Order matters. The last matching pattern takes precedence.
# Approvals are not required currently but may be enabled in the future.

### Catch-all ###
* @denolfe @jmikrut @DanRibbens
.* @denolfe @jmikrut @DanRibbens
### Package Exports ###
/**/exports/ @denolfe @jmikrut @DanRibbens

### Core ###
/packages/payload/ @denolfe @jmikrut @DanRibbens
/packages/payload/src/uploads/ @denolfe
/packages/payload/src/admin/ @jmikrut @jacobsfletch @JarrodMFlesch

### Adapters ###
/packages/bundler-*/ @denolfe @jmikrut @DanRibbens @JarrodMFlesch
/packages/db-*/ @denolfe @jmikrut @DanRibbens
/packages/richtext-*/ @denolfe @jmikrut @DanRibbens @AlessioGr

### Plugins ###
/packages/plugin-*/ @denolfe @jmikrut @DanRibbens @jacobsfletch @JarrodMFlesch @AlessioGr
/packages/plugin-cloud*/ @denolfe
/packages/plugin-form-builder/ @jacobsfletch
/packages/plugin-live-preview*/ @jacobsfletch
/packages/plugin-nested-docs/ @jacobsfletch
/packages/plugin-password-protection/ @jmikrut
/packages/plugin-redirects/ @jacobsfletch
/packages/plugin-search/ @jacobsfletch
/packages/plugin-sentry/ @JessChowdhury
/packages/plugin-seo/ @jacobsfletch
/packages/plugin-stripe/ @jacobsfletch
/packages/plugin-zapier/ @JarrodMFlesch

### Examples ###
/examples/ @jacobsfletch
/examples/testing/ @JarrodMFlesch
/examples/email/ @JessChowdhury
/examples/whitelabel/ @JessChowdhury
### Packages ###
/packages/plugin-cloud*/src/ @denolfe
/packages/email-*/src/ @denolfe
/packages/storage-*/src/ @denolfe
/packages/create-payload-app/src/ @denolfe
/packages/eslint-*/ @denolfe @AlessioGr

### Templates ###
/templates/ @jacobsfletch
/templates/blank/ @denolfe
/templates/_data/ @denolfe
/templates/_template/ @denolfe

### Misc ###
/packages/create-payload-app/ @denolfe
/packages/eslint-config-payload/ @denolfe
/packages/payload-admin-bar/ @jacobsfletch
### Build Files ###
/tsconfig.json @denolfe
/**/tsconfig*.json @denolfe
/jest.config.js @denolfe
/**/jest.config.js @denolfe

### Root ###
/package.json @denolfe
/scripts/ @denolfe
/.husky/ @denolfe
/.vscode/ @denolfe @AlessioGr
/.github/ @denolfe
/.github/CODEOWNERS @denolfe
47 changes: 0 additions & 47 deletions .github/ISSUE_TEMPLATE/1.bug_report.yml

This file was deleted.

77 changes: 77 additions & 0 deletions .github/ISSUE_TEMPLATE/1.bug_report_v3.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
name: Functionality Bug
description: '[REPRODUCTION REQUIRED] - Create a bug report'
labels: ['status: needs-triage', 'v3', 'validate-reproduction']
body:
- type: textarea
attributes:
label: Describe the Bug
validations:
required: true

- type: input
id: reproduction-link
attributes:
label: Link to the code that reproduces this issue
description: >-
_REQUIRED_: Please provide a link to your reproduction. Note, if the URL is invalid (404 or a private repository), we may close the issue.
Either use `npx create-payload-app@beta -t blank` then push to a repo or follow the [reproduction-guide](https://github.com/payloadcms/payload/blob/main/.github/reproduction-guide.md) for more information.
validations:
required: true

- type: textarea
attributes:
label: Reproduction Steps
description: Steps to reproduce the behavior, please provide a clear description of how to reproduce the issue, based on the linked minimal reproduction. Screenshots can be provided in the issue body below. If using code blocks, make sure that [syntax highlighting is correct](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks#syntax-highlighting) and double check that the rendered preview is not broken.
validations:
required: true

- type: dropdown
attributes:
label: Which area(s) are affected? (Select all that apply)
multiple: true
options:
- 'Not sure'
- 'area: core'
- 'area: docs'
- 'area: templates'
- 'area: ui'
- 'db-mongodb'
- 'db-postgres'
- 'db-sqlite'
- 'db-vercel-postgres'
- 'email-nodemailer'
- 'plugin: cloud'
- 'plugin: cloud-storage'
- 'plugin: form-builder'
- 'plugin: nested-docs'
- 'plugin: richtext-lexical'
- 'plugin: richtext-slate'
- 'plugin: search'
- 'plugin: sentry'
- 'plugin: seo'
- 'plugin: stripe'
- 'plugin: other'
validations:
required: true

- type: textarea
attributes:
label: Environment Info
description: Paste output from `pnpm payload info` (>= beta.92) _or_ Payload, Node.js, and Next.js versions.
render: text
placeholder: |
Payload:
Node.js:
Next.js:
validations:
required: true

- type: markdown
attributes:
value: Before submitting the issue, go through the steps you've written down to make sure the steps provided are detailed and clear.
- type: markdown
attributes:
value: Contributors should be able to follow the steps provided in order to reproduce the bug.
- type: markdown
attributes:
value: These steps are used to add integration tests to ensure the same issue does not happen again. Thanks in advance!
40 changes: 40 additions & 0 deletions .github/ISSUE_TEMPLATE/2.design_issue.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
name: Design Issue
description: '[SCREENSHOT REQUIRED] - Create a design issue report'
labels: ['status: needs-triage', 'v3', 'area: ui']
body:
- type: textarea
attributes:
label: Describe the Bug.
description: >-
_REQUIRED:_ Please a screenshot/video of the issue along with a detailed description of the problem.
validations:
required: true

- type: textarea
attributes:
label: Reproduction Steps
description: Steps to reproduce the behavior, please provide a clear description of how to reproduce the issue, based on the linked minimal reproduction. Screenshots can be provided in the issue body below. If using code blocks, make sure that [syntax highlighting is correct](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks#syntax-highlighting) and double check that the rendered preview is not broken.
validations:
required: true

- type: textarea
attributes:
label: Environment Info
description: Paste output from `pnpm payload info` (>= beta.92) _or_ Payload, Node.js, and Next.js versions.
render: text
placeholder: |
Payload:
Node.js:
Next.js:
validations:
required: true

- type: markdown
attributes:
value: Before submitting the issue, go through the steps you've written down to make sure the steps provided are detailed and clear.
- type: markdown
attributes:
value: Contributors should be able to follow the steps provided in order to reproduce the bug.
- type: markdown
attributes:
value: These steps are used to add integration tests to ensure the same issue does not happen again. Thanks in advance!
47 changes: 47 additions & 0 deletions .github/ISSUE_TEMPLATE/3.bug_report_v2.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
name: v2 Bug Report
description: Report a bug for Payload v2. ONLY CRITICAL bugs will be fixed in v2.
labels: ['status: needs-triage', 'v2']
body:
- type: markdown
attributes:
value: |
ONLY CRITICAL bugs will be fixed in v2.
- type: input
id: reproduction-link
attributes:
label: Link to reproduction
description: Want us to look into your issue faster? Follow the [reproduction-guide](https://github.com/payloadcms/payload/blob/main/.github/reproduction-guide.md) for more information.
validations:
required: false
- type: textarea
attributes:
label: Describe the Bug
validations:
required: true
- type: textarea
attributes:
label: To Reproduce
description: Steps to reproduce the behavior, please provide a clear description of how to reproduce the issue, based on the linked minimal reproduction. Screenshots can be provided in the issue body below. If using code blocks, make sure that [syntax highlighting is correct](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks#syntax-highlighting) and double check that the rendered preview is not broken.
validations:
required: true
- type: input
id: version
attributes:
label: Payload Version
description: What version of Payload are you running?
validations:
required: true
- type: input
id: adapters-plugins
attributes:
label: Adapters and Plugins
description: What adapters and plugins are you using? ie. db-mongodb, db-postgres, bundler-webpack, etc.
- type: markdown
attributes:
value: Before submitting the issue, go through the steps you've written down to make sure the steps provided are detailed and clear.
- type: markdown
attributes:
value: Contributors should be able to follow the steps provided in order to reproduce the bug.
- type: markdown
attributes:
value: These steps are used to add integration tests to ensure the same issue does not happen again. Thanks in advance!
32 changes: 16 additions & 16 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
## Description
<!--

<!-- Please include a summary of the pull request and any related issues it fixes. Please also include relevant motivation and context. -->
Thank you for the PR! Please go through the checklist below and make sure you've completed all the steps.

- [ ] I have read and understand the [CONTRIBUTING.md](https://github.com/payloadcms/payload/blob/main/CONTRIBUTING.md) document in this repository.
Please review the [CONTRIBUTING.md](https://github.com/payloadcms/payload/blob/main/CONTRIBUTING.md) document in this repository if you haven't already.

## Type of change
The following items will ensure that your PR is handled as smoothly as possible:

<!-- Please delete options that are not relevant. -->
- PR Title must follow conventional commits format. For example, `feat: my new feature`, `fix(plugin-seo): my fix`.
- Minimal description explained as if explained to someone not immediately familiar with the code.
- Provide before/after screenshots or code diffs if applicable.
- Link any related issues/discussions from GitHub or Discord.
- Add review comments if necessary to explain to the reviewer the logic behind a change

- [ ] Chore (non-breaking change which does not add functionality)
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Change to the [templates](https://github.com/payloadcms/payload/tree/main/templates) directory (does not affect core functionality)
- [ ] Change to the [examples](https://github.com/payloadcms/payload/tree/main/examples) directory (does not affect core functionality)
- [ ] This change requires a documentation update
### What?

## Checklist:
### Why?

- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] Existing test suite passes locally with my changes
- [ ] I have made corresponding changes to the documentation
### How?

Fixes #

-->
13 changes: 13 additions & 0 deletions .github/actions/release-commenter/.eslintrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
module.exports = {
env: {
es6: true,
node: true,
},
extends: ['eslint:recommended', 'plugin:@typescript-eslint/eslint-recommended'],
parser: '@typescript-eslint/parser',
parserOptions: {
ecmaVersion: 2018,
sourceType: 'module',
},
plugins: ['@typescript-eslint'],
}
Loading