Commit Graph

  • c2baef4412 fix(graphql): blocks return null with select: true (#15464) Patrik 2026-02-03 10:07:16 -05:00
  • 8422668f58 chore: replace magic strings with centralized constants (#15475) Jarrod Flesch 2026-02-03 10:01:35 -05:00
  • 5ba0055112 fix(next): versions diff error when swapping blocks with relationship fields (#15478) Patrik 2026-02-03 09:53:06 -05:00
  • 1041bb646b fix: add safety check to redirects from external file URL uploads (#15458) Jessica Rynkar 2026-02-03 14:39:09 +00:00
  • 0ea8f5ccb0 Merge branch 'main' into feature/sidebar-tabs Jarrod Flesch 2026-02-03 09:28:02 -05:00
  • fc99048c3f test: richText fields serialization (#15465) German Jablonski 2026-02-03 12:47:29 +00:00
  • 603897d746 test: update suites selected by default in runTestsWithSummary (#15463) German Jablonski 2026-02-03 11:50:38 +00:00
  • 2e62ce0098 more realistic banner example Alessio Gravili 2026-02-02 23:34:28 -08:00
  • dbd3b05779 inline blocks Alessio Gravili 2026-02-02 23:26:33 -08:00
  • fed28eed5d fix client boundary issue Alessio Gravili 2026-02-02 23:22:17 -08:00
  • 8f66035522 fix(ui): remove slug field from rsc exports (#15480) Jake 2026-02-02 23:23:12 -05:00
  • e2f3f4ad90 show loading spinner text Jarrod Flesch 2026-02-02 22:09:31 -05:00
  • cf4d58bed1 Merge remote-tracking branch 'origin/feature/sidebar-tabs' Jarrod Flesch 2026-02-02 22:08:54 -05:00
  • 3bd0cb1184 implement tab loading states, improve style, thread before/after nav links to DefaultNav Jarrod Flesch 2026-02-02 22:06:59 -05:00
  • c36c8def38 simplify Alessio Gravili 2026-02-02 18:21:35 -08:00
  • 9ff8351454 cleanup tests Alessio Gravili 2026-02-02 18:12:39 -08:00
  • 557588cbf6 fix(deps): move ts-essentials to devDependencies fix/deps-ts-essentials Elliot DeNolf 2026-02-02 20:23:17 -05:00
  • f4821c4f56 fix jsx converter types Alessio Gravili 2026-02-02 16:16:18 -08:00
  • b062b4ab70 docs Alessio Gravili 2026-02-02 16:07:18 -08:00
  • c2809eed4a cleanup types Alessio Gravili 2026-02-02 16:05:29 -08:00
  • 252f21e01e Merge remote-tracking branch 'origin/main' into feat/view-map Alessio Gravili 2026-02-02 13:43:53 -08:00
  • 969c5d76a9 custom blocks view maps Alessio Gravili 2026-02-02 13:43:28 -08:00
  • 3042bab1f2 chore: fix template builds by exporting PREFERENCE_KEYS from shared Jarrod Flesch 2026-02-02 15:34:01 -05:00
  • 9179848212 Merge branch 'main' into feature/sidebar-tabs Jarrod Flesch 2026-02-02 13:05:35 -05:00
  • df0a75d5b1 ci: cache propagation workaround (#15469) Elliot DeNolf 2026-02-02 13:00:34 -05:00
  • 9bd5123f41 test: trash auth e2e tests have race condition on navigation (#15468) Patrik 2026-02-02 12:52:47 -05:00
  • 731037ec4d style: run lint-staged commands in correct order (#15446) Alessio Gravili 2026-02-02 09:44:31 -08:00
  • f15b9a3bea chore(claude): add playwright mcp (#15447) Alessio Gravili 2026-02-02 09:41:41 -08:00
  • dfc8cb4e39 commit ci/fail-on-non-optional-cache-misses Alessio Gravili 2026-02-02 09:34:55 -08:00
  • 2d7c60563f fix(db-sqlite): migrate:fresh may fail if db.client.execute is not defined, use db.execute instead fix/migrate-fresh Sasha 2026-02-02 18:41:21 +02:00
  • 4ebbb06211 Merge branch 'main' of github.com:payloadcms/payload into fix/migration-order fix/migration-order Sasha 2026-02-02 17:45:13 +02:00
  • ed6c7f945c what Sasha 2026-02-02 17:20:33 +02:00
  • 4f2afb8301 fix(db-*): migrateReset runs down migrations in incorrect order Sasha 2026-02-02 17:12:56 +02:00
  • 6c07f3b946 fix(next): export SlugField from the client dir not rsc (#15461) Jarrod Flesch 2026-02-02 09:30:11 -05:00
  • 033b943869 chore: claude post-write hook causes error when IDE checks output and doesn't apply formatting correctly (#15445) Alessio Gravili 2026-01-30 18:21:16 -08:00
  • cf6a5c5822 init rail exploration feature/sidebar-rail-exploration Jarrod Flesch 2026-01-30 17:17:27 -05:00
  • 0ac7ec88cb improvements chore/expand-claude-md-instructions-for-testing Paul Popus 2026-01-30 16:10:52 -06:00
  • 9c8be5cc96 perf(next): avoid re-calculating permissions in some server functions, pass missing args (#15428) Alessio Gravili 2026-01-30 14:01:11 -08:00
  • dec0ea7883 fix: sass warning not hidden during webpack build (#15442) Alessio Gravili 2026-01-30 13:50:00 -08:00
  • 5495b47d85 fix(next): sync modular dashboard widgets when server component re-renders (#15439) Alessio Gravili 2026-01-30 13:10:51 -08:00
  • 29c66f955a Merge remote-tracking branch 'origin/main' into tests-int German Jablonski 2026-01-30 20:55:25 +00:00
  • 8d7bd1cdce fix reset snapshots German Jablonski 2026-01-30 20:03:26 +00:00
  • 8230baa636 chore: expand claude md instructions for testing Paul Popus 2026-01-30 13:36:14 -06:00
  • d6aa6ccb55 fix: add collection property to auth documents, fixing multi tenancy access control issue (#15404) Alessio Gravili 2026-01-30 11:05:01 -08:00
  • 9457f94718 Merge branch 'main' into feature/claude-sidebar-tabs Jarrod Flesch 2026-01-30 12:49:15 -05:00
  • ce13e97243 feat(next): pass full initReq context to server functions and dashboard widgets (#15427) Alessio Gravili 2026-01-30 09:44:13 -08:00
  • 64f71873ac Merge branch 'main' into feat/hierarchy Jarrod Flesch 2026-01-30 12:02:56 -05:00
  • 50576cc3dd templates: bump templates for v3.74.0 templates/bump-v3.74.0-1769791288 github-actions[bot] 2026-01-30 16:41:28 +00:00
  • de4fa0c184 chore(release): v3.74.0 [skip ci] v3.74.0 Elliot DeNolf 2026-01-30 11:24:24 -05:00
  • 5c389022b9 feat(storage-r2): client uploads using R2 multipart api (#14733) Ricardo Tavares 2026-01-30 16:18:11 +00:00
  • b7b9344cbe change method German Jablonski 2026-01-30 16:14:55 +00:00
  • aaa4ab7191 cleans up, removes magic-strings Jarrod Flesch 2026-01-30 11:06:15 -05:00
  • d916681800 remove snapshots for int tests German Jablonski 2026-01-30 16:03:46 +00:00
  • 5875cd06ba chore(deps): bump form-data, tar, wrangler, and @opennextjs/cloudflare dependencies (#15435) Patrik 2026-01-30 11:03:02 -05:00
  • 26ba77945d test: make integration tests for the fields and select suites faster (#15434) German Jablonski 2026-01-30 15:20:22 +00:00
  • 2dc2e7c07f fix: isolate payload-preferences by auth collection (#15425) Patrik 2026-01-30 09:07:52 -05:00
  • 99d61db85b chore(ui): move unpublish actions into document controls dropdown (#15417) Jessica Rynkar 2026-01-30 13:23:25 +00:00
  • bd8078409a chore(plugin-multi-tenant): removes basePath arg (#15202) Jarrod Flesch 2026-01-30 08:21:50 -05:00
  • 1b84a48727 Merge branch 'perf/serverfunctions' into temp/release-branch-supportal temp/release-branch-supportal Alessio Gravili 2026-01-29 19:06:15 -08:00
  • a9132fef7a disableSetStepNav Alessio Gravili 2026-01-29 19:05:57 -08:00
  • b78b222e5f Merge remote-tracking branch 'origin/perf/serverfunctions' into temp/release-branch-supportal Alessio Gravili 2026-01-29 18:29:12 -08:00
  • 0aecd3c4d8 perf Alessio Gravili 2026-01-29 18:23:34 -08:00
  • 0a233bbf06 add to WidgetServerProps Alessio Gravili 2026-01-29 17:49:59 -08:00
  • 03ca72a0ca Merge remote-tracking branch 'origin/fix/multi-tenancy-access-control-not-respected-scenario' into temp/release-branch-supportal Alessio Gravili 2026-01-29 17:45:59 -08:00
  • 86401cd1fe reduce duplication Alessio Gravili 2026-01-29 17:43:35 -08:00
  • 43e94baab4 feat Alessio Gravili 2026-01-29 17:27:46 -08:00
  • 9c378de37a Merge branch 'main' into temp/release-branch-2 temp/release-branch-2 Jake 2026-01-29 17:37:51 -05:00
  • 85d5263542 feat: thread override access in doc level hooks (#15421) Jarrod Flesch 2026-01-29 17:37:15 -05:00
  • 3d820d2843 feat: thread overrideAccess feat/hooks-override-access Jake 2026-01-29 17:21:07 -05:00
  • 9239164e84 feat: extend strictDraftTypes to all draft operations (#15292) Tobias Odendahl 2026-01-29 21:59:06 +01:00
  • 6b45fee13f chore: export getSafeFileName utility (#15424) Paul 2026-01-29 14:58:49 -06:00
  • 1f7fe63223 chore(claude): add respond-to-discussion-features claude command (#15391) Elliot DeNolf 2026-01-29 14:21:12 -05:00
  • b0ecd5ce36 Merge remote-tracking branch 'origin/main' into fix/multi-tenancy-access-control-not-respected-scenario Alessio Gravili 2026-01-29 11:11:28 -08:00
  • 17c0a3f1a6 chore: replace rmdirSync to rmSync (#15420) German Jablonski 2026-01-29 18:35:19 +00:00
  • 94254da4ac feat: add support for custom UnpublishButton component (#15400) Patrik 2026-01-29 13:01:48 -05:00
  • f826687d24 setupProd (eslint perfectionist incorrectly formating) German Jablonski 2026-01-29 17:55:32 +00:00
  • ca06a0944f change * for latest German Jablonski 2026-01-29 17:53:46 +00:00
  • d97747bac8 fix pnpm-lock German Jablonski 2026-01-29 17:51:20 +00:00
  • c6a3b465e6 tests: add more integration tests to CI German Jablonski 2026-01-29 17:45:32 +00:00
  • 2ce26fa12c fix(next): version view throws useLocale() server error (#15380) Patrik 2026-01-29 11:40:44 -05:00
  • ba9605ed62 docs: clarify beforeValidate and beforeChange hook data behavior (#15300) Sean Zubrickas 2026-01-29 08:51:46 -05:00
  • 126f713863 fix(richtext-slate): localized indicator not displaying in label (#15412) Jessica Rynkar 2026-01-29 13:22:46 +00:00
  • fb2b602a0c feat(ui): allows opting out of popup closing logic (#15407) Alessio Gravili 2026-01-29 05:20:21 -08:00
  • 345a9c7add fix(plugin-cloud-storage): prevent infinite loop when cropping media (#15393) Jessica Rynkar 2026-01-29 12:47:21 +00:00
  • 91788bc4d4 chore: update unpublish clicks in tests fix/unpublish-button Jessica Chowdhury 2026-01-29 12:40:55 +00:00
  • bedaef6160 chore: move unpublish actions into dropdown Jessica Chowdhury 2026-01-29 11:33:01 +00:00
  • 0f55464bdc feat(ui): allows customizing Popup component portal className (#15406) Alessio Gravili 2026-01-28 19:04:22 -08:00
  • bc57c0d9e6 jsdocs Alessio Gravili 2026-01-28 16:15:16 -08:00
  • 9d4d74c765 fix types Alessio Gravili 2026-01-28 16:05:33 -08:00
  • 701680ab97 createLocalReq fallback Alessio Gravili 2026-01-28 15:44:47 -08:00
  • 5bf0edf43e add todos for properly typing user arg Alessio Gravili 2026-01-28 15:43:18 -08:00
  • 7954b259c8 feat: always return collection property for users Alessio Gravili 2026-01-28 15:39:43 -08:00
  • 872ca35b7f generated types Alessio Gravili 2026-01-28 15:32:38 -08:00
  • f63dd359e4 add collection directly to generated User type Alessio Gravili 2026-01-28 15:11:04 -08:00
  • c82965df15 Merge remote-tracking branch 'origin/main' into fix/multi-tenancy-access-control-not-respected-scenario Alessio Gravili 2026-01-28 14:58:19 -08:00
  • d269d3953a fix(plugin-cloud-storage): adds beforeChange hook to generate url on create (#15401) Jarrod Flesch 2026-01-28 16:53:35 -05:00
  • 99b051ec67 fix: traverseFields returning wrong parentPath dot notation for non-localised tabs (#15394) Georg Schelkshorn 2026-01-28 22:00:24 +01:00
  • cdbfda2371 docs: add payload.logger.error usage guidelines to CLAUDE.md (#15398) Elliot DeNolf 2026-01-28 15:38:20 -05:00
  • 5561799188 fix: widgets and other features failing with transitive dependency imports (#15392) Patrik 2026-01-28 15:38:05 -05:00
  • 8b212634d3 ci: enable retries for int and unit tests (#15397) Alessio Gravili 2026-01-28 12:05:51 -08:00