Torkel Ödegaard
|
4cc06ad779
|
Merge branch 'master' of github.com:grafana/grafana
|
2015-12-14 18:33:58 +01:00 |
|
Torkel Ödegaard
|
79d56f779d
|
fix(graphite): minor fix to graphite query editor so it does not issue render requests for incomplete queries, fixes #3510
|
2015-12-14 18:33:44 +01:00 |
|
Carl Bergquist
|
280f9befae
|
Merge pull request #2949 from shoonoise/master
Add option to hide raintank share button
Fixes #2727
|
2015-12-14 17:29:09 +01:00 |
|
Nick Christus
|
91139672cc
|
merge with master, conflicts fixed
|
2015-12-03 20:34:05 -06:00 |
|
Nick Christus
|
d86b2c4fb4
|
Merge branch 'master' of github.com:grafana/grafana
|
2015-12-02 21:33:06 -06:00 |
|
Joakim Lahtinen
|
9c0141e84e
|
Fixed some broken HTML.
Simplified some control flow.
|
2015-11-24 07:29:52 +01:00 |
|
Nick Christus
|
e63ff167a7
|
updated-list-views: added filter controls, updated tables on API Keys and Data Sources
|
2015-10-29 21:09:21 -05:00 |
|
shoonoise
|
b4a2b96e32
|
Add options to manage snapshot publishing
|
2015-10-29 16:40:03 +03:00 |
|
Torkel Ödegaard
|
89ce1a5159
|
fix(dashlist): minor fix to dashlist panel, and some minor html markup fixes
|
2015-10-27 13:17:28 +01:00 |
|
Nick Christus
|
23404decea
|
added global alerts list stub and styles
|
2015-10-11 16:59:40 -04:00 |
|
Torkel Ödegaard
|
f680c15283
|
fix(snapshot): fixed issue with timepicker / time display when viewing snapshot, fixes #2892
|
2015-10-07 13:07:30 +02:00 |
|
Torkel Ödegaard
|
1a8bc1dd60
|
fix(dashbard save as): fixed wonky behavior in save as modal, cursor to the end randomly, fixes #2837
|
2015-09-28 15:26:56 +02:00 |
|
Torkel Ödegaard
|
24bff6e04d
|
ui(dashboard cog icon): minor change to PR #2772 that adds tooltip to cog icon
|
2015-09-21 11:29:14 +02:00 |
|
Torkel Ödegaard
|
cdab0d208e
|
Merge branch 'master' of https://github.com/utkarshcmu/grafana into utkarshcmu-master
|
2015-09-21 11:16:50 +02:00 |
|
ubhatnagar
|
00c89b8354
|
Removed .jshintrc statement, implemented manage dashboard tooltip.
|
2015-09-21 08:09:34 +05:30 |
|
Torkel Ödegaard
|
2f68687de9
|
feat(timepicker2): temporarily removed the the option to define custom quick range, will have to be part of future issue, closes #2761
|
2015-09-19 12:20:24 +02:00 |
|
Torkel Ödegaard
|
cea13b1823
|
feat(timepicker2): moved to controllerAs and bindToController for timepicker component
|
2015-09-18 12:41:32 +02:00 |
|
ubhatnagar
|
923df8244b
|
Search Dashboard Panel will hide if 'Manage Dashboards' is clicked.
|
2015-09-18 02:30:02 -07:00 |
|
ubhatnagar
|
e1576b7131
|
Added Manage Dashboard Tooltip, hides when clicked.
|
2015-09-18 00:45:29 -07:00 |
|
Torkel Ödegaard
|
9dec50832d
|
refactor: refactoring app boot up and core structure
|
2015-09-14 22:54:00 +02:00 |
|
Torkel Ödegaard
|
d96a6a59ee
|
refactor: moved timepicker from a simple panel to component, removed simple panel directive
|
2015-09-12 11:49:27 +02:00 |
|
Torkel Ödegaard
|
3999a3caa2
|
feat(elasticsearch): extended stats like std deviation now works, and sigma option as well, added unique count (cardinality as well, #1034
|
2015-09-07 13:13:27 +02:00 |
|
Torkel Ödegaard
|
4b4299604b
|
fix(import): fixed nav link in header, fixes #2633
|
2015-09-01 17:14:48 +02:00 |
|
Torkel Ödegaard
|
0586dbaf8b
|
feat(save_as): imporved save as dialog, now auto focus, and enter key to submit works, closes #2426
|
2015-08-03 10:46:07 +02:00 |
|
Torkel Ödegaard
|
c20fa85b82
|
Renamed variable value select to select dropdown
|
2015-06-09 09:45:24 +02:00 |
|
Torkel Ödegaard
|
cb63344394
|
Added hover tooltip for tags
|
2015-06-03 14:53:52 +02:00 |
|
Torkel Ödegaard
|
8934c83742
|
Small fixes for template variable groups (tags)
|
2015-06-03 14:53:52 +02:00 |
|
Torkel Ödegaard
|
b5a846154a
|
Trying to make progres on persisting selection state, restoring selection state for new multi variable dropdown, proving to be really complex
|
2015-06-03 14:53:52 +02:00 |
|
Torkel Ödegaard
|
53ed407448
|
Lots of refactoring of variable dropdown trying to clean up code and make it unit testable
|
2015-06-03 14:53:52 +02:00 |
|
Torkel Ödegaard
|
d96f5598ca
|
Breaking out logic for variable dropdown into a controller, this needs some unit tests
|
2015-06-03 14:53:52 +02:00 |
|
Torkel Ödegaard
|
137cbe5bb4
|
work on variable multi select
|
2015-06-03 14:53:52 +02:00 |
|
Torkel Ödegaard
|
6f783f5a3b
|
Single variable select state highlight fixed, Closes #2073
|
2015-06-03 14:53:52 +02:00 |
|
Torkel Ödegaard
|
6ed17fe62f
|
Removed selection state for single select variables
|
2015-06-03 14:53:52 +02:00 |
|
Torkel Ödegaard
|
7d25d6f191
|
progress on tag selection in variable dropdown
|
2015-06-03 14:53:52 +02:00 |
|
Torkel Ödegaard
|
0bd50c06d7
|
Template varaible dropdown work
|
2015-06-03 14:53:52 +02:00 |
|
Torkel Ödegaard
|
9a74105103
|
Trying out dark headers and footers for template dropdown
|
2015-06-03 14:53:52 +02:00 |
|
Torkel Ödegaard
|
483ef20527
|
Reworking variable value dropdown, take3
|
2015-06-03 14:53:52 +02:00 |
|
Torkel Ödegaard
|
2202094e41
|
work on tags in variables
|
2015-05-20 18:18:03 +02:00 |
|
Torkel Ödegaard
|
25c6b64fed
|
Began working on exploring variable value groups/tags
|
2015-05-19 16:54:08 +02:00 |
|
Torkel Ödegaard
|
187834b17c
|
Trying to get dashboard loading and dashboard meta flags like canSave, canStar more managable
|
2015-05-13 09:58:45 +02:00 |
|
Torkel Ödegaard
|
0bde1bb857
|
Dashboard and nav links are near completion now, #1944
|
2015-05-08 10:56:54 +02:00 |
|
Torkel Ödegaard
|
9655014041
|
More polish and refinements to dashboard links
|
2015-05-07 13:10:04 +02:00 |
|
Torkel Ödegaard
|
1e196fc091
|
Began work on dashboard links and nav feature, #1944
|
2015-05-05 19:56:49 +02:00 |
|
Torkel Ödegaard
|
e17f56b4ad
|
Final polish on panel & row repeats, #1888, still some missing places where scopedVars needs to be used
|
2015-04-30 11:15:26 +02:00 |
|
Torkel Ödegaard
|
3ee1ea28e1
|
Templating: Support for search filtering and keyboard up/down filtering in the new multi variable value selector dropdown, #1144
|
2015-04-30 09:09:12 +02:00 |
|
Torkel Ödegaard
|
fe0bf876d9
|
Style changes and polish to multi variable value selection, #1144
|
2015-04-29 15:34:14 +02:00 |
|
Torkel Ödegaard
|
c5be95e46c
|
Began polish and tweaks of new template variable multi select dropdown
|
2015-04-29 14:23:29 +02:00 |
|
Torkel Ödegaard
|
8c14e565a7
|
Restored the variable color for the label/name in the submenu
|
2015-04-28 17:54:22 +02:00 |
|
Torkel Ödegaard
|
ca7aa294e0
|
Began wriing unit test for new panel repeat features, #1888
|
2015-04-27 17:20:32 +02:00 |
|
Torkel Ödegaard
|
3f97bd8212
|
Added files removed in merge
|
2015-04-27 13:59:20 +02:00 |
|