Commit graph

11 commits

Author SHA1 Message Date
983aeca2dc Cleanup 2025-09-04 10:42:03 +01:00
fc2d9ed56b refactor: streamline WizardPoliciesStep component layout and improve budget management forms with enhanced initial value handling 2025-08-24 07:38:30 +01:00
4cea1f71fe refactor: enhance routing and state management in CoopBuilder, add migration checks on startup, and update Tailwind configuration for improved component styling 2025-08-23 18:24:31 +01:00
848386e3dd refactor budget worksheet layout and functionality, streamline revenue and expense management, and improve modal interactions for better user experience 2025-08-17 21:30:10 +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
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
9a04893909 chore: align srcDir=app structure (assets, composables, stores, plugins, pages) and prepare for correct alias resolution 2025-08-09 13:39:37 +01:00
bc2babbe90 refactor: move composables/stores/plugins back to project root for Nuxt auto-imports 2025-08-09 13:34:36 +01:00
e1daaede27 refactor: move composables, stores, plugins under app/ srcDir; fix server path resolution 2025-08-09 13:31:51 +01:00
1cee60953e chore: add @tailwindcss/postcss and PostCSS setup for Tailwind v4 2025-08-09 13:12:54 +01:00