grafana/public/app/features
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
..
admin admin: add more stats about roles (#16667) 2019-04-24 13:18:16 +02:00
alerting UI: Remove old icons (#16335) 2019-04-17 15:18:32 +02:00
annotations UI: Remove old icons (#16335) 2019-04-17 15:18:32 +02:00
api-keys Theme: Reworking button styling (#16362) 2019-04-08 09:48:15 +02:00
dashboard Plugins: rename vizPlugin to panelPlugin (#16802) 2019-04-29 09:20:58 -07:00
datasources Plugins: move app/feature/plugin properties into PluginMeta (#16809) 2019-04-29 09:14:39 -07:00
explore Explore: Support user timezone (#16469) 2019-04-29 18:28:41 +02:00
folders UI: Remove old icons (#16335) 2019-04-17 15:18:32 +02:00
manage-dashboards UI: Remove old icons (#16335) 2019-04-17 15:18:32 +02:00
org Styling: Aligned heading (#16456) 2019-04-09 12:41:02 +02:00
panel Refactor: move getQueryRunner() to PanelModel (#16679) 2019-04-18 14:10:18 -07:00
playlist UI: Remove old icons (#16335) 2019-04-17 15:18:32 +02:00
plugins Plugins: rename vizPlugin to panelPlugin (#16802) 2019-04-29 09:20:58 -07:00
profile Explore: Support user timezone (#16469) 2019-04-29 18:28:41 +02:00
teams Chore: Fixed no implicit any Typescript errors (#16799) 2019-04-28 09:58:12 +02:00
templating Templating: Do not copy hide option (#16696) 2019-04-22 13:11:05 +02:00
users UI: Remove old icons (#16335) 2019-04-17 15:18:32 +02:00
all.ts extract tls auth settings directive from datasource http settings directive 2019-01-28 19:37:19 +01:00