andrea.terzani e3ae7a4e94 Refactor layout components and add loading state
- Refactor the layout components to improve code organization and readability.
- Add a new store called LoadingStore to manage the loading state.
- Update AppLayout.vue, AppMenu.vue, AppTopbar.vue, ScenarioStore.js, and UserPrefStore.js to import and use the LoadingStore.
- Add loading indicators in AppTopbar.vue and ScenarioList.vue components.
2024-10-21 16:43:49 +02:00
2024-07-31 09:22:52 +02:00
2024-07-31 09:22:52 +02:00
2024-07-31 09:22:52 +02:00
2024-07-31 09:22:52 +02:00
2024-07-31 09:22:52 +02:00
2024-07-31 09:22:52 +02:00
2024-07-31 09:22:52 +02:00
2024-08-13 13:19:05 +00:00
2024-07-31 09:22:52 +02:00
2024-07-31 09:22:52 +02:00
2024-07-31 09:22:52 +02:00
2024-08-14 08:54:30 +00:00
2024-08-14 08:45:14 +00:00
2024-07-31 09:22:52 +02:00
2024-07-31 09:22:52 +02:00
2024-07-31 09:22:52 +02:00
2024-07-31 09:22:52 +02:00
2024-07-31 09:22:52 +02:00
2024-07-31 09:22:52 +02:00
2024-07-31 09:22:52 +02:00
2024-07-31 09:22:52 +02:00

This template should help get you started developing with Vue 3 in Vite.

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint
Description
No description provided
Readme 6 MiB
Languages
CSS 70.6%
Vue 24.2%
JavaScript 4.2%
SCSS 0.9%