Commit Graph

23 Commits

Author SHA1 Message Date
854c96ecf6 Update Available Scenarios path 2025-06-05 12:29:04 +02:00
49b0863a60 Develop scenario/scenario executions chat 2025-03-18 17:11:13 +01:00
andrea.terzani
38b21032e7 chat for admin 2025-03-16 10:01:37 +01:00
Florinda
3a584623bb exec list pagination + filters + bugs 2025-03-12 11:09:55 +01:00
af7328c8fa Resolved bug 2025-03-06 13:03:51 +01:00
Florinda
d2aaa83d81 update exec view 2025-02-26 17:08:12 +01:00
100a3b1d2a Create multilayer menù using type field in application collection (db) 2025-02-25 15:46:57 +01:00
5f4045b4fb Refactor styles and update text for better clarity and consistency 2025-02-24 17:20:51 +01:00
Florinda
b590508ca4 Requisito Toscano 2025-01-29 11:08:58 +01:00
andrea.terzani
fc7f20c2a4 Refactor layout components and update theme configuration 2024-10-28 19:22:04 +01:00
Florinda
440219ee24 Merge branch 'master' of https://gitlab.gcp.windtre.it/olympus_ai/hermione-fe 2024-10-28 10:00:08 +01:00
Florinda
db273edff9 fe fixes profil 2024-10-28 09:52:50 +01:00
andrea.terzani
d7882baeab Refactor AppMenu and AppTopbar components
- Updated the AppMenu component to only add available scenarios to the menu if there are any.
- Refactored the AppTopbar component to use the selectedApp value from the UserPrefStore.
- Added an updateApplication function to update the selectedApp value in the UserPrefStore and fetch the application scenarios.
- Created a watcher to update the selectedApp value when it changes in the UserPrefStore.

Fix axios base URL configuration

- Updated the axios base URL configuration in the main.js file to use a hardcoded URL instead of the VITE_BACKEND_URL environment variable.

Update ProjectService and UserPrefStore

- Added an updateSelectedApplication function to the ProjectService to update the selected application.
- Updated the UserPrefStore to fetch the selected application from the user data and set it as the selectedApp value.
- Added a setSelectedApp function to the UserPrefStore to update the selectedApp value and call the updateSelectedApplication function.

Update ScenarioStore

- Updated the fetchApplicationScenarios function in the ScenarioStore to use the selectedApp value from the UserPrefStore when fetching scenarios.

Remove unused components

- Removed the Empty, SeatDemo, PersonalDemo, PaymentDemo, ConfirmationDemo, TreeDoc, and FileDoc components from the project.

Fix menu typo

- Fixed a typo in the menu component.

Revert changes for Canva

- Reverted the changes made for Canva.

Merge branch 'master' of https://gitlab.gcp.windtre.it/olympus_ai/hermione-fe

- Merged the changes from the master branch of the remote repository.
2024-10-25 19:41:24 +02:00
Florinda
2246e87e75 fix menù 2024-10-24 14:23:38 +02:00
29de8bdb6f add Scenario outputType 2024-10-24 10:42:17 +02:00
Florinda
6b1eb70239 toggle + menù app 2024-10-22 18:12:55 +02:00
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
andrea.terzani
06bd78c86c Update AppMenu and ApplicationBrowser components 2024-10-18 07:22:20 +02:00
andrea.terzani
6ea3fc26e3 code browser 2024-10-18 07:03:24 +02:00
andrea.terzani
cd485a0475 Added Cia Scenario Viewer 2024-09-27 09:33:49 +02:00
andrea.terzani
9bcab57044 Canvas feature release 1 2024-08-09 11:47:36 +02:00
andrea.terzani
e466ff879e tempo 2024-07-31 14:32:22 +02:00
andrea.terzani
8dd4417d0e Initial commit 2024-07-31 09:22:52 +02:00