Commit Graph

17 Commits

Author SHA1 Message Date
mariapia.lorusso
3796213b7b create dashboard 2025-06-09 16:55:06 +02:00
2807115239 Create videoGroup picklist for KT scenario 2025-05-12 16:36:30 +02:00
Florinda
4846331eaf filters exec list 2025-03-10 12:12:11 +01:00
Florinda
204f3aa994 RE Single class scenarios picklist 2024-12-17 11:25:08 +01:00
Florinda
8245720dbc filters + rating 2024-12-11 15:48:34 +01:00
Florinda
d94d3fa690 trigger re single class 2024-11-12 16:03:38 +01:00
Florinda
2f5a3e688a history exec scenario page 2024-10-30 09:23:48 +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
andrea.terzani
89f6e61d0f Remove unused Empty, SeatDemo, PersonalDemo, PaymentDemo, ConfirmationDemo, TreeDoc, and FileDoc components 2024-10-25 08:51:11 +02:00
Florinda
6b1eb70239 toggle + menù app 2024-10-22 18:12:55 +02:00
D'Alia Florinda
2e89051cd4 Merge branch 'master' into 'prof_users'
merge master into prof users 1

See merge request olympus_ai/hermione-fe!1
2024-10-21 08:35:36 +00:00
Florinda
ba02737680 first commit 2024-10-18 17:42:55 +02:00
andrea.terzani
6ea3fc26e3 code browser 2024-10-18 07:03:24 +02:00
Administrator
acc5771bbf Update 2 files
- /src/service/ScenarioService.js
- /src/views/pages/ScenarioExec.vue
2024-08-08 10:14:08 +00:00
paola.trabucco
fa96add05b hermione scenarios 2024-08-01 15:36:09 +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