fleet/frontend/components/forms/UserSettingsForm
Martavis Parker 33c5f0651c
New tooltips! (#4326)
* Allow sort by more than one key

* created custom tooltip component

* remove unused code

* fixed style for more layouts

* added tooltip to query side panel

* tooltips added to setting form

* finished settings form

* added tooltip for perf impact table headers

* tooltip for pack table and user form

* tooltip on manage policies page

* tooltip for manage schedules

* tooltip for automations; spacing for form input

* tooltip for automations modal

* user form; fixed input with icon component

* more user form tooltips

* tooltip for homepage; style fixes

* replaced many more tooltips with new version

* added story for tooltip

* added position prop

* fixed tests

* re-work how we click react-select dropdowns

* forcing the update button click

* trying a blur

* fixed typo

* trying blur on another element

* temp check-in

* replaced tooltip from host details software

* more consolidation of tooltip use for software

* fixed settings flow test

Co-authored-by: Tomas Touceda <chiiph@gmail.com>
2022-02-28 13:25:06 -08:00
..
_styles.scss Merge master into teams 2021-04-14 17:52:15 +01:00
index.js add prettier and have it format all fleet application code (#625) 2021-04-12 14:32:25 +01:00
UserSettingsForm.jsx New tooltips! (#4326) 2022-02-28 13:25:06 -08:00
UserSettingsForm.tests.jsx chore(test): rewritten user settings form test using rtl (#4274) 2022-02-18 15:30:50 -06:00
validate.js Frontend Validators: Form URLs and email addresses (#3511) 2022-01-25 11:06:47 -05:00