aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAge
* add hover effect for drawer workspace itemsLibravatar Dominik Guzei2019-04-04
|
* close workspace drawer after clicking on a workspaceLibravatar Dominik Guzei2019-04-04
|
* border radius for premium intro in workspace settingsLibravatar Dominik Guzei2019-04-04
|
* fix issues for users that have workspace but downgraded to freeLibravatar Dominik Guzei2019-04-04
|
* show workspaces intro in drawer when user has none yetLibravatar Dominik Guzei2019-04-04
|
* fix bug in workspace feature initializationLibravatar Dominik Guzei2019-04-04
|
* fix wrong workspace tooltip shortcut in sidebarLibravatar Dominik Guzei2019-04-04
|
* use mobx-localstorage directly in the storeLibravatar Dominik Guzei2019-04-04
|
* add open last used workspace logicLibravatar Dominik Guzei2019-04-03
|
* give upgrade account button a bit more paddingLibravatar Dominik Guzei2019-04-03
|
* fix active workspaces settings premium badge in light themeLibravatar Dominik Guzei2019-04-03
|
* fix premium workspace badge in settings menu for light themeLibravatar Dominik Guzei2019-04-03
|
* fixes conflicts with latest developLibravatar Dominik Guzei2019-04-03
|\
| * fix shitty twitter account typoLibravatar Stefan Malzner2019-04-03
| |
| * Merge branch 'release/5.0.1-beta.1' into developLibravatar Stefan Malzner2019-03-19
| |\
| | * Automatic i18n update (i18n.meetfranz.com)Libravatar FranzBot2019-03-17
| | |
| | * Automatic i18n update (i18n.meetfranz.com)Libravatar FranzBot2019-03-17
| | |
* | | add workspace premium badge in settings navLibravatar Dominik Guzei2019-04-03
| | |
* | | add workspace feature info in drawer for free usersLibravatar Dominik Guzei2019-04-03
| | |
* | | add workspace premium notice to dashboardLibravatar Dominik Guzei2019-03-28
| | |
* | | improve styling of workspace switch indicatorLibravatar Dominik Guzei2019-03-28
| | |
* | | add analytic events for workspace actionsLibravatar Dominik Guzei2019-03-28
| | |
* | | indicate any server interaction with spinners and infoboxesLibravatar Dominik Guzei2019-03-26
| | |
* | | show infobox when updating workspacesLibravatar Dominik Guzei2019-03-26
| | |
* | | handle get workspaces request errors in the uiLibravatar Dominik Guzei2019-03-26
| | |
* | | hide workspace feature if it is disabledLibravatar Dominik Guzei2019-03-26
| | |
* | | reset api requests when workspace feature is stoppedLibravatar Dominik Guzei2019-03-23
| | |
* | | refactor state management for workspace featureLibravatar Dominik Guzei2019-03-23
| | |
* | | fix merge conflicts with latest developLibravatar Dominik Guzei2019-03-21
| | |
* | | add workspaces count badge in settings navigationLibravatar Dominik Guzei2019-03-21
| | |
* | | add tooltip to add workspace button in drawerLibravatar Dominik Guzei2019-03-21
| | |
* | | small fixesLibravatar Dominik Guzei2019-03-21
| | |
* | | add i18n messages for service loading and workspace switchingLibravatar Dominik Guzei2019-03-21
| | |
* | | improve workspace drawer layoutLibravatar Dominik Guzei2019-03-21
| | |
* | | style add workspace icon in drawer like the sidebar iconsLibravatar Dominik Guzei2019-03-21
| | |
* | | improve workspace switching uxLibravatar Dominik Guzei2019-03-21
| | |
* | | add workspace drawer toggle menu item and shortcutLibravatar Dominik Guzei2019-03-21
| | |
* | | change workspace switch shortcuts to start with zeroLibravatar Dominik Guzei2019-03-21
| | |
* | | add workspace drawerLibravatar Dominik Guzei2019-03-19
| | |
* | | fix conflicts with latest developLibravatar Dominik Guzei2019-03-19
|\| |
| * | Merge pull request #1338 from meetfranz/chore/app-feature-helpersLibravatar Dominik Guzei2019-03-19
| |\ \ | | | | | | | | add useful helpers for building standalone app features
| | * | refactor server api even moreLibravatar Dominik Guzei2019-03-12
| | | |
| | * | refactor server api to use prepare auth request utilLibravatar Dominik Guzei2019-03-12
| | | |
| | * | add useful helpers for building standalone app featuresLibravatar Dominik Guzei2019-03-12
| | |/
| * / fixes unnecessary scrollbars issue on signup formLibravatar Dominik Guzei2019-03-14
| |/
| * Merge pull request #1329 from meetfranz/fix/windows-copy-pasteLibravatar Dominik Guzei2019-03-12
| |\ | | | | | | Fix windows copy paste context menu on Windows
| | * fix(Windows): Fix copy & paste in service context menusLibravatar Stefan2019-03-08
| | | | | | | | | | | | Closes #1316
| * | Merge branch 'develop' of https://github.com/meetfranz/franz into developLibravatar Stefan2019-03-08
| |\ \
| | * | Fix/service webview unmounting (#1328)Libravatar Dominik Guzei2019-03-08
| | | | | | | | | | | | | | | | | | | | | | | | * detach service when underlying webview unmounts * disable no-param-reassign eslint rule
| * | | Add notification debug eventsLibravatar Stefan2019-03-08
| | | |