Timon
1ab66ac5d7
add Russian ruble sign
2016-12-21 12:59:09 +03:00
Torkel Ödegaard
a361d1f488
feat(panel): refinements for panel help text, made the inspector the home for the model version
2016-12-16 16:09:02 +01:00
Torkel Ödegaard
e72a60bbf5
feat(graph): shared graph tooltip is not a select option with 3 options, normal, shared crosshair & shared tooltip, CTRL+O or CMD+O cycles option, closes #6894
2016-12-14 14:33:33 +01:00
Torkel Ödegaard
faf6a5fd36
fixed issue in metric segment and option lookup, #6912
2016-12-14 10:50:48 +01:00
Torkel Ödegaard
3bb9d47a45
minor change to #6904
2016-12-12 11:38:10 +01:00
Torkel Ödegaard
815722c3cc
Merge branch 'upgrade_typescript' of https://github.com/Nepomuceno/grafana into Nepomuceno-upgrade_typescript
2016-12-12 10:53:19 +01:00
Gabriel Nepomuceno
f3ebd2d849
upgrading bases and correcting identation missing tslint
2016-12-09 14:57:25 +00:00
Axel
2adbe3e13e
Prettify duration value format ( #6875 )
...
* Prettify duration unit format
Format duration like "2 days, 19 hours, 48 minutes" and make Decimals useful e.g.
0 decimals: 2 days
2 decimals: 2 days, 19 hours, 48 minutes
3 decimals: 2 days, 19 hours, 48 minutes, 27 seconds
Previous code did some rounding that is now gone so numbers might be
different.
* Rewrite kbn.toDuration without moment.js
Because https://github.com/moment/moment/issues/3653
* Add tests for kbn.toDuration
2016-12-09 15:55:25 +01:00
Torkel Ödegaard
dee6b7d150
Merge branch 'master' into getting-started-panel
2016-12-08 08:51:40 +01:00
Torkel Ödegaard
fa393c282a
feat(graph): refactoring shared tooltip PR #6274
2016-12-06 11:55:20 +01:00
Torkel Ödegaard
ee36234196
Merge branch 'v4.0.x'
2016-12-06 07:42:35 +01:00
Torkel Ödegaard
f9fba0e935
fix(timerange): fixed time range zoom out shortcut, fixes #6837
2016-12-06 07:42:22 +01:00
Torkel Ödegaard
4c406dec2f
cleanup(): removed unused (old) migrate stuff
2016-12-05 12:52:34 +01:00
Torkel Ödegaard
aea3093d85
change(Timepicker): removed last 90 days to make room for Last 2 days, #6758
2016-12-05 11:52:00 +01:00
Jaime Soriano Pastor
f2d5829944
Add 'Last 2 days' option to quick ranges ( #6758 )
2016-12-05 11:51:02 +01:00
Dirk le Roux
49dda7e5c1
first, delta, range passing unit tests
...
Signed-off-by: Dirk le Roux <dirk.leroux@gmail.com>
2016-11-29 08:26:31 +02:00
Torkel Ödegaard
fd512457d8
Merge remote-tracking branch 'origin/master' into getting-started-panel-css2
2016-11-18 16:31:54 +01:00
Torkel Ödegaard
98d1748e43
fix(templating): work on fixing exporting issues when using templating variables, like data source variables, and panel repeats, requires more work #6189
2016-11-17 12:32:11 +01:00
Torkel Ödegaard
a45fdfdd3f
fix(dashboard): minor fixes, and restored in-activity timer to 1min
2016-11-17 10:11:59 +01:00
Torkel Ödegaard
f64385cfc9
ux(tweak): minor polish to date picker styling
2016-11-16 17:53:56 +01:00
Torkel Ödegaard
e7a30ac464
fix(units): fixed issue with data rate bit units, fixes #6602
2016-11-16 16:29:10 +01:00
Torkel Ödegaard
4fa995eafa
ux(view/tv mode): treat tab change as user activity, resets in activity timer
2016-11-16 14:44:55 +01:00
huydx
f5a804a558
Fix typo (password strenght -> password strength)
2016-11-11 18:02:58 +09:00
Torkel Ödegaard
575828f1e9
Merge branch 'getting-started-panel' of github.com:grafana/grafana into getting-started-panel
2016-11-10 13:25:18 +01:00
Torkel Ödegaard
71eb0f3278
fix(graph): fixed issue with bar width when used in series override, fixes #6528
2016-11-10 10:50:48 +01:00
Ben RUBSON
6495ba155a
Correct timeStep in case of missing values ( #6526 )
...
* Correct timeStep in case of missing values
* Comment
2016-11-10 10:20:27 +01:00
bergquist
6a8138904e
fix(shortcuts): CTRL on windows or linux
2016-11-09 14:48:51 +01:00
Torkel Ödegaard
fb57bf77da
ux(getting started): progress on getting started panel and persited help flag states, #6466
2016-11-09 10:41:39 +01:00
Torkel Ödegaard
a100836bb4
docs(): Added pages for alerting docs, added keyboard shortcuts doc article, #6490
2016-11-07 15:18:27 +01:00
Torkel Ödegaard
8db40b25db
ux(dashboard): final tweaks to view mode and kiosk mode, better animation for view mode, and kiosk mode can be entered via kiosk url parameter, #6476
2016-11-06 10:15:36 +01:00
Torkel Ödegaard
d38de2cc8b
ux(view/kiosk mode): added view mode and kiosk mode, #6476
2016-11-05 14:23:37 +01:00
Torkel Ödegaard
0d82fb71ad
ux(keybindings): updated look of dashboard keybindings help modal, #6465
2016-11-05 12:19:52 +01:00
Torkel Ödegaard
3cc4a194a9
ux(keybindings): polish help modal with keybindings, #6465
2016-11-04 17:19:03 +01:00
Torkel Ödegaard
2fa7100c3b
ux(dashboard): lots of tweaks and polish to row menu, added remove X to add panel and row option views, #6442
2016-11-04 11:43:49 +01:00
Torkel Ödegaard
abf1f6a163
ux(dashboard): added back hide controls toggle and shortcut, #6442
2016-11-03 22:39:59 +01:00
Torkel Ödegaard
0da60a8bb2
ux(dashboard): minor tweak to row menu animation, it hides in a better way now after click #6442
2016-11-03 22:29:53 +01:00
Torkel Ödegaard
98be1734fa
ux(dashboard): refining new row slide out menu, #6442
2016-11-03 22:14:29 +01:00
Torkel Ödegaard
82592f0c13
ux(help): began work on new help modal
2016-11-03 20:32:36 +01:00
Torkel Ödegaard
3e712178cc
ux(dashboard): began removing build mode and adding new slide out row menu
2016-11-03 15:50:11 +01:00
Torkel Ödegaard
f91e067235
ux(dashboard): keybinding changes / new, #6442
2016-11-03 15:14:44 +01:00
Torkel Ödegaard
e80241b5f4
ux(dashboard): minor tweaks
2016-11-03 13:19:40 +01:00
Torkel Ödegaard
e23f898418
ux(dashboard): minor tweaks and polish, added g a shortcut for go to alerting list
2016-11-02 22:08:17 +01:00
Torkel Ödegaard
cdea420285
ux(dashboard): fixes for changing panel tabs, #6442
2016-11-02 21:45:46 +01:00
Torkel Ödegaard
47aae7f1f2
ux(dashboard): added more shortcusts to v/edit panel, #6442
2016-11-02 17:03:14 +01:00
Torkel Ödegaard
95e7ead89b
ux(dashboard): varius dashboard ux fixes and keybinding improvements, press 'e' while hovering over panel will open dashboard in edit mode, pressing 'd' will remove panel, #6442
2016-11-02 15:16:48 +01:00
Torkel Ödegaard
19509d1e7a
ux(dashboard): minor fix, #6442
2016-11-02 13:49:12 +01:00
Torkel Ödegaard
40ea014fa8
ux(dashboar): added shortcut for build mode, switched keybinding lib to mousetrap, supports sequences so also added for Go to home dashboard, open search with starred dashbords prefiltered, go to profile, #6442
2016-11-02 12:55:58 +01:00
Torkel Ödegaard
09a19d8ecb
ux(dashboard): progress on ghost empty space panel
2016-10-30 18:02:46 +01:00
Torkel Ödegaard
4d420a0c33
refactor(): dashboard row model and hunting down memory leak
2016-10-30 15:14:18 +01:00
Torkel Ödegaard
3fc6f6d730
ux(dashboard): minor fixes
2016-10-28 16:37:13 +02:00