feat(timepicker): added new relative time option , will set time range to midnight to now, closes #1186

This commit is contained in:
Torkel Ödegaard
2015-08-11 19:16:45 +02:00
parent 82feeff3aa
commit fe093c6385
5 changed files with 42 additions and 18 deletions

View File

@@ -2,6 +2,7 @@
**New Features && Enhancements**
- [Issue #2457](https://github.com/grafana/grafana/issues/2457). Admin: admin page for all grafana organizations (list / edit view)
- [Issue #1186](https://github.com/grafana/grafana/issues/1186). Time Picker: New option `today`, will set time range from midnight to now
# 2.1.1 (2015-08-11)