Matiss Janis Aboltins

Results 55 issues of Matiss Janis Aboltins

``` ERROR ! TypeError: Cannot read property 'some' of undefined at /Users/xxx/effects-mapper/dist/tree-maker.js:6:29 at Array.filter () at getActionMap (/Users/xxx/effects-mapper/dist/tree-maker.js:5:28) at getEffectTree (/Users/xxx/effects-mapper/dist/tree-maker.js:29:19) at /Users/xxx/effects-mapper/dist/tree-maker.js:53:63 at Array.map () at Object.getEffectsTrees (/Users/xxx/effects-mapper/dist/tree-maker.js:53:32) at...

# This is a Feature Proposal ## Description Would be nice to be able to create [composite alarms](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Create_Composite_Alarm.html) via this plugin.

feature request

For some reason the fadeOut animation no longer works. The example can be also seen in the [demo plunker](http://plnkr.co/edit/G7vMSv?p=preview).

> Error: Cannot find module './repo/repo_default.js' Essentially browserify cannot handle & analyze structure like [this](https://github.com/mike442144/seenreq/blob/master/lib/seenreq.js#L5). Generally it is considered a bad approach to use variable requires.

enhancement

AFAIK with the build-script upgrades we have done - this monkeypatch is no longer necessary. The build size still seems to be the same.

🚧 WIP

### Verified issue does not already exist? - [X] I have searched and found no existing issue ### What happened? Tricky to explain.. please see the video https://user-images.githubusercontent.com/886567/226101719-3b700472-3dd0-4538-81b8-6c77d2270d0c.mov ### What...

bug
good first issue
help wanted
user interface

### Verified feature request does not already exist? - [X] I have searched and found no existing issue ### 💻 - [ ] Would you like to implement this feature?...

help wanted
tech debt

### Verified feature request does not already exist? - [X] I have searched and found no existing issue ### 💻 - [ ] Would you like to implement this feature?...

help wanted
tech debt

Code-sign and notarize the electron apps. This should allow us to publish the app to the app store (mac). Also added a "view demo" button to the very first screen...

🔍 Ready for Review