• Joined on 2026-03-05
claude pushed to main at cameleer/cameleer-server 2026-04-15 22:09:18 +02:00
64af49e0b5 fix: improve sidebar layout with scrollable sections and bottom-pinned admin
claude pushed to main at cameleer/cameleer-saas 2026-04-15 22:08:19 +02:00
1ce0ea411d chore: update design-system to 0.1.54
claude pushed tag v0.1.54 to cameleer/design-system 2026-04-15 22:05:24 +02:00
claude pushed to main at cameleer/design-system 2026-04-15 22:05:23 +02:00
d775df61e4 feat: remove expand toggle from collapsed sidebar, bump v0.1.54
claude pushed to main at cameleer/cameleer-saas 2026-04-15 21:57:46 +02:00
81be25198c chore: update design-system to 0.1.53
claude pushed to main at cameleer/design-system 2026-04-15 21:55:27 +02:00
7c6d383ac9 docs: update CLAUDE.md and COMPONENT_GUIDE.md for chart wrappers and sidebar section props
claude pushed to main at cameleer/cameleer-saas 2026-04-15 21:53:32 +02:00
dc4ea33c9b feat: externalize docker-compose templates from installer scripts
186f7639ad docs: update CLAUDE.md with template-based installer architecture
6c7895b0d6 chore(installer): remove generated install output, add to gitignore
6170f61eeb refactor(installer): replace ps1 compose generation with template copying
2ed527ac74 refactor(installer): replace sh compose generation with template copying
Compare 12 commits »
claude pushed to main at cameleer/design-system 2026-04-15 21:14:32 +02:00
70a5106cca fix: correct BrandAssetsSection imports to match renamed asset files
b0bd9a4ce2 feat: add LineChart, AreaChart, BarChart wrapper components
Compare 2 commits »
claude pushed to main at cameleer/design-system 2026-04-15 21:05:01 +02:00
df31ec55d8 chore: bump v0.1.53 — sidebar section positioning and scrollable maxHeight
2ed7f8bb0c feat: position Routes and Starred sections at bottom of sidebar
90dee0f43e feat: partition sidebar sections into top/bottom groups with spacer
57d60bf2ed feat: add maxHeight prop with sectionContent wrapper to SidebarSection
7e2fce8b14 style: add section group, spacer, content, and scrollbar CSS classes
Compare 7 commits »
claude pushed tag v0.1.53 to cameleer/design-system 2026-04-15 21:05:01 +02:00
claude pushed to main at cameleer/cameleer-server 2026-04-15 20:39:03 +02:00
e4b8f1bab4 fix: allow app creation without JAR when deploy is disabled
claude pushed to main at cameleer/cameleer 2026-04-15 20:32:00 +02:00
220fa4306f fix: drain all buffered data to server on graceful shutdown
claude pushed to main at cameleer/cameleer-saas 2026-04-15 20:17:50 +02:00
41052d01e8 fix: replace admin password fallback defaults with fail-if-unset
claude pushed to main at cameleer/cameleer-server 2026-04-15 19:41:44 +02:00
457650012b fix: resolve UI glitches and improve consistency
claude pushed to main at cameleer/design-system 2026-04-15 18:42:20 +02:00
70a4db94c1 chore: bump v0.1.52, fix sidebar collapse toggle position
claude pushed tag v0.1.52 to cameleer/design-system 2026-04-15 18:42:20 +02:00
claude closed issue cameleer/cameleer#77 2026-04-15 17:55:22 +02:00
Replace built-in log forwarding with external collection (Vector + ClickHouse)
claude pushed to main at cameleer/cameleer-saas 2026-04-15 16:33:00 +02:00
99e75b0a4e fix: update sign-in UI to design-system 0.1.51
claude pushed to main at cameleer/cameleer-saas 2026-04-15 16:30:51 +02:00
eb6897bf10 chore: update design-system to 0.1.51 (renamed assets)
claude pushed to main at cameleer/cameleer-server 2026-04-15 16:15:46 +02:00
091dfb34d0 fix: rename Cameleer3ServerApplication.java to match class name