Commit Graph

  • a6282642a2 chore: address version action review follow-up Nate Lentz 2026-08-25 10:27:41 -04:00
  • 425ae05e71 test: cover API key creation without read access Jake Fletcher 2026-08-25 10:24:22 -04:00
  • 016994fe32 chore(ui): show useAsThumbnail images in hierarchy table rows #17877 feat/hierarchy-polish Tylan Davis 2026-08-25 08:08:33 -06:00
  • 5a31cdfb43 chore(ui): edit hierarchy items in a drawer from the table Tylan Davis 2026-08-25 08:08:28 -06:00
  • 1553de6864 chore(ui): give hierarchy table cells the folder button's menu Tylan Davis 2026-08-25 08:08:17 -06:00
  • fcfdaac06c chore(ui): adopt the shared table styles in the hierarchy slot table Tylan Davis 2026-08-25 08:08:04 -06:00
  • 2bc41ecd37 fix: strengthen default API key field access Jake Fletcher 2026-08-25 09:35:06 -04:00
  • 62cc178554 fix: address version action review findings Nate Lentz 2026-08-25 09:02:34 -04:00
  • 05007e8485 feat: add visual regression testing (#17556) Paul 2026-08-25 12:56:31 +01:00
  • 7985337682 chore(ui): always navigate the hierarchy tree to the folder's own view Tylan Davis 2026-08-24 22:18:08 -06:00
  • 61a5519fb8 chore(ui): make empty space and breadcrumbs pick a destination folder Tylan Davis 2026-08-24 22:18:04 -06:00
  • 69dc9f98b0 chore(ui): let single-value upload fields pick from drawer selection Tylan Davis 2026-08-24 22:17:22 -06:00
  • e1f45a92eb chore(ui): move the list drawer confirm action into the drawer header Tylan Davis 2026-08-24 22:17:18 -06:00
  • c10e95d686 chore(ui): fix hierarchy child queries for thumbnails and empty type arrays Tylan Davis 2026-08-24 22:17:09 -06:00
  • 7fbb7a4d9f chore(ui): populate useAsThumbnail relationships for card thumbnails Tylan Davis 2026-08-24 22:17:04 -06:00
  • ee499747c6 chore(ui): use the default text color for By Folder table cells Tylan Davis 2026-08-24 22:15:40 -06:00
  • 9199045f1d chore(ui): make the folder control a menu Tylan Davis 2026-08-24 22:15:36 -06:00
  • a11aa246ff Merge branch 'main' of github.com:payloadcms/payload into feat/authorship #17247 feat/authorship Patrik Kozak 2026-08-24 16:01:27 -04:00
  • 4636e90325 test: remove versions on auth collections in authorship suite to avoid Atlas catalog-change flake Patrik Kozak 2026-08-24 16:01:17 -04:00
  • 237fcb3d73 docs: document GraphQL select option for field projection (#17818) MohammadHossein Jahanbakhsh 2026-08-24 20:43:17 +03:30
  • 29c688559f fix: reject leftover Local draft operation option Nate Lentz 2026-08-24 11:02:58 -04:00
  • 57afbdf05a test: regenerate version action API artifacts Nate Lentz 2026-08-24 10:09:48 -04:00
  • b2a0663cfb docs: document version and action APIs Nate Lentz 2026-08-24 08:31:25 -04:00
  • 21757a71a0 feat: add version and action API codemod Nate Lentz 2026-08-21 22:34:58 -04:00
  • a43722d5d0 refactor: migrate plugins to version and action APIs Nate Lentz 2026-08-21 22:16:10 -04:00
  • 1ad0073e5a refactor: migrate admin version and action callers Nate Lentz 2026-08-21 21:38:09 -04:00
  • d6e10ca51b feat: migrate SDK to version and action options Nate Lentz 2026-08-21 18:54:52 -04:00
  • d58c4d7c79 feat: migrate GraphQL to version and action enums Nate Lentz 2026-08-21 18:23:22 -04:00
  • b4b016c985 chore: parse global findOne version with query and body Nate Lentz 2026-08-21 17:58:23 -04:00
  • a0fba75240 feat: migrate REST to version and action parameters Nate Lentz 2026-08-21 17:54:46 -04:00
  • 404da6affb feat: expose resolved action to afterChange hooks Nate Lentz 2026-08-21 17:28:42 -04:00
  • 70b8110ad9 chore: skip global main write on saveDraft restore Nate Lentz 2026-08-21 17:12:21 -04:00
  • 0a2011bf53 feat: use actions for restore operations Nate Lentz 2026-08-21 17:07:19 -04:00
  • 4244c70284 feat: use actions for collection and global updates Nate Lentz 2026-08-21 16:36:08 -04:00
  • 2bbe330459 chore: cover rest create default and duplicate action inference Nate Lentz 2026-08-21 15:46:26 -04:00
  • c0ffc7eebf feat: use actions for create and duplicate Nate Lentz 2026-08-21 15:41:18 -04:00
  • dc6a4995e9 chore: propagate version through nested reads Nate Lentz 2026-08-21 14:59:04 -04:00
  • b26b9e7c61 feat: add published latest and draft read modes Nate Lentz 2026-08-21 14:50:42 -04:00
  • c5c59979dc feat: remove strictDraftTypes and always apply version types Nate Lentz 2026-08-21 14:15:46 -04:00
  • 20394615f0 feat: add version and action intent resolvers Nate Lentz 2026-08-21 13:46:03 -04:00
  • 748cced830 Merge branch 'main' of github.com:payloadcms/payload into feat/authorship Patrik Kozak 2026-08-24 10:43:11 -04:00
  • 3b8f361833 feat: add authorship field builders, overrides, and graphql/raw-field tests Patrik Kozak 2026-08-24 10:42:59 -04:00
  • bc510f412c Merge branch 'feat/add-visual-regression-testing' into test/visual-reg-tests #17875 test/visual-reg-tests Paul Popus 2026-08-24 13:46:54 +01:00
  • 7d01bdd1fa docs: warn explicitly against non-script baseline PNGs #17556 Paul Popus 2026-08-24 13:46:40 +01:00
  • 202fed1c41 chore: pin table layout before the versions-list visual screenshot Paul Popus 2026-08-24 13:46:10 +01:00
  • 3aa4043b0a feat: stubs out cohort telemetry (#17876) Jessica Rynkar 2026-08-24 10:37:04 +01:00
  • 43976aff5f fix(next): replace deprecated graphql-playground-html with GraphiQL #17901 chore/next-graphiql-swap Dan Ribbens 2026-08-23 11:46:21 -04:00
  • d0438dc7a9 The internalDocToHref callback for Lexical -> Markdown conversion shipped in v3.84.0 but was never documented, so internal links silently exported with an empty href and the resulting console warning had no documented fix. #17889 docs/update-lexical-markdown-examples Sean Zubrickas 2026-08-21 16:12:38 -04:00
  • db7543c212 fix(richtext-lexical): preserve logical text alignment (#17809) Ertug Akman 2026-08-21 20:15:40 +01:00
  • 0658f20568 fix(translations): correct mistranslated and untranslated strings in ja locale (#17830) Ray 2026-08-22 04:13:40 +09:00
  • 134c89b795 fix(db-postgres): release the client checked out during connect (#17831) Ray 2026-08-22 03:47:13 +09:00
  • 4e913d8327 remove sharp transformer from tanstack until package is released #17827 feat/file-transformers Paul Popus 2026-08-21 15:02:55 +01:00
  • 944a068da8 fix versions test Paul Popus 2026-08-21 13:27:08 +01:00
  • eabe959f14 feat: add some, none, and every operators to has-many relationship queries (#17838) Alessio Gravili 2026-08-21 04:32:13 -07:00
  • b48a151049 docs: fix CLAUDE.md path in agent instructions (#17881) #17892 Nate Lentz 2026-08-20 17:17:22 -04:00
  • f3d0b106f3 docs: fix CLAUDE.md path in agent instructions (#17880) Nate Lentz 2026-08-20 17:13:31 -04:00
  • b0ccdc76c5 Merge branch 'main' into feat/content-branching #17878 feat/content-branching Paul Popus 2026-08-20 20:21:09 +01:00
  • d4695f035e Merge branch 'feat/add-visual-regression-testing' into test/visual-reg-tests Paul Popus 2026-08-20 20:18:45 +01:00
  • fa077b92e3 chore: kill the whole spawned server process group, not just the top pnpm process Paul Popus 2026-08-20 20:18:24 +01:00
  • d03122cd22 cleanup Paul Popus 2026-08-20 20:11:57 +01:00
  • faff19da1e initial commit Paul Popus 2026-08-20 20:10:42 +01:00
  • a02c594d37 test and package updates Paul Popus 2026-08-20 19:56:03 +01:00
  • 72bad01c80 Merge branch 'feat/add-visual-regression-testing' into test/visual-reg-tests Paul Popus 2026-08-20 19:52:41 +01:00
  • 49c24cbeb6 chore: wait for spawned e2e server to exit before starting the next suite Paul Popus 2026-08-20 19:52:12 +01:00
  • 39ad890a9b update packages init test Paul Popus 2026-08-20 18:16:26 +01:00
  • b817d18071 reuse util for throwing errors from validation Paul Popus 2026-08-20 18:15:33 +01:00
  • 21cf8ce9b3 updates Paul Popus 2026-08-20 18:07:11 +01:00
  • dc4efa30f6 fix e2e test #17874 refactor/publish-button-now-defaults-to-active-locale Paul Popus 2026-08-20 18:03:30 +01:00
  • 1074e8c12d Merge branch 'feat/add-visual-regression-testing' into test/visual-reg-tests Paul Popus 2026-08-20 17:58:33 +01:00
  • 64b20643f5 fix CI timeouts Paul Popus 2026-08-20 17:56:17 +01:00
  • 956db12c4c updated templates Paul Popus 2026-08-20 17:34:39 +01:00
  • 27ff0767e6 added a clarifying doc in contributing Paul Popus 2026-08-20 17:32:43 +01:00
  • 30c02e9681 chore: tests visual regression method Jessica Rynkar 2026-08-20 15:56:21 +01:00
  • 1983b0ac48 initial commit Paul Popus 2026-08-20 15:56:01 +01:00
  • b00a4bf0fc fix setup error Paul Popus 2026-08-20 15:53:57 +01:00
  • b2613d998e fix: make hierarchy cascade access checks atomic #17857 codex/hierarchy-delete-strategy Jarrod Flesch 2026-08-20 10:53:22 -04:00
  • 0c0fd894bd updates Paul Popus 2026-08-20 15:52:07 +01:00
  • 8531250c68 add more test coverage and docs Paul Popus 2026-08-20 15:26:09 +01:00
  • ea0cf398bd more test coverage Paul Popus 2026-08-20 15:13:40 +01:00
  • cd73a6024f initial commit Paul Popus 2026-08-20 14:44:45 +01:00
  • 8945178926 remove now descoped breaking change Paul Popus 2026-08-20 14:32:49 +01:00
  • ea0032afbd remove breaking change Paul Popus 2026-08-20 14:23:05 +01:00
  • cbcca9c51a fix some test fixtures Paul Popus 2026-08-20 13:49:53 +01:00
  • 168bfaea01 feat: add hierarchy delete strategies Jarrod Flesch 2026-08-19 16:38:09 -04:00
  • e8114a3c75 updates Paul Popus 2026-08-20 13:16:18 +01:00
  • 1b797ff311 Merge branch 'main' into feat/add-visual-regression-testing Paul Popus 2026-08-20 13:04:15 +01:00
  • 4815952d64 updates Paul Popus 2026-08-20 13:03:04 +01:00
  • d4bdb1f9df refactor(ui)!: update useLocale to return null (#17835) Jessica Rynkar 2026-08-20 11:13:18 +01:00
  • f7df2137d0 ci: gate mongodb test healthcheck on a writable primary (#17816) Dan Ribbens 2026-08-19 19:16:33 -04:00
  • e4705ae0cd Merge branch 'main' of github.com:payloadcms/payload into pyld-3408-protect-internal-modules-from-semver #17826 pyld-3408-protect-internal-modules-from-semver Jake Fletcher 2026-08-19 17:23:12 -04:00
  • a872aad1a3 refactor!: improve access defaults for jobs (#17768) Alessio Gravili 2026-08-19 14:20:16 -07:00
  • 037af74cfd ci: avoid redundant Playwright dependency installs (#17840) Jake Fletcher 2026-08-19 17:18:50 -04:00
  • af6aad00f2 chore(ui): polish the hierarchy grid thumbnails, bands, and pagination Tylan Davis 2026-08-19 15:09:51 -06:00
  • 8c843d07bf chore(payload): add admin.useAsThumbnail to collection config Tylan Davis 2026-08-19 15:09:39 -06:00
  • efbfbeac29 chore(ui): remove the New Folder card from the hierarchy grid Tylan Davis 2026-08-19 11:19:56 -06:00
  • 2f6643c71f chore(ui): fade cards being dragged to 50% opacity Tylan Davis 2026-08-19 10:47:18 -06:00
  • 9990354a0b chore(ui): match folder cards to Figma and put them on the documents grid Tylan Davis 2026-08-19 10:41:50 -06:00
  • d7a49334a6 chore(ui): snap the drag stack to the cursor instead of the card corner Tylan Davis 2026-08-19 10:33:12 -06:00
  • 7234fdcde7 chore(ui): show the drag stack as staggered 40px thumbnails with a count pill Tylan Davis 2026-08-19 10:29:09 -06:00
  • 0dbccc1ffb fix(ui): stop card selection handlers from shadowing the dnd-kit activators Tylan Davis 2026-08-19 10:21:05 -06:00