aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/settings
Commit message (Collapse)AuthorAge
* Merge branch 'feature/spellcheck-autodetect' into developLibravatar Stefan Malzner2019-02-12
|\
| * feat(Spell checking): Add option to automatically detect languageLibravatar Stefan Malzner2019-02-08
| |
* | Make packages work in electron, node and webLibravatar Stefan Malzner2019-01-08
| |
* | wipLibravatar Stefan Malzner2019-01-07
|/
* Slimming down proxy formLibravatar Stefan Malzner2018-12-09
|
* Add proxy restart noticeLibravatar Stefan Malzner2018-12-09
|
* Add port option to service proxy configLibravatar Stefan Malzner2018-12-09
|
* Fix linting issuesLibravatar Stefan Malzner2018-12-09
|
* Add React 16 didCatch/ErrorBoundary componentLibravatar Stefan Malzner2018-12-09
|
* Upgrade to react 16Libravatar Stefan Malzner2018-12-09
| | | | TODO: add componentDidCatch
* feat(Service): Add option to change spellchecking language by serviceLibravatar Stefan Malzner2018-12-07
|
* Show service dark mode option only for dark mode servicesLibravatar Stefan Malzner2018-11-30
|
* feat(App): Improved spell checker & context menuLibravatar Stefan Malzner2018-11-30
|
* feat(App): Add proxy support for servicesLibravatar Stefan Malzner2018-11-27
|
* Move spellchecker to premiumLibravatar Stefan Malzner2018-11-25
|
* feat(App): Lay groundwork for general themeing supportLibravatar Stefan Malzner2018-11-24
|
* Merge branch 'develop' into feature/features-apiLibravatar Stefan Malzner2018-11-22
|\
| * feat(App): Add option to enable dark mode for supported servicesLibravatar Stefan Malzner2018-11-22
| |
| * Fix disable save service buttonLibravatar Stefan Malzner2018-11-21
| |
| * Disable button when form is pristine and user input is requiredLibravatar Stefan Malzner2018-11-21
| |
| * Merge branch 'develop' into feature/dark-themeLibravatar Stefan Malzner2018-11-16
| |\
| | * Fix linting errorsLibravatar Stefan Malzner2018-11-15
| | |
| * | Update stylesheets and added darkMode variable and toggle.Libravatar Guille Cura2018-07-05
| |/
| * feature(App): Add option to disable GPU accelerationLibravatar Stefan Malzner2018-03-28
| |
* | adapt enterprise UI flags to features-apiLibravatar haraldox2018-02-27
| |
* | 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
| * [MINOR] ADD blank lineLibravatar haraldox2018-02-06
| |
| * [MINOR] house cleaningLibravatar haraldox2018-02-06
| |
| * [MINOR] REMOVE unnecessary varLibravatar haraldox2018-02-06
| | | | | | | | `pathname`
| * REMOVE invite button from Account DashboardLibravatar haraldox2018-02-03
| |
| * 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`
| * ADDED invite button on settings navigationLibravatar haraldox2018-01-30
| | | | | | | | currently goes to `auth/signup/invite` route only
| * Merge branch 'fix-invite-screen' into feature/invite-buttonLibravatar haraldox2018-01-30
| | | | | | | | fix linitng errors
| * 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
* | change directory structure for subscriptionLibravatar haraldox2018-01-19
|/ | | | move to own sub-folders `subscription`
* Fix linting issuesLibravatar Stefan Malzner2018-01-17
|
* Merge branch 'develop' into feature/remove-minerLibravatar Stefan Malzner2018-01-17
|\
| * 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 bug-fixesLibravatar Stefan Malzner2018-01-04
| |\ \ \
| | * \ \ Merge branch 'service-cache-cleanup' of https://github.com/dannyqiu/franz ↵Libravatar Stefan Malzner2018-01-04
| | |\ \ \ | | | | | | | | | | | | | | | | | | into feature/service-cache-cleanup
| | | * \ \ Merge branch 'develop' into service-cache-cleanupLibravatar Stefan Malzner2018-01-03
| | | |\ \ \