Arvind

Results 6 issues of Arvind

The tooltips miss the generated canvas pattern and instead shows only default color (black).

Right now, in order to `delete` or `modify` or `create` a batch of documents to a collection, there is no simple way. All we have to do is to query,...

enhancement

Right now, the normal string gets encoded using encodeURI, which might need some correction to use encodeURIComponent. For ex: ```name=alice&age=20``` works fine whereas, ```name=alice&bruno&age=20``` fails since the first `&` is...

Awaiting feedback

GoCD Version: 18.12.0 The failure notifications are fine, but the `success after failure` were not notified.

This helps to have more control over the workers and take better data slicing even with single iteration and parallel running loads. Consider the following example: ``` export const settings:...

``` $ npm install pure-css --save-dev npm ERR! Darwin 15.4.0 npm ERR! argv "node" "npm" "install" "pure-css" "--save-dev" npm ERR! node v4.4.1 npm ERR! npm v2.14.20 npm ERR! code EPEERINVALID...