grafana/public/app/features/dashboard
fabio-silva d87e086d6f
Dashboard: avoid and correct invalid date ranges (i.e. to < from) (#34543)
* Dashboard: invert invalid date ranges from URL

* Dashboard: discard invalid date ranges from inputs

* Dashboard: move time range reset

* Dashboard: simplify undefined dashboard verification

* Dashboard: show form error on invalid date range

* Dashboard: rename function to isRangeInvalid

* Dashboard: refactor invalid check functions

* Dashboard: different error messages for date picker

* Dashboard: add date tests to TimeRangeForm
2021-07-06 10:46:17 +02:00
..
components A11y: Add focus styles to dashboard toolbar links (#35895) 2021-06-23 12:03:44 +01:00
containers Dashboard: fix SoloPanelPage (#36060) 2021-06-23 15:13:25 +02:00
dashgrid Update DashboardGrid.tsx (#36246) 2021-06-30 09:06:17 +02:00
services Dashboard: avoid and correct invalid date ranges (i.e. to < from) (#34543) 2021-07-06 10:46:17 +02:00
state DashboardGrid: Refactorings and performance improvements (#35942) 2021-06-22 14:44:18 +02:00
utils Snapshots: Fixex snapshots absolute time range issue (#36350) 2021-07-02 13:05:11 +02:00
index.ts Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00