grafana/public/app
Hugo Häggmark 5761179ad9
Feature: Adds redux action logging toggle from url params (#17368)
With live tailing introduced in Explore we now have a lot of actions dispatching and the Redux Dev Tools doesn't cope with the amount and rate of actions and crashes. This PR turns on redux action logging when you add logActions=true in the url and turns it off if you refresh the page or add logActions=false in the url.
2019-06-03 13:40:33 +02:00
..
core Feature: Adds redux action logging toggle from url params (#17368) 2019-06-03 13:40:33 +02:00
features Chore: Remove unused properties in explore (#17359) 2019-05-31 09:45:53 +02:00
partials Tests: Adds end-to-end tests skeleton and basic smoke test scenario (#16901) 2019-05-08 16:50:21 +02:00
plugins Annotations: Improve annotation option tooltips (#17384) 2019-06-03 11:32:35 +02:00
routes DataSourcePlugin: support custom tabs (#16859) 2019-05-14 07:55:49 +02:00
store Feature: Adds redux action logging toggle from url params (#17368) 2019-06-03 13:40:33 +02:00
types Feature: Adds redux action logging toggle from url params (#17368) 2019-06-03 13:40:33 +02:00
app.ts Chore: Replaces moment with Grafanas DateTime (#16919) 2019-05-08 13:51:44 +02:00
dev.ts Add weback-dev-server with hot/hmr support 2018-04-19 11:42:53 +02:00
index.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00