grafana/public/app/features/dashboard/services
Marcus Andersson 1abbb477cf
TimeZone: unify the time zone pickers to one that can rule them all. (#24803)
* draft on a unified TimeZonePicker.

* most of the data structures is in place.

* wip.

* wip.

* wip: timezone selector in progress.2

* fixed so we have proper data on all timezones.

* started to add timezone into time picker.

* addeing time zone footer.

* footer is working.

* fixed so we use the timeZone picker in shared preferences.

* Added so we can change timeZone from picker.

* did some styling changes.

* will update timezone on all places that we need to update it.

* removed console.log

* removed magic string.

* fixed border on calendar.

* ignoring eslint cache.

* cleaned up the code a bit.

* made the default selectable.

* corrected so the behaviour about default works as expected.

* excluded timezone from change tracker.

* revert so default will always be the intial value.

* default will always fallback to the one in the config.

* do the country mapping on startup.

* fixed nit.

* updated snapshots for timepicker.

* fixed build errors.

* updating so snapshot tests is in sync.

* removed Date.now from prop since it will change each run in the snapshot tests.

* fixed so e2e tests works as before.

* moved files into separate folders.
2020-06-26 09:08:15 +02:00
..
ChangeTracker.test.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
ChangeTracker.ts TimeZone: unify the time zone pickers to one that can rule them all. (#24803) 2020-06-26 09:08:15 +02:00
DashboardLoaderSrv.ts FieldOverride: Support data links via field overrides (#23590) 2020-04-20 07:37:38 +02:00
DashboardSrv.ts NewPanelEditor: Enable new edit mode (#23405) 2020-04-10 16:37:26 +02:00
TimeSrv.test.ts TimeSrv: Try to parse 8 and 15 digit numbers as timestamps if parsing as date fails (#21694) 2020-04-06 06:19:14 +02:00
TimeSrv.ts FieldOverride: Support data links via field overrides (#23590) 2020-04-20 07:37:38 +02:00
UnsavedChangesSrv.ts Chore/Tech debt: Remove (most) instances of $q angular service use (#20668) 2019-12-05 09:04:03 +00:00