aboutsummaryrefslogtreecommitdiffstats
path: root/src/stores/FeaturesStore.js
Commit message (Collapse)AuthorAge
* chore: featureStore and GlobalErrorStore JS => TSLibravatar Ricardo Cino2022-06-23
|
* Refactor autoUpdater usageLibravatar kytwb2021-12-18
|
* chore: use caret for dependencies instead of locked versions (#2162)Libravatar Markus Hatvan2021-10-29
| | | | | - use caret for all dependencies except brittle ones like e.g. typescript - remove 'save-exact' true from .npmrc - fix various prettier formatting issues
* Cleanup/remove feature toggle for todo, workspace, service proxy (#2134)Libravatar Abin Mn2021-10-26
| | | | | | * Remove DEFAULT_FEATURES_CONFIG from config * Remove static controller Co-authored-by: Madhuri B <MadhuriBandanadam@users.noreply.github.com>
* feat: add eslint-plugin-unicorn (#1936)Libravatar Markus Hatvan2021-09-14
|
* chore: remove what's new functionality (#1864)Libravatar Markus Hatvan2021-09-04
|
* chore: remove 'shareFranz' feature since its always turned off for FerdiLibravatar Vijay A2021-08-21
|
* 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
* Add setting to enable nightly releases updates (#742)Libravatar Bennett2020-10-04
| | | Co-authored-by: Amine Mouafik <amine@mouafik.fr>
* Merge branch 'develop' into publish-debugLibravatar vantezzen2020-01-31
|\
| * Add appearance feature handlerLibravatar vantezzen2019-11-28
| |
* | Add publish debug log optionLibravatar vantezzen2019-10-29
|/
* #146 Add possible fix for 1.1.1.1 hackLibravatar vantezzen2019-10-27
|
* Merge https://github.com/meetfranz/franz into franz-5.4.0-releaseLibravatar vantezzen2019-10-24
|\
| * optimize trial signup flowLibravatar Stefan Malzner2019-10-17
| |
| * Add trialStatusBar & polishingLibravatar Stefan Malzner2019-10-16
| |
| * simplify plan selectionLibravatar Stefan Malzner2019-10-15
| |
* | Implement #120v5.4.0-beta.1Libravatar vantezzen2019-10-17
| |
* | Implement Quick Switch featureLibravatar vantezzen2019-09-20
|/
* Merge branch 'develop' into feature/new-pricingLibravatar Stefan Malzner2019-09-03
|\
| * Make todo layer resizableLibravatar Stefan Malzner2019-07-30
| |
* | Merge branch 'feature/3rd-party-limit' into feature/new-pricingLibravatar Stefan Malzner2019-06-14
|\ \
| * | Add custom recipe limitationLibravatar Stefan Malzner2019-05-02
| |/
* / Enforce service limitLibravatar Stefan Malzner2019-04-30
|/
* Merge branch 'develop' into chore/streamline-dashboardLibravatar Stefan Malzner2019-04-13
|\
| * merge-in workspace featureLibravatar Dominik Guzei2019-04-11
| |\
| | * add workspace premium badge in settings navLibravatar Dominik Guzei2019-04-03
| | |
| | * add workspace premium notice to dashboardLibravatar Dominik Guzei2019-03-28
| | |
| | * hide workspace feature if it is disabledLibravatar Dominik Guzei2019-03-26
| | |
| | * fixes merge conflicts with latest developLibravatar Dominik Guzei2019-02-26
| | |\
| | * | basic setup for workspaces featureLibravatar Dominik Guzei2019-02-12
| | | |
| | * | merge default and fetched feature configsLibravatar Dominik Guzei2019-02-12
| | | |
| * | | implements basic release announcement featureLibravatar Dominik Guzei2019-03-12
| | |/ | |/|
* | | Merge branch 'develop' into chore/streamline-dashboardLibravatar Stefan Malzner2019-04-12
|\ \ \
| * | | feat(App): Added Workspaces for all your daily routines 🥳Libravatar Dominik Guzei2019-04-11
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * merge default and fetched feature configs * ignore intellij project files * basic setup for workspaces feature * define workspaces as premium feature * add workspaces menu item in settings dialog * basic setup of workspaces settings screen * fix eslint error * assign react key prop to workspace items * add styles for workspace table * setup logic to display workspace edit page * consolidate workspace feature for further development * prepare basic workspace edit form * add on enter key handler for form input component * add form for creating workspaces * small fixes * adds flow for deleting workspaces * stop tracking google analytics in components * pin gulp-sass-variables version to 1.1.1 * fix merge conflict * fix bug in form input library * improve workspace form setup * finish basic workspace settings * finish workspaces mvp * fix eslint issues * remove dev logs * detach service when underlying webview unmounts * disable no-param-reassign eslint rule * add workspace drawer * change workspace switch shortcuts to start with zero * add workspace drawer toggle menu item and shortcut * improve workspace switching ux * style add workspace icon in drawer like the sidebar icons * improve workspace drawer layout * add i18n messages for service loading and workspace switching * small fixes * add tooltip to add workspace button in drawer * add workspaces count badge in settings navigation * fix merge conflicts with latest develop * refactor state management for workspace feature * reset api requests when workspace feature is stopped * hide workspace feature if it is disabled * handle get workspaces request errors in the ui * show infobox when updating workspaces * indicate any server interaction with spinners and infoboxes * add analytic events for workspace actions * improve styling of workspace switch indicator * add workspace premium notice to dashboard * add workspace feature info in drawer for free users * add workspace premium badge in settings nav * fix premium workspace badge in settings menu for light theme * fix active workspaces settings premium badge in light theme * give upgrade account button a bit more padding * add open last used workspace logic * use mobx-localstorage directly in the store * fix wrong workspace tooltip shortcut in sidebar * fix bug in workspace feature initialization * show workspaces intro in drawer when user has none yet * fix issues for users that have workspace but downgraded to free * border radius for premium intro in workspace settings * close workspace drawer after clicking on a workspace * add hover effect for drawer workspace items * ensure drawer is open on workspace settings routes * add small text label for adding new workspace to drawer * make workspace settings list items taller * refactor workspace table css away from legacy styles * render workspace service list like services + toggle * change plus icon in workspace drawer to settings icon * autofocus create workspace input field * add css transition to drawer workspace item hover * fix drawer add workspace label styles * refactors workspace theme vars into object structure * improve contrast of workspace switching indicator * added generic pro badge component for settings nav * add premium badge to workspace drawer headline * add context menu for workspace drawer items * handle deleted services that are attached to workspaces
* / / Add settings websocketLibravatar Stefan Malzner2019-04-09
|/ /
* / Add dialog to share franz on social mediaLibravatar Stefan Malzner2019-02-25
|/
* fix(App): Fix app delay for Premium SupportersLibravatar Stefan Malzner2019-01-09
|
* BasicAuth first draftLibravatar Stefan Malzner2018-12-21
|
* Fix linting issuesLibravatar Stefan Malzner2018-12-09
|
* split features into features and anonymousFeaturesLibravatar Stefan Malzner2018-12-01
|
* Move default feature config to config.jsLibravatar Stefan Malzner2018-12-01
|
* feat(App): Add proxy support for servicesLibravatar Stefan Malzner2018-11-27
|
* Move spellchecker to premiumLibravatar Stefan Malzner2018-11-25
|
* Add missing delayApp commitLibravatar Stefan Malzner2018-11-24
|
* Merge branch 'develop' into feature/features-apiLibravatar Stefan Malzner2018-11-22
|
* REMOVE `base` getterLibravatar haraldox2018-02-27
|
* ADD `features` requestLibravatar haraldox2018-02-26
| | | | REFACTOR `defaults` -> `base`
* initial commitLibravatar haraldox2018-02-26