Commit Graph

  • fb824591c8 fix tests bry/ai-translations-interface bryantgillespie 2026-04-02 18:17:24 -04:00
  • 14e238eff4 more cleanup and polish bryantgillespie 2026-04-02 18:05:24 -04:00
  • de8f7a521e fix changeset robl/cms-2073-change-user-directory-tabs-to-active-suspended-invited Rob Luton 2026-04-02 16:26:49 -05:00
  • 0e2999d148 changeset Rob Luton 2026-04-02 16:06:10 -05:00
  • cacaac88a1 design feedback - update icons Rob Luton 2026-04-02 15:54:35 -05:00
  • 80bca160e0 Update readme with license revision notice (#27035) main Rijk van Zanten 2026-04-02 15:19:48 -04:00
  • ce4747e532 fix menus when drawer is open / add toasts bryantgillespie 2026-04-02 13:52:47 -04:00
  • a7ad1edc2b mitigate zero state flicker Rob Luton 2026-04-02 11:43:34 -05:00
  • 8b443e4c98 bump lodash again cve-april-1 Brainslug 2026-04-02 18:20:19 +02:00
  • 5d9cd3da9e Merge branch 'cve-april-1' of https://github.com/directus/directus into cve-april-1 Brainslug 2026-04-02 18:14:02 +02:00
  • 47ba6a4fe0 remove obsolete overrides Brainslug 2026-04-02 18:13:36 +02:00
  • 7bf6bb02ff add test florian/cms-2079-fix-bookmark-icon-color-not-showing-in-header formfcw 2026-04-02 18:11:01 +02:00
  • 7011e0f1e9 Merge branch 'main' into cve-april-1 Brainslug 2026-04-02 17:59:10 +02:00
  • 92161fb1d9 Pin workflow npm to 11.5.1 (#27032) ian 2026-04-02 23:58:53 +08:00
  • a105104787 separate all users view into active, suspended, and invited Rob Luton 2026-04-02 10:51:43 -05:00
  • 94a6866dd1 add changeset formfcw 2026-04-02 17:44:23 +02:00
  • 44e05ca3e8 Remove small prop from context toggle button in bookmark list item to match the chevron icons formfcw 2026-04-02 17:43:00 +02:00
  • 1a985341e7 Add bookmark icon and color to local preset for header display formfcw 2026-04-02 17:40:52 +02:00
  • c3f49d0ec8 add changeset Brainslug 2026-04-02 17:30:42 +02:00
  • 3f39ea2012 fix deps with cve's Brainslug 2026-04-02 17:23:00 +02:00
  • ed34ebce61 Added changeset alvaro/cms-1863-move-promotepublish-button-to-header-wire-for-all-contexts alvarosabu 2026-04-02 17:22:28 +02:00
  • 6898bd12da Remove unused publish event from version menu component and related item.vue template. alvarosabu 2026-04-02 17:13:58 +02:00
  • f4be4832c7 add changeset florian/cms-1923-add-header-button-component formfcw 2026-04-02 16:57:42 +02:00
  • 0e9a82508c Fix class and kind binding logic in header button component formfcw 2026-04-02 16:38:06 +02:00
  • 8b94eb9f2b add some leftovers formfcw 2026-04-02 16:37:47 +02:00
  • fc7f863dcd add changeset hugo/cms-1123-replace-custom-v-tooltip-with-reka-ui HZooly 2026-04-02 16:33:57 +02:00
  • b636c08f5f adjustments HZooly 2026-04-02 16:24:32 +02:00
  • 7ecb033cc9 Refactor bookmark button implementation to use PrivateViewHeaderBarActionButton and streamline styles formfcw 2026-04-02 16:18:32 +02:00
  • c67b7450cb clean up bryantgillespie 2026-04-02 09:55:01 -04:00
  • 261b121e70 align sidebar toggle to match same icon position as before formfcw 2026-04-02 15:44:07 +02:00
  • 4a181171ec Use header bar action button for all header buttons and apply kind variants formfcw 2026-04-02 15:39:38 +02:00
  • ca044aaf7c fix translation dupes bryantgillespie 2026-04-02 09:26:21 -04:00
  • 78ab555996 feat: add TooltipArrow with matching background color HZooly 2026-04-02 14:51:59 +02:00
  • dc4c6b776c refactor: check conditional headers before loading asset from storage cms-2035 Gaetan SENN 2026-04-02 14:41:31 +02:00
  • 22fb422e92 build: add changeset Gaetan SENN 2026-04-02 14:20:52 +02:00
  • 83a5fc6e1c Remove unused rounded prop from VItemGroup in input-rich-text-md component formfcw 2026-04-02 14:19:23 +02:00
  • df4cf1d495 feat: add cache revalidate for assets Gaetan SENN 2026-04-02 14:17:37 +02:00
  • 2b43a0152a Remove v-button rounded prop and clean up consumers formfcw 2026-04-02 14:13:28 +02:00
  • 688e21a833 chore: remove inert delay-duration prop from controlled TooltipRoot HZooly 2026-04-02 12:44:07 +02:00
  • 280ebca79f style: update tooltip styles to use Reka-UI data-state attributes HZooly 2026-04-02 12:38:10 +02:00
  • 068c25ed92 feat: mount TooltipProvider and AppTooltip in app root HZooly 2026-04-02 12:36:04 +02:00
  • f354a39de2 fix: import ReferenceElement from reka-ui instead of @floating-ui/vue HZooly 2026-04-02 12:33:37 +02:00
  • d532f2121e feat: add AppTooltip singleton component using Reka-UI HZooly 2026-04-02 12:32:34 +02:00
  • 90d2db673d fix: guard updated hook, scoped closeTooltip, stable aria-describedby HZooly 2026-04-02 12:31:13 +02:00
  • 0961aa7f14 refactor: rewrite tooltip directive to use useGlobalTooltip composable HZooly 2026-04-02 12:28:26 +02:00
  • f21650f87c fix: improve useGlobalTooltip timer handling and test setup order HZooly 2026-04-02 12:26:18 +02:00
  • bbe8f489a2 feat: add useGlobalTooltip composable for Reka-UI tooltip refactor HZooly 2026-04-02 12:23:44 +02:00
  • 2ff82105ab Add publish button for draft and local versions, remove publish from version menu alvarosabu 2026-04-02 12:11:16 +02:00
  • 4cf934de82 Restyle header bar action button with kind variants and reuse in header icon formfcw 2026-04-02 11:58:43 +02:00
  • f9f484d8c3 Refactor item.vue to utilize isPublishedItem for validation and save conditions, enhancing form behavior for published items. chore/alvaro/cms-1862-header-actions-per-version-context-published-non-editable alvarosabu 2026-04-02 10:05:18 +02:00
  • fca650e30a Rename isPublishedVersion to isPublishedItem and update related tests and components accordingly. alvarosabu 2026-04-02 09:56:53 +02:00
  • add874c846 Merge branch 'bry/ai-object-endpoint' into bry/ai-translations-interface bryantgillespie 2026-04-01 20:30:13 -04:00
  • bea4113c10 Merge branch 'main' into bry/ai-object-endpoint bry/ai-object-endpoint bryantgillespie 2026-04-01 20:27:15 -04:00
  • 809d4b7987 update paddings hugo/cms-1931-update-content-section-spacing-and-drawer-content-spacing HZooly 2026-04-02 00:09:28 +02:00
  • 22e642f26c feat: add ai-powered translations bryantgillespie 2026-04-01 17:03:05 -04:00
  • 72efa8adb6 Add Github workflow to close stale PRs (#27025) Alex Gaillard 2026-04-01 16:08:43 -04:00
  • 1c87b1f3ca Fix alias fields being included when selecting all fields in export (#26775) Tyson Cung 2026-04-02 04:01:49 +08:00
  • a349de2d47 sync fixes 963851c7eb38-backend daedalus 2026-04-01 15:06:49 -04:00
  • cb835d0b52 auto query version table on version param daedalus 2026-04-01 13:32:23 -04:00
  • 5850e05384 update padding around layouts HZooly 2026-04-01 19:27:01 +02:00
  • 1be79906f2 fix isVersionedCollection types daedalus 2026-04-01 12:34:35 -04:00
  • 4ec380046d Merge branch 'feat/twelve-ui' into hugo/cms-1931-update-content-section-spacing-and-drawer-content-spacing formfcw 2026-04-01 18:28:59 +02:00
  • 16765acebf xiiui ← Update module navigation bar styling (#27009) feat/twelve-ui Hugo Torzuoli 2026-04-01 18:28:00 +02:00
  • 49765e5e7a Merge branch 'hugo/cms-1933-update-module-nav-bar' into hugo/cms-1931-update-content-section-spacing-and-drawer-content-spacing formfcw 2026-04-01 18:25:51 +02:00
  • a616d85a62 Merge branch 'feat/twelve-ui' into hugo/cms-1933-update-module-nav-bar formfcw 2026-04-01 18:25:49 +02:00
  • 3210bc627e xiiui ← Back button always navigates one level up (#27004) Hugo Torzuoli 2026-04-01 18:24:14 +02:00
  • f6bc1d6f65 Merge branch 'hugo/cms-1933-update-module-nav-bar' into hugo/cms-1931-update-content-section-spacing-and-drawer-content-spacing formfcw 2026-04-01 18:22:48 +02:00
  • 71e199d47e Merge branch 'hugo/cms-1937-update-back-button-to-ensure-it-always-navigates-one-level' into hugo/cms-1933-update-module-nav-bar formfcw 2026-04-01 18:22:45 +02:00
  • 133c3446ad fix merge conflict resolution issue formfcw 2026-04-01 18:20:53 +02:00
  • 3cc6d8a167 Merge branch 'hugo/cms-1933-update-module-nav-bar' into hugo/cms-1931-update-content-section-spacing-and-drawer-content-spacing formfcw 2026-04-01 18:16:24 +02:00
  • 99206949f1 Merge branch 'hugo/cms-1937-update-back-button-to-ensure-it-always-navigates-one-level' into hugo/cms-1933-update-module-nav-bar formfcw 2026-04-01 18:16:22 +02:00
  • 5c13fbf030 Merge branch 'feat/twelve-ui' into hugo/cms-1937-update-back-button-to-ensure-it-always-navigates-one-level formfcw 2026-04-01 18:16:06 +02:00
  • e6895ec01f xiiui ← Update sidebar styles (#26990) Florian C. Wachmann 2026-04-01 18:10:36 +02:00
  • 2699c9e44e item paddings HZooly 2026-04-01 16:35:43 +02:00
  • dc6c27e874 Move useShortcut and translateShorcut in package (#26979) Hugo Torzuoli 2026-04-01 16:26:13 +02:00
  • 769c9a53bc Update .changeset/fuzzy-pots-love.md Hugo Torzuoli 2026-04-01 14:54:47 +02:00
  • 3931a183d7 simplify theme HZooly 2026-04-01 14:54:29 +02:00
  • 91b8f1224d Remove edit shortcut alvarosabu 2026-04-01 13:28:56 +02:00
  • 020d1f30eb Update form behavior for published versions to conditionally disable editing and non-editable states based on versioning visibility alvarosabu 2026-04-01 13:24:23 +02:00
  • 840fef0864 Add Edit button to header of versionable published items alvarosabu 2026-04-01 11:58:23 +02:00
  • def958aa23 Merge branch 'main' into 963851c7eb38-backend daedalus 2026-04-01 01:22:09 -04:00
  • fc324d73e5 fix isVersionedCollection check daedalus 2026-04-01 00:32:43 -04:00
  • 163980399b add changeset HZooly 2026-04-01 00:35:09 +02:00
  • d4362416ae adjustments HZooly 2026-04-01 00:27:05 +02:00
  • 6e6fc6028a Update source file en-US.yaml translations Rijk van Zanten 2026-03-31 18:06:05 -04:00
  • f75018f533 Update source file en-US.yaml Rijk van Zanten 2026-03-31 16:48:58 -04:00
  • bad8f1ce18 fix(api,app): show actual error reason on invite acceptance page (#26971) Faiz Khairi 2026-04-01 04:47:05 +08:00
  • 4f433b146d Fix search area not closing on keyboard focus out (#26970) Zheyon 2026-03-31 21:58:11 +02:00
  • 440430c356 Add comparison modal checkbox to allow viewing only modified fields (#27010) Rob Luton 2026-03-31 14:04:28 -05:00
  • bc543ef0d2 fix formatting bryantgillespie 2026-03-31 14:33:24 -04:00
  • 3c1a4ad69b Merge branch 'main' into bry/ai-object-endpoint Bryant Gillespie 2026-03-31 14:30:54 -04:00
  • 81b4bed8da switch object endpoint to streaming bryantgillespie 2026-03-31 14:30:30 -04:00
  • 99904aaaf0 Update source file en-US.yaml Rijk van Zanten 2026-03-31 13:04:56 -04:00
  • ae3efae639 Fix coercion of stringified JSON in AI assistant tool arguments (#27005) Bryant Gillespie 2026-03-31 12:40:12 -04:00
  • db05ebeba9 dp ← Version menu: publish label + locked state for item-less drafts (#26952) feat/draft-published Alvaro Saburido 2026-03-31 18:04:38 +02:00
  • df5342e068 New translations en-us.yaml (Arabic) Rijk van Zanten 2026-03-31 11:56:24 -04:00
  • d37bfff74d build: update changeset cms-1657 Gaetan SENN 2026-03-31 17:42:43 +02:00
  • 227dac2754 drawer spacings and gaps HZooly 2026-03-31 17:21:22 +02:00
  • 097e2af8fa feat: add timezone support to datetime display (#26184) Gerard Lamusse 2026-03-31 17:19:53 +02:00
  • 7bf7700666 update layout spacings HZooly 2026-03-31 16:36:14 +02:00