-
Notifications
You must be signed in to change notification settings - Fork 2k
Insights: payloadcms/payload
Overview
Could not load contribution data
Please try again later
5 Releases published by 1 person
70 Pull requests merged by 19 people
-
ci: fix e2e test suite retries not working
#10525 merged
Jan 12, 2025 -
fix(richtext-lexical): adds support for localized placeholder
#10523 merged
Jan 12, 2025 -
chore(next): cleans up initPage through initReq overrides and consolidated return types
#10449 merged
Jan 11, 2025 -
templates: fix issue with shadcn utilities alias across website template and localization example
#10507 merged
Jan 10, 2025 -
fix: localized tabs with empty data and an array field inside lead to crash in
afterChange
#10410 merged
Jan 10, 2025 -
feat(richtext-lexical): upgrade lexical from 0.20.0 to 0.21.0. Fixes table selection & scrollable table bugs
#10501 merged
Jan 10, 2025 -
templates: bump for v3.16.0
#10499 merged
Jan 10, 2025 -
chore: update year in licenses
#10463 merged
Jan 10, 2025 -
fix(ui): disables form during locale change
#8705 merged
Jan 10, 2025 -
chore: adds tests for
forceRenderAllFields
admin prop#10479 merged
Jan 10, 2025 -
fix(richtext-lexical): respect defaultValue config of link feature url and linkType fields
#10498 merged
Jan 10, 2025 -
fix(richtext-lexical): properly handle error if blocks or inline blocks are not found
#10497 merged
Jan 10, 2025 -
chore: export CheckboxInput
#10489 merged
Jan 10, 2025 -
fix(richtext-lexical): update Thai translations for blockquote and horizontal rule
#10469 merged
Jan 10, 2025 -
docs: update beforeValidate documentation
#10367 merged
Jan 10, 2025 -
docs: update draft doc for formatting
#10393 merged
Jan 10, 2025 -
docs: removed unnecessary visible <br/> tag in fields/blocks
#10456 merged
Jan 10, 2025 -
fix(richtext-lexical): allow external state mutation of block node from outside the form
#10486 merged
Jan 10, 2025 -
fix: collection access endpoint optional ID and use 404 for not found response
#10487 merged
Jan 10, 2025 -
fix: do not autorun jobs during next build process
#10483 merged
Jan 10, 2025 -
fix(richtext-lexical): inline Block drawers opened when document mounts
#10480 merged
Jan 9, 2025 -
feat: consolidates REST API handling, decouple from next.js
#10466 merged
Jan 9, 2025 -
feat: exports ListPreferences from payload
#10474 merged
Jan 9, 2025 -
fix(payload-cloud): infinite recursion on init
#10467 merged
Jan 9, 2025 -
feat: adds
forceRenderAllFields
admin prop to force all fields in edit view to render immediately#10464 merged
Jan 9, 2025 -
fix(next): properly instantiates locale context
#10451 merged
Jan 9, 2025 -
feat(payload-cloud): set up cron jobs on init
#10106 merged
Jan 9, 2025 -
fix: properly validates preferences json
#10465 merged
Jan 9, 2025 -
fix: schedule publish allowed before saving draft
#10461 merged
Jan 9, 2025 -
feat: export the default JWTAuthentication strategy
#10430 merged
Jan 9, 2025 -
chore(templates): generate new migrations for vercel
#10458 merged
Jan 8, 2025 -
templates: adjusted the cron job schedule so its compatible with hobby tiers as well
#10457 merged
Jan 8, 2025 -
feat: autoRun jobs
#10401 merged
Jan 8, 2025 -
templates: add support for scheduled publish to the website template [no lint]
#10455 merged
Jan 8, 2025 -
feat(v2): allows filtering on group field types from list view
#10421 merged
Jan 8, 2025 -
fix(ui): stale doc status when publishing, reverting and unpublishing
#10405 merged
Jan 8, 2025 -
fix(ui): removes edit drawer button from
uploads
collection edit view#10426 merged
Jan 8, 2025 -
chore: import copy icon from nested folder
#9223 merged
Jan 8, 2025 -
fix: vercel upload adapter warning false positive
#10434 merged
Jan 8, 2025 -
fix: deprecates admin.disable property
#10429 merged
Jan 7, 2025 -
fix(richtext-lexical): fix default arg in normalizeMarkdown
#10424 merged
Jan 7, 2025 -
feat: allow running sub-tasks from tasks
#10373 merged
Jan 7, 2025 -
fix(ui): drawer component missing closing bracket in style calc
#10411 merged
Jan 7, 2025 -
docs: minor lexical docs improvements
#10414 merged
Jan 7, 2025 -
fix(richtext-lexical): make div container optional
#10383 merged
Jan 7, 2025 -
fix(richtext-lexical): formatted inline code resulted in incorrect markdown export
#10413 merged
Jan 7, 2025 -
test: fixes flaky localization e2e once and for all
#10406 merged
Jan 7, 2025 -
fix(next): live preview tab did not display custom edit view components
#10412 merged
Jan 7, 2025 -
fix(email-resend): add reply_to to the API when sending emails
#10407 merged
Jan 6, 2025 -
fix(ui): sort resets columns
#10402 merged
Jan 6, 2025 -
chore(examples): set HTML dir attribute for RTL locales #10344
#10345 merged
Jan 6, 2025 -
templates: fix nested docs url generation for categories
#10403 merged
Jan 6, 2025 -
fix: extends type
all
to the locale type definition in req#10399 merged
Jan 6, 2025 -
fix: increase safety of findConfig
#10400 merged
Jan 6, 2025 -
fix(richtext-lexical): modify JSXConvertersFunction type to support block types in strict mode
#10398 merged
Jan 6, 2025 -
feat: warn if deploying to vercel and any upload collection missing storage adapter
#10391 merged
Jan 6, 2025 -
templates: use
cross-env
in the plugin template to achieve compatibility with Windows#10390 merged
Jan 6, 2025 -
fix: handle
withoutEnlargement
for undefinedheight
orwidth
#10078 merged
Jan 6, 2025 -
fix(db-postgres): handle undefined for
adapter.schemaName
in relationships migration#10384 merged
Jan 6, 2025 -
docs: fix all other links to live-preview example
#10385 merged
Jan 6, 2025 -
chore(templates): unpin payload packages
#10386 merged
Jan 6, 2025 -
fix(db-postgres): added missing quotes and schema name to sql statement in v2-v3 migration
#10322 merged
Jan 6, 2025 -
templates: prevent plugin template from including nested next folder in git
#10364 merged
Jan 6, 2025 -
docs: fix CORS anchor link
#10333 merged
Jan 6, 2025 -
docs: fix link to live-preview example and remove empty placeholder
#10380 merged
Jan 6, 2025 -
chore: export RunInlineTaskFunction type
#10372 merged
Jan 6, 2025 -
feat(next): pass through query params from document view to find operations
#10343 merged
Jan 6, 2025 -
chore(examples): remove outdated testing example
#10370 merged
Jan 6, 2025 -
chore(deps): bumps react-datepicker to v7.6.0 to suppress react 19 warnings
#10366 merged
Jan 6, 2025
21 Pull requests opened by 15 people
-
fix: join field with the relationship inside localized fields
#10382 opened
Jan 6, 2025 -
fix(richtext-lexical): remove alteration of lexical text format constant
#10415 opened
Jan 7, 2025 -
fix(ui): improve JSON data handling and display
#10416 opened
Jan 7, 2025 -
fix: allow public errors to thread through on response
#10419 opened
Jan 7, 2025 -
fix: use typed functions in seed endpoint
#10420 opened
Jan 7, 2025 -
feat(db-postgres): add vector raw column type
#10422 opened
Jan 7, 2025 -
templates: bump for v3.15.1
#10435 opened
Jan 8, 2025 -
feat(storage-s3): add cacheControlMaxAge option
#10438 opened
Jan 8, 2025 -
feat: adds multi-tenant plugin
#10447 opened
Jan 8, 2025 -
fix(plugin-nested-docs): update draft and published child docs on resave
#10454 opened
Jan 8, 2025 -
chore(templates): fix multi-tenant example and switch to postgres
#10459 opened
Jan 8, 2025 -
fix(richtext-lexical): combine 2 normalizeMarkdown implementations and fix code block regex
#10470 opened
Jan 9, 2025 -
fix(ui): remove clearData call in dropzone drop handler
#10475 opened
Jan 9, 2025 -
feat: adds `forceRenderAllFields` admin prop to force all fields in edit view to render immediately
#10478 opened
Jan 9, 2025 -
fix(ui): scheduled publish not showing related events in postgres
#10481 opened
Jan 9, 2025 -
fix(ui): prevent NaN aspect ratio in createThumbnail on svg files
#10488 opened
Jan 10, 2025 -
fix(ui): fixed issue with updatedAt timestamps not updating in the UI when drafts are updated
#10503 opened
Jan 10, 2025 -
feat: delete scheduled published events
#10504 opened
Jan 10, 2025 -
fix(ui): fixed several bugs in the relationship select menu of WhereBuilder
#10506 opened
Jan 10, 2025 -
perf: ensure unnecessary config translations are not sent to the client
#10524 opened
Jan 12, 2025 -
refactor: improve error logging during onInit and route errors
#10528 opened
Jan 12, 2025
27 Issues closed by 10 people
-
lexicalEditor is missing localized admin.placeholder
#10518 closed
Jan 12, 2025 -
Parent editor's fixed toolbar is being permanently hidden
#10462 closed
Jan 10, 2025 -
Markdown Code/CodeBlock -> Lexical doesn't work
#9138 closed
Jan 10, 2025 -
fix (live-preview): populates Lexical - blocks and inline blocks relations are not populated
#8275 closed
Jan 10, 2025 -
Custom label for field in lexical block crashes admin panel
#7209 closed
Jan 10, 2025 -
Safari, @payloadcms/richtext-lexical, Invalid regular expression: invalid group specifier name
#7241 closed
Jan 10, 2025 -
Access: prevent update on richtext doesn't disable the UI field
#7162 closed
Jan 10, 2025 -
Table Overflow in Lexical
#8036 closed
Jan 10, 2025 -
Cannot change default linkType to internal in Lexical
#10444 closed
Jan 10, 2025 -
Missing block breaks Lexical editor
#10445 closed
Jan 10, 2025 -
Inline Block drawers opened when document mounts
#10439 closed
Jan 9, 2025 -
Inline Block drawers opened when document mounts
#10477 closed
Jan 9, 2025 -
Type 'JSXConverters<NodeTypes>' is not assignable to type
#10423 closed
Jan 9, 2025 -
Form Doesn't refresh after update
#10446 closed
Jan 8, 2025 -
Version collection publish/unpublish changes are not directly reflected in the UI
#9531 closed
Jan 8, 2025 -
Not able to create new collections and globals, or change existing fields in production
#9810 closed
Jan 8, 2025 -
Outdated `updatedAt` values in edit view
#10039 closed
Jan 8, 2025 -
admin `disable: true` does not disable admin
#10284 closed
Jan 7, 2025 -
reply_to not working with resend
#10361 closed
Jan 6, 2025 -
List view: Column selection is not persisted when sorting multiple times
#10018 closed
Jan 6, 2025 -
html direction for rtl locales need to be specified in the localization example
#10344 closed
Jan 6, 2025 -
Nested Docs not working out of the box
#10374 closed
Jan 6, 2025 -
req.locale type definition does not include 'all'
#10244 closed
Jan 6, 2025 -
[Payload 3.0.1] Custom Server Components Not Receiving Any Properties
#9359 closed
Jan 6, 2025 -
Cookies are not being sent in api requests
#10337 closed
Jan 6, 2025 -
`withoutEnlargement` doesn't work when `height` is undefined in `upload.imageSizes`
#9986 closed
Jan 6, 2025
31 Issues opened by 27 people
-
Postgres: Foreign Key constraint violation after deleting an item
#10526 opened
Jan 12, 2025 -
Unauthorized, you must be logged in to make this request
#10522 opened
Jan 12, 2025 -
Near Query - Broken when maxDistance to be omitted.
#10521 opened
Jan 12, 2025 -
Console Error
#10520 opened
Jan 12, 2025 -
beforeValidate hook changes still require page refresh to reflect changes with versions enabled.
#10515 opened
Jan 11, 2025 -
`req.t` in collection hooks is not respecting `req.locale`
#10513 opened
Jan 11, 2025 -
Is there any guide that reference the breaking changes for each new v3 release ?
#10512 opened
Jan 11, 2025 -
use a cdn image instead of a github image for website template to avoid "TypeError: fetch failed"
#10509 opened
Jan 11, 2025 -
Field is visible on create-first-user screen when read access is set to false
#10500 opened
Jan 10, 2025 -
Filter relationship collections does not show all collections
#10496 opened
Jan 10, 2025 -
Custom Date field cannot use admin ui
#10490 opened
Jan 10, 2025 -
Block Undefined in Array of Blocks and Unable to Load Edit View for Document
#10485 opened
Jan 10, 2025 -
Cannot find module '@libsql/darwin-arm64' in standalone build
#10484 opened
Jan 9, 2025 -
Consider passing in the `NEXT_PUBLIC_SERVER_URL` at build time to the Dockerfile templates.
#10473 opened
Jan 9, 2025 -
Custom graphql query error response not correct
#10468 opened
Jan 9, 2025 -
Misleading bit about asynchronous vs synchronous hooks
#10460 opened
Jan 8, 2025 -
Difficulties to add text after a block node at the end
#10448 opened
Jan 8, 2025 -
filterOptions not applied in list view filters
#10440 opened
Jan 8, 2025 -
`updatedAt` is not updated when saving drafts
#10436 opened
Jan 8, 2025 -
Redirects plugin does not work with URLs - only relative paths
#10432 opened
Jan 7, 2025 -
Bug Report: JavaScript Error on Bulk Upload of Non-Image Files in Media
#10428 opened
Jan 7, 2025 -
Custom Text Field Server Component doesn't has `value`
#10389 opened
Jan 6, 2025 -
Website docs - Markdown to HTML produces abrupt line breaks
#10387 opened
Jan 6, 2025 -
`field.admin.condition` `data` attribute missing document ID when document is being edited
#10379 opened
Jan 6, 2025 -
Pass collection config parameter to generateURL() and generateLabel()
#10378 opened
Jan 6, 2025 -
formatBreadcrumb() accepts undefined as string
#10377 opened
Jan 6, 2025 -
Failing client-side validate function does not prevent save
#10371 opened
Jan 6, 2025 -
`useMemoCache` is not a function on Vercel with Next Canary
#10369 opened
Jan 6, 2025 -
Testing Example Not Updated for v3, Only Shows MongoDB Test Approach
#10368 opened
Jan 6, 2025
51 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
docs: added missing step from multi tentant example quick start
#10362 commented on
Jan 7, 2025 • 2 new comments -
feat: downloads url uploads on the server to allow for external url uploads
#10004 commented on
Jan 6, 2025 • 2 new comments -
feat: add ability to disable cache tags for admin thumbnails
#10319 commented on
Jan 10, 2025 • 1 new comment -
feat: folder enabled collections
#10030 commented on
Jan 11, 2025 • 1 new comment -
Extend formBuilderPlugin fields: not persist data
#7787 commented on
Jan 6, 2025 • 0 new comments -
chore: rename React component props type from Args to Props
#7614 commented on
Jan 12, 2025 • 0 new comments -
chore: document slug using JSDoc
#7615 commented on
Jan 12, 2025 • 0 new comments -
chore: version field in docker-compose.yml files is obsolete
#7616 commented on
Jan 12, 2025 • 0 new comments -
feat: allows fields to be collapsed in the version view diff
#8054 commented on
Jan 10, 2025 • 0 new comments -
fix(next): only set payload theme preference headers within '/admin' namespace
#8078 commented on
Jan 12, 2025 • 0 new comments -
feat(version diff)/modified fields only version diff view
#8668 commented on
Jan 12, 2025 • 0 new comments -
fix(ui): prevent race conditions after move row by only replacing state for latest change
#8961 commented on
Jan 10, 2025 • 0 new comments -
feat(next): added range handling for file requests
#9204 commented on
Jan 12, 2025 • 0 new comments -
perf: significantly reduce form-state response size by up to 2x
#9388 commented on
Jan 9, 2025 • 0 new comments -
feat: exposes preferences operations to local api
#9511 commented on
Jan 12, 2025 • 0 new comments -
fix(plugin-search): corrects deleteFromSearch not deleting search doc in db-postgres
#9623 commented on
Jan 10, 2025 • 0 new comments -
feat: visualize jobs (WIP)
#9645 commented on
Jan 12, 2025 • 0 new comments -
feat(translations): add Greek language support
#9812 commented on
Jan 7, 2025 • 0 new comments -
feat(plugin-seo): add nl (Dutch) translations
#9834 commented on
Jan 9, 2025 • 0 new comments -
fix(next): upload handlers can stop the next ones
#9854 commented on
Jan 10, 2025 • 0 new comments -
feat(translations): add Bangla (bn-BD) translations
#9859 commented on
Jan 10, 2025 • 0 new comments -
fix(next): missing custom upload
#9925 commented on
Jan 11, 2025 • 0 new comments -
feat: consolidates logic in update and updateByID operations
#9998 commented on
Jan 8, 2025 • 0 new comments -
feat(email-nodemailer): add email recipient override config
#10050 commented on
Jan 10, 2025 • 0 new comments -
docs: send `user` back with the correct type and fix typos
#10227 commented on
Jan 10, 2025 • 0 new comments -
feat(db-postgres, db-sqlite): customizable column names
#10293 commented on
Jan 8, 2025 • 0 new comments -
Deleting a document used in relation inside array causes GraphQL error
#9788 commented on
Jan 6, 2025 • 0 new comments -
Handle optional fields in upload collections with filesRequiredOnCreate: false
#9789 commented on
Jan 6, 2025 • 0 new comments -
Document TypeScript Types for Custom Components
#10353 commented on
Jan 6, 2025 • 0 new comments -
Azure Cosmos DB - Transaction is not active
#8588 commented on
Jan 6, 2025 • 0 new comments -
Cloud storage plugin socket usage at capacity
#6382 commented on
Jan 6, 2025 • 0 new comments -
Searching by date field is not possible using `listSearchableFields` and PostgreSQL
#9461 commented on
Jan 6, 2025 • 0 new comments -
Example issue "Field config not found for _users.auth.tenants.tenant"
#10270 commented on
Jan 6, 2025 • 0 new comments -
Can't build payload
#9523 commented on
Jan 7, 2025 • 0 new comments -
Adding a custom upload component to the edit view does not work
#9591 commented on
Jan 7, 2025 • 0 new comments -
Email Validation
#9791 commented on
Jan 7, 2025 • 0 new comments -
API still returns defaultLocale value even when fallback is set to false
#8443 commented on
Jan 7, 2025 • 0 new comments -
Improve CORS related docs
#10332 commented on
Jan 7, 2025 • 0 new comments -
Payload 3 Slate Editor "link" is broken/missing UI
#9695 commented on
Jan 8, 2025 • 0 new comments -
Custom date field on formBuilderPlugin reduced the submitted date by 1 day.
#9822 commented on
Jan 8, 2025 • 0 new comments -
i18n: TypeScript Error: Property 'translations' does not exist on I18nOptions type
#9858 commented on
Jan 8, 2025 • 0 new comments -
S3 cloud storage overwrites filesize to zero when editing an image
#8108 commented on
Jan 8, 2025 • 0 new comments -
multi tenant error: invalid input syntax for type integer: "NaN"
#9821 commented on
Jan 8, 2025 • 0 new comments -
Error: cannot connect to Postgres. Details: Cannot read properties of undefined (reading 'setTypeParser')
#7974 commented on
Jan 9, 2025 • 0 new comments -
useField on array fields return array length as value and row[] showing only IDs
#8146 commented on
Jan 9, 2025 • 0 new comments -
GraphQL doesn't work properly with turbopack
#6498 commented on
Jan 9, 2025 • 0 new comments -
Upload multiple files using REST API, Also form-data can't pass the other fields of media collection, it need raw body
#9737 commented on
Jan 10, 2025 • 0 new comments -
Custom Label Component doesn't receive default props in List View
#9663 commented on
Jan 10, 2025 • 0 new comments -
Default value does not work with select and "required" is ignored.
#9661 commented on
Jan 11, 2025 • 0 new comments -
feat: add Netlify Blobs support
#6213 commented on
Jan 12, 2025 • 0 new comments -
Fix docker compose command in documentation and examples
#7613 commented on
Jan 12, 2025 • 0 new comments