aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/layout
Commit message (Collapse)AuthorAge
...
* | Merge remote-tracking branch 'upstream/master'Libravatar Amine Mouafik2019-07-01
|\|
| * fix eslint issuesLibravatar Dominik Guzei2019-06-05
| |
| * support app updates also for unauthenticated usersLibravatar Dominik Guzei2019-06-05
| |
| * fixes eslint issuesLibravatar Dominik Guzei2019-05-08
| |
| * fix(Announcements): Fixes issue with rendering announcments in workspacesLibravatar Dominik Guzei2019-05-08
| |
* | Merge tag 'v5.1.0'Libravatar Amine Mouafik2019-05-12
|\| | | | | | | | | | | # Conflicts: # README.md # src/components/layout/AppLayout.js
| * link to in-app changelog on new update notificationLibravatar Dominik Guzei2019-04-12
| |
| * refactor announcements to newest feature patternLibravatar Dominik Guzei2019-04-11
| |
| * merge-in workspace featureLibravatar Dominik Guzei2019-04-11
| |\
| | * refactors workspace theme vars into object structureLibravatar Dominik Guzei2019-04-10
| | |
| | * fix wrong workspace tooltip shortcut in sidebarLibravatar Dominik Guzei2019-04-04
| | |
| | * add workspace premium notice to dashboardLibravatar Dominik Guzei2019-03-28
| | |
| | * add analytic events for workspace actionsLibravatar Dominik Guzei2019-03-28
| | |
| | * hide workspace feature if it is disabledLibravatar Dominik Guzei2019-03-26
| | |
| | * refactor state management for workspace featureLibravatar Dominik Guzei2019-03-23
| | |
| | * add i18n messages for service loading and workspace switchingLibravatar Dominik Guzei2019-03-21
| | |
| | * improve workspace drawer layoutLibravatar Dominik Guzei2019-03-21
| | |
| | * improve workspace switching uxLibravatar Dominik Guzei2019-03-21
| | |
| | * add workspace drawerLibravatar Dominik Guzei2019-03-19
| | |
| | * finish workspaces mvpLibravatar Dominik Guzei2019-03-01
| | |
| * | implements basic release announcement featureLibravatar Dominik Guzei2019-03-12
| |/
| * Add dialog to share franz on social mediaLibravatar Stefan Malzner2019-02-25
| |
* | #1 Remove delayApp callLibravatar Amine Mouafik2019-02-13
|/
* Fix linting issuesLibravatar Stefan Malzner2019-02-03
|
* Temporarily disable "you are offline" notificationLibravatar Stefan Malzner2019-02-02
| | | | #1235
* BasicAuth first draftLibravatar Stefan Malzner2018-12-21
|
* Fix linting issuesLibravatar Stefan Malzner2018-12-09
|
* Add React 16 didCatch/ErrorBoundary componentLibravatar Stefan Malzner2018-12-09
|
* Fix delayApp issuesLibravatar Stefan Malzner2018-11-25
|
* Add missing delayApp commitLibravatar Stefan Malzner2018-11-24
|
* Fix lintingLibravatar Stefan Malzner2018-11-16
|
* Merge branch 'develop' into feature/dark-themeLibravatar Stefan Malzner2018-11-16
|\
| * Fix linting errorsLibravatar Stefan Malzner2018-11-15
| |
* | Update stylesheets and added darkMode variable and toggle.Libravatar Guille Cura2018-07-05
|/
* fix(Windows): Hide title bar when in fullscreenLibravatar Stefan2018-03-28
|
* fix logic issueLibravatar Stefan Malzner2018-03-19
|
* Disable custom titlebar for LinuxLibravatar Stefan Malzner2018-03-19
|
* complete titlebar for Windows & LinuxLibravatar haraldox2018-02-23
|
* fix observable templateLibravatar haraldox2018-02-21
|
* fix CSS conflictsLibravatar haraldox2018-02-20
| | | | override `reset.scss` with `title-bar.scss`
* [WIP] incorporate electron-react-titlebarLibravatar haraldox2018-02-20
|
* fix linting issueLibravatar haraldox2018-01-17
| | | | react component lifecycle method order
* Fix #32 service tooltips not initialized properlyLibravatar haraldox2018-01-16
| | | | tooltips have to be rebuilt when services are added (ReactTooltip seems to cache them at first render)
* fix(App): App mute now disables notifications as wellLibravatar Stefan Malzner2017-11-29
|
* Add SettingsModel and fix issue with improper mobx data handlingLibravatar Stefan Malzner2017-11-23
|
* feat(App): Add link to changelog in app update notificationLibravatar Stefan Malzner2017-11-20
|
* optimize sidebar button sizeLibravatar Stefan Malzner2017-11-10
|
* feat(App): Add option to mute all services in sidebarLibravatar Stefan Malzner2017-11-10
| | | | Closes #8 #162
* Fixes #111 on mainlineLibravatar Darko Bozhinovski2017-10-26
|
* initial commitLibravatar Stefan Malzner2017-10-13