aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/settings/account/AccountDashboard.js
Commit message (Collapse)AuthorAge
* remove duplicate Button componentLibravatar Santhosh Chinnasamy2022-05-16
|
* Use components defined in the codebase; Extract some text for i18n purposes.Libravatar Vijay A2022-05-06
|
* Add Ferdi server to hosted services (#49)Libravatar André Oliveira2022-04-27
| | | | * 'SettingsNavigation.js' and 'TeamDashboard.js' also have a call to 'LIVE_FERDI_API', but it handles the teams feature that I think neither Ferdi or Ferdium provide. * Removes comment on 'apiBase.ts' because I tested and the Terms was redirecting fine on the 'Help' Menu.
* Complete tray icons redesign for all platforms (#28)Libravatar Fernando Figueiredo2022-04-22
|
* Branding: Changed the tray and top iconsLibravatar André Oliveira2022-04-21
|
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
|
* Remove duplicate edit button in account settings tabLibravatar kytwb2021-12-18
|
* chore: upgrade react-jss to latest (#2302)Libravatar Markus Hatvan2021-12-04
|
* chore: move 'packages/ui' into 'src' (no longer an injected package) (#2077)Libravatar Vijay Aravamudhan2021-10-15
|
* chore: upgrade react to latest (#2030)Libravatar Markus Hatvan2021-10-07
|
* chore: add --preserve-whitespace flag for extract script and sync translationsLibravatar mhatvan2021-09-14
|
* refactor: revert the text for some more fields.Libravatar Vijay A2021-09-14
|
* chore: update various defaultMessages (#1925)Libravatar Markus Hatvan2021-09-13
|
* chore: upgrade intl dependencies (#1920)Libravatar Markus Hatvan2021-09-13
|
* Removed unused i18n keys. [skip ci]Libravatar Vijay A2021-07-23
|
* Removed Franz paid plans features:Libravatar Vijay A2021-07-20
| | | | | | | | - serviceLimit - planSelection - trialStatusBar and other Franz features that were for different tiers of subscription.
* 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`