Róbert Kiss
|
c9a1e9853c
|
feat(notification): display app errors, close #319 (#333)
* refactor(log): Refactor logging service
Removed the InjectionToken and changed LogService as default logger.
Finally ElectronLogService implements LogService directly.
* refactor: Optimize imports
* fix(app-update): Add missing rxjs imports
* style: Remove extra line
* refactor(store): Move app.actions.ts to shared module
* feat(notification): Add notification panel
Add angular-notifier to the app and created the ShowNotificationAction
to manage notifications
* style(notification): Fix tslint suggestion
* fix(notification): Add missing rxjs imports
|
2017-07-05 13:41:31 +02:00 |
|
József Farkas
|
ca31e5bb4d
|
Add new tslint rules and fix rule breaks
|
2017-03-18 23:43:32 +01:00 |
|
Farkas József
|
715b924be0
|
UHK detection
Closes #258
|
2017-02-18 19:04:35 +01:00 |
|
Farkas József
|
e87f64b5e3
|
Show github ribbon only in web build
Closes #264
|
2017-02-12 22:39:07 +01:00 |
|
Farkas József
|
bd05da4316
|
Replace template/styles with templateUrl/styleUrls
|
2017-02-05 21:39:18 +01:00 |
|
Farkas József
|
983eb72892
|
Seperate electron and web target building
|
2017-02-05 20:31:52 +01:00 |
|