Commit Graph

  • 418bb928ae fix: improve mobile touch support for dnd (#15771) Sean Zubrickas 2026-02-26 13:36:09 -05:00
  • f080316691 Merge branch 'feat-type-filter' into folder-field-column-drawer Jarrod Flesch 2026-02-26 13:30:39 -05:00
  • f1f65032cb rm files Jarrod Flesch 2026-02-26 12:55:49 -05:00
  • 820d501e81 remove unused translations Jarrod Flesch 2026-02-26 12:52:28 -05:00
  • 035032124d type fixes feat/get-rid-of-importmap-and-formstate Alessio Gravili 2026-02-26 09:52:08 -08:00
  • e132797b16 adjust input, rm min, add locale param to fetch Jarrod Flesch 2026-02-26 12:52:00 -05:00
  • 7608ffb036 style and clear functionality for hieararchy sidebar search Jarrod Flesch 2026-02-26 12:41:54 -05:00
  • eb1f0058f1 fix type filter styles feat-type-filter Jarrod Flesch 2026-02-26 12:38:19 -05:00
  • d3cc663cca feat: type-safe admin config keys with SchemaPathMap Alessio Gravili 2026-02-26 09:27:17 -08:00
  • c7dbb59869 feat(ui): integrate TypeFilter into HierarchyList searchbar Jarrod Flesch 2026-02-26 12:07:06 -05:00
  • d5a7a749b5 fix: use module-level singleton for admin config instead of React cache() Alessio Gravili 2026-02-26 09:03:55 -08:00
  • d1c9503e90 fix: call setAdminConfig in handleServerFunctions for client-side navigation Alessio Gravili 2026-02-26 09:03:16 -08:00
  • 061ae7c8d6 feat(ui): add TypeFilter component for hierarchy list Jarrod Flesch 2026-02-26 11:59:51 -05:00
  • 475eb0097d fix: move renderAdminComponent helpers before early returns to avoid TDZ error Alessio Gravili 2026-02-26 08:56:39 -08:00
  • f3dba89636 fix: render Label/Description/Error/BeforeInput/AfterInput even with custom Field Alessio Gravili 2026-02-26 08:54:35 -08:00
  • cdc9ff8915 fix: pass field props to admin config Label/Description/Error/BeforeInput/AfterInput Alessio Gravili 2026-02-26 08:49:22 -08:00
  • fefddb394a fix: update document tab system to read from admin config Alessio Gravili 2026-02-26 08:40:25 -08:00
  • aafa9accb1 fix: use React.FC references instead of JSX in RSC admin config Alessio Gravili 2026-02-26 08:39:01 -08:00
  • 1835684e18 fix: update custom view routing and metadata to read from admin config Alessio Gravili 2026-02-26 08:25:40 -08:00
  • a31c826ab5 fixes bad merge that broke localization test Jarrod Flesch 2026-02-26 09:59:01 -05:00
  • 7a3f43ff51 fix: prevent silent data overwrites on concurrent edits (#15749) Patrik 2026-02-26 09:47:33 -05:00
  • 7426aa760c chore: update hierarchy sidebar styles for search Jarrod Flesch 2026-02-26 09:38:11 -05:00
  • f64c3701f7 feat(ui): integrate hierarchy search into sidebar tab Jarrod Flesch 2026-02-26 09:37:24 -05:00
  • e0b4b081a7 chore: add HierarchySearch styles Jarrod Flesch 2026-02-26 09:36:20 -05:00
  • 78d63460a0 chore: add main HierarchySearch component Jarrod Flesch 2026-02-26 09:35:23 -05:00
  • 53a1a46329 chore: add useHierarchySearch hook Jarrod Flesch 2026-02-26 09:34:32 -05:00
  • 41052f166c chore: add HierarchySearchResults component Jarrod Flesch 2026-02-26 09:33:24 -05:00
  • 527489c03b chore: add HierarchySearchResultItem component Jarrod Flesch 2026-02-26 09:32:36 -05:00
  • b00255db44 chore: add HierarchySearchInput component Jarrod Flesch 2026-02-26 09:31:43 -05:00
  • 59850188c1 chore: add HierarchySearch types Jarrod Flesch 2026-02-26 09:30:43 -05:00
  • 53a3f21126 chore: add hierarchy search translation keys Jarrod Flesch 2026-02-26 09:29:51 -05:00
  • 34ca279ede rm folder translations object Jarrod Flesch 2026-02-26 09:14:54 -05:00
  • 16a804e50c adjust tree css Jarrod Flesch 2026-02-26 08:58:26 -05:00
  • 14f614e913 rename taxonomy test suite to tags Jarrod Flesch 2026-02-26 08:58:05 -05:00
  • 6557292b3f fix: preserve block metadata in mergeLocalizedData and filterDataToSelectedLocales (#15715) Benedikt Rötsch 2026-02-26 14:23:42 +01:00
  • 0a0afb03dd fix(richtext-lexical): link markdown regex should not match similar looking image markdown (#15713) Shobhit Singhal 2026-02-26 17:39:43 +05:30
  • 3e070a1771 fix: move admin-level client components to RSC config Alessio Gravili 2026-02-26 00:50:08 -08:00
  • 0ad817b68d feat: migrate admin test suite to direct imports in admin config files Alessio Gravili 2026-02-26 00:29:08 -08:00
  • 35ed2e8a36 feat: update all admin rendering points to use admin config Alessio Gravili 2026-02-26 00:05:25 -08:00
  • ddfc24894d feat: add server-side admin config cache via React cache() Alessio Gravili 2026-02-25 23:48:40 -08:00
  • c078809c94 feat: implement 2-file admin config with render-admin-rsc server action Alessio Gravili 2026-02-25 23:47:12 -08:00
  • eec963336c feat: simplify to single payload.config.admin.tsx + optional shared.ts Alessio Gravili 2026-02-25 23:11:34 -08:00
  • 32ad6b3bf5 feat: extend admin config with admin/collections/globals/fields sections (Option C) Alessio Gravili 2026-02-25 22:45:12 -08:00
  • 98b48509f7 refactor: remove importMap from test app layout and init scripts Alessio Gravili 2026-02-25 21:18:26 -08:00
  • 75ac762a2a feat: wire admin config files into app layout Alessio Gravili 2026-02-25 21:18:21 -08:00
  • f168d10d9f feat: add _community test suite config files for new admin config system Alessio Gravili 2026-02-25 21:18:14 -08:00
  • 63a524314a refactor: remove importMap from create-payload-app plugin template Alessio Gravili 2026-02-25 21:18:07 -08:00
  • 6f3f8e5cc6 refactor: remove importMap from richtext packages Alessio Gravili 2026-02-25 21:18:01 -08:00
  • afa27247c9 refactor: remove importMap from all next package views and utilities Alessio Gravili 2026-02-25 21:17:56 -08:00
  • 8f3ab1aa5a refactor: remove importMap from UI utilities and table state Alessio Gravili 2026-02-25 21:17:49 -08:00
  • c2668112cb refactor: replace getFormState server function with no-op Alessio Gravili 2026-02-25 21:17:40 -08:00
  • 2e4eaa5f2b fix: remove isLoading from new array/block rows Alessio Gravili 2026-02-25 21:17:35 -08:00
  • 95afc8f32c refactor: remove importMap from form state rendering Alessio Gravili 2026-02-25 21:17:28 -08:00
  • 196b294f35 refactor: remove importMap from RenderServerComponent Alessio Gravili 2026-02-25 21:17:23 -08:00
  • 4f6238981f feat: export admin config providers and hooks from @payloadcms/ui Alessio Gravili 2026-02-25 21:17:16 -08:00
  • e968c46348 feat: RenderField reads from client config and RSC overrides contexts Alessio Gravili 2026-02-25 21:17:11 -08:00
  • 70bae1eda0 refactor: wire RscOverridesProvider into RootProvider Alessio Gravili 2026-02-25 21:17:05 -08:00
  • 11b8d775f7 feat: add ClientAdminConfigProvider and RscOverridesProvider contexts Alessio Gravili 2026-02-25 21:17:00 -08:00
  • 282230c66d refactor: remove importMap from field/collection/global client creation Alessio Gravili 2026-02-25 21:16:53 -08:00
  • 3e22e3815f refactor: remove importMap from admin types and functions Alessio Gravili 2026-02-25 21:16:48 -08:00
  • ace967e134 refactor: remove importMap from config types and defaults Alessio Gravili 2026-02-25 21:16:41 -08:00
  • e828088d81 refactor: remove generate:importmap CLI command Alessio Gravili 2026-02-25 21:16:36 -08:00
  • 959f1c951a refactor: remove importMap generation system Alessio Gravili 2026-02-25 21:16:31 -08:00
  • 7705d61e92 feat: export admin config builders from payload/shared Alessio Gravili 2026-02-25 21:16:26 -08:00
  • 36f90dea8e feat: export admin config types and remove importMap from BasePayload Alessio Gravili 2026-02-25 21:16:21 -08:00
  • 2fa155ddd4 feat: add admin config types and builder functions Alessio Gravili 2026-02-25 21:16:16 -08:00
  • 9ffd0862e7 feat: add schemaPathId field property for stable admin config keys Alessio Gravili 2026-02-25 21:15:55 -08:00
  • 74d051d91e feat: integrate SchemaPath type into generate:types output Alessio Gravili 2026-02-25 21:15:49 -08:00
  • 496d67934c feat: add SchemaPath union type generation utility Alessio Gravili 2026-02-25 21:15:44 -08:00
  • 8542a26dfa chore(ui): replace folder translations with hierarchy namespace Jarrod Flesch 2026-02-25 17:01:40 -05:00
  • 4861fa10bc fix: return 400 for malformed JSON request bodies (#15706) The Mavik 2026-02-25 16:58:29 -05:00
  • df17cb18e1 fix: globals not updating updatedAt when saving drafts (#15764) Patrik 2026-02-25 16:33:20 -05:00
  • ad4c0f6b09 fix(richtext-lexical): use headingLevel in danish heading label (#15685) Divyesh Jain 2026-02-26 03:01:43 +05:30
  • 5219978924 migrate perf/migrationdir Alessio Gravili 2026-02-25 10:47:54 -08:00
  • e14de62bae new property Alessio Gravili 2026-02-25 10:44:40 -08:00
  • 5dd92dd94f Merge branch 'main' into folder-field-column-drawer Jarrod Flesch 2026-02-25 12:34:03 -05:00
  • 02daff0112 Merge remote-tracking branch 'origin/main' into feat/lexical-form-state-parent feat/lexical-form-state-parent Alessio Gravili 2026-02-25 09:31:42 -08:00
  • 47a7f4d8a9 Uncovered this bug while creating a demo for import/export plugin: fix/import-export-override-collection Sean Zubrickas 2026-02-25 12:05:50 -05:00
  • a40210c438 fix(plugin-import-export): update docs on jobs and basic usage as well as visibility (#15695) Paul 2026-02-25 08:55:01 -08:00
  • 5becff6cb2 chore: refactor hierarchy icon to use PayloadComponent and RenderServerComponent Jarrod Flesch 2026-02-25 11:45:06 -05:00
  • c05ace22b3 fix(richtext-lexical): strip server-only properties from blocks in lexical client schema map (#15756) Alessio Gravili 2026-02-25 08:43:19 -08:00
  • 73e3a5e463 fix incorrect selectors Alessio Gravili 2026-02-25 08:13:28 -08:00
  • 4d799f0ffc Merge remote-tracking branch 'origin/main' into feat/lexical-form-state-parent Alessio Gravili 2026-02-25 08:08:50 -08:00
  • 0a123b51f2 feat(next, ui): widget fields (#15700) German Jablonski 2026-02-25 13:33:57 +00:00
  • c1892eb008 fix(ui): use correct translation key for collection version restore modal (#15757) Jens Becker 2026-02-25 14:06:57 +01:00
  • 73e8a75594 fix: node.setFields update not synced back to form state Alessio Gravili 2026-02-24 23:28:48 -08:00
  • 27786ccdcc lint Jarrod Flesch 2026-02-25 00:23:24 -05:00
  • bf3c8c4bd3 adjust function names Jarrod Flesch 2026-02-25 00:20:54 -05:00
  • 06f5934f9c cleanup test file Alessio Gravili 2026-02-24 18:09:52 -08:00
  • 313a1ec316 fix incorrect hook paths Alessio Gravili 2026-02-24 18:09:17 -08:00
  • d858b20ff8 update claude.md Alessio Gravili 2026-02-24 17:17:54 -08:00
  • c0b3b0e3ff disable eslint error Alessio Gravili 2026-02-24 17:17:44 -08:00
  • d08b8b93a1 chore: improve no results message in hierarchy table Jarrod Flesch 2026-02-24 20:15:36 -05:00
  • 9dfc7ff8b8 chore: inject header button for hierarchy collection's own parent field Jarrod Flesch 2026-02-24 20:15:26 -05:00
  • 78c3d71b94 feat: add useHeaderButton config, use NullField in hierarchy parent fields Jarrod Flesch 2026-02-24 20:15:02 -05:00
  • 70ad32b2e9 feat(ui): add NullField component for fields that render nothing Jarrod Flesch 2026-02-24 20:14:52 -05:00
  • fcd23f01db fix(ui): use correct field name and value format for related collections in hierarchy initialData Jarrod Flesch 2026-02-24 20:14:42 -05:00
  • 06b3f25499 fix tests Alessio Gravili 2026-02-24 17:03:21 -08:00
  • 929203cc06 chore: make test:e2e agent-friendly with --grep support and dev server reuse (#15755) Alessio Gravili 2026-02-24 16:38:02 -08:00
  • 6adf9eba32 add new failing test Alessio Gravili 2026-02-24 16:19:20 -08:00