grafana/public/app
Marcus Efraimsson 02cb7ff436
Explore: Support user timezone (#16469)
Explore now uses the timezone of the user to decide if local browser 
time or UTC should be used. 
- Now uses TimeRange instead of RawTimeRange in explore item
state tree and only parsing actual time in a few action
handlers.
- Time picker should now properly handle moving back/forward and
apply time range when both utc and non utc time zone.
- URL range representation is changed from YYYY-MM-DD HH:mm:ss
to epoch ms.
- Now uses AbsoluteTimeRange in graph component instead of moment.
- Makes a copy of the time range passed to timeSrv to make sure immutability
of explore time range when for example elasticsearch test datasources uses
timeSrv and sets a time range of last 1 min.
- Various refactorings and cleanup.

Closes #12812
2019-04-29 18:28:41 +02:00
..
core Explore: Support user timezone (#16469) 2019-04-29 18:28:41 +02:00
features Explore: Support user timezone (#16469) 2019-04-29 18:28:41 +02:00
partials UI: Remove old icons (#16335) 2019-04-17 15:18:32 +02:00
plugins Fix: Fetch histogram series from other api route (#16768) 2019-04-29 15:42:58 +02:00
routes chore: Removed implicit anys in react container and test helpers 2019-03-24 20:27:12 +01:00
store Fixed issue where double clicking on back button closes sidemenu 2019-02-11 09:37:13 +01:00
types Explore: Support user timezone (#16469) 2019-04-29 18:28:41 +02:00
app.ts Chore: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +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