Commit Graph

14 Commits

Author SHA1 Message Date
f7e4a29513 add invoice templates implementation plan
9-task plan covering template config types, jsPDF renderer,
HTML preview component, template picker UI, Invoices.vue
integration, business identity settings, and polish passes.
2026-02-18 13:12:37 +02:00
755ab470b1 add invoice templates design document
15 visually distinct templates across 4 tiers (Professional
Essentials, Creative & Modern, Warm & Distinctive, Premium &
Specialized) with template config schema, picker UI design,
shared renderer architecture, and business identity support.
2026-02-18 13:07:39 +02:00
bb40e381da add transitions and micro-interactions across all views
- Page transitions with slide-up/fade on route changes (App.vue)
- NavRail sliding active indicator with spring-like easing
- List enter/leave/move animations on Entries, Projects, Clients, Timer
- Modal enter/leave transitions with scale+fade on all dialogs
- Dropdown transitions with overshoot on all select/picker components
- Button feedback (scale on hover/active), card hover lift effects
- Timer pulse on start, glow on stop, floating empty state icons
- Content fade-in on Dashboard, Reports, Calendar, Timesheet
- Tag chip enter/leave animations in AppTagInput
- Progress bar smooth width transitions
- Implementation plan document
2026-02-18 11:33:58 +02:00
d3a36b76c9 add motion system design for animations and micro-interactions 2026-02-18 11:07:57 +02:00
6b3a514ad8 add UI improvements batch implementation plan 2026-02-17 23:22:40 +02:00
524d245f0e add UI improvements batch design (locale, datetime picker, number input, etc.) 2026-02-17 23:17:00 +02:00
759bc44897 add Clients view and NavRail reorg implementation plan 2026-02-17 22:48:22 +02:00
c5d9fb6108 add Clients view and NavRail reorg design 2026-02-17 22:44:50 +02:00
37f306d896 add custom dropdowns and date pickers implementation plan 2026-02-17 22:17:42 +02:00
3d28392d60 add custom dropdowns and date pickers design 2026-02-17 22:15:10 +02:00
cc4339e223 add Settings sidebar tabs design 2026-02-17 21:48:28 +02:00
bf181f37e0 add UI polish implementation plan (14 tasks) 2026-02-17 21:21:16 +02:00
581533a82b add UI polish & UX upgrade design doc
Covers amber accent system, charcoal background lift, button hierarchy,
toast notifications, rich empty states, UI zoom, portable storage,
and window state persistence.
2026-02-17 21:15:41 +02:00
6fbb0df690 Initial commit 2026-02-17 17:37:20 +02:00