Commit Graph

3500 Commits

Author SHA1 Message Date
jpellizzari
a2ddc27a15 Removed contrastMode from url state 2017-03-02 15:43:35 -08:00
Anita Buehrle
4818cd873e Merge pull request #2289 from weaveworks/merge-error-fix
Removed missed merge text and made terminology consistent
2017-03-02 07:18:24 -06:00
abuehrle
437d0edfdb datacenters datacenter 2017-03-02 07:13:10 -06:00
abuehrle
719f51cc8a fix sentence 2017-03-01 16:00:44 -06:00
abuehrle
51a50ee163 removed incorrect screen capture 2017-03-01 16:00:05 -06:00
abuehrle
3c59a99343 changed service to weave cloud 2017-03-01 15:53:55 -06:00
abuehrle
748a11e048 removed missed merge text 2017-03-01 15:42:01 -06:00
Filip Barl
4f24d9bba8 Merge pull request #2275 from weaveworks/move-zoom-cache-to-global-state
Move zoomCache to the global state
2017-03-01 15:18:24 +01:00
Filip Barl
19202a2e44 Fixed the selectors performance leaks. 2017-03-01 12:14:36 +01:00
Filip Barl
11ce5638c5 Moved nodes-chart-layout.
Moved nodes-chart-zoom.

Moved zoomCache to global state.

Moved nodes-chart-focus.

Fixed some bugs and polished the code.

Keeping track of topology options in zoomCache.

Fixed forceRelayout and circular layout.

