grafana/public/app/features/api-keys
Alexander Zobnin fd2131c1e3
UI: ConfirmButton component (#20993)
* UI: ConfirmButton component

* UI: add link button variant

* UI: add ConfirmButton story with delete option

* Chore: use ConfirmButton instead of DeleteButton

* UI: remove DeleteButton

* UI: rename confirmButtonVariant to confirmVariant

* UI: use Form.Button in ConfirmButton

* Chore: use sm ConfirmButton size after changing defaults

* Revert "UI: add link button variant"

This reverts commit 4372350daa.

* Chore: add 'link' variant type to the Button

* UI: DeleteButton component on top of ConfirmButton

* Chore: use DeleteButton instead of ConfirmButton

* Chore: DeleteButton, use md size by default

* Chore: update test snapshots
2019-12-13 14:42:18 +03:00
..
__mocks__ Auth: Allow expiration of API keys (#17678) 2019-06-26 09:47:03 +03:00
__snapshots__ Refactor: EmptyListCTA (#18516) 2019-08-20 17:19:21 +02:00
state API: Optionally list expired keys (#20468) 2019-11-20 13:14:57 +02:00
ApiKeysAddedModal.test.tsx Open modal with API key information after key is added #13411 2018-09-27 11:53:19 +02:00
ApiKeysAddedModal.tsx Open modal with API key information after key is added #13411 2018-09-27 11:53:19 +02:00
ApiKeysPage.test.tsx API: Optionally list expired keys (#20468) 2019-11-20 13:14:57 +02:00
ApiKeysPage.tsx UI: ConfirmButton component (#20993) 2019-12-13 14:42:18 +03:00