Commit Graph

1728 Commits

Author SHA1 Message Date
David
b5da2e46c6 Merge pull request #1183 from weaveworks/downgrade-react-motion
Downgrade react-motion
2016-03-18 12:42:24 +01:00
David Kaltschmidt
c517a6cf5d Downgrade react-motion
* caused lots of lag when dev tools were open
2016-03-17 18:11:53 +01:00
Paul Bellamy
c7cbb2df24 Merge pull request #1161 from weaveworks/1058-sha256-image-ids
strip sha256: from docker image ids
2016-03-16 13:57:41 +00:00
David
46cb13548d Merge pull request #1173 from weaveworks/immutablejs-highlights
Make node/edge highlighter objects immutable in app store
2016-03-16 14:27:15 +01:00
Paul Bellamy
1f6652e1c3 strip sha256: from docker image ids 2016-03-16 13:06:54 +00:00
David Kaltschmidt
f7ff70f913 Own adjacency was already included 2016-03-16 13:15:04 +01:00
David Kaltschmidt
9fa086d4b6 Getting both directions in edge highlighting 2016-03-16 13:09:37 +01:00
Simon
85f46f0534 Merge pull request #1175 from weaveworks/1174-fixes-term-error-handling
Fixes term error handling
2016-03-16 12:57:39 +01:00
Simon Howe
17c8bc2b12 Fixes term error handling 2016-03-16 11:33:56 +01:00
David Kaltschmidt
2ce5a39d45 Make node/edge highlighter objects immutable in app store
* refactor, no functionality changed
2016-03-16 11:29:40 +01:00
David
d9938c80bb Merge pull request #1171 from weaveworks/npm-updates
React/lodash/babel upgrades + updated linting (linted)
2016-03-16 10:19:16 +01:00
Tom Wilkie
88c39e2871 Merge pull request #1172 from weaveworks/ws-pipe-fixes
Various websocket and pipe fixes.
2016-03-15 17:39:19 +00:00
Tom Wilkie
581b711eb4 Websocket and pipe fixes. 2016-03-15 17:13:49 +00:00
David Kaltschmidt
e4270f69b7 Upgraded dev deps and linted JS according to latest airbnb rules 2016-03-15 18:09:45 +01:00
Alfonso Acosta
fd37851a25 Merge pull request #1028 from weaveworks/codecgen-multiarch
Make unconteinerized build work on OSX
2016-03-15 16:41:28 +00:00
Paul Bellamy
0c4c90a91c Merge pull request #1165 from weaveworks/1136-kernel-version
only check the first two segments of the kernel version
2016-03-15 16:33:18 +00:00
Paul Bellamy
0a910b422d only check the first two segments of the kernel version 2016-03-15 13:20:15 +00:00
David Kaltschmidt
658a38f40a Upgrade npm app dependencies 2016-03-15 13:45:57 +01:00
Alfonso Acosta
6a62037d30 Remove full bin directory of codecgen 2016-03-15 12:00:05 +00:00
Alfonso Acosta
7a0235499e Unnecessary EOL in log 2016-03-15 11:51:20 +00:00
Alfonso Acosta
987ccb7992 Fix typo 2016-03-15 10:20:04 +00:00
Alfonso Acosta
7f5005a131 Bump vendor/github.com/ugorji/go/codec
To be able to get rid of GO15VENDOREXPERIMENT https://github.com/ugorji/go/issues/147
2016-03-15 10:14:01 +00:00
David
a9d53bc711 Merge pull request #1167 from weaveworks/immutablejs-topology
Make app-store's topologies object immutable
2016-03-15 10:02:42 +01:00
David Kaltschmidt
3f8a26d551 Make app-store's topologies object immutable
* refactoring, functionality should be the same
* adapted tests
2016-03-15 10:02:05 +01:00
Simon
77417adf1c Merge pull request #1138 from weaveworks/thinner-borders
Slightly thinner borders on nodes
2016-03-15 09:05:32 +01:00
Tom Wilkie
70b0433566 Merge pull request #1157 from weaveworks/demo
Update demo for tracer
2016-03-14 11:19:07 +00:00
David
964ce2755e Merge pull request #1140 from weaveworks/ui-disconnect
Handle server disconnects gracefully in the UI
2016-03-14 11:09:44 +01:00
Alfonso Acosta
e7c38a9de2 Simplify build
* Get rid of GO15VENDOREXPERIMENT since it's enabled by default in Go >=1.6,
  just use go 1.6 if you want to build outside the container.
