Commit Graph

4476 Commits (bc3c394210010c0d7f5fbd09462d0e4e689581e9)
 

Author SHA1 Message Date
Torkel Ödegaard bc3c394210 feat(elasticsearch): worked on elasticsearch templating support, #2696 10 years ago
Torkel Ödegaard 0ef8e086a2 fixed(share modal): fixed issue with sharemodal introduced with recent change to time handling, #2791 10 years ago
Torkel Ödegaard 63665dccae fix(grafana datasource): fixed the built in test data source, fixes #2795 10 years ago
Torkel Ödegaard 792b194d0e feat(elasticsearch): finished work on adding support for filters aggregate, you can now split series by query using group by filters, closes #2785 10 years ago
Torkel Ödegaard e694a74c9d feat(elasticsearch): work on supporting filters aggregate, #2785 10 years ago
Torkel Ödegaard 9de016bfe3 feat(elasticseach): alias and lucene query fields are now visible/usable when using raw json query, #1034 10 years ago
Torkel Ödegaard 3eddfc028e Merge branch 'patch-2' of https://github.com/cagdascirit/grafana 10 years ago
Torkel Ödegaard 2125648798 Merge branch 'master' of https://github.com/tuxinaut/grafana 10 years ago
Torkel Ödegaard 24bff6e04d ui(dashboard cog icon): minor change to PR #2772 that adds tooltip to cog icon 10 years ago
Torkel Ödegaard cdab0d208e Merge branch 'master' of https://github.com/utkarshcmu/grafana into utkarshcmu-master 10 years ago
Torkel Ödegaard 20f04ab352 fix(build): fixed requirejs optimized build 10 years ago
Torkel Ödegaard 7f1af24318 fix(ldap): fixed ldap org roles sync, did only add one new role per login, now all roles are added, fixes #2766 10 years ago
Torkel Ödegaard 8d87db58c6 docs(): added link to external install tutorial / article 10 years ago
Torkel Ödegaard feae4c6c8b fix(ldap): fixed syncing of email and name from ldap, fixes #2765 10 years ago
ubhatnagar 00c89b8354 Removed .jshintrc statement, implemented manage dashboard tooltip. 10 years ago
Torkel Ödegaard fb767f5680 change: removed drilldown links from extended panel menu 10 years ago
Torkel Ödegaard c7d22aafd2 feat(drilldown link): better access to drilldown links directly by clicking the external link icon in panel header, fixes #1575 10 years ago
Torkel Ödegaard b5f237a69b fix(graph): minor fix for hover tooltip when combined with a single series using stepped lines, fixes #2754 10 years ago
Torkel Ödegaard b4093ccf59 fix(graphite): minor fix to editor, add function dropdrop extended above page, fixes #1152 10 years ago
Torkel Ödegaard a23217cc6f fix(influxdb): clear existing Authorization header when proxying request to InfluxDB, fixes #2778 10 years ago
Torkel Ödegaard f4f7f47901 changelog: updated changelog with info about timepicker feature 10 years ago
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 10 years ago
Torkel Ödegaard 86f4907cc4 feat(panel fullscreen): completly changed how the fullscreen view/edit works, no longer uses css fixed position, yay, closes #2779 10 years ago
Torkel Ödegaard bffb795d7a feat(timepicker): small style change for timepicker 10 years ago
Torkel Ödegaard c21cffa6d4 fix(timepicker): UTC now works in all scenarios I can think of, manual edit, date picker edit, #2761 10 years ago
Torkel Ödegaard 96b0e70ddd feat(timepickerv2): fixed lots of minor issues and updated kairosdb and opentsdb data sources to work with the new date formats 10 years ago
Torkel Ödegaard febe56b062 feat(timepicker): fixed zoomout 10 years ago
Torkel Ödegaard f5e6722826 feat(timepickerv2): more work on new timepicker, now absolute time mixed with relative time works, yesterday, this day last week, etc now work 10 years ago
Torkel Ödegaard cea13b1823 feat(timepicker2): moved to controllerAs and bindToController for timepicker component 10 years ago
Torkel Ödegaard 3d85e85f29 fix(events): fixed handling of onAppEvents when used from rootScope, must supply localscope, can now be used in isolate scope scenarios 10 years ago
ubhatnagar 923df8244b Search Dashboard Panel will hide if 'Manage Dashboards' is clicked. 10 years ago
Torkel Ödegaard 69db9e0d45 feat(timepickerV2): absolute time / calendar picker works, #2761 10 years ago
Denny Schäfer d1534d4dcf Fix changelog (double issue entry and missing version headline) 10 years ago
Torkel Ödegaard a8a94ef87b Merge branch 'master' into timepicker2 10 years ago
Torkel Ödegaard f93215f4ec feat(timepicker2): more progress 10 years ago
ubhatnagar 9af460600d Fixed Indentation and Grunt run. 10 years ago
ubhatnagar e1576b7131 Added Manage Dashboard Tooltip, hides when clicked. 10 years ago
Torkel Ödegaard 5d05de8bda Merge branch 'master' of github.com:grafana/grafana 10 years ago
Torkel Ödegaard 5e949b0564 fix(quota): fixed failing quota unit tests 10 years ago
Torkel Ödegaard 2a52d9bdf6 feat(timepicker2): more work on new timepicker 10 years ago
Torkel Ödegaard ebf49d0668 Merge pull request #2771 from decbis/maxSeries-func-for-groupByNode 10 years ago
Torkel Ödegaard f42955ab99 Merge pull request #2755 from Dieken/patch-1 10 years ago
Eugen Dinca 7dc2b36413 Added maxSeries option for groupByNode function 10 years ago
Torkel Ödegaard 5eefa36111 feat(timepickerv2): big progress on new design of new timepicker, #2761 10 years ago
Cagdas Cirit c26209d579 Update debian.md 10 years ago
Torkel Ödegaard a30f73fe36 feat(timepicker): more work on getting new time formats to work in all data sources 10 years ago
Torkel Ödegaard 1a9c52e17f feat(timepicker): lots of big changes, moving to datemath from kbn.parseDateMath, moving to moment dates instead of native javascript dates 10 years ago
Torkel Ödegaard 5ad38ee9f8 feat(timepicker2): fixed timesrv specs 10 years ago
Torkel Ödegaard 4c79591403 fix(graphite): removed debug comment 10 years ago
Torkel Ödegaard a9812167d7 feat(timepicker2): worked on more rich time range support 10 years ago