fleet/frontend/components/UserRow
noahtalerman cc0d578b75
Update manage users styles. Implement table (list) view. (#104)
The goal of this PR is to change the layout of the manage users to a table (list view).

Move the user actions into the table view.
Move EditUserForm into a Modal
Update styles for InviteUserForm
Edit copy for the configuring SMTP warning.
2020-12-08 11:58:19 -08:00
..
_styles.scss Update manage users styles. Implement table (list) view. (#104) 2020-12-08 11:58:19 -08:00
helpers.js Update manage users styles. Implement table (list) view. (#104) 2020-12-08 11:58:19 -08:00
helpers.tests.js Update manage users styles. Implement table (list) view. (#104) 2020-12-08 11:58:19 -08:00
index.js Update manage users styles. Implement table (list) view. (#104) 2020-12-08 11:58:19 -08:00
UserRow.jsx Update manage users styles. Implement table (list) view. (#104) 2020-12-08 11:58:19 -08:00
UserRow.tests.jsx Update manage users styles. Implement table (list) view. (#104) 2020-12-08 11:58:19 -08:00