Henning Jacobs
|
2a9cb7ab6c
|
#51 theme selector
|
2016-12-24 14:13:33 +01:00 |
|
Henning Jacobs
|
b40d7c481f
|
#51 support different themes
|
2016-12-24 13:31:37 +01:00 |
|
Henning Jacobs
|
9da12df34b
|
Merge pull request #64 from hjacobs/ui-theme
Common color palette
|
2016-12-23 20:59:17 +01:00 |
|
Henning Jacobs
|
5755cde36e
|
blendMode=add for effects
|
2016-12-23 20:53:24 +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
|
d7a5409b74
|
Merge pull request #63 from hjacobs/35-sort-pods
35 sort pods
|
2016-12-23 18:35:14 +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 |
|
Henning Jacobs
|
7183e85ad7
|
style search box like select box
|
2016-12-23 18:05:23 +01:00 |
|
Henning Jacobs
|
10a6f99618
|
#35 fix default sort and effects should be on top of select box too
|
2016-12-23 17:56:35 +01:00 |
|
Henning Jacobs
|
c52c0c3fa9
|
some style tweaking
|
2016-12-23 17:40:57 +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
|
edb2d771bc
|
#3 add favicon.ico
|
2016-12-22 21:33:35 +01:00 |
|
Henning Jacobs
|
a701dfad0e
|
#3 add favicon.ico
|
2016-12-22 20:37:59 +01:00 |
|
Henning Jacobs
|
c2f341d9ac
|
Merge pull request #61 from hjacobs/move-pods
Move pods
|
2016-12-22 19:29:54 +01:00 |
|
Henning Jacobs
|
5253ea827e
|
#4 do not leak tick listeners!
|
2016-12-22 19:28:53 +01:00 |
|
Henning Jacobs
|
9e05c9e33e
|
#4 animate all pod movements
|
2016-12-22 19:01:38 +01:00 |
|
Henning Jacobs
|
9bafeb4834
|
Merge pull request #60 from hjacobs/pod-deletion
#37 animate pod termination/deletion
|
2016-12-22 18:25:18 +01:00 |
|
Henning Jacobs
|
2fa7212b4d
|
#37 animate pod termination/deletion
|
2016-12-22 18:24:14 +01:00 |
|
Henning Jacobs
|
8d7f25f77e
|
Merge pull request #59 from hjacobs/pod-animation
fix animation and de-register pods
|
2016-12-22 17:32:15 +01:00 |
|
Henning Jacobs
|
f6358331b8
|
undo
|
2016-12-22 17:31:15 +01:00 |
|
Henning Jacobs
|
4e519a58ec
|
travis flake8
|
2016-12-22 17:28:03 +01:00 |
|
Henning Jacobs
|
64da03a423
|
fix animation and de-register pods
|
2016-12-22 17:24:52 +01:00 |
|
Henning Jacobs
|
964cadc3b3
|
how to configure
|
2016-12-22 15:52:03 +01:00 |
|
Henning Jacobs
|
180007ba7e
|
#36 filter unassigned pods too
|
2016-12-22 15:42:21 +01:00 |
|
Henning Jacobs
|
38259f1646
|
fix start message
|
2016-12-22 15:19:07 +01:00 |
|
Henning Jacobs
|
537c552e94
|
how to run latest Docker image directly
|
2016-12-22 15:18:35 +01:00 |
|
Henning Jacobs
|
aca3208c2f
|
Merge pull request #56 from hjacobs/permalink
#55 persist search query in location.hash
|
2016-12-22 15:14:42 +01:00 |
|
Henning Jacobs
|
a0591dcf90
|
#55 sort mock names
|
2016-12-22 15:07:57 +01:00 |
|
Henning Jacobs
|
676ae4499f
|
#55 persist search query in location.hash
|
2016-12-22 15:06:08 +01:00 |
|
Christian Lohmann
|
e9584543df
|
Merge branch 'master' into 35-sort-pods
# Conflicts:
# app/src/app.js
|
2016-12-22 14:35:52 +01:00 |
|
Christian Lohmann
|
bc95a98652
|
added selectbox
|
2016-12-22 14:33:25 +01:00 |
|
Henning Jacobs
|
e1ad9eea29
|
Merge pull request #54 from hjacobs/show-restarts
#50 indicate pod restarts as red "ticks" and show number in tooltip
|
2016-12-22 14:12:58 +01:00 |
|
Henning Jacobs
|
a87e779413
|
#50 add restarts to mock data
|
2016-12-22 14:10:42 +01:00 |
|
Henning Jacobs
|
8778ebfe9d
|
#50 indicate pod restarts as red "ticks" and show number in tooltip
|
2016-12-22 14:08:12 +01:00 |
|
Henning Jacobs
|
9667eebc6a
|
Merge pull request #53 from hjacobs/mock
Mock
|
2016-12-22 12:10:10 +01:00 |
|
Henning Jacobs
|
f71ca683c2
|
Merge pull request #52 from hjacobs/feature/menubar
Add menubar
|
2016-12-22 12:09:21 +01:00 |
|
Henning Jacobs
|
b0bcacfdf0
|
#46 scope ALL_NODES to cluster
|
2016-12-22 12:07:15 +01:00 |
|
Shuaib Yunus
|
8c22ea176e
|
Add menubar and color constants file
|
2016-12-22 11:25:34 +01:00 |
|
Henning Jacobs
|
cdb437578f
|
#21 first mock data
|
2016-12-22 10:57:24 +01:00 |
|
Henning Jacobs
|
aa498a0b30
|
improve pod tooltip
|
2016-12-22 00:13:52 +01:00 |
|
Henning Jacobs
|
aeb9273e01
|
add screenshot
|
2016-12-21 23:33:44 +01:00 |
|
Henning Jacobs
|
a406b360a5
|
dot
|
2016-12-21 23:18:13 +01:00 |
|
Henning Jacobs
|
c20b1203a0
|
disclaimer
|
2016-12-21 23:17:41 +01:00 |
|
Henning Jacobs
|
8a79c1f15f
|
reflect current state in README
|
2016-12-21 23:16:03 +01:00 |
|
Henning Jacobs
|
2a4bf6b0c8
|
fix Docker image: separate static assets from build output
|
2016-12-21 22:55:15 +01:00 |
|
Henning Jacobs
|
6ae7ee0f46
|
use webfont and fix tooltip size
|
2016-12-21 22:38:58 +01:00 |
|
Henning Jacobs
|
410665f474
|
finally fixed the pod intro animation?
|
2016-12-21 21:32:43 +01:00 |
|