Commit Graph

12 Commits

Author SHA1 Message Date
465f7153a4 Cleanup 2025-09-27 14:21:48 +02:00
8fa071e565 Feature: Add feature toggles and settings for modular features (e.g., Car, Inventory), enhance navigation for mobile/desktop, and improve i18n integration. 2025-09-27 13:37:43 +02:00
140e3a7328 Add i18n support and integrate localized strings across modules (Login, AppShell, etc.) 2025-09-27 12:15:57 +02:00
0a0e421158 Feature: Add support for localization, introduce slang for translations, and integrate German and English locale support throughout the app 2025-09-27 11:58:25 +02:00
3e04b9cbe3 Refactor: Introduce LocaleController and ScaleController, unify text and language settings, and simplify AppSettingsView structure. 2025-09-26 22:55:18 +02:00
d5f85c2f41 Refactor: Move theme management to ThemeController, add LocaleController and ScaleController for improved UI customization, and update related imports. 2025-09-26 20:27:45 +02:00
ece3c333eb Simplify theme management, integrate ToggleButtons for theme selection, and enhance settings view structure. 2025-09-26 20:11:10 +02:00
4a4f10d533 Some Code Cleanup 2025-09-25 21:28:21 +02:00
bf5dc6b69c Feature: Add Settings module with PanelNavigator, AppSettingsView, and related components for nested navigation + theming 2025-09-25 21:21:01 +02:00
cfa5ceb393 Code Cleanup 2025-09-25 19:47:29 +02:00
3f515045b2 Feature: Implement AppShell with navigation, add Dashboard, Budget, and Settings views, and integrate GoRouter for routing 2025-09-25 17:29:58 +02:00
25e07aef1e Refactor: Rename features to modules, update imports and README accordingly 2025-09-25 15:53:17 +02:00