grafana/public/app/features/profile
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
..
partials Styling: Aligned heading (#16456) 2019-04-09 12:41:02 +02:00
state Explore: Support user timezone (#16469) 2019-04-29 18:28:41 +02:00
all.ts restore user profile preferences 2018-11-13 10:22:02 +01:00
ChangePasswordCtrl.ts moved profile pages to it's own feature folder 2018-10-31 12:25:46 -07:00
PrefControlCtrl.ts Trying to reduce the amount of duplication with preferences 2018-11-15 13:37:29 +01:00
ProfileCtrl.ts moved profile pages to it's own feature folder 2018-10-31 12:25:46 -07:00