fleet/frontend/components/forms/admin/EditUserForm
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 App settings page (#615) 2016-12-23 13:40:16 -05:00
EditUserForm.jsx Disable editing of logged in user email in admin panel (#2031) 2019-04-23 15:58:32 -07:00
EditUserForm.tests.jsx Handle server errors (#730) 2017-01-05 19:01:17 -05:00
index.js App settings page (#615) 2016-12-23 13:40:16 -05:00