fleet/frontend/components/forms/ChangePasswordForm
noahtalerman 98799fdff8
New styles for 404, 500, Login, User settings, and Confirm invite pages. (#108)
- Kolide404 and Kolide500 components renamed to Fleet404 and Fleet500
- Styling for Login and Confirm invite pages are consistent with the recent changes to the Setup page.
- Add "*" character to the 404 <Route />'s path property. Now the 404 page renders when there is no exact path match.
2020-12-08 17:45:08 -08:00
..
_styles.scss New styles for 404, 500, Login, User settings, and Confirm invite pages. (#108) 2020-12-08 17:45:08 -08:00
ChangePasswordForm.jsx New styles for 404, 500, Login, User settings, and Confirm invite pages. (#108) 2020-12-08 17:45:08 -08:00
ChangePasswordForm.tests.jsx Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00
index.js Add skeleton for User settings page (#627) 2016-12-13 10:24:58 -05:00
validate.js Client-side password validation (#1181) 2017-02-07 09:29:48 -05:00