Commit graph

12 commits

Author SHA1 Message Date
b6e8d3b7ec refactor: enhance ProjectBudgetEstimate component layout, improve budget estimation calculations, and update CSS for better visual consistency and dark mode support 2025-09-10 21:54:28 +01:00
f073f91569 refactor: enhance AnnualBudget component layout with improved dark mode support, streamline table structure, and update CSS for better visual consistency 2025-09-10 15:24:18 +01:00
24e8b7a3a8 refactor: update app.vue and various components to enhance UI consistency, replace color classes for improved accessibility, and refine layout for better user experience 2025-09-10 11:02:54 +01:00
f67b138d95 refactor: replace Wizard with CoopBuilder in navigation, enhance budget store structure, and streamline template components for improved user experience 2025-08-17 17:25:04 +01:00
eede87a273 style: enhance CSS for improved layout and responsiveness, integrate Ubuntu font, and streamline export options across templates 2025-08-17 08:17:28 +01:00
ca5f7dd446 style: update CSS for a bitmap aesthetic, enhance export options in templates, and streamline form field styling 2025-08-16 17:21:52 +01:00
d7e52293e4 refactor: enhance UI components and navigation structure, implement export functionality for wizard steps, and update routing for improved user experience 2025-08-16 13:17:36 +01:00
37ab8d7bab chore: update application configuration and UI components for improved styling and functionality 2025-08-16 08:13:35 +01:00
0af6b17792 feat: add initial application structure with configuration, UI components, and state management 2025-08-09 18:13:16 +01:00
fadf94002c chore: normalize structure—remove nested app/, consolidate under app/, drop redundant top-level dirs 2025-08-09 13:42:31 +01:00
8892d2e2a5 refactor: rely on Nuxt UI Tailwind integration; remove custom postcss/tailwind deps; simplify CSS imports 2025-08-09 13:20:45 +01:00
1cee60953e chore: add @tailwindcss/postcss and PostCSS setup for Tailwind v4 2025-08-09 13:12:54 +01:00