Vitaly Antonenko
Vitaly Antonenko
Is the analog of dashboard refresh function to call when widget list is changed?  Cos now I've effect when changed widget list make the dashboard broken:  Looks like...
Hi! After update to latest version. Get the error:  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:  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...
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...
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...
This PR adds confirmation to the following juju commands: - `juju remove-machine` - `juju remove-application` - ... ## Checklist - [ ] Code style: imports ordered, good names, simple structure,...
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"....