Vitaly Antonenko

Results 22 issues of Vitaly Antonenko

Is the analog of dashboard refresh function to call when widget list is changed? ![image](https://user-images.githubusercontent.com/1950326/30644962-da418fd8-9e1c-11e7-9a15-068870c948b2.png) Cos now I've effect when changed widget list make the dashboard broken: ![image](https://user-images.githubusercontent.com/1950326/30645011-0581384c-9e1d-11e7-83fe-cb4f8e122847.png) Looks like...

bug

Hi! After update to latest version. Get the error: ![image](https://user-images.githubusercontent.com/1950326/69721489-00ea3580-1126-11ea-95e4-93ad6fa9fb53.png) Before (on 1.1.4) everything was OK. Any solutions? Thx

Could you provide more detail instraction how to implement submenu. Cos when I go as in example, I get: ![image](https://user-images.githubusercontent.com/1950326/58640237-4f4a8300-8301-11e9-8734-8630ac03fc9b.png) Thx!

This PR adds the change-user-password test, which is an interactive command. This test uses expect tool and generates expect scripts. The `expect_that` function is introduced, its implementation inspired by the...

2.9

This PR adds bash-based version of CMR tests. These tests will exercise the following aspects: - Ensure a user is able to create an offer of an applications' endpoint including:...

This PR adds Viddy tool usage to `juju status --watch` command. This flag allows watching `juju status` changes via the Viddy (https://github.com/juju/viddy) tool. ## Checklist - [x] Code style: imports...

3.0

Juju status incorrectly matches on the open "Ports". For example, if you have a bunch of machines with 5666/tcp for NRPE, "juju status 566" matches them all. This PR fixes...

2.9

This PR adds confirmation to the following juju commands: - `juju remove-machine` - `juju remove-application` - ... ## Checklist - [ ] Code style: imports ordered, good names, simple structure,...

3.0

Hello, I undestand your comment about cola extention. Where we need to use only layout (that is watche by ngCytoscape). But what about other extentions. For example: https://github.com/cytoscape/cytoscape.js-edgehandles Where we...

Hello, Can you add "getPositions" and "storePositions" methods, plz? I think that there will be usefull to implement all the methods from "Methods to get information on nodes and edges"....