-
Hey everyone,
I am currently using [docker-registry-cache](https://github.com/lhns/docker-registry-cache) to cache images I am pulling so I don't have to re-download them, and to have a local versi…
-
**Describe the bug**
JSONPath and JQ filters report: "No parsable JSON found in this document"
**Version**
0.41
**To Reproduce**
Steps to reproduce the behavior:
1. set up a watch with the…
-
Ability to reference each "line" of filters in the notification (use different filter values separately in a notification)
For example you have three filters
```
.one
.two
.three
```
th…
-
**Version and OS**
0.39.17.2 (current) on docker
**Is your feature request related to a problem? Please describe.**
I'm frustrated that the "ignore" matches are for the full line. I want to igno…
-
I imported below in my app.module.ts and configured it with the forRoot():
```
import { ArchwizardModule } from 'angular-archwizard';
@NgModule({
imports: [
ArchwizardModule.forRoot()…
-
It would be very useful to be able to set the image data through an input. Current I'm wrapping the cropper in another component that takes the image data as input and calls `setImage` on the cropper …
-
So I'll describe my situation as the issue doesn't appear when I use the examples sites in firefox.
Here is a video of what I'm seeing: http://recordit.co/HYkgk5WACL.
Essentially I am clicking on …
-
Currently I need to use dynamic context menu like this (approximately):
```
public onContextMenu($event: MouseEvent, contact: Contact): void {
$event.preventDefault();
$eve…
-
I followed the instructions mentioned for Java.
I am trying gradlew install in Mac OS X. I get this error thrown.
Leelas-MacBook-Pro:java Pediredla$ ./gradlew install --stacktrace
:compileJava
- Wha…
-
Hi,
Can anyone point me on how to wrap with an angular directive? I am interested in using the option with the preview inside of the lens but it is not working.