aboutsummaryrefslogtreecommitdiffstats
path: root/src/features/workspaces/store.js
Commit message (Collapse)AuthorAge
* Enable Split View Mode (#1926)Libravatar niu tech2021-09-15
|
* feat: add eslint-plugin-unicorn (#1936)Libravatar Markus Hatvan2021-09-14
|
* Fix issue with workspace feature - fixes #1682 (#1854)Libravatar Vijay Raghavan Aravamudhan2021-09-01
| | | | | | | | * fix issue with workspace feature not being turned on, and then randomly turning on somehow. * when deleting the active workspace, auto-select the default workspace. * consolidated the toggling of features into a single place in the config file. Co-authored-by: Sadetdin EYILI <sadetdin.eyili@ekino.com> Signed-off-by: Vijay A <avijayr@protonmail.com>
* Removed Franz paid plans features:Libravatar Vijay A2021-07-20
| | | | | | | | - serviceLimit - planSelection - trialStatusBar and other Franz features that were for different tiers of subscription.
* Upgrade various dependencies to latest part 2 (#1557)Libravatar Markus Hatvan2021-07-03
| | | | | | | | * Upgrade various dependencies to latest, remove unnecessary electron-hunspell - upgrade eslint and friends to latest - remove deprecated 'node-sass' in favor of 'sass' - disable new rules from 'eslint-config-airbnb' that are conflicting with current code style - add workspace config for 'vscode' that silences 'experimentalDecorator' warning and forces 'prettier' to single quote * Run yarn lint to autofix with new ruleset and worked down lint issues to zero
* Removed the cyclical dependency in workspaces and announcement (Partial fix ↵Libravatar Markandan R2021-06-13
| | | | for: #1519) (#1522)
* Merge https://github.com/meetfranz/franz into franz-5.4.0-releaseLibravatar vantezzen2019-10-24
|\
| * Merge branch 'release/5.4.0-beta.3' into ↵Libravatar Stefan Malzner2019-10-08
| |\ | | | | | | | | | fix/only-load-workspace-related-services
| | * Revert "fix(Workspaces): Only initialize active Workspace services when app ↵Libravatar Stefan Malzner2019-10-04
| | | | | | | | | | | | | | | | | | | | | is starting" This reverts commit b521a232ac7c79527d0f3c9baa46695fa5d5e62d, reversing changes made to 5668a7ad1276a5117bba912a883442961ac54728.
| * | Also show Franz loading spinner when workspaces are loadingLibravatar Dominik Guzei2019-10-07
| |/
| * Remove console.logLibravatar Dominik Guzei2019-10-04
| |
| * Only load services when workspaces have been loadedLibravatar Dominik Guzei2019-10-04
| | | | | | | | This avoids briefly loading and displaying all services (which is ugly and slow) before it has been determined that there actually is an active workspace.
* | Implement #37Libravatar vantezzen2019-09-16
| |
* | Merge branch 'master' of https://github.com/meetfranz/franz into ↵Libravatar vantezzen2019-09-13
|\| | | | | | | meetfranz-master
| * feat(Workspaces): Setting to keep all workspaces loadedLibravatar Dominik Guzei2019-09-11
| |
* | Use ferdi namespace on debuggerLibravatar vantezzen2019-09-12
| |
* | Remove service limit and enable workspacesLibravatar vantezzen2019-09-07
|/
* bugfixing & polishingLibravatar Stefan Malzner2019-09-04
|
* Add trial / subscription handlingLibravatar Stefan Malzner2019-08-19
|
* Merge branch 'develop' into feature/new-pricingLibravatar Stefan Malzner2019-08-09
|\
| * fix reactions and workspace cleanup logicLibravatar Dominik Guzei2019-07-10
| |
* | Rename feature flagsLibravatar Stefan Malzner2019-06-17
|/
* Improve cleanup code of invalid service referencesLibravatar Dominik Guzei2019-06-05
|
* Fix invalid services references in workspaces locallyLibravatar Dominik Guzei2019-06-05
|
* Merge pull request #1425 from meetfranz/fix/workspace-services-ordering-bugLibravatar Dominik Guzei2019-05-22
|\ | | | | Fix service reordering within workspaces
| * fix(Workspaces): Service reordering within workspacesLibravatar Dominik Guzei2019-05-08
| |
* | fix(Announcements): Fixes issue with rendering announcments in workspacesLibravatar Dominik Guzei2019-05-08
|/
* merge-in latest developLibravatar Dominik Guzei2019-04-12
|
* improve starting and stopping logic for workspace actions and reactionsLibravatar Dominik Guzei2019-04-12
|
* WIP: announcement feature and workspace fixesLibravatar Dominik Guzei2019-04-11
|
* handle deleted services that are attached to workspacesLibravatar Dominik Guzei2019-04-10
|
* added generic pro badge component for settings navLibravatar Dominik Guzei2019-04-10
|
* ensure drawer is open on workspace settings routesLibravatar Dominik Guzei2019-04-05
|
* fix bug in workspace feature initializationLibravatar 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
|
* add workspace feature info in drawer for free usersLibravatar Dominik Guzei2019-04-03
|
* add workspace premium notice to dashboardLibravatar Dominik Guzei2019-03-28
|
* 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
|
* improve workspace switching uxLibravatar Dominik Guzei2019-03-21
|
* add workspace drawerLibravatar Dominik Guzei2019-03-19
|
* finish workspaces mvpLibravatar Dominik Guzei2019-03-01
|
* finish basic workspace settingsLibravatar Dominik Guzei2019-02-26
|
* adds flow for deleting workspacesLibravatar Dominik Guzei2019-02-22
|
* add form for creating workspacesLibravatar Dominik Guzei2019-02-22
|
* consolidate workspace feature for further developmentLibravatar Dominik Guzei2019-02-12
|