Commit graph

69 commits

Author SHA1 Message Date
GabrieleDeri
4a3e6f91f8
Fixes codeql issues on js (#10340) 2026-05-11 16:01:12 +02:00
GabrieleDeri
65772d3545
Initial chatbot UI commit (#10232)
* Initial chatbot UI commit

* Update dist
2026-03-28 15:05:01 +01:00
Luca Deri
086963cf06 Implements MFA (Multi Factor Authentication) 2026-03-13 09:06:43 +01:00
GabrieleDeri
44c33d7b24
Fixes pref search not working, added bd5 validator (#10159) 2026-03-12 11:53:46 +01:00
GabrieleDeri
d10842a08c
Removed old d3 piechart, moved to d3v7 (#10136) 2026-03-06 17:13:35 +01:00
Matteo Biscosi
69940b4596 Removed unused nvd3 package 2026-03-06 14:36:29 +00:00
Matteo Biscosi
aa394c9499 Re-added incorrectly removed scss 2026-03-03 14:46:08 +00:00
Matteo Biscosi
063d281ffc Removed old libreries no more used 2026-03-03 14:25:00 +00:00
GabrieleDeri
0d54e830d6
Removed unused npm dependencies and reworked interface selector to select2 (#10119) 2026-03-02 18:56:18 +01:00
GabrieleDeri
3f3b21320e
Moved dist building to vite (#10064)
* Moved dist builds to vite, halved dist size

* Moved dist builds to vite, halved dist size
2026-02-19 18:21:47 +01:00
Matteo Biscosi
529177b4a9 Fixes max width not working on table columns 2025-09-03 16:26:59 +02:00
Alfredo Cardigliano
342edb8453 Fix slider import 2025-07-25 12:26:59 +02:00
Matteo Biscosi
a3e7825e13 Moved tagify import via npm and fixes a couple of errors 2025-07-24 10:03:21 +02:00
Matteo Biscosi
a77f9189ea Added external modules import in js and optimized webpack 2025-05-22 19:47:26 +02:00
Matteo Biscosi
4e31f600f6 Revert "Added Vite to frontend builds"
This reverts commit 2b5d2d7949.
2025-05-22 15:32:21 +02:00
Matteo Biscosi
2b5d2d7949 Added Vite to frontend builds 2025-05-22 13:09:57 +02:00
Matteo Biscosi
d5c82eec2b Added lucide as internal library 2025-03-14 20:02:04 +01:00
Matteo Biscosi
169625ff40 Added min column width and fixes width calculation when resizing 2024-03-29 12:40:42 -04:00
Matteo Biscosi
3a61763447 Reworked flows page 2024-03-15 06:41:56 -04:00
Matteo Biscosi
24247a74d7 Updated jquery-ui and added max length to dygraph bar chart 2024-01-24 15:34:28 +00:00
Matteo Biscosi
d7e0b4ac4e Moved fontawesome to npm import 2024-01-24 14:48:31 +00:00
Alfredo Cardigliano
b2a0f3f315 Add sortablejs 2023-12-05 09:43:14 +01:00
Lorenzo Vannucci
9ada0e3e3e Table Reload Changes Size #7786 2023-09-19 14:05:49 +02:00
Matteo Biscosi
8e22681b75 Update service map 2023-09-15 17:11:58 +00:00
Lorenzo Vannucci
693cb2460d include jquery print plugin in third-party 2023-08-04 08:26:10 +02:00
Lorenzo Vannucci
7d845a301a Add jquery print plugin 2023-08-04 08:24:59 +02:00
Lorenzo Vannucci
07e37adfa3 Scrollbar is persistent even when not needed #7565 2023-06-19 17:39:21 +02:00
Lorenzo Vannucci
c98d0ebba5 Unable to enlarge the last column of a table #7515 2023-06-07 11:15:05 +02:00
Matteo Biscosi
e939290300 Fixes timeseries charts png download 2023-05-30 09:43:09 +00:00
Matteo Biscosi
c6909f0748 Migrated front end chart timeseries library 2023-05-23 08:22:14 +00:00
Lorenzo Vannucci
98b868ca0b Column Width Is Not Persistent #7382 2023-04-12 15:59:11 +02:00
Lorenzo Vannucci
b801072615 Develop new Table component #7365: fix jqueryResizablePlugin drag and drop 2023-04-12 15:06:26 +02:00
Lorenzo Vannucci
ad674dcae0 Develop new Table component #7365: fix dropdown jqueryResizablePlugin 2023-04-11 15:45:05 +02:00
Matteo Biscosi
6db98842d8 Fixes last security issues 2023-04-06 12:03:50 +00:00
Matteo Biscosi
8fc6359b48 Fixes the majority of security js issues 2023-04-06 11:43:55 +00:00
Matteo Biscosi
6c7b5b4b51 Removed js possible errors 2023-04-05 19:55:59 +00:00
Matteo Biscosi
63caabfd17 Fixes various js security issues 2023-04-05 16:43:21 +00:00
Matteo Biscosi
ea05cab794 Fixes jquery match 2023-04-05 11:17:23 +00:00
Matteo Biscosi
3267b0870b Fixes prototype pollution vulnerability 2023-04-05 11:13:36 +00:00
Matteo Biscosi
804a9a5c68 Removed graph-utils dependency 2023-04-05 08:17:10 +00:00
Lorenzo Vannucci
ace968698e Add jqueryResizable in third-party 2023-04-03 16:34:38 +02:00
Lorenzo Vannucci
7ff1604be0 Add jquery resizableColumns library with fix for large columns table 2023-03-31 18:57:59 +02:00
Matteo Biscosi
72b746d53f Fixes service map not accessible (#7274) 2023-02-28 10:23:30 +00:00
Matteo Biscosi
41d4edd875 Added datatable column resize 2023-02-22 17:38:17 +00:00
MatteoBiscosi
36437b6072 Fixes datatable rows number (#6998) 2022-12-05 10:47:29 +01:00
MatteoBiscosi
1544cace46 Fixes vuejs host connection pages 2022-11-14 17:14:44 +01:00
MatteoBiscosi
3b6fad432f Removed bs5 datatables 2022-11-04 18:17:38 +01:00
MatteoBiscosi
5b3436c0ef Removed no more used css 2022-11-04 14:52:35 +01:00
MatteoBiscosi
826d776a3a Added bootstrap 5 css to datatables 2022-11-03 11:32:13 +01:00
MatteoBiscosi
e7d3eb19c6 Fixes unresolved dependency 2022-10-17 10:28:52 +02:00