Commit Graph

34 Commits

Author SHA1 Message Date
Tomasz Pawelczak
e020a802de Respect new node role label to detect master nodes (#149) 2018-01-15 18:25:20 +01:00
Henning Jacobs
ea27747666 #121 show and honor node allocatable 2017-02-12 14:11:33 +01:00
Henning Jacobs
d4f35a0952 #114 hide completed jobs after one hour 2017-01-24 11:36:42 +01:00
Henning Jacobs
c5033d91f3 #49 transfer pods as dicts 2017-01-14 00:57:41 +01:00
Henning Jacobs
9f7e9f52bd #71 fix pod sorting 2016-12-27 19:12:01 +01:00
Henning Jacobs
b40d7c481f #51 support different themes 2016-12-24 13:31:37 +01:00
Henning Jacobs
868ce15a01 sort labels 2016-12-23 20:43:34 +01:00
Henning Jacobs
f6daedc56c #7 common color theme 2016-12-23 20:30:54 +01:00
Henning Jacobs
516b952af3 use primary color for bars too 2016-12-23 18:34:40 +01:00
Henning Jacobs
aa05037b12 use color def everywhere 2016-12-23 18:25:54 +01:00
Christian Lohmann
d949f4618e Merge branch 'master' into 35-sort-pods
# Conflicts:
#	app.py
#	app/src/app.js
2016-12-23 12:58:37 +01:00
Christian Lohmann
a267272796 added sorting feature 2016-12-23 12:00:40 +01:00
Henning Jacobs
9e05c9e33e #4 animate all pod movements 2016-12-22 19:01:38 +01:00
Henning Jacobs
64da03a423 fix animation and de-register pods 2016-12-22 17:24:52 +01:00
Henning Jacobs
b0bcacfdf0 #46 scope ALL_NODES to cluster 2016-12-22 12:07:15 +01:00
Henning Jacobs
6ae7ee0f46 use webfont and fix tooltip size 2016-12-21 22:38:58 +01:00
Henning Jacobs
1270df7e8a align bars / tooltip 2016-12-21 20:09:37 +01:00
Shuaib Yunus
da5b6ab58b Add pod metrics 2016-12-21 17:00:50 +01:00
Henning Jacobs
b179d38a1f Merge branch 'master' into animate-pod 2016-12-21 14:42:33 +01:00
Henning Jacobs
c6a1875bf9 animation tweaking 2016-12-21 14:38:49 +01:00
Christian Lohmann
db4e8b63c3 #34 added semi rule with "never" option 2016-12-21 13:51:42 +01:00
Henning Jacobs
5521ea30dc #4 animate pod creation 2016-12-21 00:51:43 +01:00
Christian Lohmann
494245e61c removed socketjs-node stuff; eslinting; added eslint validation while hot reload 2016-12-20 21:23:16 +01:00
Christian Lohmann
b219bea2e9 Merge branch 'master' into tooltip-for-node-bars
# Conflicts:
#	app/src/app.js
#	app/src/node.js
#	app/src/pod.js
2016-12-20 20:54:34 +01:00
Christian Lohmann
9b19da9509 corrected eslint preloader; fixing eslint errors 2016-12-20 20:43:15 +01:00
Christian Lohmann
1def4c5d0e refactoring; fixing eslint errors 2016-12-20 20:28:06 +01:00
Henning Jacobs
63b6f63538 expose global "app" object 2016-12-20 19:08:18 +01:00
Christian Lohmann
26b7bbf7ee refactoring 2016-12-20 18:52:24 +01:00
Christian Lohmann
ece99f0d83 extracted level meters into own module; added tooltip; added utils module; added hot reload 2016-12-20 18:03:30 +01:00
Henning Jacobs
9d46ac1a92 fix resource units 2016-12-19 22:03:11 +01:00
Henning Jacobs
9e3dca7207 stay DRY 2016-12-19 21:37:15 +01:00
Henning Jacobs
c93d64c4d3 colorize bars according to usage 2016-12-19 21:34:38 +01:00
Henning Jacobs
ea6e731a91 filter vars 2016-12-19 18:26:31 +01:00
Shuaib Yunus
ff3ed5f65e Create modules for graphic components 2016-12-19 17:45:24 +01:00