grafana/public/app/plugins/panel
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
..
alertlist Chore: Fix typescript strict null errors from 674 -> 565 (#26057) 2020-07-06 21:16:27 +02:00
annolist Chore: reduce null check errors/warnigns (#25223) 2020-07-03 17:49:29 +02:00
bargauge Thresholds: Fixed issue with thresholds in overrides not working after save and reload (#27297) 2020-09-01 16:00:38 +02:00
dashlist Dashlist: Tweaked design of folder addition (#27241) 2020-08-27 09:49:07 +02:00
gauge Thresholds: Fixed issue with thresholds in overrides not working after save and reload (#27297) 2020-09-01 16:00:38 +02:00
gettingstarted Chore: MEGA - Make Eslint Great Again 💅 (#26094) 2020-08-11 17:52:44 +02:00
graph System: Date formating options (#27216) 2020-09-07 16:19:33 +02:00
graph2 System: Date formating options (#27216) 2020-09-07 16:19:33 +02:00
heatmap System: Date formating options (#27216) 2020-09-07 16:19:33 +02:00
homelinks Settings: Add setting for hiding version number for anonymous users (#24919) 2020-06-17 07:39:50 +02:00
logs Explore: Sort order of log results (#26669) 2020-08-06 18:35:49 +02:00
news Typescript: Fixed strict null errors. (#25609) 2020-06-16 07:34:27 +02:00
piechart Minor UI touches (#24371) 2020-05-08 12:40:42 +02:00
pluginlist PluginsList: Remove unused panel options (#24501) 2020-05-11 14:26:25 +02:00
singlestat Chore: reduce null check errors/warnigns (#25223) 2020-07-03 17:49:29 +02:00
stat StatPanel: Fix stat panel display name not showing when explicitly set (#26616) 2020-07-28 07:28:50 +02:00
table Table: Adds column filtering (#27225) 2020-09-01 17:06:35 +02:00
table-old Chore: Fix typescript strict null errors from 674 -> 565 (#26057) 2020-07-06 21:16:27 +02:00
text TextPanel: Fixes issue when interpolation of variables stops working (#26847) 2020-08-10 06:38:22 +02:00
welcome Onboarding: New getting started panel (#23826) 2020-05-13 08:00:40 +02:00