Commit Graph

3435 Commits

Author SHA1 Message Date
Mike Lang
045aaa5d64 Merge pull request #2266 from weaveworks/mike/fix-ui-circle-rebuild
circle.yml: Fix ui upload step so it doesn't build twice
2017-02-21 21:40:50 -08:00
Mike Lang
cdfd5a9375 circle.yml: Fix ui upload step so it doesn't build twice
There are two source checkouts in circle, and we were building in the wrong one
(ie. not the one where the earlier build happened). This was wasteful at best
and buggy at worst due to build differences.
2017-02-21 20:33:02 -08:00
Mike Lang
ed19e7a34b Merge pull request #2197 from weaveworks/mike/ecs/scale-controls
Add ECS Service scale up/down controls
2017-02-21 11:03:01 -08:00
Jordan Pellizzari
0423e49517 Merge pull request #2265 from weaveworks/fix-details-panel-links
Fix details panel links
2017-02-21 10:43:02 -08:00
Filip Barl
9ac546c8b9 Fix details panel links. 2017-02-21 18:40:45 +01:00
Jordan Pellizzari
341446fa93 Merge pull request #2237 from weaveworks/change-instance
Add logic to remove non-transferrable state when switching Cloud instances
2017-02-20 10:47:45 -08:00
jpellizzari
3d13e916af Added logic to remove non-transferrable state keys when switching Cloud instances 2017-02-20 10:28:01 -08:00
Jordan Pellizzari
3e810f76e7 Merge pull request #2260 from weaveworks/2236-csrf-token
Consolidate API requests into single helper; added CSRF header
2017-02-20 10:21:51 -08:00
Jordan Pellizzari
0a99d04b4b Consolidated API requests into single helper; added CSRF header 2017-02-20 09:34:18 -08:00
Filip Barl
b5813a2551 Merge pull request #2244 from weaveworks/uncontained-filtering-fix
Fix filtering out uncontained nodes in DNS view
2017-02-20 12:16:59 +01:00
Filip Barl
2e9255b190 Addressed the comments and fixed the tests. 2017-02-20 11:40:40 +01:00
Filip Barl
f1904a626f Fix filtering issue for uncontained nodes in DNS name view (#2170). 2017-02-20 11:38:21 +01:00
Filip Barl
76fec79ad5 Merge pull request #2221 from weaveworks/layout-rendering-dynamic-optimizations
Layout rendering dynamic optimizations
2017-02-20 11:35:09 +01:00
Filip Barl
e5c655aa88 Addressed the comments. 2017-02-20 11:10:44 +01:00
Filip Barl
6d0066cd38 Polished the selectors code and fixed failing tests. 2017-02-20 10:58:26 +01:00
Filip Barl
b9ba83ffca Moved the node networks computation to selectors. 2017-02-20 10:58:26 +01:00
Filip Barl
5bd8e8f690 Renamed 'subLabel' to 'labelMinor' and removed 'node_count' property. 2017-02-20 10:58:26 +01:00
Filip Barl
3987e95465 Moved the node layout metrics computation to selectors. 2017-02-20 10:58:26 +01:00
Filip Barl
2a54085c62 Node transformations done from NodeContainer. Put node searching logic in selectors. 2017-02-20 10:58:26 +01:00
Jordan Pellizzari
a07d01b07c Merge pull request #2232 from weaveworks/1804-loading-topologies
Show loading indicator on topology changes
2017-02-19 18:52:08 -08:00
Mike Lang
a49f1c9559 ECS service controls: Don't allow scale down below 1
as currently this would make it disappear (#2085).
See also https://github.com/weaveworks/scope/pull/2197#discussion_r100424800
2017-02-17 13:31:54 -08:00
Jordan Pellizzari
037fc67a65 Merge pull request #2250 from weaveworks/release-1.2
Release 1.2.1
2017-02-16 11:33:32 -08:00
jpellizzari
a470704b73 Change to release script tag check to numeric equality 2017-02-16 10:34:33 -08:00
jpellizzari
42e6360c46 Docs update with new version 2017-02-16 10:34:33 -08:00
jpellizzari
7420fb16f9 Release 1.2.1 CHANGELOG updates 2017-02-16 10:33:06 -08:00
Alfonso Acosta
9a507cc60d Merge pull request #2251 from weaveworks/revert-2249-revert-2238-docs-update-new-branch
Revert "Revert "update cloud description and small edits""
2017-02-15 20:27:44 +01:00
Alfonso Acosta
49b90ec483 Revert "Revert "update cloud description and small edits"" 2017-02-15 20:13:03 +01:00
Anita Buehrle
07aaef655d Merge pull request #2249 from weaveworks/revert-2238-docs-update-new-branch
something got crossed am remerging these changes
2017-02-15 12:45:25 -06:00
Anita Buehrle
014192e7b5 Revert "update cloud description and small edits" 2017-02-15 12:25:32 -06:00
Anita Buehrle
c80ecc07e0 Merge pull request #2248 from weaveworks/docs-update-new-branch
cloud token image
2017-02-15 12:17:20 -06:00
abuehrle
ee76dc9b6d cloud token image 2017-02-15 11:52:13 -06:00
Alfonso Acosta
7cee0715fd Merge pull request #2238 from weaveworks/docs-update-new-branch
update cloud description and small edits
2017-02-15 17:48:36 +01:00
abuehrle
ccaf321d41 weave cloud token consistency 2017-02-15 10:36:01 -06:00
Jordan Pellizzari
58fa1c92ee Added clearNodes helper; Added initialNodes loaded to graph complexity check 2017-02-14 21:38:47 -08:00
abuehrle
920e1664b2 open new window punctuation 2017-02-14 14:42:59 -06:00
abuehrle
49af0dcbfd changed to pro link 2017-02-14 14:28:45 -06:00
abuehrle
c24e497a36 added how to invite yourself to community slack 2017-02-14 14:14:05 -06:00
abuehrle
a7fcb9f5b9 fix sentence 2017-02-14 14:02:18 -06:00
abuehrle
b054bb3cdf update slack channel add meetup 2017-02-14 13:44:02 -06:00
jpellizzari
c9048d8661 Revert "Merge pull request #2204 from weaveworks/contrast-as-component"
This reverts commit 68e8cbf4f6, reversing
changes made to 00408b84e8.

Reverts bug where contrast mode is showing by default
2017-02-14 10:59:34 -08:00
jpellizzari
efb0d4dc03 Revert "Fix for contrast mode cache delete"
This reverts commit 80465c212f.
2017-02-14 10:52:51 -08:00
jpellizzari
80465c212f Fix for contrast mode cache delete 2017-02-14 10:25:07 -08:00
Jordan Pellizzari
68e8cbf4f6 Merge pull request #2204 from weaveworks/contrast-as-component
Added dynamic contrast-mode toggle
2017-02-14 09:54:23 -08:00
abuehrle
6f6de07716 update bullet point minor edits 2017-02-13 22:16:28 -06:00
Jordan Pellizzari
00408b84e8 Merge pull request #2230 from weaveworks/2227-search-help
Fix help menu not opening from 'search' hint
2017-02-13 11:14:07 -08:00
jpellizzari
404f0fc7b1 Show loading indicator on topology changes 2017-02-13 09:54:24 -08:00
jpellizzari
8e601ddfb3 Fixed bug where search help menu didn't open 2017-02-13 09:53:27 -08:00
jpellizzari
7b7d59ab24 Fix for undefined tableRowLabel 2017-02-13 09:53:27 -08:00
Jordan Pellizzari
7e0ccb4f7d Merge pull request #2202 from weaveworks/2154-api-url
Re-factor API URL generation code
2017-02-13 09:52:38 -08:00
jpellizzari
4e4848f3c4 Changed svg nodes to use contrastMode state 2017-02-13 09:49:55 -08:00