Vivy

Results 19 issues of Vivy

- Error on startup ``` gateway | 2020-02-22T14:38:51.318Z [EG:policy] error: Failed to initialize custom express-session store, please ensure you have connect-redis npm package installed gateway | 2020-02-22T14:38:51.345Z [EG:admin] info: admin...

**Describe the bug** The feature to restore previously installed doki theme assets makes VSCode thinks its corrupt. The weird part is that the title of the window doesnt show [unsupported]...

Improves app-component, app-service & poller

Frank Console

- [x] App Component - [x] App Service - [x] Poller Service

Frank Console

## EPIC ### Goal Add additional way of polling via WebSockets where the events/changes from the backend are send as "events" to the frontend ### Description **Is your feature request...

Frank Console
Epic

## EPIC ### Goal Rewrite component code based on the old console using latest ES coding styles and features. ### Description Most of the code in the angular components are...

FF! Console
Epic

Discuss on and try out enforcing a new set of conventions. For example; keep code explicit ```ts public subscription: Subscription = new Observable(() => {}).subscribe({ next: () => {} });...

Frank Console

Rethink and/or improve the logic in all view & nested view components

Frank Console

The show configurations page currently uses Prism for code syntax highlighting and a Prism plugin to show the line numbers. There is also a custom made function that makes it...

Frank Console

Adds the option to have the system tray bar component be collapsed or expanded from start-up. Fixes #441