Commit graph

13 commits

Author SHA1 Message Date
7b4fb6c2fd refactor: update membership agreement and conflict resolution framework templates to utilize centralized cooperative information, enhance decision framework handling, and improve overall layout for better user experience 2025-09-10 08:32:57 +01:00
f1889b3a70 refactor: remove CashFlowChart and UnifiedCashFlowDashboard components, update routing paths in app.vue, and enhance budget page with cumulative balance calculations and payroll explanation modal for improved user experience 2025-09-10 07:42:56 +01:00
864a81065c refactor: update routing paths in app.vue, enhance AnnualBudget component layout, and streamline dashboard and budget pages for improved user experience 2025-09-08 09:39:30 +01:00
09d8794d72 refactor: remove deprecated components and streamline member coverage calculations, enhance budget management with improved payroll handling, and update UI elements for better clarity 2025-09-06 09:48:57 +01:00
983aeca2dc Cleanup 2025-09-04 10:42:03 +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
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