open-vault/ui/tests/pages
Jordan Reimer 36ccfaa3aa
MFA (#14049)
* adds development workflow to mirage config

* adds mirage handler and factory for mfa workflow

* adds mfa handling to auth service and cluster adapter

* moves auth success logic from form to controller

* adds mfa form component

* shows delayed auth message for all methods

* adds new code delay to mfa form

* adds error views

* fixes merge conflict

* adds integration tests for mfa-form component

* fixes auth tests

* updates mfa response handling to align with backend

* updates mfa-form to handle multiple methods and constraints

* adds noDefault arg to Select component

* updates mirage mfa handler to align with backend and adds generator for various mfa scenarios

* adds tests

* flaky test fix attempt

* reverts test fix attempt

* adds changelog entry

* updates comments for todo items

* removes faker from mfa mirage factory and handler

* adds number to word helper

* fixes tests

* Revert "Merge branch 'main' into ui/mfa"

This reverts commit 8ee6a6aaa1b6c9ec16b985c10d91c3806819ec40, reversing
changes made to 2428dd6cca07bb41cda3f453619646ca3a88bfd0.

* format-ttl helper fix from main
2022-02-17 09:10:56 -07:00
..
access Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
components UI/Fix parsing CRL in PKI engine (#13913) 2022-02-04 18:26:29 -08:00
helpers Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
policies Bug fix - ui context menu (#6018) 2019-01-09 12:30:19 -06:00
policy Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
secrets Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
settings Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
auth.js MFA (#14049) 2022-02-17 09:10:56 -07:00
init.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
logout.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
metrics.js Ui/test metrics mirage (#10341) 2020-11-09 09:41:19 -06:00