Commit Graph

2360 Commits (d1b31bb3d699f674da4b02d34421edc03bf9e275)
 

Author SHA1 Message Date
Torkel Ödegaard d1b31bb3d6 moved stuff around, trying to get rid of the pro folders and fixing some issues 11 years ago
Torkel Ödegaard 9be53f0a79 Updates to support sub url 11 years ago
Torkel Ödegaard 5feed2344a Fixes to make grafana work in sub url 11 years ago
Torkel Ödegaard 5a3d3f5098 updated build and release tasks 11 years ago
Torkel Ödegaard 55bc150701 added backend config frontend componenet 11 years ago
Torkel Ödegaard 318338f967 Updated zip release task 11 years ago
Torkel Ödegaard 7c72705bc5 more work on build process 11 years ago
Torkel Ödegaard 33e3fc70b2 trying to get revision asset replacements to work with different paths 11 years ago
Torkel Ödegaard 9c3cd87bee more work on two grunt build modes, backend/standalone modes 11 years ago
Torkel Ödegaard f8ddfec98c progress on being able to use exact same code base for backend and standalone version, building optimized build needs a little more work 11 years ago
Torkel Ödegaard 53ff171436 Standalone and backend mode with same code base is starting to work 11 years ago
Torkel Ödegaard 75c77a44c9 Merge branch 'master' of github.com:torkelo/grafana-private into pro 11 years ago
Torkel Ödegaard 11b44f2b01 changes to make requirejs optimizer complete 11 years ago
Torkel Ödegaard d1e33ec071 Moved routes 11 years ago
Torkel Ödegaard 39f3cfc1eb moved dashboard stuff into a feature folder, not sure about this, but need better structure and better way to organize dependencies 11 years ago
Torkel Ödegaard 2f811375bb Moving templating to feature to feature folder 11 years ago
Torkel Ödegaard 8d7390e765 moved annotation editor and service to features folder 11 years ago
Torkel Ödegaard 8268c65c57 Trying to organize code more around features than the standard controllers, services structure 11 years ago
Torkel Ödegaard f9b0a01c74 restructuring 11 years ago
Torkel Ödegaard 0a4ccdcef2 moved all graphite code into features/graphite 11 years ago
Torkel Ödegaard 599a77c776 Added karma test step to build/relase grunt task 11 years ago
Torkel Ödegaard d9386cc2c3 Updated lastest.json 11 years ago
Torkel Ödegaard 38f348e642 Updated version to 1.9.1 11 years ago
Torkel Ödegaard 656ec9c48f SinglestatPanel: added more fontsize options, Closes #1187 11 years ago
Torkel Ödegaard 47f226be3b login force full page reload 11 years ago
Torkel Ödegaard cfabccc5f2 Work on handling frontend settings 11 years ago
Torkel Ödegaard f5e8f9334b Fixed test failing in chrome 11 years ago
Torkel Ödegaard 7be2105fd9 Merge pull request #1272 from matschaffer/plugin-spec-support 11 years ago
Torkel Ödegaard 49ee388dcf Merge pull request #1274 from matschaffer/panel-alert-tweak 11 years ago
Mat Schaffer 6cb4b4061c Bring panel alert to front and move tooltip to top. 11 years ago
Mat Schaffer 85e50ece2e Allow for plugin testing. 11 years ago
Torkel Ödegaard 32ae0ea13e Plugins: Custom datasource example adapted to return timestamps in millieseconds, Fixes #1263 11 years ago
Torkel Ödegaard dede578c7d Updated to datasource management 11 years ago
Torkel Ödegaard 1b3bddd622 Graph: graph spinner should not stop until annotation request is complete, #1235 11 years ago
Torkel Ödegaard 4e542d8b83 Changed config.js to backend generated config.js 11 years ago
Torkel Ödegaard 731bb6ba03 Graph: hover tooltip and axis format units fix, bug introduced last week 11 years ago
Torkel Ödegaard fed06ef97d Graph: Fix for y axis and scaled units (GiB etc) caused rounding, for example 400 GiB instead of 378 GiB, Fixes #1251 11 years ago
Torkel Ödegaard ad91093902 Update datasource now works, #8 11 years ago
Torkel Ödegaard a58330f4d8 InfluxDB: Support more than 10 series name segments when using alias patterns, Closes #1126 11 years ago
Torkel Ödegaard 5a46c2397b OpenTSDB: Downsample query field now supports interval template variable, Closes #1242 11 years ago
Torkel Ödegaard 0e97030716 More datasource admin, and backendSrv work 11 years ago
Torkel Ödegaard adb1502e72 Data source admin progress 11 years ago
Torkel Ödegaard f79588c191 Annotations: mini fix for annotations editor and the list of annotations 11 years ago
Torkel Ödegaard b3b096e204 Moved things around, started work on datasources view 11 years ago
Torkel Ödegaard 9f766557f1 Dashboard: fixed minor issue when trying to aborting dashboard delete from search list, Fixes #1233 11 years ago
Torkel Ödegaard 373118c5ee Merge branch 'master' of github.com:torkelo/grafana-private into pro 11 years ago
Torkel Ödegaard 846cf934f5 Graph: New legend option hideEmtpy to hide series with only null values from legend, Closes #1028 11 years ago
Torkel Ödegaard 162eb4ca35 Panel: duplicate now always adds the duplicated panel on the same row instead of creating a new row, Closes #1185 11 years ago
Torkel Ödegaard 2f18444a43 Graphite: alt node suggestions will now not include wildcard or template variables if the node is empty, Closes #1230 11 years ago
Torkel Ödegaard 8a4ff5bddc Merge pull request #1205 from noise/master 11 years ago