Platform for project management and Claude Code sessions
Go to file
claude ffedf959c1 feat(web): visual overhaul — polished UI, animations, empty states
- Redesign globals.css: richer color palette (bg-elevated, text-secondary,
  info), glow shadow, custom scrollbar, selection color, new animations
  (slide-up, slide-down, scale-in)
- Button: add loading spinner, outline variant, xs size, shadow
- Badge: add dot indicator, border styling per variant
- Modal: backdrop blur, scale-in animation, close button, body scroll lock
- Card: rounded-xl, transition-all for hover effects
- Input/Select/Textarea: bg-secondary, hover border, refined focus ring
- New components: EmptyState (icon + title + desc + action), PageHeader
- Login/Register: branded logo, background glow, labeled fields,
  loading state, slide-up entry animation
- Sidebar: logo branding, user avatar circle, logout icon,
  section label, active nav shadow, backdrop blur on mobile
- Dashboard: stat cards with colored icon boxes, arrow-up-right hover,
  staggered slide-up animation, link to respective pages
- Machines: server icon per card, copy token button, dot badge
- Projects: folder icon, chevron-right on hover, description truncate
- Project detail: workspace icon, play terminal button
- Sessions: terminal icon per card, dot status badge
- Session detail: wifi indicator, info bar, rounded terminal container
- All pages: EmptyState with CTA on empty lists, staggered animations

Refs #158, #159, #160, #161, #162, #163, #165, #166

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 00:16:06 +05:00
apps feat(web): visual overhaul — polished UI, animations, empty states 2026-02-19 00:16:06 +05:00
deploy fix: change domain from app.reckue.com to dev.reckue.com 2026-02-18 22:05:33 +05:00
packages/shared Initial monorepo structure: NestJS API + Next.js Web + Rust Agent 2026-02-18 16:36:22 +05:00
.gitignore Fix dependencies, SSL config, terminal UI, WebSocket client 2026-02-18 18:20:28 +05:00
CLAUDE.md Initial monorepo structure: NestJS API + Next.js Web + Rust Agent 2026-02-18 16:36:22 +05:00
package-lock.json feat(web): Tailwind CSS v4, UI component library, responsive design 2026-02-18 23:56:33 +05:00
package.json Initial monorepo structure: NestJS API + Next.js Web + Rust Agent 2026-02-18 16:36:22 +05:00
README.md Initial commit 2026-02-18 11:31:35 +00:00

reckue-dev

Platform for project management and Claude Code sessions