fleet/frontend/components/UserBlock
Zachary Wasserman 3b349304fb
Disable editing of logged in user email in admin panel (#2031)
Doing so has long resulted in an error when submitting the form. This
disables the input field when editing the logged in users details in the
admin panel.

The logged in user can still change their own email using the "Account
Settings" page accessed in the top left of the sidebar.
2019-04-23 15:58:32 -07:00
..
_styles.scss Fix React deprecation warnings (#1976) 2019-01-06 17:25:33 -08:00
helpers.js Add SSO support to new user activation (#1504) 2017-05-10 11:26:05 -05:00
helpers.tests.js Stop re-rendering of page component from covering up form errors (#1104) 2017-01-27 10:41:55 -05:00
index.js Stop re-rendering of page component from covering up form errors (#1104) 2017-01-27 10:41:55 -05:00
UserBlock.jsx Disable editing of logged in user email in admin panel (#2031) 2019-04-23 15:58:32 -07:00
UserBlock.tests.jsx Upgrade React to version 16 (#1983) 2019-01-14 13:45:28 -08:00