mirror of
https://github.com/grafana/grafana.git
synced 2025-02-13 09:05:45 -06:00
* 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> |
||
---|---|---|
.. | ||
actions | ||
components | ||
controllers | ||
copy | ||
directives | ||
filters | ||
hooks | ||
middlewares | ||
reducers | ||
selectors | ||
services | ||
specs | ||
utils | ||
angular_wrappers.ts | ||
app_events.ts | ||
config.ts | ||
constants.ts | ||
core_module.ts | ||
core.ts | ||
injectorMonkeyPatch.ts | ||
jquery_extended.ts | ||
lodash_extended.ts | ||
logs_model.test.ts | ||
logs_model.ts | ||
mod_defs.d.ts | ||
nav_model_srv.ts | ||
partials.ts | ||
profiler.ts | ||
store.ts | ||
table_model.ts | ||
time_series2.ts |