Commit Graph

  • 499c86b680 feat: add onQueryChange prop and serverFiltered flag to CommandPalette v0.1.9 hsiegeln 2026-03-25 08:51:16 +01:00
  • 63e16d2685 feat: add generic badge system to RouteFlow and ProcessorTimeline v0.1.8 hsiegeln 2026-03-24 23:06:55 +01:00
  • 19dccb8685 feat: add registerable actions to ProcessorTimeline and RouteFlow v0.1.7 hsiegeln 2026-03-24 19:49:07 +01:00
  • 4b873194c9 fix(ci): add --allow-same-version to npm version in publish workflow v0.1.6 hsiegeln 2026-03-24 19:05:08 +01:00
  • 5f1b039056 chore: bump version to 0.1.6 hsiegeln 2026-03-24 19:01:53 +01:00
  • 095abe1751 feat: self-portaling DetailPanel via AppShell portal target v0.1.5 hsiegeln 2026-03-24 18:58:06 +01:00
  • e8859e53ce chore: sync package-lock.json v0.1.4 hsiegeln 2026-03-24 18:12:21 +01:00
  • 021f6c7811 chore: bump version to 0.1.3 hsiegeln 2026-03-24 18:04:51 +01:00
  • c18ba7d085 fix: exclude e2e tests from CI vitest run v0.1.2 hsiegeln 2026-03-24 18:01:26 +01:00
  • 795ffef9dc feat: add auto-refresh toggle to TopBar and GlobalFilterProvider hsiegeln 2026-03-24 17:58:20 +01:00
  • 039f2fa5fe feat: add onSortChange callback to DataTable for server-side sorting v0.1.1 v0.1.0 hsiegeln 2026-03-24 16:51:22 +01:00
  • ac2fb9608f refactor: migrate pages to use new design system components v0.0.3 hsiegeln 2026-03-24 15:31:14 +01:00
  • 8926627c5c docs: update CLAUDE.md import examples with new components hsiegeln 2026-03-24 15:29:57 +01:00
  • bd4e22eafb refactor: use SplitPane and EntityList in Admin RBAC tabs hsiegeln 2026-03-24 15:22:56 +01:00
  • eb62c80daf refactor: use LogViewer in AgentInstance page hsiegeln 2026-03-24 15:22:41 +01:00
  • 043f631eac refactor: use KpiStrip, StatusText, and Card title in Routes page hsiegeln 2026-03-24 15:21:51 +01:00
  • 2a78f1535e refactor: use KpiStrip and StatusText in Dashboard page hsiegeln 2026-03-24 15:20:35 +01:00
  • 65ad955b97 feat: promote mock UI patterns into design system hsiegeln 2026-03-24 15:16:03 +01:00
  • 80678a0d61 docs: add COMPONENT_GUIDE entries and Inventory demos for KpiStrip, SplitPane, EntityList, LogViewer, StatusText, Card title hsiegeln 2026-03-24 12:35:11 +01:00
  • 08bac437f7 refactor: replace raw HTML tables in AgentHealth with DataTable composite hsiegeln 2026-03-24 12:29:45 +01:00
  • 8c1c953259 feat: add LogViewer composite for timestamped, severity-colored log display hsiegeln 2026-03-24 12:27:03 +01:00
  • 4abf80144e feat: add EntityList composite for searchable, selectable item lists hsiegeln 2026-03-24 12:23:56 +01:00
  • 5fe7752b46 feat: add SplitPane composite for two-column list/detail layouts hsiegeln 2026-03-24 12:20:53 +01:00
  • 22c098f9b6 feat: add KpiStrip composite for horizontal metric card rows hsiegeln 2026-03-24 12:17:33 +01:00
  • c89c163068 feat(Card): add optional title prop with uppercase monospace header hsiegeln 2026-03-24 12:14:08 +01:00
  • f00dc797f2 feat: add StatusText primitive with semantic color variants hsiegeln 2026-03-24 12:12:20 +01:00
  • e664e449c3 docs: add 4 implementation plans for mock deviation cleanup hsiegeln 2026-03-24 12:10:00 +01:00
  • b168d7c867 docs: add EntityList, docs updates, and inventory to spec hsiegeln 2026-03-24 11:54:52 +01:00
  • c4cb2b2e31 docs: fix KpiStrip trend coloring and Card relationship in spec hsiegeln 2026-03-24 11:51:17 +01:00
  • ef28c0b546 docs: add mock UI deviations design spec hsiegeln 2026-03-24 11:48:04 +01:00
  • a62b69b8e2 feat: add LoginForm and LoginDialog to component inventory hsiegeln 2026-03-24 11:26:40 +01:00
  • ff4ba9bb91 feat: add LoginForm and LoginDialog components hsiegeln 2026-03-24 11:23:39 +01:00
  • c1cb9fa536 feat: export LoginForm and LoginDialog from composites barrel hsiegeln 2026-03-24 11:18:40 +01:00
  • fd9b5e4fef feat: add LoginDialog modal wrapper component hsiegeln 2026-03-24 11:16:30 +01:00
  • ec0db5a011 test: add validation and interaction tests for LoginForm hsiegeln 2026-03-24 11:14:05 +01:00
  • bda0d11fde feat: add LoginForm component with rendering tests hsiegeln 2026-03-24 11:07:13 +01:00
  • 5c02b52cb0 docs: add login dialog implementation plan hsiegeln 2026-03-24 11:00:44 +01:00
  • be23161582 docs: fix onSubmit optionality in login dialog spec hsiegeln 2026-03-24 10:47:50 +01:00
  • 6521bbcf44 docs: add login dialog design spec hsiegeln 2026-03-24 10:46:27 +01:00
  • b959edd6c7 feat: add logout dropdown to user menu in TopBar v0.0.2 hsiegeln 2026-03-19 18:14:40 +01:00
  • ff9f1aa519 fix(ci): use POSIX-compatible case statement for tag detection v0.0.1 hsiegeln 2026-03-19 17:28:49 +01:00
  • 91788737b0 feat: add ButtonGroup, theme toggle, dark theme fixes, remove shift references hsiegeln 2026-03-19 16:33:34 +01:00
  • 5bd965e59a style: add horizontal dividers between sidebar tree sections hsiegeln 2026-03-19 15:39:45 +01:00
  • e21d920fe3 fix: enable starring for Routes tree and top-level Agents nodes hsiegeln 2026-03-19 15:35:40 +01:00
  • a92ada8117 feat: rework Metrics into Routes with 3-level hierarchy and mock-matching KPI header hsiegeln 2026-03-19 15:29:27 +01:00
  • 932dc9dcbd feat: redesign exchange detail page with interactive processor inspector hsiegeln 2026-03-19 14:15:28 +01:00
  • 9c9063dc1b refactor: unify /apps routing with application and route filtering hsiegeln 2026-03-19 12:39:45 +01:00
  • 4f3e9c0f35 feat: add RouteFlow component and replace tabbed exchange detail with stacked layout hsiegeln 2026-03-19 12:25:01 +01:00
  • daf53ad499 feat: add SegmentedTabs, custom DateTimePicker, redesign time range selector hsiegeln 2026-03-19 11:39:54 +01:00
  • 8418b89a77 feat: add colored active state to status filter pills hsiegeln 2026-03-19 10:58:28 +01:00
  • fdf45d0d94 feat: add AgentInstance detail page and improve AgentHealth hsiegeln 2026-03-19 10:51:13 +01:00
  • d9483ec4d1 refactor: AgentHealth slide-in detail panel and richer stat cards hsiegeln 2026-03-19 10:23:13 +01:00
  • f075968e66 refactor: admin section UX/UI redesign hsiegeln 2026-03-19 09:44:19 +01:00
  • 544b82301a docs: add admin redesign implementation plan hsiegeln 2026-03-18 23:36:48 +01:00
  • 4526d4c7ef docs: add admin section redesign spec hsiegeln 2026-03-18 23:33:37 +01:00
  • 646551cb93 feat: add RolesTab to User Management hsiegeln 2026-03-18 23:12:44 +01:00
  • a173c5b6ce feat: add GroupsTab to User Management hsiegeln 2026-03-18 23:12:23 +01:00
  • 016c92ec4f feat: add UserManagement container and UsersTab hsiegeln 2026-03-18 23:10:58 +01:00
  • 1ec7ace4e3 feat: add OIDC Config admin page hsiegeln 2026-03-18 23:09:16 +01:00
  • af3219a7df feat: add Audit Log admin page hsiegeln 2026-03-18 23:08:53 +01:00
  • cffda9a5a7 feat: add InlineEdit, ConfirmDialog, MultiSelect to Inventory demos hsiegeln 2026-03-18 23:08:27 +01:00
  • f7d30c1257 feat: add ConfirmDialog composite component hsiegeln 2026-03-18 23:06:38 +01:00
  • f9addff5a6 feat: add MultiSelect composite component hsiegeln 2026-03-18 23:05:38 +01:00
  • 7a49a0b1db feat: add admin layout with sub-navigation and routing hsiegeln 2026-03-18 23:04:28 +01:00
  • 6a404ddd53 feat: add RBAC mock data with users, groups, roles hsiegeln 2026-03-18 23:03:59 +01:00
  • bef93f4fe8 feat: add audit log mock data hsiegeln 2026-03-18 23:03:46 +01:00
  • 20a5d2030e feat: add InlineEdit primitive component hsiegeln 2026-03-18 23:02:44 +01:00
  • c76ae79d7a test: add ConfirmDialog test file hsiegeln 2026-03-18 23:01:45 +01:00
  • e2db46fc98 test: add MultiSelect test file hsiegeln 2026-03-18 23:01:43 +01:00
  • 8695b9b878 test: add InlineEdit test file hsiegeln 2026-03-18 23:01:03 +01:00
  • fc835ef3f9 docs: add admin pages implementation plan hsiegeln 2026-03-18 22:59:10 +01:00
  • df5450925e docs: address spec review feedback for admin pages design hsiegeln 2026-03-18 22:46:45 +01:00
  • d41961dbe2 docs: add admin pages + new components design spec hsiegeln 2026-03-18 22:43:24 +01:00
  • dd4e01d6a7 docs: update guides for ButtonGroup, DataTable flush, FilterPill forwardRef hsiegeln 2026-03-18 22:26:36 +01:00
  • c412b3fb63 fix: add flush prop to DataTable to remove rounded corners when embedded hsiegeln 2026-03-18 22:24:27 +01:00
  • f16c5a9575 feat: add ButtonGroup primitive and redesign TopBar time range selector hsiegeln 2026-03-18 22:18:57 +01:00
  • 0a3d568a47 fix: add CSS module type declarations for dts generation hsiegeln 2026-03-18 20:41:54 +01:00
  • 5053780dc9 fix(ci): use ubuntu-latest runner label to match Gitea runner hsiegeln 2026-03-18 20:38:37 +01:00
  • 92ea8673fc docs: add consumer usage guide for @cameleer/design-system package hsiegeln 2026-03-18 20:34:23 +01:00
  • 3be4c0a976 feat: configure package.json for @cameleer/design-system publishing hsiegeln 2026-03-18 20:32:49 +01:00
  • d1e5499688 ci: add Gitea Actions workflow for npm publishing hsiegeln 2026-03-18 20:32:28 +01:00
  • 8da0363089 feat: add Vite library build config with dts generation hsiegeln 2026-03-18 20:30:45 +01:00
  • 5c1add8c9e feat: add library entry point for design system package hsiegeln 2026-03-18 20:26:11 +01:00
  • cebaa2c55c chore: add vite-plugin-dts and ignore dist/ hsiegeln 2026-03-18 20:24:50 +01:00
  • 2c427a31a1 docs: add implementation plan for design system packaging hsiegeln 2026-03-18 20:19:16 +01:00
  • 727a5de9dc docs: fix spec issues from review hsiegeln 2026-03-18 20:12:28 +01:00
  • 45c35b59fe docs: add design spec for design system packaging hsiegeln 2026-03-18 20:07:28 +01:00
  • 5de97dab14 feat: unified global search & filter system with Cmd-K navigation hsiegeln 2026-03-18 20:06:25 +01:00
  • 7cd8864f2c refactor: move Dashboard to /apps, add Metrics sidebar entry, scope by app hsiegeln 2026-03-18 19:26:27 +01:00
  • 674444682e feat: enhance EventFeed timeline and Agent Health page styling hsiegeln 2026-03-18 19:11:58 +01:00
  • e7668e8144 docs: add GroupCard to decision tree and agent health composition pattern hsiegeln 2026-03-18 18:26:13 +01:00
  • 8f93ea41ed feat: Agent Health page with progressive filtering and GroupCard component hsiegeln 2026-03-18 18:22:14 +01:00
  • e69e5ab5fe feat: redesign Sidebar with hierarchical trees, starring, and collapsible sections hsiegeln 2026-03-18 17:50:41 +01:00
  • 4aeb5be6ab refactor: apply Exchanges terminology to merged gap-fill files hsiegeln 2026-03-18 15:55:54 +01:00
  • 5acb275ce9 Merge branch 'feature/design-system-gap-fill' hsiegeln 2026-03-18 15:54:32 +01:00
  • 73f6bdb36c refactor: unify "Executions" → "Exchanges" terminology hsiegeln 2026-03-18 15:54:27 +01:00
  • b30bb4dcdd fix: ProgressBar indeterminate animation and AvatarGroup key collision hsiegeln 2026-03-18 15:33:40 +01:00
  • c05681176b fix: remove unused variables in test files hsiegeln 2026-03-18 15:24:10 +01:00
  • 2e78655179 docs: update design spec with 14 new components hsiegeln 2026-03-18 15:22:48 +01:00
  • 254680237a docs: add project CLAUDE.md hsiegeln 2026-03-18 15:19:42 +01:00