Commit Graph

743 Commits

Author SHA1 Message Date
Tom Wilkie
e2dfcb1def Review feedback 2015-09-24 03:07:20 +00:00
Tom Wilkie
7da599194d Test the nat mapper. 2015-09-23 11:01:29 +00:00
Tom Wilkie
cdf051ffe9 Test counter merging. 2015-09-23 09:53:40 +00:00
Tom Wilkie
f9815afad3 Remove some duplicate functionality, add some basic tests. 2015-09-23 09:46:11 +00:00
Tom Wilkie
d8a3372b2b Merge pull request #512 from weaveworks/483-filter-unconnected-pseudo-nodes
Remove pseudo nodes that are made unconnected by filtering.
2015-09-23 16:04:44 +08:00
Tom Wilkie
233b29d822 Merge pull request #513 from weaveworks/416-audit-add-node-usage
Audit uses to Topology.Nodes, use AddNode where appropriate.
2015-09-23 16:02:10 +08:00
Tom Wilkie
e620699201 Merge pull request #508 from weaveworks/506-conntrack-error
Don't fail if there are no existing NAT mappings.
2015-09-23 16:00:30 +08:00
Tom Wilkie
792e274745 Audit uses to Topology.Nodes, use AddNode where appropriate. 2015-09-23 07:36:51 +00:00
Tom Wilkie
9e72ef1a1f Remove pseudo nodes that are made unconnected by filtering. 2015-09-23 07:02:55 +00:00
Tom Wilkie
b9ffca42e5 Don't fail if there are no existing nat mappings. 2015-09-23 03:35:53 +00:00
Tom Wilkie
5f82478452 Merge pull request #428 from weaveworks/398-container-details
Show container image details for containers.
2015-09-22 18:32:36 +08:00
Tom Wilkie
15417b6b02 Show container image details for containers. 2015-09-22 05:48:18 +00:00
Alfonso Acosta
bd58e91e18 Make static 2015-09-21 13:56:38 +00:00
David
f1b8e01bb4 Merge pull request #498 from weaveworks/496-bounce
Dont shift canvas after it has been autoshifted
2015-09-21 15:15:00 +02:00
David Kaltschmidt
a3597c9639 Fix zooming and autoshift
* track panning to not trigger mouse up event
* offset angle for circle
* fixed panning/zooming
* center the center node if radius bigger than screen
2015-09-21 11:44:26 +02:00
David Kaltschmidt
808fc55832 filter loopback adjacents on radial layout
needed to adjust size of nodes, too
2015-09-18 18:08:35 +02:00
David Kaltschmidt
6e3883d07e Dont shift canvas after it has been autoshifted 2015-09-18 18:07:52 +02:00
David
79bf8badd7 Merge pull request #501 from weaveworks/495-cover-nodes
Dont cover other nodes on radial layout
2015-09-18 18:07:00 +02:00
David Kaltschmidt
1cce7e514e animate node zoom on focus 2015-09-18 17:58:34 +02:00
David
a557769b78 Merge pull request #494 from weaveworks/474-toomanynodes
Show message in UI when topology too big to render
2015-09-18 17:20:57 +02:00
David Kaltschmidt
5b4e084c01 Dont cover other nodes on radial layout
* shift center of radial layout a bit
* shrink blurred nodes
* blow up focused nodes a bit
2015-09-16 21:05:12 +02:00
Peter Bourgon
eec00541de README: need make deps 2015-09-16 17:52:18 +02:00
David Kaltschmidt
438e25df6f s/topology/view/ 2015-09-16 16:29:23 +02:00
Alfonso Acosta
ff6ab3afc1 Merge pull request #444 from weaveworks/release-0.7.0
Add release 0.7.0
2015-09-16 14:55:44 +01:00
David Kaltschmidt
74840169a5 changed topo max nodes text, fade in topo 2015-09-16 15:39:53 +02:00
Alfonso Acosta
b4e774c616 Add release 0.7.0 v0.7.0 2015-09-16 12:24:17 +00:00
Alfonso Acosta
96e825b8d2 make static 2015-09-16 12:23:58 +00:00
David Kaltschmidt
6be8b1648a fix truncate issue on details panel 2015-09-16 13:09:55 +02:00
David Kaltschmidt
7f4673ae4b Show message in UI when topology too big to render 2015-09-16 12:53:33 +02:00
Peter Bourgon
4a4aea5663 make static 2015-09-16 12:30:21 +02:00
David Kaltschmidt
56d040e3ee WIP track layout aborts 2015-09-16 12:23:31 +02:00
David
54d6ab3eaa Merge pull request #487 from weaveworks/sidebar
New sidebar in the bottom left
2015-09-16 12:15:58 +02:00
David Kaltschmidt
c1523863c4 Close details on canvas click 2015-09-16 12:12:51 +02:00
Tom Wilkie
c24a44b9fe Merge pull request #491 from weaveworks/489-pseudo-nodes
Show pseudo nodes & connections found through procspy
2015-09-16 17:48:32 +08:00
David Kaltschmidt
05e21a9d42 take zoom scale into account when shifting canvas 2015-09-16 11:48:09 +02:00
David Kaltschmidt
7b9e1e2867 add node radius to circle radius for canvas shift 2015-09-16 11:30:35 +02:00
Tom Wilkie
8b424df2be Review feedback. 2015-09-16 09:29:42 +00:00
Tom Wilkie
2dbe419b51 Merge pull request #492 from weaveworks/buffers-simple
Even simpler buffer management for report publishing.
2015-09-16 17:18:42 +08:00
Tom Wilkie
168693f692 Merge pull request #488 from weaveworks/version-number
Compile flags compatible with 1.4
2015-09-16 16:11:03 +08:00
Tom Wilkie
5e0014e344 Remove reference counted buffers, rely on GC. 2015-09-16 04:45:10 +00:00
Tom Wilkie
fcb7c47bd9 Always include endpoint nodes brought in by procspy, even if they get merged with conntracked endpoints. 2015-09-16 03:46:15 +00:00
Peter Bourgon
70b57c3e4b make static 2015-09-15 18:47:22 +02:00
Tom Wilkie
c5624000ac Merge pull request #465 from weaveworks/446-missing-edges
Fix regression in missing edges
2015-09-15 22:55:40 +08:00
David Kaltschmidt
38fa82dee4 animate status bar, add Loading text 2015-09-15 16:38:31 +02:00
David Kaltschmidt
3a42ec48ea style tweaks for sidebar 2015-09-15 15:28:48 +02:00
David Kaltschmidt
dfdf93c440 Changed topo option labels to show current state 2015-09-15 15:03:18 +02:00
David Kaltschmidt
8483492eb7 New sidebar in the bottom left
* status bar (fixes #207)
* moved topology options to sidebar
* render topology option like snackbar
* upgrade material-ui to 0.11
2015-09-15 15:03:18 +02:00
Tom Wilkie
54299dc0fd Review feedback. 2015-09-15 10:03:06 +00:00
Tom Wilkie
b7598c376e Don't show shortlived connections in the host view. 2015-09-15 10:03:04 +00:00
Tom Wilkie
89b5a8d432 We don't know which end is local for shortlived connections, so don't tag any with the hostid. 2015-09-15 10:03:03 +00:00