Commit graph

3905 commits

Author SHA1 Message Date
emanuele-f
a08393afcb Fix dialog titles right aligned 2019-12-05 10:31:07 +01:00
Simone Mainardi
d19ff06fca Bootstrap migration fixes dropdown header 2019-12-05 09:59:52 +01:00
Simone Mainardi
786298adeb Bootstrap migration menu fixes 2019-12-05 09:36:05 +01:00
Simone Mainardi
f79bd4869b Bootstrap migration flow details navbar 2019-12-05 09:27:48 +01:00
Simone Mainardi
efe799d737 Bootstrap migration custom colum fixes 2019-12-05 09:27:48 +01:00
Simone Mainardi
0d2246533a Bootstrap migration remote assistance fixes 2019-12-05 09:27:48 +01:00
Simone Mainardi
1aa0546b85 Bootstrap migration dropdown style fixes 2019-12-05 09:27:48 +01:00
Simone Mainardi
83be23a783 Bootstrap migration data explorer breadcrumb 2019-12-05 09:27:48 +01:00
Simone Mainardi
a34a326d4c Bootstrap migration glyphicon filter to fa 2019-12-05 09:27:48 +01:00
Simone Mainardi
f12c9946e4 Bootstrap migration datatables pagination 2019-12-05 09:27:48 +01:00
Simone Mainardi
cba220ab4c Bootstrap migration preferences 2019-12-05 09:27:48 +01:00
Simone Mainardi
6f9aefd1f9 Bootstrap migration edit user dialog 2019-12-05 09:27:48 +01:00
Simone Mainardi
7b66454959 Bootstrap migration add user dialog 2019-12-05 09:27:48 +01:00
Simone Mainardi
6d2478f4cd Bootstrap migration change user password 2019-12-05 09:27:48 +01:00
Simone Mainardi
40882068f6 Bootstrap migration fixes host pools add/remove 2019-12-05 09:27:48 +01:00
Simone Mainardi
b8dadfc8a1 Bootstrap migration main menu navbar 2019-12-05 09:27:48 +01:00
Simone Mainardi
5094683496 Bootstrap migration minor url fix 2019-12-05 09:27:48 +01:00
Simone Mainardi
e79a1cfdbc Bootstrap migration edit categories navbar 2019-12-05 09:27:47 +01:00
Simone Mainardi
49f096e1f8 Bootstrap migration rtt and redis navbar 2019-12-05 09:27:47 +01:00
Simone Mainardi
a529721043 Bootstrap migration country navbar 2019-12-05 09:27:47 +01:00
Simone Mainardi
0a9b7b2223 Bootstrap migration autonomous systems navbar 2019-12-05 09:27:47 +01:00
Simone Mainardi
04d662a540 Bootstrap migration host pools navbar 2019-12-05 09:27:47 +01:00
Simone Mainardi
2821f04ba9 Bootstrap migration network mac navbar 2019-12-05 09:27:47 +01:00
Simone Mainardi
207ef4b6ec Bootstrap migration network interface navbar 2019-12-05 09:27:47 +01:00
Simone Mainardi
b3d1d50fa9 Bootstrap migration implements generic navbar gen 2019-12-05 09:27:47 +01:00
Simone Mainardi
222be5ae10 Bootstrap migration host nav bar 2019-12-05 09:27:47 +01:00
Simone Mainardi
bcb709b471 Bootstrap migration additional label to badge fixes 2019-12-05 09:27:47 +01:00
Simone Mainardi
db272831e9 Bootstrap migration tabs 2019-12-05 09:27:47 +01:00
Alfredo Cardigliano
a26d707713 Restored old top navbar 2019-12-05 09:27:47 +01:00
Simone Mainardi
ba99f74a90 Bootstrap migration to new tempusdominus datetimepicker 2019-12-05 09:27:47 +01:00
Simone Mainardi
2fd08cf6f3 Bootstrap migration timeseries dropdown dividers and headers 2019-12-05 09:27:47 +01:00
Alfredo Cardigliano
fa97d65293 Fix sidebar items 2019-12-05 09:27:47 +01:00
Alfredo Cardigliano
b7515f0ad6 Add sidebar (WIP) 2019-12-05 09:27:47 +01:00
Simone Mainardi
bd30b4ad8e Tentative navbar for mac details 2019-12-05 09:27:47 +01:00
Simone Mainardi
6d36e7cb76 Bootstrap migration btn-default to btn-secondary 2019-12-05 09:27:47 +01:00
Simone Mainardi
2639d49e4a Bootstrap migration progress bars 2019-12-05 09:27:47 +01:00
Simone Mainardi
14db3bb11f Bootstrap migration labels to badges 2019-12-05 09:27:46 +01:00
Alfredo Cardigliano
c287030593 Comments 2019-12-05 09:27:46 +01:00
Simone Mainardi
d7d26faad1 Initial migration to bootstrap4 2019-12-05 09:27:46 +01:00
emanuele-f
679f0638f6 Additional checks for bad domain/ip addresses 2019-12-04 17:40:18 +01:00
Luca
464f2845f7 Third party lua template engine 2019-12-02 18:50:33 +01:00
Alfredo Cardigliano
6359bc9ab0 Fix displayed RTP MOS with TLV (this also fixes other fields formatting with JSON) 2019-12-02 12:09:37 +01:00
emanuele-f
d86d58a80d Make InfluxDB query timeout configurable 2019-11-29 12:10:59 +01:00
Luca
6ae67a84b6 Revert "Moved menu items"
This reverts commit 2135ddf089.

Revert "Add sidebar"

This reverts commit f24801570e.
2019-11-29 10:37:16 +01:00
emanuele-f
0d48bff069 Implement more flexible user_scripts api
NOTE: The existing alerts configuration of the users will be discarded.

Some code has been added to make the current gui on/off toggle work.
It is marked with the following comment:

-- TODO remove after implementing the new gui
2019-11-28 11:06:14 +01:00
Alfredo Cardigliano
2135ddf089 Moved menu items 2019-11-28 10:55:45 +01:00
Alfredo Cardigliano
f24801570e Add sidebar 2019-11-28 10:36:49 +01:00
Alfredo Cardigliano
d69276396f Replace Interfaces dropdown with Interface stats link and interface selector 2019-11-27 17:28:48 +01:00
Simone Mainardi
c880449357 Adds schedule column to custom categories
Implements #2995
2019-11-26 18:28:05 +01:00
Simone Mainardi
0f507dba1c Fixes alerts API error
Fixes #3002
2019-11-26 18:07:01 +01:00