Max Hauser

Results 65 issues of Max Hauser

**Link the issue which is closed by this PR** closes #2830 **Implementation details** Instead of logging the error object, just log `message` attribute which is relevant for users. **Tests** -...

### No existing issues. - [X] There is no existing issue for my request. ### Description We should discuss if it makes sense to extend the interactivity of notifications. Use...

enhancement :arrow_up:
refinement :mag:

**Link the issue which is closed by this PR** If a user acknowledges the reboot notification and reloads admin, a repo update is triggered, and the notification is re-generated. **Implementation...

**Link the feature issue which is closed by this PR** - closes #2805 **Implementation details** Added to the log line outside of the adapter process the version and installed from...

**Implementation details** Methods which were previously used with callbacks are now using promises. Also `sentry-plugin` now provides valid type definitions which we are using now.