Commit Graph

3076 Commits

Author SHA1 Message Date
Floran Brutel
14584442ff Fix duplicated containers and wifi style in the webui 2017-06-05 19:22:15 +02:00
Nicolas Hennion
949d29a472 Merge pull request #1103 from notFloran/webui-move-to-components
[WIP] Refactoring of the WebUI
2017-06-05 17:50:21 +02:00
Floran Brutel
f5905ba599 Reformat all webui codes 2017-06-05 13:24:48 +02:00
Floran Brutel
a339de5a23 Move dynamic title out of the glancesStats 2017-06-05 13:21:32 +02:00
Floran Brutel
6cbf768c97 Complete the webui readme with more infos 2017-06-05 13:13:11 +02:00
Floran Brutel
82ac0c935d Optimize percpu and quicklook plugin in the webui 2017-06-05 12:40:30 +02:00
Floran Brutel
4cc41f1730 Change auto refresh system to allow init of components with initial data 2017-06-05 12:24:40 +02:00
Floran Brutel
b39625a22b Update anatomy of the webui in the readme 2017-06-05 10:36:55 +02:00
Floran Brutel
db2534b25c Re-implements missing plugins 2017-06-05 10:28:44 +02:00
Floran Brutel
17adb57ace Remove routing system of angular 2017-06-05 09:57:43 +02:00
Floran Brutel
7f45a0af31 re-apply "[Web UI] hide cpu nice and mem active/inactive which are not avaible under windows 10" 2017-06-04 20:18:34 +02:00
Floran Brutel
72aec2ec1c Re-implement docker plugin in the webui 2017-06-04 20:05:17 +02:00
Floran Brutel
3fa0204153 Apply previous fix "remove domain from username in processlist" 2017-06-04 19:50:40 +02:00
Floran Brutel
8463445e2c Add amp plugin in the webui 2017-06-04 19:28:33 +02:00
Floran Brutel
8747df4d23 Re-implement hotkets system in the webui 2017-06-04 19:22:46 +02:00
nicolargo
7d697b885f Update InfluxDB / Grafana documentation 2017-06-04 17:02:55 +02:00
nicolargo
41f3aef998 Update InfluxDB / Grafana documentation 2017-06-04 17:02:45 +02:00
Floran Brutel
490cb9d61a re-implement dynamic title in the webui 2017-06-04 16:44:59 +02:00
Floran Brutel
1ff6d97b22 Set CONFIG and ARGUMENTS as value in angular 2017-06-04 14:54:35 +02:00
Floran Brutel
a13b64d3e8 Use event system to alert on disconnection 2017-06-04 12:39:02 +02:00
Floran Brutel
fb80560661 use event system to redure memory usage of the webui 2017-06-04 12:34:51 +02:00
nicolargo
a8e01cce3f Update Grafana dashboard with sensors 2017-06-04 12:27:03 +02:00
nicolargo
1236ebaaee Use nvidia-ml-py3 instead of nvidia-ml-py 2017-06-03 09:58:47 +02:00
nicolargo
b6e5d6795a Installing GPU plugin crashes entire glances #1102 2017-06-03 09:24:34 +02:00
Floran Brutel
f415f8e511 Change the polling system of the api in the webui 2017-06-02 21:24:18 +02:00
nicolargo
5c82eaf6e2 Update documentation 2017-05-31 10:06:33 +02:00
nicolargo
233ebc9608 Correct Travis IC
(cherry picked from commit 5b3b7984e7)
2017-05-30 21:24:44 +02:00
Floran Brutel
7b2cac0f2f Init hotkeys system 2017-05-30 14:02:30 +02:00
Floran Brutel
09758fa713 Remove old process list 2017-05-30 13:22:19 +02:00
Floran Brutel
cadcee2abf Fix sorting of the process list in the webui 2017-05-30 12:35:41 +02:00
Floran Brutel
f2f71ef6eb WebUI : html5 mode of angular is now disabled to fix all problems of reverse proxy 2017-05-30 12:20:50 +02:00
Floran Brutel
5aac34fd4d WebUI: better handling of arguments/config/help 2017-05-30 12:20:50 +02:00
Floran Brutel
723624429a WebUI : fix display issue with the left bar 2017-05-30 12:20:50 +02:00
Floran Brutel
0a11972a7c webui : Migrate the processlist 2017-05-30 12:20:50 +02:00
Floran Brutel
f084bf5d4a webui: move more plugins to components 2017-05-30 12:20:50 +02:00
Floran Brutel
98d7a0b18e WebUI: move mem/mem-more, network,percpu and quicklook to component 2017-05-30 12:20:50 +02:00
Floran Brutel
e4324eb84c WebUi : Create components for help / cpu and cloud 2017-05-30 12:20:50 +02:00
Floran Brutel
014a653417 migrate the load plugin 2017-05-30 12:20:50 +02:00
Floran Brutel
27184adc6d Init big refactoring of the web ui to move to components 2017-05-30 12:20:50 +02:00
nicolargo
5b3b7984e7 Correct Travis IC 2017-05-29 06:57:29 +02:00
Nicolas Hennion
190c3157bc Merge pull request #1100 from micmejia/feature/change-def-username-realm
add option to change default username and realm
2017-05-29 06:44:52 +02:00
Nicolas Hennion
8e3241bab1 Merge pull request #1099 from nicolargo/revert-1098-feature/change-def-username-realm
Revert "add option to change default username and realm"
2017-05-28 17:19:32 +02:00
Nicolas Hennion
4b12de0484 Revert "add option to change default username and realm" 2017-05-28 17:19:20 +02:00
Nicolas Hennion
52e0cca5d2 Merge pull request #1098 from micmejia/feature/change-def-username-realm
add option to change default username and realm
2017-05-28 17:18:15 +02:00
micmejia
f60c8b7d24 add option to change default username and realm 2017-05-26 22:23:16 +08:00
nicolargo
9aa209d518 On the road on the version 2.10.1 or 2.11... 2017-05-26 16:20:10 +02:00
nicolargo
903074a1eb Merge branch 'master' into develop 2017-05-26 16:14:29 +02:00
nicolargo
2c9e939637 Update doc for Glances 2.10 2017-05-26 16:14:23 +02:00
nicolargo
6d333b5e4a Optimize CPU ctx display 2017-05-20 15:43:23 +02:00
nicolargo
fbe3a3b083 Merge branch 'issue1092' into develop 2017-05-20 11:00:50 +02:00