aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/settings/account
Commit message (Collapse)AuthorAge
* Removed hardcoded strings and reused constants defined in config.js (#1499)Libravatar Vijay Raghavan Aravamudhan2021-06-05
|
* Show username and lastname fetched from server in account settingsLibravatar MichaƂ Kostewicz2021-02-07
|
* Hide user lastname on Ferdi servers as it is not storedLibravatar vantezzen2020-03-28
|
* Improve information about premiumLibravatar vantezzen2020-03-25
| | | | | | | | | As seen in #496, the current way Ferdi displays information about the Premium status may be irritating to new users. This commit will: - Hide all premium sections if we are not using the Franz server - Hide teams section if we are not using the Franz server - Update the description on the Teams page to reflect the use of Teams in Ferdi - Fix accessing the Team Management page to go to meetfranz.com instead of getferdi.com
* Better handling of account settings (if using without account)Libravatar Amine Mouafik2019-12-18
|
* Merge https://github.com/meetfranz/franz into franz-5.4.0-releaseLibravatar vantezzen2019-10-24
|\
| * polishingLibravatar Stefan Malzner2019-10-16
| |
| * add spaceLibravatar Stefan Malzner2019-10-16
| |
| * simplify plan selectionLibravatar Stefan Malzner2019-10-15
| |
| * Move checkout to in app instead of external handlingLibravatar Stefan Malzner2019-10-14
| |
* | Merge branch 'master' of https://github.com/meetfranz/franz into franz-5.3.0Libravatar vantezzen2019-09-07
|\|
| * Fix isPro stateLibravatar Stefan Malzner2019-09-05
| |
| * bugfixing & polishingLibravatar Stefan Malzner2019-09-04
| |
| * Add CTA for pro upgradeLibravatar Stefan Malzner2019-09-02
| |
| * Fix linting issuesLibravatar Stefan Malzner2019-08-28
| |
| * Update wordingLibravatar Stefan Malzner2019-08-21
| |
| * Add trial / subscription handlingLibravatar Stefan Malzner2019-08-19
| |
| * Add option to subscribe to trial via account dashboardLibravatar Stefan Malzner2019-08-08
| |
| * WIP: add option to activate trialLibravatar Stefan Malzner2019-08-05
| |
* | Replace public Franz occurences with FerdiLibravatar vantezzen2019-08-21
|/
* Add spacingLibravatar Stefan Malzner2019-04-13
|
* Fix styling issues & add premium badgeLibravatar Stefan Malzner2019-04-12
|
* optimize edit buttonsLibravatar Stefan Malzner2019-04-09
|
* Restore classic layout when user has no subscriptionLibravatar Stefan Malzner2019-04-08
|
* Replace invoices & subscription info with links to websiteLibravatar Stefan Malzner2019-04-08
|
* Fix unused i18n stringsLibravatar Stefan Malzner2019-03-07
|
* wipLibravatar Stefan Malzner2019-01-07
|
* Fix linting issuesLibravatar Stefan Malzner2018-12-09
|
* Upgrade to react 16Libravatar Stefan Malzner2018-12-09
| | | | TODO: add componentDidCatch
* feat(App): Add proxy support for servicesLibravatar Stefan Malzner2018-11-27
|
* Merge branch 'develop' into feature/features-apiLibravatar Stefan Malzner2018-11-22
|\
| * Fix linting errorsLibravatar Stefan Malzner2018-11-15
| |
* | 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
* change directory structure for subscriptionLibravatar haraldox2018-01-19
| | | | move to own sub-folders `subscription`
* Fix linting issuesLibravatar Stefan Malzner2018-01-17
|
* Completely remove minerLibravatar Stefan Malzner2017-12-24
|
* feat(Account): Enable a user to delete their own accountLibravatar Stefan Malzner2017-12-04
|
* initial commitLibravatar Stefan Malzner2017-10-13