Commit Graph

31 Commits

Author SHA1 Message Date
Cosmo
32017f8cdd fix: restore sidebar in dashboard layout
Some checks failed
Build & Deploy Dashboard / deploy (push) Failing after 14s
2026-04-20 07:18:14 +00:00
Cosmo
d4525996d2 design: glassmorphism, ambient orbs, bento grid, status dots, shimmer skeletons
All checks were successful
Build & Deploy Dashboard / deploy (push) Successful in 2m39s
2026-04-20 07:12:37 +00:00
Cosmo
9b39deba7e fix: show all repos in git widget, remove artificial slice(8) limit
All checks were successful
Build & Deploy Dashboard / deploy (push) Successful in 1m0s
2026-04-16 15:51:11 +00:00
Cosmo
60a6215ad3 fix: reorder dashboard layout - calendar+claude top, git+savings bottom
All checks were successful
Build & Deploy Dashboard / deploy (push) Successful in 1m3s
2026-04-16 15:47:21 +00:00
Cosmo
dca85e1137 feat: Claude subscription usage widget with real OAuth data
All checks were successful
Build & Deploy Dashboard / deploy (push) Successful in 1m11s
2026-04-16 15:42:24 +00:00
Cosmo
9ec0b3a88f fix: piggy -> money bag icon in savings widget
All checks were successful
Build & Deploy Dashboard / deploy (push) Successful in 1m5s
2026-04-16 10:09:58 +00:00
Cosmo
b0749178f2 fix: savings widget uses /savings/categories API directly
All checks were successful
Build & Deploy Dashboard / deploy (push) Successful in 1m2s
2026-04-16 10:06:28 +00:00
Cosmo
9bf8f114e2 feat: add SavingsWidget + GitActivityWidget
All checks were successful
Build & Deploy Dashboard / deploy (push) Successful in 1m6s
2026-04-16 10:02:34 +00:00
Cosmo
5f0ad6b8d1 remove Claude widgets from dashboard
All checks were successful
Build & Deploy Dashboard / deploy (push) Successful in 1m9s
2026-04-16 09:54:17 +00:00
Cosmo
a93e8924e8 ci: connect to services_proxy network after deploy
All checks were successful
Build & Deploy Dashboard / deploy (push) Successful in 2m37s
2026-04-16 09:51:06 +00:00
Cosmo
1d4a00a80d fix: claude-sub uses bridge HTTP instead of direct WS
All checks were successful
Build & Deploy Dashboard / deploy (push) Successful in 1m2s
2026-04-16 09:45:29 +00:00
Cosmo
35f6456363 feat: Claude subscription usage via OCPlatform gateway + System Monitor redesign
All checks were successful
Build & Deploy Dashboard / deploy (push) Successful in 1m17s
2026-04-16 09:34:20 +00:00
Cosmo
490149b669 redesign: modern System Monitor with gauge rings + fix OCPlatform
All checks were successful
Build & Deploy Dashboard / deploy (push) Successful in 1m0s
2026-04-16 09:23:04 +00:00
Cosmo
3cca22519e redesign: proper globals.css, new Sidebar, DashboardHeader with clock
All checks were successful
Build & Deploy Dashboard / deploy (push) Successful in 1m0s
2026-04-16 09:18:11 +00:00
Cosmo
254ecbfd14 fix: remove services from main, compact calendar + large events panel
All checks were successful
Build & Deploy Dashboard / deploy (push) Successful in 1m11s
2026-04-16 09:15:55 +00:00
Cosmo
8321fc9252 ci: fix health check - verify container instead of HTTP
All checks were successful
Build & Deploy Dashboard / deploy (push) Successful in 1m3s
2026-04-16 09:11:13 +00:00
Cosmo
ac279a672d fix: add SessionProvider to fix useSession SSR crash
Some checks failed
Build & Deploy Dashboard / deploy (push) Failing after 1m2s
2026-04-16 09:02:07 +00:00
Cosmo
150a8fbf55 ci: move all secrets to Gitea secrets
Some checks failed
Build & Deploy Dashboard / deploy (push) Failing after 37s
2026-04-16 08:47:57 +00:00
Cosmo
8b2b322425 fix: use client must be first directive
Some checks failed
Build & Deploy Dashboard / deploy (push) Has been cancelled
2026-04-16 08:46:30 +00:00
Cosmo
50d4edf9e9 fix: add force-dynamic to prevent prerender errors
Some checks failed
Build & Deploy Dashboard / deploy (push) Failing after 31s
2026-04-16 08:43:46 +00:00
Cosmo
ca754fd5e7 fix: add package-lock.json for npm ci
Some checks failed
Build & Deploy Dashboard / deploy (push) Failing after 1m42s
2026-04-16 08:38:48 +00:00
Cosmo
6222ba4e8f ci: add Gitea Actions deploy workflow
Some checks failed
Build & Deploy Dashboard / deploy (push) Failing after 50s
2026-04-16 08:32:55 +00:00
Cosmo
4bd7c84ef3 remove TasksWidget from dashboard 2026-04-16 08:14:35 +00:00
Cosmo
7aa02290d9 redesign: modern dark dashboard WOW effect - gradients, animations, new layout 2026-04-16 08:06:13 +00:00
Cosmo
cd126135ef perf: use BuildKit cache mount for npm ci 2026-04-16 07:50:47 +00:00
Cosmo
f16318ff8e redesign: modern dark dashboard with gradients and animations
- New color system: deep #0a0a0f bg with indigo/violet/emerald accents
- Sidebar redesign: gradient DH badge, improved active state, cleaner typography
- Card system: .card class with colored top-border accents, hover glow
- WeatherWidget: large temperature display, gradient bg, better 7-day grid
- CalendarWidget: gradient today highlight, violet accents, improved events panel
- TasksWidget: priority dots, hover states, max-height scroll
- System page: circular SVG gauges with glow, accent cards, better bars
- Bookmarks page: hover lift effect, colored category headers
- Claude widgets: gradient badge headers, accent borders
- DashboardHeader: live clock, gradient greeting text
- ServicesGrid: pulsing online indicator (animate-ping), card lift on hover
- globals.css: Inter font, custom scrollbar, card/glass-card, gradient-text helper
- tailwind.config.ts: dash colors, gradient BG images, glow/float animations
2026-04-16 07:47:58 +00:00
Cosmo
ae1b75f0fd feat: full calendar with Google Calendar + 7-day weather forecast 2026-04-16 07:39:54 +00:00
Cosmo
0039132aec Fix: weather uses open-meteo directly (wttr.in hangs) 2026-04-15 21:47:48 +00:00
Cosmo
9c6d9e0fdb Fix: sync machine key name in metrics route (openclaw -> openclaw) 2026-04-15 21:32:46 +00:00
Cosmo
cacf84c22e Update: metrics API, favicon, weather fix, middleware fix, system improvements 2026-04-15 21:16:57 +00:00
Cosmo
c5c4603903 Initial commit: Digital Home dashboard 2026-04-15 20:31:28 +00:00