aboutsummaryrefslogtreecommitdiffstats
path: root/src/features/workspaces/store.js
Commit message (Expand)AuthorAge
* chore: transform workspace action store and todo store into tsLibravatar Muhamed2022-11-25
* chore: change values inside mobx actions to fix console warnings (#532)Libravatar André Oliveira2022-08-03
* eslint needs to be executed at the top-level to actually workv6.0.1-nightly.3Libravatar Vijay A2022-07-25
* chore: Mobx & React-Router upgrade (#406)Libravatar Ricardo Cino2022-07-07
* chore: Use relative paths while importing from custom codeLibravatar Vijay A2022-07-04
* Use default exports instead of named exportsLibravatar Vijay A2022-07-02
* Preload safe debug shim (#29)Libravatar Kristóf Marussy2022-04-22
* Turn off usage of 'debug' npm package using with electron-16 (fixes #17)Libravatar Vijay Aravamudhan2022-04-22
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
* Fetch workspaces on WorkspaceDrawer componentDidMountLibravatar kytwb2021-12-18
* Adjust number of columns for Split Mode (#2208)Libravatar niu tech2021-11-13
* Cleanup/remove feature toggle for todo, workspace, service proxy (#2134)Libravatar Abin Mn2021-10-26
* chore: update eslint setup (#2074)Libravatar Markus Hatvan2021-10-15
* 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
* Removed Franz paid plans features:Libravatar Vijay A2021-07-20
* Upgrade various dependencies to latest part 2 (#1557)Libravatar Markus Hatvan2021-07-03
* Removed the cyclical dependency in workspaces and announcement (Partial fix f...Libravatar Markandan R2021-06-13
* Merge https://github.com/meetfranz/franz into franz-5.4.0-releaseLibravatar vantezzen2019-10-24
|\
| * Merge branch 'release/5.4.0-beta.3' into fix/only-load-workspace-related-serv...Libravatar Stefan Malzner2019-10-08
| |\
| | * Revert "fix(Workspaces): Only initialize active Workspace services when app i...Libravatar Stefan Malzner2019-10-04
| * | 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
* | Implement #37Libravatar vantezzen2019-09-16
* | Merge branch 'master' of https://github.com/meetfranz/franz into meetfranz-ma...Libravatar vantezzen2019-09-13
|\|
| * 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(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