open-vault/ui/app
Arnav Palnitkar 5bd83196dc
Option to show radio button in form field (#15715)
* Option to show radio button in form field

- For possible value, now we can render either dropdown or radio buttons
- Drop down will be used for larger data set, whereas radio buttons should
  be used when we have only couple of options (example totp mfa)
- Added test for radio button functionality
- Added missing test for ttl without toggle

* Dasherize radio button ids

* Fix tests
2022-06-01 12:10:15 -07:00
..
adapters MFA Config (#15200) 2022-05-20 18:40:16 -06:00
components UI/1.11 client tests (#15658) 2022-06-01 11:42:05 -07:00
controllers Update to ttl component (#15648) 2022-05-26 12:37:19 -07:00
decorators UI/Fix form validation issues (#15560) 2022-05-25 11:22:36 -07:00
helpers MFA Config (#15200) 2022-05-20 18:40:16 -06:00
initializers Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
instance-initializers Ui request forwarding error (#4275) 2018-04-05 16:36:33 -05:00
lib UI: Switch usage of localStorage to sessionStorage (#14054) 2022-02-17 10:04:53 -06:00
machines KMSE Wizard Steps (#15171) 2022-04-26 13:17:42 -06:00
macros Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
mixins Ember upgrade to 3.28.6 (#14763) 2022-04-12 13:59:34 -06:00
models Option to show radio button in form field (#15715) 2022-06-01 12:10:15 -07:00
modifiers Remove Ivy Codemirror (#14659) 2022-03-29 10:25:16 -06:00
routes MFA Config (#15200) 2022-05-20 18:40:16 -06:00
serializers MFA method acceptance tests (#15665) 2022-05-27 14:49:44 -06:00
services the fix (#15597) 2022-05-25 11:26:28 -06:00
styles MFA Config (#15200) 2022-05-20 18:40:16 -06:00
templates UI/1.11 client tests (#15658) 2022-06-01 11:42:05 -07:00
transforms Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
utils UI/Fix form validation issues (#15560) 2022-05-25 11:22:36 -07:00
app.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
breakpoints.js UI namespaces (#5119) 2018-08-16 12:48:24 -05:00
index.html Update ui dependencies (#7244) 2019-08-19 15:45:39 -05:00
router.js MFA Config (#15200) 2022-05-20 18:40:16 -06:00