Torkel Ödegaard
|
89ce1a5159
|
fix(dashlist): minor fix to dashlist panel, and some minor html markup fixes
|
2015-10-27 13:17:28 +01: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 |
|
Torkel Ödegaard
|
16fc6e8b42
|
More work on editable false dashboards, #1834
|
2015-04-27 10:09:32 +02:00 |
|
Torkel Ödegaard
|
236c4e65f8
|
Began work on dashboard: editable flag, that actually stops users from changing anything, #1834
|
2015-04-23 15:26:48 +02:00 |
|
Torkel Ödegaard
|
6ba8854854
|
Readded link in top header, Fixes #1756
|
2015-04-15 12:17:31 +02:00 |
|
Torkel Ödegaard
|
382f7066d9
|
Fixed importing dashboards from graphite web issue
|
2015-04-06 14:46:06 +02:00 |
|
Torkel Ödegaard
|
e6492f7db9
|
Share modal: Override UI theme via URL param for Share link, rendered panel, or embedded panel, Closes #1701
|
2015-04-02 09:21:38 +02:00 |
|
Torkel Ödegaard
|
4ca125da41
|
Delete snapshot fix: the action is now shows confirmation directly in the modal (not opening a new tab with api call as in beta1), Fixes #1682
|
2015-04-01 08:24:03 +02:00 |
|
Torkel Ödegaard
|
c42d09b267
|
Enabled snapshot sharing of single panels, enabled sharing of snapshot dashboards (but you cannot snapshot a snapshot
|
2015-03-29 15:01:27 +02:00 |
|
Torkel Ödegaard
|
0f791c9fa8
|
Refactoring of share modal
|
2015-03-29 14:30:03 +02:00 |
|
Torkel Ödegaard
|
fde11be279
|
Renamed src directory to public
|
2015-03-29 12:57:28 +02:00 |
|