aboutsummaryrefslogtreecommitdiffstats
path: root/src/containers/settings/EditUserScreen.js
Commit message (Collapse)AuthorAge
* 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>
* Upgraded eslint and fixed all the reported errors. (#1549)Libravatar Vijay Raghavan Aravamudhan2021-06-23
|
* setup react-intl translations managing scriptLibravatar Dominik Guzei2019-03-05
|
* Simplify analytics callsLibravatar Stefan Malzner2019-02-21
|
* Add port option to service proxy configLibravatar Stefan Malzner2018-12-09
|
* Add React 16 didCatch/ErrorBoundary componentLibravatar 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
* fix property change due to mobx-react-form updateLibravatar haraldox2018-01-19
| | | | validate -> validators
* initial commitLibravatar Stefan Malzner2017-10-13