open-vault/ui/app/templates/components/mfa
claire bontempo 9cc2f52bc1
UI: Glimmerize search select component (#17276)
* initial commit for glimmerizing search-select

* fix credentials card tests

* WIP/fixing manually passed in options

* note for small change made in other PR

* still a work in progress, but maybe fixed some tests...maybe

* fix path filter config tests

* remove comments

* clean up merge conflicts

* remove redundant subLabel

* remove subLabel, change default label to form field size

* split up format method

* cleanup, try to keep types consistent

* change logic for ss lable

* remove comment

* cleanup naming

* fix incorrect glimmer change

* refactor to allow for parent handling selected options

* update jsdoc and reogranize functions

* add test to path filter config

* address comments, small cleanup

* add test for path filter config ss

* rearrange functions so git diff is easier to compare

* change isNotSectionHeader to isSectionHeader

* add more explicit test coverage, tidying for search select

* small doc tidy

* add comments, one more test! last cleanup!

* fix search select tests
2022-10-03 11:01:34 -07:00
..
login-enforcement-list-item.hbs
method-form.hbs UI/Glimmerize modal & confirmation modal component (#16032) 2022-06-21 12:43:34 -07:00
method-list-item.hbs MFA method acceptance tests (#15665) 2022-05-27 14:49:44 -06:00
mfa-form.hbs Move Mfa components to MFA folder (#15813) 2022-06-06 10:49:03 -06:00
mfa-login-enforcement-form.hbs UI: Glimmerize search select component (#17276) 2022-10-03 11:01:34 -07:00
mfa-login-enforcement-header.hbs UI: Glimmerize search select component (#17276) 2022-10-03 11:01:34 -07:00
mfa-setup-step-one.hbs Move Mfa components to MFA folder (#15813) 2022-06-06 10:49:03 -06:00
mfa-setup-step-two.hbs Move Mfa components to MFA folder (#15813) 2022-06-06 10:49:03 -06:00
nav.hbs