aboutsummaryrefslogtreecommitdiffstats
path: root/src/containers
Commit message (Collapse)AuthorAge
...
| * | Consistent code styleLibravatar Stefan Malzner2018-11-15
| | |
| * | Update stylesheets and added darkMode variable and toggle.Libravatar Guille Cura2018-07-05
| |/
| * Merge branch 'develop' of github.com:meetfranz/franz into developLibravatar Stefan Malzner2018-04-02
| |\
| | * feature(App): Add option to disable GPU accelerationLibravatar Stefan Malzner2018-03-28
| | |
| | * Split settings into multiple stores; app specific settings are now stored in ↵Libravatar Stefan Malzner2018-03-27
| | | | | | | | | | | | config file
| | * Move "locale" to user dataLibravatar Stefan Malzner2018-03-27
| | |
| * | fix(Windows): Hide title bar when in fullscreenLibravatar Stefan2018-03-28
| |/
| * feat(Services): Improve performance when reordering servicesLibravatar Stefan Malzner2018-03-14
| |
* | ADD features loading spinnerLibravatar haraldox2018-02-28
| |
* | adapt enterprise UI flags to features-apiLibravatar haraldox2018-02-27
| |
* | Merge branch 'feature/features-api' into feature/enterprise-uiLibravatar haraldox2018-02-26
|\ \
| * | ADD `features` requestLibravatar haraldox2018-02-26
| |/ | | | | | | REFACTOR `defaults` -> `base`
| * fix teamId & customUrl validation for hosted optionLibravatar haraldox2018-02-16
| |
| * fix validation for side-by-side teamId & customURLLibravatar haraldox2018-02-16
| |
* | feat(App) Feature Added enterprise UILibravatar haraldox2018-02-13
|/ | | | | | | | | | | | | | | | | | | | | | | | | ##Account Dashboard: - CHANGE account type to 'Enterprise Account' (green badge) - REMOVE button 'Edit Account' if SSO login is used - ADD company name and contact information - REMOVE premium account plans section - REMOVE account deletion ##Settings Navigation - REMOVE available services if user not allowed to manage services ##Edit Service - REMOVE delete button if user not allowed to manage services - CHANGE disable team / custom URL if user not allowed to manage services ##Edit User - REMOVE account type ##User.js - ADD mock enterprise properties ##Input.js - FIX disabled passthrough
* Merge pull request #654 from meetfranz/feature/invite-buttonLibravatar Stefan Malzner2018-02-12
|\ | | | | Invite Button in Settings
| * REMOVE presentational stuff from smart containerLibravatar haraldox2018-02-08
| |
| * [MINOR] house cleaningLibravatar haraldox2018-02-06
| |
| * fix linting errorsLibravatar haraldox2018-02-02
| |
| * finished embedded invite functionalityLibravatar haraldox2018-02-02
| | | | | | | | | | | | ADDED internationalization ADDED loading indicator in send button REMOVED query param `from`
| * got server callback and infobox workingLibravatar haraldox2018-02-02
| |
| * [WIP] started work on infoboxLibravatar haraldox2018-01-30
| |
| * ADDED embedded invite screen in settingsLibravatar haraldox2018-01-30
| | | | | | | | reuses component `Invite`
| * Merge branch 'fix-invite-screen' into feature/invite-buttonLibravatar haraldox2018-01-30
| | | | | | | | fix linitng errors
| * Merge branch 'develop' into feature/invite-buttonLibravatar haraldox2018-01-30
| |\
| * | return to account screen from invite screenLibravatar haraldox2018-01-22
| | | | | | | | | | | | cheap solution because `state` prop of `<Link>` is not being passed to route
| * | ADDED invite button in Account SettingsLibravatar haraldox2018-01-21
| | | | | | | | | | | | [WIP] return to previous route on submit / cancel
* | | Revert "Revert "fix property change due to mobx-react-form update""Libravatar haraldox2018-01-30
| | | | | | | | | | | | This reverts commit b595dcb997941b418fa8bb1609f54aeb978c91da.
* | | fix import pathLibravatar haraldox2018-01-19
| | |
* | | Revert "fix property change due to mobx-react-form update"Libravatar haraldox2018-01-19
| | | | | | | | | | | | This reverts commit 34949a6a005df240fa79f679675a0de1f3839776.
* | | change directory structure for subscriptionLibravatar haraldox2018-01-19
| |/ |/| | | | | move to own sub-folders `subscription`
* | fix property change due to mobx-react-form updateLibravatar haraldox2018-01-19
|/ | | | validate -> validators
* Fix linting issuesLibravatar Stefan Malzner2018-01-17
|
* Merge branch 'develop' into feature/remove-minerLibravatar Stefan Malzner2018-01-17
|\
| * Merge branch 'develop' into i18nLibravatar Stefan Malzner2018-01-08
| |\ | | | | | | | | | | | | # Conflicts: # src/i18n/languages.js
| | * Merge pull request #525 from meetfranz/feature/icon-uploadLibravatar Stefan Malzner2018-01-06
| | |\ | | | | | | | | [PR] Feature/icon upload
| | | * feat(Service): Add custom service icon uploadLibravatar Stefan Malzner2018-01-02
| | | |
| | | * First working draft of icon uploadLibravatar Stefan Malzner2017-12-27
| | | |
| | | * Merge branch 'develop' into feature/icon-uploadLibravatar Stefan Malzner2017-12-24
| | | |\
| | | * | [wip] add icon uploadLibravatar Stefan Malzner2017-11-12
| | | | |
| | * | | Merge branch 'develop' into service-cache-cleanupLibravatar Stefan Malzner2018-01-03
| | |\ \ \
| | | * | | feat(Services): Improve user experience of service searchLibravatar Stefan Malzner2018-01-03
| | | | |/ | | | |/|
| | * | | feat(App): Add option to clear app cache (@dannyqiu)Libravatar Stefan Malzner2018-01-03
| | | | |
| | * | | Add button to clear global cache and all servicesLibravatar Danny Qiu2017-12-29
| | | | |
| | * | | Add button to clear service cacheLibravatar Danny Qiu2017-12-29
| | |/ /
| * | | Sort languages by nameLibravatar Stefan Malzner2017-12-07
| | | |
* | | | Completely remove minerLibravatar Stefan Malzner2017-12-24
| |/ / |/| |
* | | Merge pull request #474 from meetfranz/feature/service-improvementsLibravatar Stefan Malzner2017-12-15
|\ \ \ | | | | | | | | [PR] Service improvements
| * | | feat(Recipes): Add `hasHostedOption` to enable hosted & self hosted servicesLibravatar Stefan Malzner2017-12-15
| |/ /
* / / feat(Service): Add option to completely disable message badgesLibravatar Stefan Malzner2017-12-14
|/ /