open-vault/ui/app/templates/vault/cluster
Noelle Daley 716f25162a
Ui/redesign delete confirmation (#7271)
* add initial Confirm component to secrets list page

* use ember-wormholes to render confirmation message

* use maybe-in-element instead of ember-wormhole

* hide overlay initially

* animate confirm overlay left and right on click

* hide overlay in the DOM to properly set height

* adjust height when showing/hiding confirm-overlay

* disable confirmation buttons until trigger has been rendered

* adjust height of confirm-wrapper instead of confirm

* move Confirm/ to core

* only add style attribute when a height property exists

* fix indentation

* wip - use new Confirm inside status menu

* add Confirm to Storybook

* ensure confirm links have proper styling in Storybook and outside popup-menu

* fix height transition

* disable no-inline-styles

* add test selector

* remove comment

* consolidate Message into Trigger to make Confirm easier to use

* use new Trigger API in status menu

* remove height transition

* fix binding inline style warning

* rename confirmMessage to message

* update Confirm for Storybook

* fix indentation

* do not pass in onCancel from outer template because it is static

* add jsdoc comments to Trigger

* wip - add trigger and confirm to storybook

* fix status menu styling

* fix styling of confirm stories

* use new Confirm on secrets engine list

* use bulma speed variable

* fix indentation

* re-renable eslint no-inline-styles

* showConfirm when rendered trigger matches id

* fix background color on namespace picker

* do not expose onTrigger

* Revert "re-renable eslint no-inline-styles"

This reverts commit c7b2a9097f177a2876afaaec6020f73b07bad3c7.

* rename Confirm Trigger to Message

* add tests

* update JSDocs

* focus trigger after cancelling the confirm message

* update Confirm JSDocs

* differentiate between ConfirmAction and Confirm

* add Message to Storybook

* re-enable eslint import/extensions

* update confirmButtonText to Revoke token

* remove linebreak and extra whitespace

* fix typo

* add loading to empty button

* fix more typos

* only show Message contents when showConfirm is true

* no need to disable the confirm buttons since they only render in the DOM when showConfirm is true

* use Confirm to delete aws roles

* use Confirm to delete pki roles

* use Confirm to delete ssh roles

* add Confirm to entity alias page

* fix confirm button text on Revoke token in status menu

* ensure you can use tab to revoke a token from status menu

* reset the open trigger after the confirm has been confirmed

* use Confirm on identity list pages

* fix Disable engine confirmation text

* use <PopupMenu /> angle brack syntax

* use Confirm on policies list page

* use Confirm for namespaces

* use Confirm for kmip scopes

* use Confirm for deleting kmip roles

* use Confirm for revoking KMIP credentials

* fix Revoke token triggerText
2019-08-27 15:50:53 -07:00
..
access Ui/redesign delete confirmation (#7271) 2019-08-27 15:50:53 -07:00
policies Ui/redesign delete confirmation (#7271) 2019-08-27 15:50:53 -07:00
policy UI: Add Toolbar to Storybook (#6761) 2019-05-20 18:10:42 -06:00
secrets Ui/redesign delete confirmation (#7271) 2019-08-27 15:50:53 -07:00
settings UI: Confirm Action as a popover 2019-05-17 11:29:21 -06:00
tools Add Policy-based Navigation (#5967) 2019-01-18 14:04:40 -08:00
access.hbs UI: Remove upgrade modal (#6871) 2019-06-14 15:46:18 -06:00
auth.hbs Add spellcheck="false" to form fields (#6744) 2019-05-16 09:54:11 -05:00
error.hbs UI - code cleanup (#4699) 2018-06-12 16:06:37 -05:00
init.hbs Add spellcheck="false" to form fields (#6744) 2019-05-16 09:54:11 -05:00
license.hbs Licensing in the UI (#5437) 2018-10-12 15:03:01 -04:00
loading.hbs UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
not-found.hbs Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
oidc-callback.hbs UI - jwt auth (#6188) 2019-02-14 09:39:19 -06:00
policies.hbs UI: Remove upgrade modal (#6871) 2019-06-14 15:46:18 -06:00
policy.hbs UI: Remove upgrade modal (#6871) 2019-06-14 15:46:18 -06:00
replication-dr-promote.hbs Consistent capitalization 2019-03-29 18:29:48 -06:00
requests.hbs Http request volume/dropdown (#7016) 2019-07-03 10:46:40 -07:00
settings.hbs UI - New navbar and mount icons everywhere (#778) 2018-10-21 14:19:34 -05:00
unseal.hbs Style Alert Banners 2018-11-02 09:22:22 -06:00