Commit Graph

14 Commits

Author SHA1 Message Date
David Kaltschmidt
66d66a4d01 Fix grouping bar for topologies that don't support grouping
- fixes #61
- dont clear nodes cache if topo is the same
- combined stores that were interdependent
- dont show topology grouping menu if unsupported
- also harmonized some variable names
- removed old grouping switcher
- moved topo actions to app actions, removed search
- get correct topology url
- first JS test using Jest
- make tests run on circle using the build container.
- replaced jest test runner with karma/jasmine
- Use debian for UI build and test container.
- updated karma-browserify
2015-05-22 16:41:48 +00:00
David Kaltschmidt
4ca869d891 Automated UI building
- Add Dockerfile for js build image
- Wire up dockerized-ui build to the makefile.
- Removed unused dev tools from package.json/gulp
2015-05-20 10:45:35 +00:00
David Kaltschmidt
cc14318fea copy woff2 static files as well in font task 2015-05-19 16:54:11 +02:00
David Kaltschmidt
16a7fc2f50 removed unused stats styles, search and options 2015-05-19 16:53:40 +02:00
David Kaltschmidt
6a56a797d9 bring top menues closer together 2015-05-19 16:46:44 +02:00
David Kaltschmidt
0040b25f69 show disconnection state 2015-05-19 10:05:39 +00:00
Tom Wilkie
cb86331fde Remove old makefiles 2015-05-19 10:05:07 +00:00
David Kaltschmidt
720c743020 dont do unnecessary requests 2015-05-19 10:05:06 +00:00
David Kaltschmidt
cda51ef696 grouping switch for topologies
fixes #24
2015-05-19 10:05:06 +00:00
David Kaltschmidt
ea382b1e1b applied company colours 2015-05-19 10:05:04 +00:00
David Kaltschmidt
38169004e5 reformat tabs to spaces 2015-05-19 10:05:04 +00:00
David Kaltschmidt
bacd7f9f7c new scope logo 2015-05-19 10:05:03 +00:00
David Kaltschmidt
ea862f761c updated client readme's getting started 2015-05-19 10:03:03 +00:00
Tom Wilkie
d50e827fd5 Intial commit 2015-05-19 10:02:02 +00:00