grafana/public/app/features/api-keys
Ezequiel Victorero 0633840777
GrafanaUI: Add success state to ClipboardButton (#52069)
* User Experience: apply the same pattern feedback for all copy to clipboard buttons

* add copy icon to all ClipboardButton use cases

* Change primary color for copy to clipboard in create token

* Add success button variant

* Remove copy confirmation from TableCellInspectModal because it's in the base component now

* Design tweaks to copy confirmation

 - Only change the icon to tick to avoid the button changing size
 - Change button to success green
 - Only show copy confirmation state for 2 seconds

* revert TabelCellInspectModal text button back

* revert accidental change to ShareLink

Co-authored-by: joshhunt <josh@trtr.co>
2022-07-20 10:33:46 +01:00
..
__mocks__ Chore: Fix all Typescript strict null errors (#26204) 2020-07-10 12:46:59 +02:00
state Service accounts: Remove feature toggle check on API keys page (#52048) 2022-07-11 16:24:10 +01:00
ApiKeysActionBar.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ApiKeysAddedModal.test.tsx Convert ApiKeysAddedModal test to RTL (#50669) 2022-06-13 14:52:17 +01:00
ApiKeysAddedModal.tsx GrafanaUI: Add success state to ClipboardButton (#52069) 2022-07-20 10:33:46 +01:00
ApiKeysController.tsx Admin: Keeps expired api keys visible in table after delete (#31636) 2021-03-04 13:20:38 +01:00
ApiKeysForm.tsx grafana/ui: Add default type="button" to <Button> (#48183) 2022-05-04 18:36:14 +02:00
APIKeysMigratedCard.tsx ServiceAccounts: API keys migration (#50002) 2022-06-15 14:59:40 +02:00
ApiKeysPage.test.tsx ServiceAccounts: API keys migration (#50002) 2022-06-15 14:59:40 +02:00
ApiKeysPage.tsx Service accounts: Remove feature toggle check on API keys page (#52048) 2022-07-11 16:24:10 +01:00
ApiKeysTable.tsx Service accounts: Remove feature toggle check on API keys page (#52048) 2022-07-11 16:24:10 +01:00
MigrateToServiceAccountsCard.tsx ServiceAccounts: API keys migration (#50002) 2022-06-15 14:59:40 +02:00