* Stop using unset/env -u, just avoid adding env variables where needed.
* Pass build flags consistently to codecgen.
* Let the experimental/ directory be.
2016-03-12 17:42:40 +00:00
Matthias Radestock
000bd88a15 Merge pull request #1163 from weaveworks/checkpoint
Don't read from app.Version before we initialise it
2016-03-12 11:27:26 +00:00
Tom Wilkie
5886dae974 Don't read from app.Version before we initialise it, otherwise we report 'dev' back to the checkpoint service. 2016-03-12 11:01:52 +00:00
Matthias Radestock
c6bd583a35 update vendored go-checkpoint 2016-03-11 11:12:54 +00:00
Tom Wilkie
bd760f6e76 Update demo for tracer 2016-03-10 13:25:19 +00:00
Simon Howe
d7e9d1388f Support env -u e.g. unsetting vars under OSX 2016-03-10 11:25:16 +01:00
Alfonso Acosta
3391bcc62c Move codecgen dependencies to the no-containerized section 2016-03-10 11:25:15 +01:00
Alfonso Acosta
8ac9e7812c Extend go variables even more 2016-03-10 11:25:15 +01:00
Alfonso Acosta
783297672c Invoke Go consistently and remove GO15VENDOREXPERIMENT from container 2016-03-10 11:25:15 +01:00
Alfonso Acosta
ab6b00adf9 Provide identical go variables to codecgen 2016-03-10 11:25:15 +01:00
Alfonso Acosta
805bedf3e1 Create codecgen binary based on the host's architecture 2016-03-10 11:25:15 +01:00
Paul Bellamy
b2c0c93d5e Merge pull request #1150 from weaveworks/multi-tenant-refactor
Refactoring for multitenancy
2016-03-09 15:22:58 +00:00
Tom Wilkie
b4739af279 Refactoring for multitenancy 2016-03-09 13:48:28 +00:00
Tom Wilkie
d0bdb6597d Merge pull request #1146 from pidster/master
Provides Docker Compose examples for launching the Scope probe with the Scope Cloud Service
2016-03-09 13:36:09 +00:00
pidster
7e51862b32 Improvements to the compose file examples, using variables 2016-03-08 17:06:13 +00:00
pidster
911eac2e26 Rename example files 2016-03-08 16:46:10 +00:00
pidster
930727f252 Example starting Scope probe with Docker Compose. 2016-03-08 16:43:04 +00:00
Tom Wilkie
77dce2b99e Merge pull request #1127 from weaveworks/1098-remove-address-topology
Remove address topology
2016-03-08 14:23:11 +00:00
Tom Wilkie
e7c5fc7016 Remove address topology 2016-03-08 13:23:30 +00:00
David Kaltschmidt
4b4b27e6a8 Handle server disconnects gracefully in the UI
Keeps the scope UI's CPU usage low in the browser when the backend is
not reachable

* dont update app state when repeated errors come in
* dont update app state when websocket keeps failing
* adjust first loading text, and show icon to draw attention
2016-03-07 19:52:52 +01:00
David
cfc3d4f3bd Merge pull request #1106 from weaveworks/1025-pause-button
Pause Button
2016-03-07 17:42:11 +01:00
David Kaltschmidt
c1c16e101b Slightly thinner borders on nodes
* epilogue to #1080
* slightly thinner borders are more in line with, ehem, other lines
2016-03-07 17:40:33 +01:00
David Kaltschmidt
c7cd11bf1a Extracted footer into own component, moved pause into icon 2016-03-07 16:55:51 +01:00