aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/settings/team
Commit message (Collapse)AuthorAge
* chore: upgrade react to latest (#2030)Libravatar Markus Hatvan2021-10-07
|
* chore: update various defaultMessages (#1925)Libravatar Markus Hatvan2021-09-13
|
* chore: upgrade intl dependencies (#1920)Libravatar Markus Hatvan2021-09-13
|
* 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
* Removed hardcoded strings and reused constants defined in config.js (#1499)Libravatar Vijay Raghavan Aravamudhan2021-06-05
|
* 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
* Run prepare code to fix formattingLibravatar Amine Mouafik2019-11-27
|
* Enhance readability when teams not availableLibravatar Amine Mouafik2019-11-26
|
* Mass replace of availible by availableLibravatar Amine Mouafik2019-10-20
|
* Add info about teams only being availible on Franz serversLibravatar vantezzen2019-10-18
|
* Merge branch 'master' of https://github.com/meetfranz/franz into franz-5.3.0Libravatar vantezzen2019-09-07
|\
| * Fix headline spacingLibravatar Stefan Malzner2019-09-05
| |
| * Fix linting issuesLibravatar Stefan Malzner2019-09-05
| |
| * polishingLibravatar Stefan Malzner2019-09-05
| |
| * Add trial / subscription handlingLibravatar Stefan Malzner2019-08-19
| |
* | Replace public Franz occurences with FerdiLibravatar vantezzen2019-08-21
|/
* Fix linting issueLibravatar Stefan Malzner2019-04-15
|
* fix linting issuesLibravatar Stefan Malzner2019-04-13
|
* Polish team screenLibravatar Stefan Malzner2019-04-13
|
* Fix styling issues & add premium badgeLibravatar Stefan Malzner2019-04-12
|
* Clean upLibravatar Stefan Malzner2019-04-08
|
* Add new Team page in settingsLibravatar Stefan Malzner2019-04-08