fleet/frontend/components/forms/RegistrationForm/AdminDetails
Jacob Shandling 54bf64ada4
UI: Fix line height issue on error in registration flow via replacing InputFieldWithIcon with InputField (#8819)
* Replace InputFieldWithIcon with InputField on setup page

* same refactor on OrgDetails and FleetDetails

* Fix admin setup page spacing issue

* change file

* Remove redundant registration flow placeholders per style guide - info already in labels

* Update reg flow tests getByPlaceHolder ->  getByLabel

* update e2e tests with getByPlaceHolderText -> getByLabelText

Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2022-12-16 10:32:10 -08:00
..
AdminDetails.jsx UI: Fix line height issue on error in registration flow via replacing InputFieldWithIcon with InputField (#8819) 2022-12-16 10:32:10 -08:00
AdminDetails.tests.jsx UI: Fix line height issue on error in registration flow via replacing InputFieldWithIcon with InputField (#8819) 2022-12-16 10:32:10 -08:00
helpers.js Remove username from UI (#1168) 2021-06-24 13:42:29 -07:00
index.js add prettier and have it format all fleet application code (#625) 2021-04-12 14:32:25 +01:00