Viktor Sadovnikov
edb27e0935
weaveworks/scope#1507 . moving minimesos installation instructions to site/installing.md file
2016-05-27 00:25:13 +02:00
Viktor Sadovnikov
b63d3374cb
weaveworks/scope#1507 . README.md: adding example for using latest minimesos.json
2016-05-26 10:22:23 +02:00
Viktor Sadovnikov
58f80920b3
weaveworks/scope#1507 . disabling new version updates
2016-05-24 09:38:20 +02:00
Viktor Sadovnikov
cab38c8515
weaveworks/scope#1507 . Adding Marathon JSON for launching on minimesos cluster
2016-05-16 18:58:19 +02:00
Tom Wilkie
2113795b9e
Don't checkpoint weave during integration tests.
2016-05-16 15:10:43 +01:00
Paul Bellamy
4177f4e84f
Merge pull request #1508 from weaveworks/1400-ramp-up-dns-resolution
...
Fast start the dns resolution ticker to improve first report latency.
2016-05-16 12:59:08 +01:00
Tom Wilkie
310adc0d09
Fast start the dns resolution ticker to improve first report latency.
2016-05-16 11:19:57 +01:00
Alfonso Acosta
c41d1638ca
Merge pull request #1443 from weaveworks/release-0.15
...
Release 0.15.0
2016-05-13 12:42:48 +01:00
Alfonso Acosta
66ed584546
Update CHANGELOG
v0.15.0
2016-05-13 11:02:22 +00:00
Paul Bellamy
100915b268
Merge pull request #1503 from weaveworks/1501-wrong-host
...
Don't merge in container image metadata into containers anymore.
2016-05-13 11:42:59 +01:00
Tom Wilkie
4674d45c1a
Don't merge in container image metadata into containers anymore.
2016-05-13 11:15:24 +01:00
David
2fac25d71a
Merge pull request #1499 from weaveworks/blur-search-on-terminal
...
Blur search when opening a terminal
2016-05-13 11:41:03 +02:00
David Kaltschmidt
5abbab3fa3
Close terminal on ESC has higher prio than search blur
2016-05-13 11:40:02 +02:00
Alfonso Acosta
a7544498cb
Check HOME variable before using it ( #1500 )
2016-05-13 09:49:22 +01:00
Tom Wilkie
fc018afb52
Fix k8s install instructions, again
2016-05-13 09:48:17 +01:00
David Kaltschmidt
01c9cac0ba
Act on blur on search field
2016-05-13 09:48:14 +02:00
David Kaltschmidt
3473beec98
Blur search when opening a terminal
2016-05-12 19:35:21 +02:00
Alfonso Acosta
2c047876d8
Update CHANGELOG
2016-05-12 17:05:01 +00:00
Tom Wilkie
33fea1d159
Fix k8s install instructions, again
2016-05-12 17:44:54 +01:00
Alfonso Acosta
1e63d7a23d
Add local networks for each k8s service ( #1490 )
2016-05-12 17:05:22 +01:00
Tom Wilkie
c44b5b2d50
improve the demo app
2016-05-12 17:02:21 +01:00
David Kaltschmidt
809a97d194
Remove makeNode in reducer
...
* was a relic from pre-immutable days
* properties that were not there, were forgotten when adding nodes
2016-05-12 17:40:11 +02:00
David Kaltschmidt
de6c3e711d
Subtract pinned search-filtered nodes from status node count
...
The status node count in the bottom was not reflecting the filtering
done by the pinned searches.
2016-05-12 16:39:18 +02:00
Paul Bellamy
8cae3b0496
remove recursive children in MapX2Host, so container images don't also provide containers. ( #1487 )
2016-05-12 14:50:04 +01:00
Paul Bellamy
a7e15e438a
Merge pull request #1484 from weaveworks/1477-publish-to-localhost
...
Don't require the user to specify localhost when manually listing hosts
2016-05-12 12:38:57 +01:00
Tom Wilkie
f346ec535c
Don't require the user to specify localhost when manually listing hosts
2016-05-12 11:51:47 +01:00
Alfonso Acosta
8dbd8e1344
Release 0.15.0
2016-05-12 09:07:59 +00:00
David
b5a8b1971e
Merge pull request #1429 from weaveworks/search
...
Search on canvas
2016-05-12 09:12:54 +02:00
Ilya Dmitrichenko
df38389e71
Switch to YAML for Kubernetes
2016-05-11 19:06:39 +01:00
Ilya Dmitrichenko
99e03ce56e
Merge pull request #1479 from weaveworks/docs
...
Fix Kubernetes docs
2016-05-11 18:49:51 +01:00
Ilya Dmitrichenko
3def7f24a1
Use default namespace
2016-05-11 18:48:47 +01:00
Ilya Dmitrichenko
2cad2244d7
Tweak Kubernetes installation docs ( close #1474 )
2016-05-11 17:13:28 +01:00
Ilya Dmitrichenko
6408fddc1f
Deploy Scope into kube-system namespace ( fix #1475 )
2016-05-11 17:11:46 +01:00
David Kaltschmidt
b51e7a95c5
Fix edge hiding
...
Fixes #1471
2016-05-11 18:08:59 +02:00
Simon Howe
0a46d6128c
Fixes node-position layout caching.
...
Key was not being generated correctly.
2016-05-11 18:08:59 +02:00
Simon Howe
af3f18b933
Don't draw svg labels when we don't need them.
...
Having the DOM nodes w/ display:none is still expensive. We only need
them briefly for svg export.
2016-05-11 18:08:59 +02:00
David Kaltschmidt
14e06e03ba
Fix typo
2016-05-11 18:08:59 +02:00
David Kaltschmidt
50935dd456
Fetch topologies sequentially on search
2016-05-11 18:08:59 +02:00
David Kaltschmidt
9984777a5b
Show connected nodes on hover, even when not matched
2016-05-11 18:08:59 +02:00
David Kaltschmidt
0573a20f07
Store table matches in table object
2016-05-11 18:08:59 +02:00
David Kaltschmidt
5ee0e082a5
Fix auto-truncation for node labels
2016-05-11 18:08:59 +02:00
David Kaltschmidt
749571ebe9
Review feedback
...
* Fix node-details-test for search
* Label spacing and matched text truncation
* Delete pinned search on backspace, add hint for metrics, escape % in URL
* Fix text-bg on node highlight
* Added tests for search-utils
* Fix matching of other topologies, added comment re quick clear
* s/cx/classnames/
* Ignore MoC keys when search in focus, blur on Esc
* Fixes search term highlighting on-hover
* Fix SVG exports
* Fine-tuned search item rendering
* Fixed search highlighting in the details panel
* Dont throb node on hover
* Hotkey for search: '/'
* Keep focus on search when tabbing away from the browser
* bring hovered node to top
* background for search results on hover
* fixed height for foreign object to prevent layout glitches
* Dont blur focused nodes on search
* More robust metric matchers
* More meaningful search hints
2016-05-11 18:08:59 +02:00
David Kaltschmidt
cfb5161cd7
Store search state in URL
2016-05-11 18:08:59 +02:00
David Kaltschmidt
d5eea2549d
Sanitize inputs
...
Try regexp, escape if invalid
2016-05-11 18:08:59 +02:00
David Kaltschmidt
6ca729a6c2
Fix tests by not mocking dependent utils
2016-05-11 18:08:59 +02:00
David Kaltschmidt
3e26ed7083
Metric matching support for search
...
Examples:
* cpu > 2 // means percent
* memory > 4.5MB
2016-05-11 18:08:59 +02:00
David Kaltschmidt
d1609658bf
Apply search as filter
2016-05-11 18:08:59 +02:00
David Kaltschmidt
3ee802a516
Search all fields by default, gray out nodes if no match
2016-05-11 18:08:59 +02:00
David Kaltschmidt
8669266f25
Toggle debug toolbar via ctrl-D
2016-05-11 18:08:59 +02:00
David Kaltschmidt
5a325e46fa
Search on canvas
...
* adds a search field next to the topologies
* highlight results on canvas as you type
* non-matching nodes are grayed out
* "prefix:" limits search to field label
2016-05-11 18:08:59 +02:00