grafana/public/app/features/dashboard
Jack Westbrook ef8a5b760f
Dashboard: Migrate general settings to react (#30914)
* feat(dashboard): initial commit of general settings migration to react

* fix(dashboardsettings): force update of general settings when selects change

* feat(dashboardsettings): initial commit of delete dashboard button and modal

* feat(dashboardsettings): introduce useDashboardDelete hook

* feat(dashboardsettings): add tags and editable inputs

* refactor(dashboardsettings): fix typescript error in general settings

* refactor(dashboardsettings): use grafana-ui form components for general settings

* refactor(dashboardsettings): use ConfirmModal and move provisioned modal to own component

* refactor(dashboardsettings): revertDashboardModal uses ConfirmModal

* test(autorefreshintervals): remove renderCount prop to fix test

* test(dashboardsettings): put back aria-label for e2e tests

* chore(dashboardsettings): remove redundant generl settings angular code

* test: change references to now deleted SettingsCtrl to GeneralSettings

* refactor(dashboardsettings): swap out switch for inlineswitch component

* chore(timepickersettings): remove timePickerSettings angular directive definition

* feat(dashboardsettings): add tooltips, fix description field name

* refactor(dashboardsettings): remove redundant await

Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>

* refactor(usedashboarddelete): clean up

Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
2021-02-09 12:04:03 +01:00
..
components Dashboard: Migrate general settings to react (#30914) 2021-02-09 12:04:03 +01:00
containers Dashboard: Migrate general settings to react (#30914) 2021-02-09 12:04:03 +01:00
dashgrid TextPanel: Fixes so panel title is updated when variables change (#30884) 2021-02-09 06:05:34 +01:00
services Dashboard: Ignore changes to dashboard when the user session expires (#30897) 2021-02-04 15:29:38 +01:00
state Alerting: Fixes alert panel header icon not showing (#30840) 2021-02-04 09:15:01 +01:00
utils RefreshPicker: Fixes so valid intervals in url are visible in RefreshPicker (#30474) 2021-01-25 08:37:41 +01:00
index.ts Dashboard: Migrate general settings to react (#30914) 2021-02-09 12:04:03 +01:00