grafana/public/app/features/playlist
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
..
api.ts Chore: Enable useUnknownInCatchVariables for stricter type checking in catch blocks (#50591) 2022-06-15 08:59:29 +01:00
EmptyQueryListBanner.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
PlaylistEditPage.test.tsx Remove as any from requireActual usage (#51182) 2022-06-21 17:48:38 +01:00
PlaylistEditPage.tsx TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +02:00
PlaylistForm.test.tsx backend: add PlaylistUIDs to Playlist; remove playlist IDs from API (#49609) 2022-06-14 15:32:52 -04:00
PlaylistForm.tsx OptionsUI: Move internal options editors out of @grafana/ui (#50739) 2022-06-14 08:05:11 -07:00
PlaylistNewPage.test.tsx Remove as any from requireActual usage (#51182) 2022-06-21 17:48:38 +01:00
PlaylistNewPage.tsx TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +02:00
PlaylistPage.test.tsx Playlists: Disable Create Playlist buttons for users with viewer role (#50840) 2022-06-17 11:59:33 +00:00
PlaylistPage.tsx TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +02:00
PlaylistPageList.tsx backend: add PlaylistUIDs to Playlist; remove playlist IDs from API (#49609) 2022-06-14 15:32:52 -04:00
PlaylistSrv.test.ts Remove any generics from configureMockStore in tests (#51179) 2022-06-21 17:48:52 +01:00
PlaylistSrv.ts backend: add PlaylistUIDs to Playlist; remove playlist IDs from API (#49609) 2022-06-14 15:32:52 -04:00
PlaylistStartPage.tsx backend: add PlaylistUIDs to Playlist; remove playlist IDs from API (#49609) 2022-06-14 15:32:52 -04:00
PlaylistTable.tsx Playlist: Migrates New/Edit pages to React (#32218) 2021-03-23 07:45:04 +01:00
PlaylistTableRow.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
PlaylistTableRows.tsx UI text edits (#32524) 2021-03-31 16:07:37 -07:00
ShareModal.tsx GrafanaUI: Add success state to ClipboardButton (#52069) 2022-07-20 10:33:46 +01:00
StartModal.tsx backend: add PlaylistUIDs to Playlist; remove playlist IDs from API (#49609) 2022-06-14 15:32:52 -04:00
styles.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
types.ts backend: add PlaylistUIDs to Playlist; remove playlist IDs from API (#49609) 2022-06-14 15:32:52 -04:00
usePlaylist.tsx backend: add PlaylistUIDs to Playlist; remove playlist IDs from API (#49609) 2022-06-14 15:32:52 -04:00
usePlaylistItems.tsx OptionsUI: Move internal options editors out of @grafana/ui (#50739) 2022-06-14 08:05:11 -07:00