Commit Graph

35 Commits

Author SHA1 Message Date
Andrea Terzani
443d0d83f7 before refactor 2025-12-12 16:37:28 +01:00
738f627f1f Fix refresh token 2025-10-22 14:03:21 +02:00
Andrea Terzani
40f5fa8838 Fix auth redirect options and improve configuration settings 2025-07-01 14:51:06 +02:00
Andrea Terzani
d556b7e4bb Fix auth redirect options in configuration 2025-07-01 14:50:11 +02:00
Andrea Terzani
d4a3b4845b Refactor imports and enable token refresh in auth configuration 2025-07-01 14:36:32 +02:00
ddb6fe721d Update main 2025-06-10 16:31:36 +02:00
mariapia.lorusso
8b1cb5a35d updates 2025-06-10 16:15:13 +02:00
aeb787b4a4 Bug fetch-user login 2025-06-05 10:52:56 +02:00
581e565c6c Update auth 2025-06-04 13:41:39 +02:00
Florinda
559b595f33 main master 2 2024-12-11 16:36:36 +01:00
Florinda
7351103491 main equal master 2024-12-11 16:17:24 +01:00
da3d466fa0 Updated main.js 2024-12-11 11:14:34 +00:00
f30e30a309 Merge branch 'develop' of https://dev.azure.com/olympusai/Olympus/_git/hermione-fe into develop 2024-12-10 12:35:06 +01:00
08115a68be updated layout 2024-11-20 17:29:18 +01:00
andrea.terzani
c842ec45e2 added spinner and check input 2024-11-05 12:32:18 +01:00
andrea.terzani
fc7f20c2a4 Refactor layout components and update theme configuration 2024-10-28 19:22:04 +01:00
andrea.terzani
9dd7cb687a Refactor axios base URL configuration 2024-10-25 19:46:59 +02: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
e44edba795 Refactor axios base URL configuration 2024-10-25 08:52:56 +02:00
andrea.terzani
89f6e61d0f Remove unused Empty, SeatDemo, PersonalDemo, PaymentDemo, ConfirmationDemo, TreeDoc, and FileDoc components 2024-10-25 08:51:11 +02:00
andrea.terzani
acf668979b Update main.js 2024-10-23 17:44:53 +00:00
andrea.terzani
98a9322d42 login on hermione be 2024-10-23 17:38:08 +00:00
Florinda
aa466491c2 login projects 2 2024-10-21 18:10:34 +02:00
Florinda
ae32a63def login projects 2024-10-21 18:08:56 +02:00
andrea.terzani
78c90e9730 Add pinia dependency for state management 2024-10-21 13:41:28 +02:00
Sumedh
0a39ca5186 gateway variable added 2024-10-18 06:01:05 +00:00
andrea.terzani
6ea3fc26e3 code browser 2024-10-18 07:03:24 +02:00
andrea.terzani
ab7b8e7955 fe url 2024-10-16 15:06:15 +02:00
andrea.terzani
1b5a9126b7 new cia scenario output 2024-10-16 15:04:38 +02:00
andrea.terzani
d99d89c135 ddd 2024-09-27 10:48:03 +02:00
andrea.terzani
cd485a0475 Added Cia Scenario Viewer 2024-09-27 09:33:49 +02:00
andrea.terzani
9067b3f617 mod for apigw 2024-08-12 12:32:40 +02:00
andrea.terzani
9bcab57044 Canvas feature release 1 2024-08-09 11:47:36 +02:00
paola.trabucco
e20f7521bb authentication 2024-08-07 14:53:43 +02:00
andrea.terzani
8dd4417d0e Initial commit 2024-07-31 09:22:52 +02:00