• Joined on 2026-03-05
claude pushed to main at cameleer/cameleer-server 2026-03-24 17:05:25 +01:00
48455cd559 fix: use server-side sorting for paginated tables
claude pushed to main at cameleer/design-system 2026-03-24 16:57:06 +01:00
039f2fa5fe feat: add onSortChange callback to DataTable for server-side sorting
claude pushed to main at cameleer/cameleer-server 2026-03-24 16:45:00 +01:00
e54d20bcb7 feat: migrate login page to design system styling
claude pushed to main at cameleer/cameleer-server 2026-03-24 16:42:24 +01:00
81f85aa82d feat: replace UI with design system example pages wired to real API
claude pushed to fix/agent-protocol-v2 at cameleer/cameleer-server 2026-03-24 16:13:13 +01:00
2887fe9599 feat: add V3 migration for engine_level and route-level snapshot columns
claude pushed to fix/agent-protocol-v2 at cameleer/cameleer-server 2026-03-24 16:12:47 +01:00
b1679b110c feat: add engine_level and route-level snapshot columns to PostgresExecutionStore
claude pushed to fix/agent-protocol-v2 at cameleer/cameleer-server 2026-03-24 16:11:56 +01:00
e7835e1100 feat: map engineLevel and route-level snapshots in IngestionService
claude pushed to fix/agent-protocol-v2 at cameleer/cameleer-server 2026-03-24 16:11:27 +01:00
ed65b87af2 feat: add engineLevel and route-level snapshot fields to ExecutionRecord
claude pushed to fix/agent-protocol-v2 at cameleer/cameleer-server 2026-03-24 16:11:06 +01:00
4a99e6cf6b feat: support enriched command ack with status/message + set-traced-processors command type
claude pushed to fix/agent-protocol-v2 at cameleer/cameleer-server 2026-03-24 16:10:29 +01:00
4d9a9ff851 feat: add CommandAckRequest DTO for enriched command acknowledgments
claude pushed to fix/agent-protocol-v2 at cameleer/cameleer-server 2026-03-24 16:10:24 +01:00
292a38fe30 feat: add SET_TRACED_PROCESSORS command type for per-processor overrides
claude created branch fix/agent-protocol-v2 in cameleer/cameleer-server 2026-03-24 16:10:00 +01:00
claude pushed to fix/agent-protocol-v2 at cameleer/cameleer-server 2026-03-24 16:10:00 +01:00
claude pushed to main at cameleer/cameleer-server 2026-03-24 15:42:46 +01:00
dafd7adb00 chore: upgrade @cameleer/design-system to v0.0.3
claude pushed to main at cameleer/design-system 2026-03-24 15:31:18 +01:00
ac2fb9608f refactor: migrate pages to use new design system components
8926627c5c docs: update CLAUDE.md import examples with new components
bd4e22eafb refactor: use SplitPane and EntityList in Admin RBAC tabs
eb62c80daf refactor: use LogViewer in AgentInstance page
043f631eac refactor: use KpiStrip, StatusText, and Card title in Routes page
Compare 19 commits »
claude pushed to main at cameleer/design-system 2026-03-24 11:27:45 +01:00
a62b69b8e2 feat: add LoginForm and LoginDialog to component inventory
ff4ba9bb91 feat: add LoginForm and LoginDialog components
c1cb9fa536 feat: export LoginForm and LoginDialog from composites barrel
fd9b5e4fef feat: add LoginDialog modal wrapper component
ec0db5a011 test: add validation and interaction tests for LoginForm
Compare 9 commits »
claude pushed to main at cameleer/cameleer-server 2026-03-24 10:24:19 +01:00
44eecfa5cd deleted obsolote files
claude pushed to main at cameleer/cameleer-server 2026-03-24 08:48:14 +01:00
ff76751629 refactor: rename agent group→application across entire codebase
claude pushed to main at cameleer/cameleer-server 2026-03-24 08:28:08 +01:00
413839452c fix: use statsForApp when application is set without routeId
claude pushed to main at cameleer/cameleer-server 2026-03-24 08:25:08 +01:00
c33e899be7 fix: accept both 'application' and 'group' query params in search API