Commit Graph

2782 Commits

Author SHA1 Message Date
Torkel Ödegaard
31cf8812f6 Fixed some icons that I had missed when upgrading font awesome to 4.2 2015-01-08 19:03:45 +01:00
Torkel Ödegaard
a81a5315e1 Added graphite docker and fig config 2015-01-08 17:34:41 +01:00
Torkel Ödegaard
f332f22bed Updated icons to font-awesome 4.2 2015-01-08 15:00:34 +01:00
Torkel Ödegaard
08ae183877 Merge branch 'master' of github.com:torkelo/grafana-private into pro 2015-01-08 14:38:10 +01:00
Torkel Ödegaard
c4ce553936 Fixed icon in panel header when drilldown link is present 2015-01-08 14:37:50 +01:00
Torkel Ödegaard
6f987253ac Fixed dependency for unsavedChangesSrv 2015-01-08 12:27:54 +01:00
Torkel Ödegaard
1f1244f285 Upgrade Font-Awesome from 3.2 to 4.2 2015-01-08 12:23:11 +01:00
Torkel Ödegaard
3cf775a1f6 Added handling and view for 404 not found 2015-01-08 09:46:33 +01:00
Torkel Ödegaard
979349388c Added 404 not found view 2015-01-08 09:46:11 +01:00
Torkel Ödegaard
cdcf88cbdf fixed path for solo panel ctrl 2015-01-08 09:34:46 +01:00
Torkel Ödegaard
d573ee22f1 Fixed missing godep dependency for unit tests 2015-01-08 09:23:34 +01:00
Torkel Ödegaard
18ff1569b9 Added missing mysql driver package dependency 2015-01-08 09:01:39 +01:00
Torkel Ödegaard
3226a3a58e Fixed hashing of passwords, Closes #3 2015-01-08 09:00:00 +01:00
Torkel Ödegaard
164435f71d Moving code arround 2015-01-08 08:01:26 +01:00
Torkel Ödegaard
6d814af0cc Updated frontend 2015-01-08 07:40:17 +01:00
Torkel Ödegaard
ffbbb5bc9e Graph: Fixed issue when using zero as a grid threshold, Fixes #1309 2015-01-07 20:03:51 +01:00
Torkel Ödegaard
d3e11cabd5 Fixed link to server side rendered panel 2015-01-07 16:56:57 +01:00
Torkel Ödegaard
35326e1d92 Worked a little on anonymous access, needs more work 2015-01-07 16:37:24 +01:00
Torkel Ödegaard
9d629f2780 Tested with mysql, added simple fig file, need to write a more substantial fig setup 2015-01-07 14:05:57 +01:00
Torkel Ödegaard
1ae52d2472 Dashboard search by tag, and tag cloud now works, god dam I hate SQL 2015-01-07 12:37:24 +01:00
Torkel Ödegaard
37ba2511d5 fixed error handling in default dashboard route 2015-01-06 20:40:12 +01:00
Torkel Ödegaard
bcdbec61d7 Dashboard search works better, tag cloud should be done soon 2015-01-06 18:39:26 +01:00
Torkel Ödegaard
d03949a735 Worked on dashboard and tag search through backend 2015-01-06 18:38:48 +01:00
Torkel Ödegaard
63fa9f4535 InfluxDB: Fix handling of empty array in templating variable query, Fixes #1298 2015-01-06 17:32:39 +01:00
Torkel Ödegaard
3f266a3e1b Fixed dashboard search 2015-01-06 17:22:10 +01:00
Torkel Ödegaard
a5c8bbfe1f Fixed query param in dashboard search for grafana datasource 2015-01-06 17:15:38 +01:00
Torkel Ödegaard
584f40d0c4 Merge branch 'master' of github.com:torkelo/grafana-private into pro 2015-01-06 14:16:06 +01:00
Torkel Ödegaard
72974719ac Remember last dashboard 2015-01-06 14:15:48 +01:00
Torkel Ödegaard
d4c3463f68 InfluxDB: auto escape column names with special characters, Closes #1296 2015-01-06 13:26:09 +01:00
Torkel Ödegaard
47e4b77140 lodash remove override fix, Fixes #1304 2015-01-06 13:03:55 +01:00
Torkel Ödegaard
3e07605260 added a /api/metrics/test query that returns random walk series 2015-01-06 09:11:00 +01:00
Torkel Ödegaard
49b18e17d7 added test query feature to grafana datasource to generate a test graph on first login 2015-01-06 09:10:20 +01:00
Torkel Ödegaard
7c6f0ad445 Graphite: Added cumulative and minimumBelow graphite functions, Closes #1297 2015-01-05 20:25:55 +01:00
Torkel Ödegaard
0e3f91508e Added validation to stop duplicate dashboards with same name from being saved 2015-01-05 17:04:29 +01:00
Torkel Ödegaard
34427f34e8 side menu visible by default after login 2015-01-05 17:03:56 +01:00
Torkel Ödegaard
4131b75562 updated build script and readme with build instructions 2015-01-05 16:17:36 +01:00
Torkel Ödegaard
62af885c09 frontend build script fix 2015-01-05 11:05:21 +01:00
Torkel Ödegaard
344812f1e0 fix in grunt build script 2015-01-05 11:04:58 +01:00
Torkel Ödegaard
d06174fb56 Added build script written in go that adds build symbols for version, commit and build date 2015-01-05 10:46:58 +01:00
Torkel Ödegaard
72d9532207 updated login view with build info 2015-01-05 10:46:16 +01:00
Torkel Ödegaard
ab052a5ed3 Added missing letters to graphite datasource nested query interpolation, #1294 2015-01-05 10:02:03 +01:00
Torkel Ödegaard
6ebf766342 updated frontend 2015-01-05 08:47:44 +01:00
Torkel Ödegaard
d1b31bb3d6 moved stuff around, trying to get rid of the pro folders and fixing some issues 2015-01-05 08:47:29 +01:00
Torkel Ödegaard
19c70a126f fixed oauth login redirect when using app sub url 2015-01-05 08:21:52 +01:00
Torkel Ödegaard
4cc8a9bd18 More work on getting grafana pro to work in sub url 2015-01-05 07:59:18 +01:00
Torkel Ödegaard
9be53f0a79 Updates to support sub url 2015-01-05 07:58:15 +01:00
Torkel Ödegaard
f25a415a9e Work on making grafana work in sub url 2015-01-04 21:03:40 +01:00
Torkel Ödegaard
5feed2344a Fixes to make grafana work in sub url 2015-01-04 21:01:28 +01:00
Torkel Ödegaard
9ba34aabab updated build script to output bin in correct path 2015-01-04 18:57:16 +01:00
Torkel Ödegaard
0b855aeac9 updated wercker script 2015-01-04 18:37:45 +01:00