Commit Graph

214 Commits

Author SHA1 Message Date
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
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
Florinda
04c7a8f8db Merge branch 'master' of https://gitlab.gcp.windtre.it/olympus_ai/hermione-fe 2024-10-24 14:24:08 +02:00
Florinda
2246e87e75 fix menù 2024-10-24 14:23:38 +02:00
be3857b746 revert changes for Canva 2024-10-24 12:12:27 +02:00
29de8bdb6f add Scenario outputType 2024-10-24 10:42:17 +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
0e83da8694 Merge branch 'master' of https://gitlab.gcp.windtre.it/olympus_ai/hermione-fe 2024-10-23 16:58:34 +02:00
Florinda
b115712698 visualization fix pro/scen 2024-10-23 16:57:55 +02:00
Sumedh
ffdc61b724 Update .gitlab-ci.yml file 2024-10-23 13:43:01 +00:00
Florinda
6b1eb70239 toggle + menù app 2024-10-22 18:12:55 +02: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
ce32492ff9 Refactor layout components and remove unnecessary code 2024-10-21 16:46:24 +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
78c90e9730 Add pinia dependency for state management 2024-10-21 13:41:28 +02:00
D'Alia Florinda
2e2262bdd7 Merge branch 'prof_users' into 'master'
merge Prof users into master

See merge request olympus_ai/hermione-fe!2
2024-10-21 09:17:17 +00: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
Sumedh
0a39ca5186 gateway variable added 2024-10-18 06:01:05 +00: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
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
1255792539 Merge branch 'master' of https://gitlab.gcp.windtre.it/olympus_ai/hermione-fe 2024-09-27 09:34:29 +02:00
andrea.terzani
cd485a0475 Added Cia Scenario Viewer 2024-09-27 09:33:49 +02:00
paola.trabucco
db0db95941 askHermione/rephrase/summarize 2024-08-28 10:38:03 +02:00
Administrator
450239e0b2 Update file default.conf 2024-08-14 08:54:30 +00:00
Administrator
19af369138 fix 404 2024-08-14 08:45:14 +00:00
Administrator
f34f30ce2a Update .gitlab-ci.yml 2024-08-13 13:19:05 +00:00
Administrator
3038ab397b Update .gitlab-ci.yml 2024-08-13 13:15:47 +00:00
Sumedh
fd766a6921 vite backend url modified 2024-08-13 08:07:22 +00:00
Sumedh
9fd390387d port removed 2024-08-13 06:31:23 +00:00
Sumedh
c246a7bce2 url corrected 2024-08-13 06:25:02 +00:00
Sumedh
97c751c980 hermione url updated 2024-08-13 06:17:42 +00:00
Sumedh
dd977abb98 reverted dns changes 2024-08-13 05:58:23 +00:00
Sumedh
2fd34115b9 direct values provided 2024-08-13 05:31:13 +00:00
Sumedh
42d275d4fa local dns modified for nginx 2024-08-13 05:06:48 +00:00
Sumedh
ae75976b19 kubernetes gateway url added 2024-08-13 04:57:45 +00:00
Administrator
d92e182773 Update .gitlab-ci.yml 2024-08-12 10:40:11 +00:00
andrea.terzani
9067b3f617 mod for apigw 2024-08-12 12:32:40 +02:00
andrea.terzani
c1d813cecb Merge branch 'master' of https://gitlab.gcp.windtre.it/olympus_ai/hermione-fe 2024-08-09 11:48:23 +02:00
andrea.terzani
9bcab57044 Canvas feature release 1 2024-08-09 11:47:36 +02:00
paola.trabucco
836a045594 Merge branch 'master' of https://gitlab.gcp.windtre.it/olympus_ai/hermione-fe
# Conflicts:
#	src/views/pages/ScenarioExec.vue
2024-08-08 15:07:23 +02:00