The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/features/playlist
Ezequiel Victorero 8a988d6b5a
Playlists: Add support for back button (#101374)
3 months ago
..
PlaylistCard.tsx React: Use new JSX transform (#88802) 11 months ago
PlaylistEditPage.test.tsx Routing: Update more components using props.match to use hooks (#93918) 8 months ago
PlaylistEditPage.tsx Routing: Update more components using props.match to use hooks (#93918) 8 months ago
PlaylistForm.test.tsx React: Use new JSX transform (#88802) 11 months ago
PlaylistForm.tsx Chore: Remove sharemodal and search service barrel files (#97563) 6 months ago
PlaylistNewPage.test.tsx React: Use new JSX transform (#88802) 11 months ago
PlaylistNewPage.tsx React: Use new JSX transform (#88802) 11 months ago
PlaylistPage.test.tsx React: Use new JSX transform (#88802) 11 months ago
PlaylistPage.tsx React: Use new JSX transform (#88802) 11 months ago
PlaylistPageList.tsx React: Use new JSX transform (#88802) 11 months ago
PlaylistSrv.test.ts Playlists: Add support for back button (#101374) 3 months ago
PlaylistSrv.ts Playlists: Add support for back button (#101374) 3 months ago
PlaylistStartPage.tsx Revert "Dashboard: Playlist - Fix issue with back button " (#101163) 3 months ago
PlaylistTable.tsx Chore: Migrate from `react-beautiful-dnd` to `@hello-pangea/dnd` (#90328) 10 months ago
PlaylistTableRows.tsx Playlist: Add default border radius to PlaylistTableRows (#92666) 9 months ago
ShareModal.tsx SingleTopNav: Clean up and remove code + toggle (#97937) 5 months ago
StartModal.tsx SingleTopNav: Clean up and remove code + toggle (#97937) 5 months ago
api.ts Chore: Remove sharemodal and search service barrel files (#97563) 6 months ago
types.ts Chore: Remove sharemodal and search service barrel files (#97563) 6 months ago
usePlaylistItems.tsx