Results 53 issues of Hyperblast

Swagger currently does not support that, but we still can add it somehow. Probably pretend to be regular JSON, but describe actual behavior in comments.

feature
api-docs

feature
server
api-tests
api-docs

This should be done differently. `NotificationGroup` should depend on `NotificationModel` and mounted by `index.js` similar to `App` view. This would allow easy testing in isolation.

refactoring
webui

Currently there are only three (small, medium, large), but some components require more flexible approach, e.g. let's each component register its own desired breakpoint and receive notifications via standard subscriptions.

refactoring
webui

![57903b9f9b5660e63aa502014cdbb0bd555a3f0b](https://user-images.githubusercontent.com/19171756/45844129-2b727e80-bd2a-11e8-9b7c-2467dfdeb83d.png)

feature
webui

This is useful for mobile layouts that have limited horizontal space.

feature
webui

It would be nice to have one for shell scripting and other high-level automation tasks. The most hard decision is the implementation language, the following table summarises pros and cons....

feature
hardcore

See for details https://github.com/krasimir/navigo/issues/172

refactoring
webui

Via notifications API https://developer.mozilla.org/en-US/docs/Web/API/Notifications_API

feature
webui