David
cfc3d4f3bd
Merge pull request #1106 from weaveworks/1025-pause-button
...
Pause Button
2016-03-07 17:42:11 +01:00
David Kaltschmidt
c7cd11bf1a
Extracted footer into own component, moved pause into icon
2016-03-07 16:55:51 +01:00
David Kaltschmidt
d7507cf67c
Pause Button
...
* pauses topology and details panel updates
* buffers requests
* un-pause plays back the buffered requests
* automatically un-pauses when topology is changed, or other node is
clicked (then discards buffer)
Fixes #1025
2016-03-07 15:26:22 +01:00
David
b3c5dc0513
Merge pull request #1120 from weaveworks/node-borders
...
Adjust node borders
2016-03-07 15:13:25 +01:00
David Kaltschmidt
f8850058b6
Simplify cloud selection
2016-03-07 15:12:51 +01:00
David Kaltschmidt
9163846c5a
Review feedback for node borders
2016-03-07 13:44:29 +01:00
Alfonso Acosta
874ab2906a
Merge pull request #1135 from weaveworks/1134-remove-before-codecgen
...
Remove codecgen-generated file before building package
2016-03-07 12:34:14 +01:00
Alfonso Acosta
5c5ae2fd7f
Minor refinement
2016-03-07 12:27:45 +01:00
Alfonso Acosta
0116c11fa5
Rephrase Kubernetes priviledged-pods requirement
2016-03-07 12:25:11 +01:00
Alfonso Acosta
620ee9a0a2
Clarify priviledged-pods requirement in kubernetes
2016-03-07 12:19:53 +01:00
Alfonso Acosta
125a0bfacd
Remove codecgen-generated file before building package
2016-03-07 10:00:46 +00:00
Paul Bellamy
657af33864
Merge pull request #1125 from weaveworks/1057-sorting
...
Treat pid as numeric and sort by #containers
2016-03-04 17:29:34 +00:00
Paul Bellamy
31835615aa
Merge pull request #1113 from weaveworks/1065-tag-shortcut-reports
...
Tag shortcut reports.
2016-03-04 17:16:39 +00:00
Tom Wilkie
60f5a5e36f
Treat pid as numeric and sort by #containers
2016-03-04 17:10:24 +00:00
Paul Bellamy
c74cefba86
Merge pull request #1017 from weaveworks/680-connections-table
...
Add connection tables to details panel
2016-03-04 16:42:08 +00:00
Tom Wilkie
51fa8d8ce0
Review feedback II
2016-03-04 14:07:56 +00:00
Tom Wilkie
f8ef3be522
Merge pull request #1042 from weaveworks/1004-codecgen-install
...
Build/install packages before invoking codecgen
2016-03-04 11:38:42 +00:00
Tom Wilkie
2e604657a5
Merge pull request #1101 from weaveworks/release-0.13.0
...
Release 0.13.1
2016-03-04 11:04:50 +00:00
David Kaltschmidt
53d873124f
Adjust node borders
...
* increase stack node borders by 0.5px (fixes #1080 )
* space out stacks in contrast mode (fixes #1020 )
* fix cloud border stroke-width setting (exlude from CSS styling)
* adjust cloud border for contrast mode
2016-03-04 11:50:25 +01:00
Tom Wilkie
53a503dfa8
Update changelog.
v0.13.1
2016-03-04 10:17:43 +00:00
Tom Wilkie
11834f0082
Merge pull request #1119 from weaveworks/1117-checkpoint-pani
...
Check error in checkpoint callback.
2016-03-04 10:02:21 +00:00
Tom Wilkie
0c2617debf
Check error in checkpoint callback.
2016-03-04 10:01:11 +00:00
Tom Wilkie
7d0b1cec61
Fix integration test
2016-03-03 20:22:47 +00:00
Tom Wilkie
09de883bc6
Review feedback
2016-03-03 17:46:35 +00:00
David
f13d120064
Merge pull request #1084 from weaveworks/1071-fix-embedded-logo
...
Fix embedded logo size for Safari
2016-03-03 17:24:24 +01:00
Tom Wilkie
f154e7a483
Add connection tables to details panel
2016-03-03 16:17:55 +00:00
Tom Wilkie
4fd680f3b1
Tag shortcut reports.
2016-03-03 16:09:26 +00:00
David Kaltschmidt
a40b5a31a8
Default sorter specified by table columns
2016-03-03 15:53:15 +00:00
David Kaltschmidt
7b77210108
Render connection table as nodes table
...
Also:
- Make metadata fields sortable as numbers
- Sort by selected metadata column
2016-03-03 15:53:15 +00:00
Simon
ce90680e06
Merge pull request #1108 from weaveworks/1099-fix-pipes-prefix-check
...
Fixes pipes working under a url path
2016-03-03 16:21:32 +01:00
Simon Howe
28a9826689
Stops path-proxy from crashing on error messages
2016-03-03 14:44:44 +01:00
Simon Howe
186a45e052
Fixes the pipe-alive check when running scope-ui under a path
2016-03-03 14:44:43 +01:00
Alfonso Acosta
fa4ab4837a
Merge pull request #1103 from weaveworks/994-pipes-check-endpoint
...
Add pipe/{pipeID}/check endpoint
2016-03-03 13:10:22 +00:00
Alfonso Acosta
b9393e9e39
Review feedback
2016-03-03 12:35:04 +00:00
Tom Wilkie
3f3adae87d
Merge pull request #1100 from weaveworks/pipe-app-id
...
Have the probe fill in the app id, not the app
2016-03-03 11:41:43 +00:00
Alfonso Acosta
579001059a
Add pipe/{pipeID}/check endpoint
2016-03-03 11:22:31 +00:00
Tom Wilkie
5de7c7a579
Update changelog for 0.13.1
2016-03-03 09:29:57 +00:00
Tom Wilkie
da33d9c106
Have the probe fill in the app id, not the app
2016-03-03 09:26:23 +00:00
Peter Bourgon
1f59795d6c
README: fix many typos
2016-03-02 23:12:54 +01:00
Peter Bourgon
9a433dcf3a
README: section headers shouldn't have colons
2016-03-02 23:09:04 +01:00
Paul Bellamy
d1e8dc6463
Merge pull request #1088 from weaveworks/1087-concurrent-map
...
Stop mutating nodes in the rendering pipeline
2016-03-02 13:13:45 +00:00
Tom Wilkie
0aaacc28b2
Merge pull request #1083 from kinvolk/alban/build-3
...
circle.yml: add variable $DOCKER_ORGANIZATION
2016-03-02 11:57:15 +00:00
Tom Wilkie
7abb296372
Merge pull request #1069 from weaveworks/1053-use-default-shell
...
Try to figure out the most suitable shell to use
2016-03-02 10:58:31 +00:00
Tom Wilkie
19411b9f76
Review feedback
2016-03-02 10:35:11 +00:00
Alfonso Acosta
46b4fa39ec
Integration test
2016-03-01 20:36:56 +00:00
Tom Wilkie
d874266cf6
Stop mutating nodes in the rendering pipeline
2016-03-01 17:16:48 +00:00
Tom Wilkie
1e3625e05c
Merge pull request #566 from weaveworks/360-internet-node
...
Split the internet node for incoming vs outgoing connections.
2016-03-01 15:22:33 +00:00
David Kaltschmidt
833b78c2e7
Fix embedded logo size
...
* CSS transform is ignored in Safari, using SVG transform instead
Fixes #1071
2016-03-01 16:12:38 +01:00
Tom Wilkie
bc48a48133
Split the internet node for incoming vs outgoing connections.
2016-03-01 14:11:47 +00:00
Paul Bellamy
67c15cefc0
Merge pull request #1077 from weaveworks/999-go1.6
...
Upgrade to go1.6
2016-03-01 13:57:46 +00:00