grafana/public/app
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
..
angular Angular cleanup: Move directives (#35330) 2021-06-08 08:28:56 +02:00
core Access Control: Add fine-grained access control to explore (#35883) 2021-07-02 14:43:12 +02:00
features Dashboard: avoid and correct invalid date ranges (i.e. to < from) (#34543) 2021-07-06 10:46:17 +02:00
partials Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
plugins Loki: Add support for ad-hoc filtering in dashboard (#36393) 2021-07-06 10:30:27 +02:00
polyfills Web compat: polyfill MediaQueryList.addEventListener() for Safari < 14 (#36274) 2021-06-30 21:36:03 -05:00
routes Access Control: Add fine-grained access control to explore (#35883) 2021-07-02 14:43:12 +02:00
store Chore: remove redux-logger (#34220) 2021-05-17 16:43:40 +02:00
types Access Control: Add fine-grained access control to explore (#35883) 2021-07-02 14:43:12 +02:00
app.ts Web compat: polyfill MediaQueryList.addEventListener() for Safari < 14 (#36274) 2021-06-30 21:36:03 -05:00
AppWrapper.tsx AppPlugins: Expose react-router to apps (#33775) 2021-05-19 19:10:21 +02:00
dev.ts React: Add why-did-you-render dev extension to better see what components re-render and why (in console) (#23455) 2020-04-09 19:44:05 +02:00
index.ts Grafana-UI: Switch CodeEditor to UMD @monao-editor/react (#33204) 2021-04-27 17:34:56 +01:00