Henning Jacobs
|
5521ea30dc
|
#4 animate pod creation
|
2016-12-21 00:51:43 +01:00 |
|
Henning Jacobs
|
aa663b87d1
|
Merge pull request #33 from hjacobs/fix-not-ready-pods
#2 pods with non-ready containers are flashing green
|
2016-12-20 21:36:19 +01:00 |
|
Henning Jacobs
|
d83999201b
|
Merge pull request #30 from hjacobs/tooltip-for-node-bars
Tooltip for node bars
|
2016-12-20 21:34:53 +01:00 |
|
Henning Jacobs
|
869b40e6b4
|
#2 pods with non-ready containers are flashing green
|
2016-12-20 21:31:45 +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 |
|
Henning Jacobs
|
e795f5145b
|
Merge pull request #32 from hjacobs/search-filter
animate pending pods and search prompt too
|
2016-12-20 20:43:51 +01:00 |
|
Christian Lohmann
|
9b19da9509
|
corrected eslint preloader; fixing eslint errors
|
2016-12-20 20:43:15 +01:00 |
|
Henning Jacobs
|
e095c2d8cb
|
animate pending pods too
|
2016-12-20 20:42:09 +01:00 |
|
Christian Lohmann
|
1def4c5d0e
|
refactoring; fixing eslint errors
|
2016-12-20 20:28:06 +01:00 |
|
Henning Jacobs
|
bb38222269
|
Merge pull request #31 from hjacobs/search-filter
Interactive search (by pod name)
|
2016-12-20 20:10:23 +01:00 |
|
Henning Jacobs
|
fe3f816b60
|
interactive search by pod name
|
2016-12-20 20:08:04 +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
|
c7a6431a66
|
add viewport for mobile devices
|
2016-12-20 14:48:56 +01:00 |
|
Henning Jacobs
|
60784ceb4f
|
Merge pull request #26 from hjacobs/oauth2
Oauth2
|
2016-12-20 14:18:49 +01:00 |
|
Henning Jacobs
|
1276b581ca
|
pass session cookie
|
2016-12-20 14:18:17 +01:00 |
|
Henning Jacobs
|
cab2b20464
|
use non-deprecated func
|
2016-12-20 14:10:01 +01:00 |
|
Henning Jacobs
|
670cb93938
|
Merge pull request #25 from hjacobs/oauth2
add global cabundle
|
2016-12-20 12:29:31 +01:00 |
|
Henning Jacobs
|
d8a4c4eedf
|
add global cabundle
|
2016-12-20 12:24:49 +01:00 |
|
Henning Jacobs
|
bd4fa63650
|
Merge pull request #24 from hjacobs/oauth2
quickfix for app behind Skipper/ALB
|
2016-12-20 12:06:18 +01:00 |
|
Henning Jacobs
|
4eef5182d7
|
quickfix for app behind Skipper/ALB
|
2016-12-20 12:05:24 +01:00 |
|
Henning Jacobs
|
2756496150
|
Merge pull request #17 from hjacobs/oauth2
OAuth 2 Login
|
2016-12-20 11:47:38 +01:00 |
|
Henning Jacobs
|
66ae070642
|
collect Pod metrics too
|
2016-12-20 10:54:22 +01:00 |
|
Henning Jacobs
|
471295d9c8
|
add health endpoint for Kubernetes readinessProbe
|
2016-12-20 10:30:56 +01:00 |
|
Henning Jacobs
|
7a239b605d
|
Merge branch 'master' into oauth2
|
2016-12-19 22:41:06 +01:00 |
|
Henning Jacobs
|
f4ec8d5501
|
Merge pull request #20 from hjacobs/js-hash
hash JS bundle for production
|
2016-12-19 22:39:45 +01:00 |
|
Henning Jacobs
|
c62316b8a2
|
hash JS bundle for production
|
2016-12-19 22:38:41 +01:00 |
|
Henning Jacobs
|
f9818a35d0
|
Merge pull request #19 from hjacobs/fix-units
Fix parsing of resource unit suffixes (Mi/Gi/..)
|
2016-12-19 22:05:00 +01:00 |
|
Henning Jacobs
|
9d46ac1a92
|
fix resource units
|
2016-12-19 22:03:11 +01:00 |
|
Henning Jacobs
|
5a319233ed
|
Merge pull request #18 from hjacobs/unassigned-pods
Draw unassigned pods / colorize bars
|
2016-12-19 21:39:14 +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
|
9887ed46a7
|
remove debug log
|
2016-12-19 21:01:20 +01:00 |
|
Henning Jacobs
|
43bc660981
|
draw unassigned pods
|
2016-12-19 20:59:15 +01:00 |
|
Henning Jacobs
|
30b048a6e5
|
stay DRY
|
2016-12-19 19:49:55 +01:00 |
|
Henning Jacobs
|
be12a400a1
|
OAuth login
|
2016-12-19 19:44:20 +01:00 |
|
Henning Jacobs
|
0171241183
|
Merge pull request #15 from hjacobs/oauth2
fix Docker build
|
2016-12-19 18:42:52 +01:00 |
|
Henning Jacobs
|
200054e7d9
|
fix Docker build
|
2016-12-19 18:41:36 +01:00 |
|
Henning Jacobs
|
14c59fd453
|
Merge pull request #14 from hjacobs/oauth2
Remove Connexion Dependency, Smaller JSON
|
2016-12-19 18:33:28 +01:00 |
|
Henning Jacobs
|
4a4baeda28
|
use Node JS 6
|
2016-12-19 18:29:53 +01:00 |
|
Henning Jacobs
|
ea6e731a91
|
filter vars
|
2016-12-19 18:26:31 +01:00 |
|
Henning Jacobs
|
dcb9397663
|
Merge branch 'master' into oauth2
|
2016-12-19 18:10:40 +01:00 |
|
Henning Jacobs
|
5c1f017ffd
|
remove Connexion dependency as we do not have a Swagger REST API
|
2016-12-19 18:08:58 +01:00 |
|
Henning Jacobs
|
a35eee14b6
|
Merge pull request #13 from hjacobs/feature/modularize
Create modules for graphic components
|
2016-12-19 18:07:43 +01:00 |
|
Shuaib Yunus
|
ff3ed5f65e
|
Create modules for graphic components
|
2016-12-19 17:45:24 +01:00 |
|
Henning Jacobs
|
afa2ca078c
|
Merge pull request #11 from hjacobs/feature/webpack
Add npm and webpack setup
|
2016-12-19 17:24:08 +01:00 |
|
Shuaib Yunus
|
1eb625a5e8
|
Merge branch 'master' into feature/webpack
|
2016-12-19 17:23:08 +01:00 |
|
Shuaib Yunus
|
0847803099
|
Add webpack setup
|
2016-12-19 16:13:29 +01:00 |
|