grafana/public/app/features/dashboard/components
lfroment 72628c8ea0
Dashboard: Adds support for a global minimum dashboard refresh interval (#19416)
This feature would provide a way for administrators to limit the minimum 
dashboard refresh interval globally.
Filters out the refresh intervals available in the time picker that are lower 
than the set minimum refresh interval in the configuration .ini file
Adds the minimum refresh interval as available in the time picker.
If the user tries to enter a refresh interval that is lower than the minimum 
in the URL, defaults to the minimum interval.
When trying to update the JSON via the API, rejects the update if the 
dashboard's refresh interval is lower than the minimum.
When trying to update a dashboard via provisioning having a lower 
refresh interval than the minimum, defaults to the minimum interval 
and logs a warning. 

Fixes #3356

Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2020-02-28 14:32:01 +01:00
..
AdHocFilters Chore/Tech debt: Remove (most) instances of $q angular service use (#20668) 2019-12-05 09:04:03 +00:00
AddPanelWidget NewPanelEditor: Fixed cleanup that could cause crash (#22384) 2020-02-22 21:08:42 +01:00
DashExportModal Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
DashLinks DashLinks: Add pull right to dropdown menu (#22233) 2020-02-20 10:02:13 +01:00
DashNav Dashboard: Adds support for a global minimum dashboard refresh interval (#19416) 2020-02-28 14:32:01 +01:00
DashboardPermissions Chore: noImplictAny no errors left (#18303) 2019-08-01 14:38:34 +02:00
DashboardRow Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
DashboardSettings Dashboard: Adds support for a global minimum dashboard refresh interval (#19416) 2020-02-28 14:32:01 +01:00
ExportDataModal Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
FolderPicker React Migration: Migrates FolderPicker from angular to react (#21088) 2020-02-13 11:13:03 +01:00
Inspector Panel inspect: Horizontal scrolling in Data table (#22245) 2020-02-28 09:26:20 +01:00
PanelEditor NewPanelEditor: Angular panel options, and angular component state to redux major change (#22448) 2020-02-28 11:04:40 +01:00
RowOptions created new color variables, changed primary to blue, changed success-btns to primary-btns. 2019-02-05 12:05:02 +01:00
SaveModals React Migration: Migrates FolderPicker from angular to react (#21088) 2020-02-13 11:13:03 +01:00
ShareModal Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
SubMenu e2e: Migrates query variable CRUD tests to new framework (#21146) 2019-12-18 06:13:58 +01:00
UnsavedChangesModal Chore: noImplicitAny Sub 500 errors (#18287) 2019-07-30 15:49:32 +02:00
VersionHistory Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00