|
|
78af43770c
|
refactor: update app.vue and various components to improve routing paths, enhance UI consistency, and streamline layout for better user experience
|
2025-09-11 11:51:48 +01:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
3b33ff3819
|
style: clean up HTML structure and formatting in wizards.vue for improved readability and consistency
|
2025-08-16 21:07:58 +01:00 |
|
|
|
2eb9e6ecd5
|
chore: update package.json scripts for enhanced application startup and development workflow
|
2025-08-16 21:02:39 +01:00 |
|
|
|
f935380781
|
chore: add start and prestart scripts to package.json for improved application startup process
|
2025-08-16 17:41:41 +01:00 |
|
|
|
fa48cd01b2
|
Update yarn start
|
2025-08-16 17:39:25 +01:00 |
|
|
|
f38083420a
|
style: remove inline font-family from Wizards header for improved consistency
|
2025-08-16 17:33:39 +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 |
|
|
|
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 |
|
|
|
8892d2e2a5
|
refactor: rely on Nuxt UI Tailwind integration; remove custom postcss/tailwind deps; simplify CSS imports
|
2025-08-09 13:20:45 +01:00 |
|
|
|
9fa76c5c85
|
chore: add tailwindcss v4 devDependency for @nuxtjs/tailwindcss integration
|
2025-08-09 13:15:25 +01:00 |
|
|
|
1cee60953e
|
chore: add @tailwindcss/postcss and PostCSS setup for Tailwind v4
|
2025-08-09 13:12:54 +01:00 |
|
|
|
40c249264c
|
chore: scaffold Nuxt 3 app with Pinia, Nuxt UI, color mode, TS, testing deps
|
2025-08-09 12:51:23 +01:00 |
|