grafana/public/app/features/dashboard/components
CommanderRoot d29b8e8858
Chore: Replace deprecated String.prototype.substr() (#46763)
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-04-04 11:08:06 +02:00
..
AddPanelWidget PanelEditor: Present actionable suggestions when panel cannot visualize current data (#42083) 2021-11-25 09:41:03 +01:00
AnnotationSettings DataSource: Default data source is no longer a persisted state but just the default data source for new panels (#45132) 2022-03-08 08:56:12 +01:00
DashboardComments Comments: support live comments in dashboards and annotations (#44980) 2022-02-22 10:47:42 +03:00
DashboardLoading Dashboards: Move slow dashboard logic to css (#45686) 2022-02-23 09:35:42 +00:00
DashboardPermissions Access control: Dashboard and folder permissions frontend (#45094) 2022-03-03 15:18:27 +01:00
DashboardPrompt Dashboard: Fixes save modal rendered ontop of save drawer (#46916) 2022-03-25 13:08:42 +01:00
DashboardRow Chore: Add some e2e tests for repeating behaviour (#43457) 2022-01-11 16:47:30 +00:00
DashboardSettings Accessibility: Trap focus correctly in dashboard settings (#47149) 2022-04-01 11:44:48 +01:00
DashExportModal DataSource: Default data source is no longer a persisted state but just the default data source for new panels (#45132) 2022-03-08 08:56:12 +01:00
DashNav DashboardSave: use a feature flag for drawer behavior (#46972) 2022-03-30 10:07:41 -07:00
DeleteDashboard AppNotifications: Migrate usage of deprecated appEvents.emit method to redux actions (#45607) 2022-02-23 11:31:15 +00:00
Inspector Dashboards: show changes in save dialog (#46557) 2022-03-16 09:28:09 -07:00
LinksSettings A11y/Dashboard: Fix various fastpass issues for dashboard settings (#40335) 2021-10-18 13:51:26 +01:00
PanelEditor Chore: Replace deprecated String.prototype.substr() (#46763) 2022-04-04 11:08:06 +02:00
RepeatRowSelect Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
RowOptions Chore: Fix more TypeScript errors (#36918) 2021-07-20 09:57:03 +01:00
SaveDashboard DashboardSave: use a feature flag for drawer behavior (#46972) 2022-03-30 10:07:41 -07:00
ShareModal Chore: Add type info for grafana boot data (#45322) 2022-03-30 10:48:58 +01:00
SubMenu Annotations: Fix issue with spinner always showing (#46686) 2022-03-17 13:00:52 +00:00
TransformationsEditor Chore: refactor core transformer folder structure (#45497) 2022-02-17 08:12:38 -08:00
VersionHistory AppNotifications: Migrate usage of deprecated appEvents.emit method to redux actions (#45607) 2022-02-23 11:31:15 +00:00