grafana/public/app/features/dashboard
Jack Westbrook ad68f3c5e6
DashboardSettings: Migrate Link Settings to React (#31150)
* feat(dashboardsettings): migrate dashboard links EmptyListCTA to react

* feat(dashboardsettings): initial commit of links settings migration to react

* feat(dashboardsettings): add links form functionality

* refactor(dashboardsettings): separate out linksettings components and concerns

* Updates to links list

* Form improvements

* test(dashboardlinks): update links so tests run

* refactor: move _.move to arrayMove for testing purposes

* test(dashboardsettings): initial commit of link settings tests

* refactor(app): put back lodash move method for backwards compatibility

* test(dashboardsettings): add links settings tests

* style(dashboardsettings): camelcase constants

* chore(dashboardsettings): delete old angular links settings view

* fix(dashboardsettings): forceupdate links on submenuVisibilityChanged and correct imports

* chore: remove reference to old angular link settings components

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2021-02-25 11:50:10 +01:00
..
components DashboardSettings: Migrate Link Settings to React (#31150) 2021-02-25 11:50:10 +01:00
containers Dashboard: Migrate general settings to react (#30914) 2021-02-09 12:04:03 +01:00
dashgrid Frontend changes for library panels feature (#30653) 2021-02-25 10:26:28 +00:00
services Dashboard: Ignore changes to dashboard when the user session expires (#30897) 2021-02-04 15:29:38 +01:00
state DashboardSettings: Migrate Link Settings to React (#31150) 2021-02-25 11:50:10 +01:00
utils Frontend changes for library panels feature (#30653) 2021-02-25 10:26:28 +00:00
index.ts DashboardSettings: Migrate Link Settings to React (#31150) 2021-02-25 11:50:10 +01:00