-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Insights: payloadcms/payload
Overview
Could not load contribution data
Please try again later
33 Pull requests merged by 16 people
-
feat(ui): display the actual error message on unpublish if available
#11898 merged
May 7, 2025 -
docs: add pagination and limit: 0 information in pagination for API docs
#12243 merged
May 5, 2025 -
feat(storage-s3): presigned URLs for file downloads
#12307 merged
May 5, 2025 -
fix(ui): unable to search for nested fields in WhereBuilder field selection
#11986 merged
May 5, 2025 -
fix(plugin-multi-tenant): make tenant selector respect order if orderable enabled for tenant collection
#12314 merged
May 5, 2025 -
fix(plugin-cloud-storage): missing 'prefix' in cloud storage plugin
#11970 merged
May 5, 2025 -
feat: exports additional login helper utils
#12309 merged
May 5, 2025 -
feat(ui): update RelationshipFilter if only filterOptions are changed
#11985 merged
May 5, 2025 -
feat(ui): add document link to drawer
#12036 merged
May 5, 2025 -
fix(db-postgres): start transaction in v2-v3 migration only after drizzle prompts to avoid timeout
#12302 merged
May 5, 2025 -
fix(graphql):
nextPage
andprevPage
are non nullable even though they can benull
sometimes#12201 merged
May 5, 2025 -
fix(db-*): migration batch not incrementing past 1
#12215 merged
May 5, 2025 -
chore(live-preview-react): enable TypeScript strict
#12298 merged
May 2, 2025 -
chore(live-preview): enable TypeScript strict (live-preview-vue)
#12299 merged
May 2, 2025 -
chore(storage-uploadthing): enable TypeScript strict
#12304 merged
May 2, 2025 -
fix(richtext-lexical): add missing line-breaks to plaintext conversion
#11951 merged
May 2, 2025 -
feat(ui): add option to open related documents in a new tab
#11939 merged
May 2, 2025 -
docs: fix typo in fields/relationship.mdx
#12306 merged
May 2, 2025 -
fix(ui): blockType ignored when merging server form state
#12207 merged
May 2, 2025 -
fix(ui): fix version list status for unpublished documents
#11983 merged
May 2, 2025 -
docs: repair blank template markdown link in installation docs
#12297 merged
May 1, 2025 -
feat(ui): make select and relationship field placeholder configurable
#12253 merged
May 1, 2025 -
feat(ui): allow array fields to be filtered in list view
#11925 merged
May 1, 2025 -
fix(graphql): population of joins that target relationship fields that have
relationTo
as an array#12289 merged
May 1, 2025 -
fix: allow custom admin user collection in query presets constraints
#12202 merged
May 1, 2025 -
fix(cpa): overwrites existing env variables
#10636 merged
May 1, 2025 -
fix: filter state resetting when removing previous condition in WhereBuilder
#12262 merged
May 1, 2025 -
feat(live-preview): expose requestHandler to subscribe.ts
#10947 merged
Apr 30, 2025 -
perf: optimize file access promises
#12275 merged
Apr 30, 2025 -
fix: duplicate with orderable
#12274 merged
Apr 30, 2025 -
fix(db-postgres):
count
crashes when query contains subqueries and doesn't return any rows#12273 merged
Apr 30, 2025 -
perf(db-postgres): skip pagination overhead if
limit: 0
is passed#12261 merged
Apr 30, 2025 -
fix: virtual relationship fields with
select
#12266 merged
Apr 30, 2025
24 Pull requests opened by 18 people
-
fix(ui): error after clearing selected collection in ListDrawer when multiple collections are available
#12276 opened
Apr 30, 2025 -
chore(deps-dev): bump vite from 5.4.11 to 5.4.19 in /examples/remix
#12277 opened
Apr 30, 2025 -
fix: bump file-type version to resolve build error
#12285 opened
May 1, 2025 -
feat: exposes custom order for tabs and custom path for edit views
#12288 opened
May 1, 2025 -
fix(ui): self managed field paths
#12290 opened
May 1, 2025 -
fix: prevent resizing of original file with `withoutEnlargement` on update
#12291 opened
May 1, 2025 -
fix(ui): disableListFilter for array and group fields
#12292 opened
May 1, 2025 -
fix: add empty object when where undefined in flattenWhere
#12296 opened
May 1, 2025 -
fix(plugin-seo): fix genImageResponse result parsing
#12301 opened
May 2, 2025 -
chore(plugin-stripe): enable TypeScript strict
#12303 opened
May 2, 2025 -
fix(templates): updates readme and updates import map with users project name
#12305 opened
May 2, 2025 -
chore: enable TypeScript strict in Payload package - Part 1/N
#12308 opened
May 2, 2025 -
fix(db-postgres): v2-v3 migration errors with relation already exists
#12310 opened
May 3, 2025 -
fix(db-postgres): ensure module augmentation for generated schema is picked up correctly in turborepo
#12312 opened
May 3, 2025 -
feat: allow group fields to have an optional name
#12318 opened
May 5, 2025 -
feat: adds color values between 0 and 50 for `--color-base` and `--theme-elevation` color palettes
#12320 opened
May 5, 2025 -
docs: document visibility override for jobs collection
#12321 opened
May 5, 2025 -
feat: query preset owners
#12322 opened
May 5, 2025 -
chore(templates): restored the missing image3 of seed
#12324 opened
May 6, 2025 -
fix: telemetry in opennext cloudflare
#12327 opened
May 6, 2025 -
chore: bump node version in monorepo and add new flag for node 23.6+
#12328 opened
May 6, 2025 -
feat: allows for functional config definitions
#12329 opened
May 6, 2025 -
fix(db-postgres): _order is removed from read transform
#12331 opened
May 6, 2025 -
templates: Sync ignore rule for '.next/' templates
#12332 opened
May 7, 2025
17 Issues closed by 10 people
-
@payloadcms/plugin-seo improperly renders "add Breadcrumb" button
#9481 closed
May 6, 2025 -
outdent with shift-tab can make some blocks reduce their indent while others don't
#11091 closed
May 6, 2025 -
`auth.disableLocalStrategy` should accept `false` as a value
#9197 closed
May 6, 2025 -
`date-fns` errors triggered by invalid `displayFormat` lags the entire admin panel
#8977 closed
May 6, 2025 -
No longer possible to put custom views under `/collections/<slug>`
#8664 closed
May 6, 2025 -
beforeListTable component is rendered twice with different user
#7835 closed
May 6, 2025 -
Docs: no mention that `limit: 0` disables pagination
#12140 closed
May 5, 2025 -
Tenant Selector doesn’t honor the custom order when ‘orderable’ is enabled for Tenant collection
#12246 closed
May 5, 2025 -
Docker build fails due to Corepack PNPM signature verification error
#11037 closed
May 5, 2025 -
Unpublishing a version keeps the current version published
#10838 closed
May 2, 2025 -
'Error: There is not enough information to infer relation' with PostgresAdapter
#9694 closed
May 1, 2025 -
create-payload-app in existing Next.js project replaces .env and .env.example contents
#10355 closed
May 1, 2025 -
PG: Unable to update same record on the afterChange collection hook
#12282 closed
May 1, 2025 -
`resizeOptions` applied to original file ignore `withoutEnlargement` and `fit: 'inside'`
#12279 closed
Apr 30, 2025 -
payload object become undefined in certain query + access control conditions using Postgres
#12264 closed
Apr 30, 2025 -
Email regex outdated does not include all special characters.
#12180 closed
Apr 30, 2025
13 Issues opened by 13 people
-
same field name across different collections causes index naming clash (Postgres)
#12333 opened
May 7, 2025 -
not working docker file
#12330 opened
May 6, 2025 -
Middleware for custom endpoints
#12326 opened
May 6, 2025 -
import in auth example should reflect current package structure
#12323 opened
May 6, 2025 -
Turborepo fails to compile due to type error in the generated drizzle schema
#12311 opened
May 3, 2025 -
fetchFullUser does not return newly fetched user
#12300 opened
May 2, 2025 -
flattenWhere failing for localAPI calls when no 'where' field present
#12294 opened
May 1, 2025 -
Site becomes slow 1 hour after deployment
#12287 opened
May 1, 2025 -
Unable to use custom paths for payload UI components within custom component
#12286 opened
May 1, 2025 -
Adding blocks to a collection do not always render correctly while Live Preview is open
#12281 opened
Apr 30, 2025 -
`resizeOptions` ignore `withoutEnlargement`/`fit` for original file on *update*
#12280 opened
Apr 30, 2025 -
HasMany Relationship Dropdown Only Loads 10 Items in serverless
#12272 opened
Apr 30, 2025 -
Lexical Editor BlockFeature cannot handle 'payload-config'
#12269 opened
Apr 30, 2025
52 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.
-
feat: basic Postgres foreign tables support - Foreign Data Wrapper
#12127 commented on
May 2, 2025 • 8 new comments -
fix(ui): reset columns state throwing errors
#11903 commented on
May 6, 2025 • 3 new comments -
feat: added live preview svelte package
#12250 commented on
May 6, 2025 • 1 new comment -
docs(plugin-sentry): add pg query instrumentation guide
#12229 commented on
May 5, 2025 • 1 new comment -
fix: return valid s3 Content-Length
#11497 commented on
May 5, 2025 • 1 new comment -
LocalAPI: paginated query with a filter on a date field inside an array field does not retrieve all docs of the queried page
#12263 commented on
May 7, 2025 • 0 new comments -
Deployment Error with Vercel-MongoDB template
#11547 commented on
May 7, 2025 • 0 new comments -
req.user is null in afterRead field hook after user is signed in
#11786 commented on
May 7, 2025 • 0 new comments -
feat: hide fields in version view + `admin.hiddenInVersionView`
#7724 commented on
May 7, 2025 • 0 new comments -
feat(templates): ecommerce template v3
#8297 commented on
May 5, 2025 • 0 new comments -
feat: add Payload SDK package
#9463 commented on
May 2, 2025 • 0 new comments -
feat(richtext-lexical): add TextStateFeature (allows applying styles such as color and background color to text)
#9667 commented on
May 7, 2025 • 0 new comments -
feat: folder enabled collections
#10030 commented on
May 5, 2025 • 0 new comments -
docs: adds documentation to converters
#10907 commented on
May 6, 2025 • 0 new comments -
feat(ui): adds support for copy pasting complex fields
#11513 commented on
May 2, 2025 • 0 new comments -
feat: use IDs in arrays for more semantic version diff
#11671 commented on
May 7, 2025 • 0 new comments -
fix(richtext-slate): add `li` element if needed
#11921 commented on
May 2, 2025 • 0 new comments -
fix(db-postgres): count operation returns totalDocs:0 correctly when queried by a field of realtionship field
#12008 commented on
May 7, 2025 • 0 new comments -
perf: actually debounce rich text editor field value updates to only process latest state
#12086 commented on
May 6, 2025 • 0 new comments -
fix: orderable collection not working when collection has group or tab field
#12129 commented on
May 1, 2025 • 0 new comments -
templates: fix Media component failing when setting a custom serverURL
#12214 commented on
May 3, 2025 • 0 new comments -
fix(ui): apply `admin.width` property on Array Field
#12226 commented on
May 1, 2025 • 0 new comments -
fix(ui): fix typo in CodeEditor export
#12227 commented on
May 6, 2025 • 0 new comments -
fix(db-postgres): `dbName` in arrays regression with long generated drizzle relation names
#12237 commented on
May 5, 2025 • 0 new comments -
fix(db-postgres): build `near` sort query properly for point fields
#12240 commented on
May 6, 2025 • 0 new comments -
fix(db-postgres): reordering of enum values, bump `[email protected]` and `[email protected]`
#12256 commented on
Apr 30, 2025 • 0 new comments -
3.28.0's devBundleServerPackages: false does not work with Next's basePath
#11674 commented on
Apr 30, 2025 • 0 new comments -
Blank template with new vercel postgres fails on `pnpm run build` & vercel deploy
#12197 commented on
Apr 30, 2025 • 0 new comments -
Non unique IDs when duplicating block containing Lexical block
#11428 commented on
May 1, 2025 • 0 new comments -
Payload with getPayloadHMR don't close or spams db connections during Static Site Generation
#7312 commented on
May 2, 2025 • 0 new comments -
"Value must be unique" error when maxDocs is reached
#11550 commented on
May 2, 2025 • 0 new comments -
Multi-Tenant-Plugin - Customize slug
#11851 commented on
May 2, 2025 • 0 new comments -
Block field with array causes error when copying data from one locale to another
#11924 commented on
May 2, 2025 • 0 new comments -
Module not found: Can't resolve 'plugin-package-name-placeholder/client'
#12198 commented on
May 2, 2025 • 0 new comments -
PayloadCMS PostgreSQL adapter ignores external DB connection string and always attempts to connect to localhost:5432
#12245 commented on
May 2, 2025 • 0 new comments -
[Duplicated] Block fields causes error when copying data from one locale to another
#10684 commented on
May 3, 2025 • 0 new comments -
Cannot clean up versions for Globals
#11879 commented on
May 4, 2025 • 0 new comments -
Errors with push mode / SQLite in development
#11969 commented on
May 4, 2025 • 0 new comments -
Docker ARM64 - Error: Cannot find module '@libsql/linux-arm64-gnu'
#11790 commented on
May 5, 2025 • 0 new comments -
Payload MongoDB Adapter: LocalAPI returns ids as ObjectIDs when installing mongodb
#11703 commented on
May 5, 2025 • 0 new comments -
TypeError: Unknown file extension ".css" for @payloadcms/richtext-lexical/dist/exports/react/components/RichText/index.css
#10797 commented on
May 5, 2025 • 0 new comments -
Not clear docs on how to use jobs `autoRun`
#10688 commented on
May 5, 2025 • 0 new comments -
Error running migration ...postgres_relationships_v2_v3 relation "payload_locked_documents" does not exist.
#10162 commented on
May 5, 2025 • 0 new comments -
Cannot find module '@libsql/darwin-arm64' in standalone build
#10484 commented on
May 5, 2025 • 0 new comments -
Incorrect form error after inner draw is edited the second time
#9762 commented on
May 6, 2025 • 0 new comments -
changing the name in the fields leads to a database breakdown
#10853 commented on
May 6, 2025 • 0 new comments -
Cannot start dev server with turbopack on fresh install: @libsql/darwin-x64 issue
#10941 commented on
May 6, 2025 • 0 new comments -
Type error for hidden field in ClientField for RenderFields
#7799 commented on
May 6, 2025 • 0 new comments -
Field "id" is invalid when updating search records
#9449 commented on
May 6, 2025 • 0 new comments -
Filtering in relationship overlay doesn't work
#9295 commented on
May 6, 2025 • 0 new comments -
Virtual Fields do not update in Live Preview mode
#11801 commented on
May 6, 2025 • 0 new comments -
Cannot use orderable on collections with both SEO plugin and autosaving drafts
#12212 commented on
May 7, 2025 • 0 new comments