Matthew Dorner

Results 11 issues of Matthew Dorner

## 🐛 Bug Report There are some form input components that have inconsistent props or missing capabilities. For instance, `Checkbox` has no way to set the initial value. I tried...

#### Summary If a GitLab API call fails with `401 {error: invalid_token}`, disconnect the user and DM the user a message telling how to reconnect their account. #### Ticket Link...

2: Dev Review
3: QA Review

#### Summary Add DM and Channel notifications for Merge Request `approved` and `unapproved` webhook actions. #### Ticket Link Fixes https://github.com/mattermost/mattermost-plugin-gitlab/issues/282

Lifecycle/1:stale
3: QA Review

#### Summary Add a new Plugin hook, `UserHasBeenDeactivated` as specified by @mickmister here: https://github.com/mattermost/mattermost-plugin-gitlab/issues/287. Goes with the plugin PR: https://github.com/mattermost/mattermost-plugin-gitlab/pull/315. #### Ticket Link https://github.com/mattermost/mattermost-plugin-gitlab/issues/287 #### Release Note ```release-note Added the...

3: QA Review
release-note
Contributor

#### Summary Implement `UserHasBeenDeactivated` plugin hook to disconnect a user when that user is deactivated. #### Ticket Link Fixes https://github.com/mattermost/mattermost-plugin-gitlab/issues/287 Maybe obvious, but in order to test, you have add...

Do Not Merge/Awaiting PR
3: QA Review

VexFlow supports this via [Curve](http://www.vexflow.com/build/docs/curve.html) and [StaveTie](http://www.vexflow.com/build/docs/stavetie.html). I think Curve can be used for everything. The problem I've had so far is in the case where a tie/slur begins on...

From a user review on Google store. Unsure if this change needs to be made here or in `abcjs-vexflow-renderer` or both.

Implement two new audio playback options: loop (repeat the tune until the stop button is pressed) and metronome count-in. I think the ABCJS synth supports these, otherwise it might not...

[thesession.org](https://thesession.org) has one of the largest collections of ABC tunes and provides a web [API](https://thesession.org/api). The app should allow users to access this API. I imagine it as a "special"...