* Add display_priority column to cars table
* Respect display_priority in grafana, falling back to name
* Use smallint for priority rather than int
* Update missed dashboards to respect car priorities
Co-authored-by: Lee Willis <lee@ademti-software.co.uk>
* Update statistics.json
Changed timezone as posix is not available for all. Added regex to restrict to abbrev that are 3 char (normal timezones) and removed posix as not everyone has it. Fix for https://github.com/adriankumpf/teslamate/issues/1467
* Update statistics.json
added 4 letter abbrev
* Added links again
I moved the should be invisible fields to the far right and minimised them... As soon as that is fixed in Grafana, we can just make them invisible.
The only thing, which is not optimal, is, that the fields with mi and F show up at the far right. No idea, how to address that...
* And changed timezone back to current_setting
Given, that it can be set via PGTZ.
* Added panel title
Otherwise you cannot sort by clicking the column header...
* Make time zone configurable again; preselect current TZ
Co-authored-by: Adrian Kumpf <adrian.kumpf@posteo.de>
- Add 'tesla' tag
- Show currently configured time zone
- Fix date format
- Remove data links for now
- Update efficiency threshold colors
- Use "TeslaMate" datasource