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
Tom Wilkie
b536d1161b
Set git version variable at build time.
2015-05-22 13:34:23 +00:00
Peter Bourgon
d42b03f709
Makefile: add go-spew, go-difflib
2015-05-22 13:43:11 +02:00
Peter Bourgon
a7371947ff
Merge branch 'master' into enhanced-details
2015-05-22 13:24:22 +02:00
Peter Bourgon
2d5f58e8ed
Expand details pane
2015-05-22 13:20:00 +02:00
Tom Wilkie
07e1f0ff18
Squash docker layers to make the scope image fetch nicer.
2015-05-22 10:25:00 +00:00
Tom Wilkie
8db53458dd
Use netgo tag to rebuild go std lib so resulting binaries are statically compiled.
2015-05-21 14:47:15 +00:00
Peter Bourgon
a16aebc310
Update Makefile and README
2015-05-21 14:23:34 +02:00
Tom Wilkie
8c66c061c6
A docker process mapper
2015-05-20 11:21:54 +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
Tom Wilkie
9eff84292f
Merge pull request #59 from tomwilkie/runit
...
Use runit inside the scope container
2015-05-19 16:00:56 +02:00
Tom Wilkie
7b1c949a51
Use runit inside the scope container
2015-05-19 13:50:02 +00:00
Tom Wilkie
4c3912edf0
Add lint script; run it on circle. Intentionally don't lint static.go.
2015-05-19 10:43:04 +00:00
Tom Wilkie
84d724f645
Move container build files into their own dir and introduce the scope script.
2015-05-19 10:05:40 +00:00
Tom Wilkie
4598d37ecd
Add circle ci config and test script.
2015-05-19 10:05:04 +00:00
Peter Bourgon
b003336a46
Makefile: first cut at porting the Docker instructions
2015-05-19 10:03:02 +00:00
Peter Bourgon
5ad24319f2
Build instructions and fixes
2015-05-19 10:03:01 +00:00
Peter Bourgon
8269cc9705
First cut of toplevel Makefile
2015-05-19 10:02:59 +00:00
Peter Bourgon
ac71b262c3
rm some toplevel docs, minor changes
2015-05-19 10:02:55 +00:00
Tom Wilkie
d50e827fd5
Intial commit
2015-05-19 10:02:02 +00:00