grafana/public/app/features/manage-dashboards
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
..
components Chore: Replace deprecated String.prototype.substr() (#46763) 2022-04-04 11:08:06 +02:00
services Angular: More isolation and removing of unused components (#41630) 2021-11-15 15:12:45 +01:00
state AppNotifications: Migrate usage of deprecated appEvents.emit method to redux actions (#45607) 2022-02-23 11:31:15 +00:00
utils Angular: More isolation and removing of unused components (#41630) 2021-11-15 15:12:45 +01:00
DashboardImportPage.tsx Dashboard: Add feature reporting for dashboard import (#46080) 2022-03-02 14:35:52 +00:00
SnapshotListPage.tsx Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
types.ts