open-vault/ui/app/components
Chelsea Shaw 81105e6209
UI: keymgmt secret engine (#15523)
* No default provider on create, add subText to service_account_file field

* Show empty state if no provider selected -- sorry for all the conditionals

* Button and distribution title styling on key edit

* Fix key distribute empty state permissions

* Don't try to fetch distribution if provider is permissionError

* Use search-select component for provider on distribute component

* Show distribution form errors on page rather than popup

* Add id, label, subtext to input-search for search-select fallback

* Remove created field from provider, default to querying for keys unless capabilities is false

* Fix link to provider from key-edit

* Search select label styling and add subText to fallback

* Refetch model after key rotate

* Create distribution method is task so we can load and disable button

* Move keymgmt to cloud group on mount options

* Key actions are tasks, fix tab active class

* Add isRunning attr to confirm-action which disables confirm button and replaces text with loader

* Fix provider active tab class

* Handle control groups on distribution

* Correctly handle error message on key-edit

* Show loading state on distribute, reload key after distribute

* Clear old validation errors if valid

* Fix tests

* Fix delete url

* Add changelog

* Address PR comments

* kick circle-ci

* Format go file breaking fmt

* Rename old changelog

* Remove resolved TODO
2022-05-20 10:41:24 -05:00
..
auth-config-form Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
basic-dropdown UI - first RC feedback (#4278) 2018-04-05 16:08:18 -05:00
clients UI/cleanup client charts for 1.11 (#15408) 2022-05-18 16:47:16 -07:00
console Ember upgrade to 3.28.6 (#14763) 2022-04-12 13:59:34 -06:00
identity Ember upgrade to 3.28.6 (#14763) 2022-04-12 13:59:34 -06:00
keymgmt UI: keymgmt secret engine (#15523) 2022-05-20 10:41:24 -05:00
nav-header Ember update (#5386) 2018-09-25 11:28:26 -05:00
secret-list UI: add Database static role password rotation (#14268) 2022-02-25 12:16:54 -06:00
splash-page Ember update (#5386) 2018-09-25 11:28:26 -05:00
transit-key-action Updated transit key action to components (#11807) 2021-06-11 14:44:57 -07:00
wizard KMSE Wizard Steps (#15171) 2022-04-26 13:17:42 -06:00
.gitkeep Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
alert-popup.js Add storybook (#6496) 2019-04-03 14:06:20 -07:00
alphabet-edit.js CRUD for transform alphabets (#9989) 2020-09-21 15:36:07 -05:00
auth-form-options.js Ember-cli upgrade from ~3.8 to ~3.20 (#9972) 2020-12-03 16:00:22 -07:00
auth-form.js OIDC Login Bug (#14916) 2022-04-07 08:30:29 -06:00
auth-info.js Runloop/Computed Dot Access Removal (#14596) 2022-03-21 15:09:59 -06:00
auth-jwt.js OIDC Login Bug (#14916) 2022-04-07 08:30:29 -06:00
b64-toggle.js Ember upgrade to 3.28.6 (#14763) 2022-04-12 13:59:34 -06:00
block-error.js add block-error and block-empty components to centralize some bulma markup 2018-10-18 14:55:48 -05:00
calendar-widget.js Calendar widget test and small styling fix on wide screens (#14139) 2022-02-17 16:52:06 -07:00
cluster-info.js Update cluster status partial to component (#11680) 2021-05-27 09:52:51 -07:00
config-pki-ca.js UI/vault 6212/multiple issuer pki changes (#15464) 2022-05-18 11:31:17 -07:00
config-pki.js UI/vault 6212/multiple issuer pki changes (#15464) 2022-05-18 11:31:17 -07:00
configure-aws-secret.js Update secret backend partial to components (#11768) 2021-06-07 10:57:36 -07:00
configure-ssh-secret.js Update secret backend partial to components (#11768) 2021-06-07 10:57:36 -07:00
control-group-success.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
control-group.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
database-connection.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
database-role-edit.js UI: add Database static role password rotation (#14268) 2022-02-25 12:16:54 -06:00
database-role-setting-form.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
date-dropdown.js UI/client count tests (#14162) 2022-02-24 14:04:40 -06:00
diff-version-selector.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
file-to-array-buffer.js Remove Faker (#13778) 2022-01-25 13:27:26 -07:00
flash-message.js Ember-cli upgrade from ~3.8 to ~3.20 (#9972) 2020-12-03 16:00:22 -07:00
generate-credentials-database.js UI/control group db cred (#12024) 2021-07-12 12:50:30 -05:00
generate-credentials.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
generated-item-list.js UI: Clean up Dynamic UI for CRUD (#6994) 2019-07-01 16:35:18 -04:00
generated-item.js Custom tooltip for Generated Token Policies form field on auth methods (#15046) 2022-04-14 14:58:26 -06:00
get-credentials-card.js GetCredentials Bug fix (#13336) 2021-12-03 14:59:42 -07:00
home-link.js Update repository links to point to main (#14112) 2022-02-17 14:30:56 -05:00
hover-copy-button.js Ember upgrade to 3.28.6 (#14763) 2022-04-12 13:59:34 -06:00
input-search.js UI Database Secrets Engine (MongoDB) (#10655) 2021-02-18 10:36:31 -06:00
json-editor.js Remove Ivy Codemirror (#14659) 2022-03-29 10:25:16 -06:00
key-version-select.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
kv-object-editor.js Transform Advanced Templating (#13908) 2022-02-07 13:07:53 -07:00
license-banners.js UI/license banners (#11759) 2021-06-03 15:30:26 -05:00
license-info.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
logo-edition.js UI - jwt auth (#6188) 2019-02-14 09:39:19 -06:00
logo-splash.js UI - jwt auth (#6188) 2019-02-14 09:39:19 -06:00
menu-sidebar.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
mfa-form.js updates mfa error handling (#14147) 2022-02-18 08:22:39 -07:00
mount-accessor-select.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
mount-backend-form.js Key Management Secrets Engine Phase 1 (#15036) 2022-04-20 12:40:27 -06:00
namespace-link.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
namespace-picker.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
nav-header.js Ember upgrade to 3.28.6 (#14763) 2022-04-12 13:59:34 -06:00
not-found.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
oidc-consent-block.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
outer-html.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
pagination-controls.js Key Management Secrets Engine Phase 1 (#15036) 2022-04-20 12:40:27 -06:00
pgp-file.js Ember upgrade to 3.28.6 (#14763) 2022-04-12 13:59:34 -06:00
pgp-list.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
pki-cert-popup.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
pki-cert-show.js Ember-cli upgrade from ~3.8 to ~3.20 (#9972) 2020-12-03 16:00:22 -07:00
radial-progress.js Ember upgrade to 3.28.6 (#14763) 2022-04-12 13:59:34 -06:00
raft-join.js UI - raft config and snapshotting (#7410) 2019-10-14 13:23:29 -05:00
raft-storage-overview.js UI - raft config and snapshotting (#7410) 2019-10-14 13:23:29 -05:00
raft-storage-restore.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
regex-validator.hbs Ember upgrade to 3.28.6 (#14763) 2022-04-12 13:59:34 -06:00
regex-validator.js Transform Advanced Templating (#13908) 2022-02-07 13:07:53 -07:00
role-aws-edit.js Ember-cli upgrade from ~3.8 to ~3.20 (#9972) 2020-12-03 16:00:22 -07:00
role-edit.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
role-pki-edit.js UI Onboarding Wizards (#5196) 2018-08-28 00:03:55 -05:00
role-ssh-edit.js Ember-cli upgrade from ~3.8 to ~3.20 (#9972) 2020-12-03 16:00:22 -07:00
secret-create-or-update.js UI/Only show form values if have read access (#14794) 2022-04-01 16:05:42 -05:00
secret-delete-menu.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
secret-edit-metadata.js Form Field Glimmer (#15026) 2022-04-13 15:51:44 -06:00
secret-edit-toolbar.js Bug Fix and Glimmerize secret-edit component (#14941) 2022-04-07 11:07:33 -06:00
secret-edit.js Bug Fix and Glimmerize secret-edit component (#14941) 2022-04-07 11:07:33 -06:00
secret-link.js Ember upgrade to 3.28.6 (#14763) 2022-04-12 13:59:34 -06:00
secret-list-header-tab.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
secret-list-header.js Secrets header version badge (#13015) 2021-11-08 14:29:00 -07:00
secret-version-menu.js KV 2 Toolbar delete redesign (#11530) 2021-05-19 10:43:55 -06:00
section-tabs.js OpenAPI CRUD views (#6702) 2019-06-21 11:18:26 -04:00
selectable-card.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
shamir-progress.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
splash-page.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
status-menu.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
text-file.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
token-expire-warning.js UI/OIDC namespace support (#12955) 2021-10-29 16:54:15 -05:00
tool-actions-form.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
tool-hash.js UI/tools partial (#11672) 2021-05-24 10:45:35 -06:00
tool-lookup.js UI/tools partial (#11672) 2021-05-24 10:45:35 -06:00
tool-random.js UI/tools partial (#11672) 2021-05-24 10:45:35 -06:00
tool-rewrap.js UI/tools partial (#11672) 2021-05-24 10:45:35 -06:00
tool-unwrap.js UI/tools partial (#11672) 2021-05-24 10:45:35 -06:00
tool-wrap.js UI/tools partial (#11672) 2021-05-24 10:45:35 -06:00
toolbar-secret-link.js Ember upgrade to 3.28.6 (#14763) 2022-04-12 13:59:34 -06:00
transform-advanced-templating.js Transform Advanced Templating (#13908) 2022-02-07 13:07:53 -07:00
transform-create-form.js Ui/transformation edit update roles (#9955) 2020-09-15 13:46:35 -05:00
transform-edit-base.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
transform-edit-form.js Ui/transformation edit update roles (#9955) 2020-09-15 13:46:35 -05:00
transform-role-edit.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
transform-show-transformation.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
transform-template-edit.js Ui/transform templates (#9981) 2020-09-17 14:08:06 -05:00
transformation-edit.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
transit-edit.js Revert "MFA (#14049)" (#14135) 2022-02-17 13:17:59 -07:00
transit-key-actions.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
ui-wizard.js Ember-cli upgrade from ~3.8 to ~3.20 (#9972) 2020-12-03 16:00:22 -07:00
wizard-content.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
wizard-section.js Address PR feedback for Guide style updates 2018-09-04 13:15:14 -06:00
wrap-ttl.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00