grafana/pkg/setting
Torkel Ödegaard 61bd33c241
System: Date formating options (#27216)
* Add support for local time formats in graph panel

* Enfore 24h format for backward compatibility

* Use existing Intl.DateTimeFormatOptions

* Pre-generate time scale, add tests

* Move localTimeFormat, add local format to units

* updated default fallback

* #25602, use navigator.languages to enforce locale in formatting

* Making options

* Worked new system settings

* things are working

* Local browser time formats working

* Support parsing dates in different formats

* settings updated

* Settings starting to work

* Fixed graph issue

* Logs fix

* refactored settings a bit

* Updated and name change

* Progress

* Changed config names

* Updated

* Updated

* Updated test

* Synced description

* fixed ts issue

* Added version notice

* Ts fix

* Updated heatmap and test

* Updated snapshot

* Updated

* fixed ts issue

* Fixes

Co-authored-by: Alex Shpak <alex-shpak@users.noreply.github.com>
2020-09-07 16:19:33 +02:00
..
testdata Config: Show user-friendly error message instead of stack trace (#16564) 2019-04-25 08:29:07 +02:00
date_formats.go System: Date formating options (#27216) 2020-09-07 16:19:33 +02:00
dynamic_settings_test.go Settings: Env override support for dynamic settings (#21439) 2020-01-10 15:33:54 +01:00
expanders_test.go Settings: Expand variables in configuration (#25075) 2020-06-10 14:58:42 +02:00
expanders.go Settings: Expand variables in configuration (#25075) 2020-06-10 14:58:42 +02:00
setting_oauth.go OAuth: Removes send_client_credentials_via_post setting (#20044) 2019-12-12 20:00:56 +01:00
setting_plugins_test.go Backend Plugins: Plugin configuration using Grafana config (#23451) 2020-04-14 18:04:27 +02:00
setting_plugins.go Backend Plugins: Plugin configuration using Grafana config (#23451) 2020-04-14 18:04:27 +02:00
setting_quota.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
setting_session_test.go pkg/setting: Check errors (#19838) 2019-10-22 16:17:49 +02:00
setting_smtp.go Email Notifications: Add StartTLSPolicy config flag (#24574) 2020-05-13 16:33:40 +02:00
setting_test.go Core: Add loki/logproto dependency (#27124) 2020-08-25 11:52:21 +02:00
setting.go System: Date formating options (#27216) 2020-09-07 16:19:33 +02:00