Commit Graph
32 Commits
Author SHA1 Message Date
andrea.terzani 7b479fbc29 Correggi la sintassi dell'URL nel metodo loadContext del componente ChatClient 2025-03-24 10:35:52 +01:00
andrea.terzani 0f61b993ba Aggiorna gli endpoint API per utilizzare l'URL di backend configurato 2025-03-24 10:28:40 +01:00
Andrea Terzani 6126c364e0 Updated azure-pipelines.yml 2025-03-23 19:38:04 +00:00
andrea.terzani 38b21032e7 chat for admin 2025-03-16 10:01:37 +01:00
andrea.terzani 95a44d3a8d Add CiaMultipleImpactView component and enhance ChangeImpactOutputViewer with Markdown preview 2025-01-10 17:19:16 +01:00
Andrea Terzani 49481278de Updated main.js 2024-12-10 13:47:53 +00: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 d5492e596f Merge branch 'master' of https://gitlab.gcp.windtre.it/olympus_ai/hermione-fe 2024-10-28 18:07:17 +01:00
andrea.terzani 7091e1dbc7 Refactor layout.js: Update layoutConfig preset, primary, and surface values 2024-10-28 18:06:43 +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
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
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
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
andrea.terzani ac588462d6 chore: Add vue-markdown-render dependency and update ScenarioExec.vue template 2024-08-01 16:46:54 +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