grafana/public/app
Olof Bourghardt d26f3cdd03
Loki: add support for resolution (#36710)
* Add input to specify min step

* Add stepInterval to as input to component

* Add onBlur to Input component

* Loki: add functionality for min step

* Loki: change name on props to step to make it more clear

* Loki: add resolution as a query option

* Loki: Add min,max,exact as step options

* Loki: add functionality for different step modes

* Loki: fix bug where step function isn't working

* Loki: fix bug where exact step isn't working

* Loki: change width of step input field

* Loki: add tests for adjustInterval function

* Loki: add check for max step oprio to make sure it's not below the safe interval

* Loki: fix bug with some tests

* Loki: fix bug with tests

* Explore: add tooltip to loki step function

* Loki: remove resolution as a logs option

* Loki: update snapshots

* Fix failing tests

* Loki: add select component for choosing resolution

* Loki: add functionality for calculating correct interval with resolution applied

* Loki: remove functionality for step mode

* Loki: remove tests for step mode

* Loki: add tooltip to line limit and resolution

* Loki: add backend support for resolution

* Loki: fixed backend bug where resolution was undefined

* Loki: add check for resolution
2021-08-16 14:02:13 +02:00
..
angular Angular: Fixing some annoying depreaction warnings (#36466) 2021-07-07 18:39:10 +02:00
core PasswordField: Fix button role (#37816) 2021-08-12 10:46:33 +02:00
features remove guideliens form rule list state table (#37839) 2021-08-16 10:12:07 +03:00
partials Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
plugins Loki: add support for resolution (#36710) 2021-08-16 14:02:13 +02:00
polyfills Web compat: polyfill MediaQueryList.addEventListener() for Safari < 14 (#36274) 2021-06-30 21:36:03 -05:00
routes Alerting: add button to deactivate current alertmanager configuration (#36951) 2021-07-22 09:15:39 +03:00
store Chore: remove redux-logger (#34220) 2021-05-17 16:43:40 +02:00
types Alerting: interpolate variables when creating alert rule from dashboard panel (#37201) 2021-08-10 10:59:48 +03:00
app.ts User analytics: Add Rudderstack integration (#36567) 2021-07-09 11:45:25 +02:00
AppWrapper.tsx Dashboard: Add accessible landmark markup (#36753) 2021-07-16 21:48:47 +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