open-vault/ui/app/templates/components
Angel Garbarino d4d2ba7694
Ui/small replication action fixes (#9387)
* fix issue where if dr is not enabled, the breadcrumb link did not work.  Now if DR not enabled, the breadcrumb says replication and links back to rep index.

* show black nav when cluster is not initialized and is loading, no need for menu items and because NavHeader component and the icon live in the app and not addons I cannot access them without moving them.  I figured the black bar was enough, and it wasn't worth moving just for that

* conditional change the breadcrumb link in Disaster Recovery based on what page they are currently on (details or manage).  Before the breadcrumb link didn't do anything if they were on the manage page

* fix slow modal loading after demoting a dr secondary.  due to shamir modal not being in the addon engine and erroring out.

* to prevent confusing transition state during dr demotion, set new property on cluster and compare the mode of the dr which changes from primary to secondary during demotion.  If dr mode changes, showing loading status

* get more specific about conditional so loader does not some on disabling, but only on demote

* remove concurrency from onSubmit

* revert all concurency, I think this is solved by the removal of shamir in the dom

* reverse order

* cleanup

* forgot that tricky layout, hopefull this will fix test

* remove page container, it's not needed

* remove breadcrumbs if DR secondary

* remove pageType no now longer using

* remove conditional that is no longer hit
2020-07-07 13:09:01 -06:00
..
auth-config-form Bug Fix: Show Error messages on Auth Configuration page (#8500) 2020-03-09 12:31:21 -06:00
auth-method
console
identity
nav-header
splash-page
transit-key-action Ui/replication status discoverability (#8705) 2020-06-18 14:52:43 -07:00
wizard Ui/replication status discoverability (#8705) 2020-06-18 14:52:43 -07:00
.gitkeep
alert-popup.hbs
auth-button-auth0.hbs
auth-button-gitlab.hbs
auth-button-google.hbs
auth-form-options.hbs
auth-form.hbs UI wrapped token fix (#7398) 2019-10-01 15:30:56 -05:00
auth-info.hbs
auth-jwt.hbs
b64-toggle.hbs
backend-configure.hbs
block-error.hbs
config-pki-ca.hbs
config-pki.hbs
control-group-success.hbs
control-group.hbs
file-to-array-buffer.hbs UI - raft config and snapshotting (#7410) 2019-10-14 13:23:29 -05:00
generate-credentials.hbs
generated-item-list.hbs Enable generated items for more auth methods (#7513) 2019-10-17 16:19:14 -07:00
generated-item.hbs Enable generated items for more auth methods (#7513) 2019-10-17 16:19:14 -07:00
home-link.hbs
hover-copy-button.hbs
http-requests-bar-chart-simple.hbs Add Core Usage Metrics Components to Storybook (#8401) 2020-03-02 10:12:34 -07:00
http-requests-bar-chart.hbs
http-requests-container.hbs
http-requests-table.hbs UI - raft config and snapshotting (#7410) 2019-10-14 13:23:29 -05:00
key-version-select.hbs
kv-object-editor.hbs
license-info.hbs
logo-edition.hbs
logo-splash.hbs
menu-sidebar.hbs
mount-accessor-select.hbs
mount-backend-form.hbs
mount-info.hbs
namespace-link.hbs
namespace-picker.hbs Improvement: give option to refresh namespace dropdown (#8442) 2020-03-05 15:12:20 -07:00
nav-header.hbs
not-found.hbs
pgp-file.hbs
pgp-list.hbs pgp list fix (#7542) 2019-10-09 21:09:25 -05:00
pki-cert-popup.hbs
pki-cert-show.hbs
radial-progress.hbs
raft-join.hbs UI - raft config and snapshotting (#7410) 2019-10-14 13:23:29 -05:00
raft-storage-overview.hbs UI - raft config and snapshotting (#7410) 2019-10-14 13:23:29 -05:00
raft-storage-restore.hbs UI - raft config and snapshotting (#7410) 2019-10-14 13:23:29 -05:00
role-aws-edit.hbs
role-pki-edit.hbs
role-ssh-edit.hbs
secret-edit-display.hbs
secret-edit.hbs Ui/toggle component (#8610) 2020-03-24 13:47:56 -05:00
secret-link.hbs
secret-list-header.hbs
secret-version-menu.hbs
section-tabs.hbs
selectable-card-container.hbs Add Core Usage Metrics Components to Storybook (#8401) 2020-03-02 10:12:34 -07:00
selectable-card.hbs UI: Redesign transit UX (#8304) 2020-02-14 11:20:44 -06:00
shamir-progress.hbs
splash-page.hbs
status-menu.hbs
text-file.hbs Enable generated items for more auth methods (#7513) 2019-10-17 16:19:14 -07:00
token-expire-warning.hbs
tool-actions-form.hbs
toolbar-download-button.hbs
toolbar-secret-link.hbs
transit-edit.hbs UI: Redesign transit UX (#8304) 2020-02-14 11:20:44 -06:00
transit-key-actions.hbs Ui/transit modal (#8575) 2020-03-16 16:48:11 -06:00
ui-wizard.hbs
wizard-content.hbs
wizard-progress.hbs
wizard-section.hbs