Torkel Ödegaard
|
97de8c1cc2
|
refactoring: move moving stuff around
|
2015-10-30 15:04:27 +01:00 |
|
Torkel Ödegaard
|
205d4232b9
|
feat(cloudwatch): only support proxy mode, can remove frontend aws-sdk lib
|
2015-10-01 17:38:55 +02:00 |
|
Torkel Ödegaard
|
f93215f4ec
|
feat(timepicker2): more progress
|
2015-09-18 10:36:47 +02:00 |
|
Torkel Ödegaard
|
5eefa36111
|
feat(timepickerv2): big progress on new design of new timepicker, #2761
|
2015-09-17 22:44:59 +02:00 |
|
Torkel Ödegaard
|
4ffa26cf2c
|
feat() started work on more feature rich time picker
|
2015-09-15 13:23:36 +02:00 |
|
Torkel Ödegaard
|
ffbf70af25
|
Merge branch 'cloudwatch' of https://github.com/mtanda/grafana into cloudwatch
|
2015-08-31 15:45:49 +02:00 |
|
Torkel Ödegaard
|
c876aa537a
|
feat(panel resize): Resize handles in panel bottom right corners for easy width and height change, closes #2577
Conflicts:
public/app/features/panel/panelDirective.js
|
2015-08-21 14:59:15 +02:00 |
|
Torkel Ödegaard
|
5b9ea96dc5
|
Merge branch 'v2.1.x'
Conflicts:
CHANGELOG.md
package.json
|
2015-08-20 11:16:05 +02:00 |
|
Torkel Ödegaard
|
e5794ed1c1
|
fix(dragdrop): Fix for broken drag drop behavior, fixes #2558
|
2015-08-20 11:12:06 +02:00 |
|
Torkel Ödegaard
|
bf5081ec8c
|
fix(type ahead): fixed highlight, and made the highlight more distinct, also rolled back #2436 due to its issues on linux and windows, fixes #2527
|
2015-08-18 10:09:12 +02:00 |
|
Torkel Ödegaard
|
6ee0f2c6a7
|
feat(mixed data source queries): lots of minor polish to new mixed data source and all the changes it has required, #436
|
2015-08-17 17:07:33 +02:00 |
|
Torkel Ödegaard
|
56d5b0b12a
|
feat(mixed datasource): minor progress
|
2015-08-17 10:31:54 +02:00 |
|
Torkel Ödegaard
|
234d1291f9
|
Merge branch 'invite'
Conflicts:
public/css/less/gfbox.less
public/emails/reset_password.html
public/emails/welcome_on_signup.html
|
2015-08-11 11:22:43 +02:00 |
|
Torkel Ödegaard
|
775e044e69
|
feat(invite): progress on invite feature, #2353
|
2015-08-10 13:47:06 +02:00 |
|
Torkel Ödegaard
|
81790aed13
|
tech(lib upgrade): updated angularjs to 1.4.3
|
2015-08-08 12:31:37 +02:00 |
|
Mitsuhiro Tanda
|
88ce05976e
|
add CloudWatch datasource
|
2015-08-05 23:10:32 +09:00 |
|
Torkel Ödegaard
|
0ffcce1b5d
|
feat(invite): more work on invite, basic creation works, added new tab directive from angular-ui and made new tab style, #2353
|
2015-07-17 09:51:34 +02:00 |
|
Torkel Ödegaard
|
57c78bc603
|
feat(invite): began work on invite users dialog, #2353
|
2015-07-16 10:44:55 +02:00 |
|
Andrew Widdersheim
|
e20e2117f7
|
Fix 'paranthesis' typo to 'parenthesis'
This typo is most noticable in the Graphite lexer error hint message.
|
2015-07-05 21:22:40 -04:00 |
|
Torkel Ödegaard
|
2dbb370955
|
Working on resize handle, drag to resize panels & rows
|
2015-06-26 18:45:23 +02:00 |
|
Torkel Ödegaard
|
dd8d6bc705
|
Changed regex typeahead lookup, also works with literal regex patterns
|
2015-06-26 09:40:55 +02:00 |
|
Torkel Ödegaard
|
fd319bd5f5
|
Moved requirejs to bower, #677
|
2015-06-13 23:01:54 +02:00 |
|
Torkel Ödegaard
|
6f982b2791
|
Moved angular-bindonce to bower
|
2015-06-13 22:20:39 +02:00 |
|
Torkel Ödegaard
|
05f934548b
|
Moved angular-native-dragdrop to bower
|
2015-06-13 22:17:28 +02:00 |
|
Torkel Ödegaard
|
f22bffe98a
|
Upgraded angular to 1.4.0 and moved angular dependency to bower, #677
|
2015-06-13 21:14:08 +02:00 |
|
Torkel Ödegaard
|
87c65bcea0
|
Migrating to use bower for component dependencies
|
2015-06-13 20:53:08 +02:00 |
|
Torkel Ödegaard
|
4a9bc70ca0
|
Added new style override, transform negative-Y, Closes #2162
|
2015-06-13 20:01:15 +02:00 |
|
Torkel Ödegaard
|
494ede5bbf
|
Big refactoring/rewrite for how annotation tooltips are shown, also work on #1474
|
2015-05-27 13:11:32 +02:00 |
|
Torkel Ödegaard
|
5aa495d0e4
|
Restored some previous grafana modifications to jquery flot
|
2015-05-09 19:47:21 +02:00 |
|
Torkel Ödegaard
|
2e6c2347eb
|
Did some jquery flot performance tuning, added text size cache that reduced render times by 25% (for single serie graphs)
|
2015-05-09 19:31:00 +02:00 |
|
Torkel Ödegaard
|
c628ac9bbb
|
Upgraded to JQuery 2.1.1 -> 2.1.3, and spectrum.js, Fixes #1932
|
2015-05-04 14:36:46 +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
|
fde11be279
|
Renamed src directory to public
|
2015-03-29 12:57:28 +02:00 |
|