grafana/public/app/features/playlist
Torkel Ödegaard 1e85a6f4fd
TopNav: New page layouts (#51510)
* First stab at new page layouts behind feature toggle

* Simplifying PageHeader

* Progress on a new model that can more easily support new and old page layouts

* Progress

* rename folder

* Progress

* Minor change

* fixes

* Fixing tests

* Make breadcrumbs work

* Add tests for old Page component

* Adding tests for new Page component and behavior

* fixing page header test

* Fixed test

* AppChrome outside route

* Renaming folder

* Minor fix

* Updated

* Fixing StoragePage

* Fix for banners

Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2022-07-06 17:00:56 +02: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 backend: add PlaylistUIDs to Playlist; remove playlist IDs from API (#49609) 2022-06-14 15:32:52 -04: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