aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/settings/user
Commit message (Collapse)AuthorAge
* chore: upgrade react to latest (#2030)Libravatar Markus Hatvan2021-10-07
|
* refactor: revert the text for some more fields.Libravatar Vijay A2021-09-14
|
* chore: upgrade intl dependencies (#1920)Libravatar Markus Hatvan2021-09-13
|
* chore: migrate from tslint to @typescript-eslint (#1706)Libravatar Markus Hatvan2021-07-30
| | | | | | | | | | - update .eslintrc to work for .js and .ts - update devDependencies - lint properly both root /src and nested /packages - update webhint recommended setting for tsconfig.json to shrink output - Manage all eslint rules from the repo root - escape single quotes in scripts to please windows build Co-authored-by: Vijay A <avijayr@protonmail.com>
* Make packages work in electron, node and webLibravatar Stefan Malzner2019-01-08
|
* wipLibravatar Stefan Malzner2019-01-07
|
* Fix linting issuesLibravatar Stefan Malzner2018-12-09
|
* 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
* initial commitLibravatar Stefan Malzner2017-10-13