Unified graph complexity heuristic criterion.
2017-03-01 12:14:36 +01:00
jpellizzari
b417bcda80 Fix for .fail undefined on doRequest 2017-02-28 21:55:56 -08:00
Anita Buehrle
e1bbc5ac5a Merge pull request #2252 from weaveworks/fix-links
Documentation improvements
2017-02-28 07:49:39 -06:00
jpellizzari
3d0e109ea7 Fix for make ui-pkg-upload job rename 2017-02-27 11:53:13 -08:00
jpellizzari
4f9725612b Fixed window undefined condition for CSRF token 2017-02-27 11:26:29 -08:00
Alfonso Acosta
98395bb595 Create cloud agent image (#2284)
* Create cloud-agent image

* Refactor Makefile

* Push the image from CircleCI and releases

* Review feedback

* Review feedback

* Review feedback
2017-02-27 17:49:26 +01:00
Alfonso Acosta
5516f7b7d0 Revert "Disable Scope integration tests."
This reverts commit fe7ec8f133.
2017-02-27 11:54:40 +01:00
Tom Wilkie
4d6e8d4623 Don't collect coverage artifacts 2017-02-26 18:14:34 +00:00
Tom Wilkie
fe7ec8f133 Disable Scope integration tests. 2017-02-26 17:51:34 +00:00
Jordan Pellizzari
107a933530 Merge pull request #2281 from weaveworks/ui-pkg-fix
Changed ui-build-pkg job to use a docker container
2017-02-24 14:24:59 -08:00
jpellizzari
efdd8e4b0e Changed ui-build-pkg job to use a docker container 2017-02-24 14:03:05 -08:00
Alfonso Acosta
0ebc0b9a3e Merge pull request #2277 from weaveworks/2276-use-recent-client-as-1.10
Embed Docker 1.13.1 (but force protocol 1.22)
2017-02-24 15:38:53 +01:00
Alfonso Acosta
f892cb14a0 Review feedback 2017-02-24 14:36:25 +00:00
Alfonso Acosta
41c7451795 Review feedback 2017-02-24 13:50:20 +00:00
Alfonso Acosta
051884d26a Embed Docker 1.13.1 (but force protocol 1.22) 2017-02-24 13:50:19 +00:00
Alfonso Acosta
96e7c6b414 Bump google.golang.org/grpc to make github.com/weaveworks/common happy 2017-02-24 13:50:18 +00:00
Alfonso Acosta
e8cb4fb4c6 Bump github.com/weaveworks/common 2017-02-24 13:43:06 +00:00
Alfonso Acosta
bc1c964828 Merge pull request #2278 from weaveworks/copy-weaveutil
Embed a copy of weaveutil instead of calling via docker
2017-02-24 13:53:59 +01:00
Alfonso Acosta
9c2009f63e Simplify copying of weaveutil 2017-02-24 12:31:11 +00:00
Bryan Boreham
a60192d98a Install weaveutil so we don't have to run it via docker 2017-02-24 12:31:10 +00:00
Bryan Boreham
0a3c58b641 Pin the version of Weave Net embedded
for more repeatable builds
2017-02-24 12:31:09 +00:00
Jordan Pellizzari
a90858f81f Merge pull request #2272 from weaveworks/loading-topology-filters
Add loading indicator on topology option change
2017-02-23 14:46:51 -08:00
jpellizzari
5f468cc047 Added loading indicator on topology option change 2017-02-23 10:17:35 -08:00
Filip Barl
225477f38e Merge pull request #2268 from weaveworks/fix-graph-layout-edge-directionality
Fix edge directionality in graph layout
2017-02-23 11:20:56 +01:00
jpellizzari
1b58c7725f Fix for contrast stylesheet public path 2017-02-22 11:01:02 -08:00
Jordan Pellizzari
5c7d2843f7 Merge pull request #2256 from weaveworks/contrast-as-component
Load contrast stylesheet
2017-02-22 10:03:19 -08:00
Filip Barl
689973ae7f Addressed the PR comment 2017-02-22 18:15:24 +01:00
Filip Barl
f1b80c0cfc Fix edge directionality in graph layout. 2017-02-22 16:11:57 +01:00
Alfonso Acosta
285faaf8fe Merge pull request #2225 from kinvolk/alban/integration2
integration tests: fix scripts
2017-02-22 13:47:02 +01:00
Alessandro Puccetti
6b2b483cbc extras/in_parallel.sh: remove erroneous quotes
$COMMAND can contain "make RM="

This patch fixes a regression caused by
https://github.com/weaveworks/scope/pull/2068/files#diff-42138a4802cce915f347919ccd707876R28
2017-02-22 11:16:51 +01:00
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
jpellizzari
f2f474ac80 Change to load contrast theme dynamically 2017-02-21 10:29:43 -08:00
Filip Barl
9ac546c8b9 Fix details panel links. 2017-02-21 18:40:45 +01:00
Alessandro Puccetti
e81f674a02 extra/in_parallel.sh: call the right python version
We want to use the python installed as dependency to use an updated
version of the requests module (>=v2.4.2).

This regression is caused by
https://github.com/weaveworks/build-tools/pull/73
2017-02-21 17:25:39 +01:00
Alessandro Puccetti
fabafecb0c circle.yml: update python-requests pkg
Update the build-tools introduced a regression while building on circle
ci.

The PR https://github.com/weaveworks/build-tools/pull/73 is compatible
with python requests module `>=v2.4.2`. We need to provide a more
updated version of the one available in ubuntu 12.04 or 14.04
repositories.
2017-02-21 17:19:19 +01:00
Alessandro Puccetti
340438b3c3 extras/build_on_circle.sh: fix find error
The find command fails on circleci running ubuntu 14.04 with the
following message:

Unix filenames usually don't contain slashes (though pathnames do).
That means that '-name `./*.go'' will probably evaluate to false all the
time on this system.  You might find the '-wholename' test more useful,
or perhaps '-samefile'.  Alternatively, if you are using GNU grep, you
could use 'find ... -print0 | grep -FzZ `./*.go''.'

This fix is compatible with ubuntu 12.04

This regression is caused by
https://github.com/weaveworks/scope/pull/2068/files#diff-3072c24bd91fea6eb71aecc590951d7e
2017-02-21 17:19:19 +01:00
Michael Schubert
f850f4486a Update circle.yml for Ubuntu 14.04
Change the owner of "$HOME/.bashrc.backup" as the Google cloud cli wants
to backup to this file during setup and it's owned by root in the Circle
CI image.

Second, allow writes to `/usr/local/go/pkg` for `go install net` to
work.
2017-02-21 17:19:19 +01:00
Alessandro Puccetti
3f497dd82a backend: fix permissions and add hclfmt
After updating build-tools, I got new errors:

> ./tools/lint: line 134: hclfmt: command not found

> go install net: open /usr/local/go/pkg/linux_amd64_race/net.a:
> permission denied

This patch works around that by doing the same thing as:
https://github.com/weaveworks/build-tools/pull/44/files
2017-02-21 17:19:19 +01:00