Commit Graph

2958 Commits (962b316bcf94a09fa6d46662597efba9ddefe4a3)
 

Author SHA1 Message Date
Torkel Ödegaard 962b316bcf Some clean up and polish of data source edit view 10 years ago
Torkel Ödegaard ae3b9617b6 Fixed dataproxy test 10 years ago
Torkel Ödegaard 3c554953a2 Changed default OpenTSDB downsample aggregator from sum to avg 10 years ago
Torkel Ödegaard 0b1044b46f Fixed plugins go test 10 years ago
Torkel Ödegaard 2e0e8ba705 Fixed solo panel test 10 years ago
Torkel Ödegaard c283f0996d Fixed solo panel view (used for png rendering) 10 years ago
Torkel Ödegaard 232f980c72 More work on restoring features after moving to plugin model for datasources, no annotations work again #1276 #1472 10 years ago
Torkel Ödegaard 4a72c37fc1 Fixes to edit view switching, and to templateValuesSrv 10 years ago
Torkel Ödegaard dcfad7d61b Fixed playlist functionallity, broken after recent changes 10 years ago
Torkel Ödegaard 9e892bddf0 More work on restoring features after moving to plugin model for datasources, #1276 #1472 10 years ago
Torkel Ödegaard 109dd3240a Work on new datasource plugin model, #1276 #1472 10 years ago
Torkel Ödegaard c198242292 A lot of work on backend plugin model for frontend components, right now for data sources, will enable dropin plugins for data sources and panels, #1472 10 years ago
Torkel Ödegaard 5bd5713a52 Began work on plugin system 10 years ago
Torkel Ödegaard 011fdf7ab6 fixed bug in datasource schema migration 10 years ago
Torkel Ödegaard c75aa23092 New implementation for API Keys that only stores hashed api keys, and the client key is base64 decoded json web token with the unhashed key, Closes #1440 10 years ago
Torkel Ödegaard 6a2a6afc1d Merge branch 'develop' into apikey_hashed 10 years ago
Torkel Ödegaard 7c241fd617 Added permissions section to admin > edit user view, an admin can now make another user admin, Closes #1517 10 years ago
Torkel Ödegaard c14a90a3d0 A lot of work on new organization selection and sidenav dropdown, #1506 10 years ago
Torkel Ödegaard 528f54153c More work on experimental InfluxDB 0.9 support 10 years ago
Torkel Ödegaard ae7f18f981 Made a copy of influxdb datasource named influxdb_08 so the main influxdb data source can be modified to support InfluxDB 0.9, made some initial experiments to get queries to work, but a lot more work is needed, #1525 10 years ago
Torkel Ödegaard f5f07bd552 Fixed signout links from sidenav 10 years ago
Torkel Ödegaard bbbd3320ef Created seperate admin sidenav #1506 10 years ago
Torkel Ödegaard 32450640e2 Moved clone dashboard above delete in dashboard settings dropdown 10 years ago
Torkel Ödegaard 3f96afba73 Merge branch 'fixDashboardDelete' of https://github.com/raintank/grafana into raintank-fixDashboardDelete 10 years ago
Torkel Ödegaard 9e789e6d82 More work on organization / admin nav, views, #1506 10 years ago
Torkel Ödegaard e1d078f2c1 Final frontend changes for account -> org rename 10 years ago
Torkel Ödegaard 563d5e3ad8 All migrations work in sqlite3, mysql and postgres 10 years ago
Torkel Ödegaard 16fd256225 Added missing common.go 10 years ago
Torkel Ödegaard f3f79792ab account -> org table migration is starting to work, need to test mysql and postgres 10 years ago
Torkel Ödegaard ed68a4bb9a More work on SQL migrations 10 years ago
Torkel Ödegaard 02a89c752b Progress on database schema migration for account -> org refactor 10 years ago
Anthony Woods b9b63f695d fixes #1518 fix table name used in dashboard delete. 10 years ago
Torkel Ödegaard da41d99aa7 Fixed sql integration test 10 years ago
Torkel Ödegaard 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 years ago
Torkel Ödegaard e9e2fa2927 Started Account -> Organization rename 10 years ago
Torkel Ödegaard 5b2715515f Began work on Account -> Organization rethink, #1506 10 years ago
Torkel Ödegaard a8c90e2365 Small update to commands 10 years ago
Torkel Ödegaard f66968ae02 Merge remote-tracking branch 'origin/master' into develop 10 years ago
Torkel Ödegaard a5fd40ed80 OpenTSDB: Fixed issue with auto interval variable going below 1s, Fixes #1325 10 years ago
Torkel Ödegaard 8cc4dae00b Merge remote-tracking branch 'origin/master' into develop 10 years ago
Torkel Ödegaard 2c5f19253c Added margin between opentsdb queries 10 years ago
Torkel Ödegaard 09f2950256 Merge remote-tracking branch 'origin/master' into develop 10 years ago
Torkel Ödegaard 65307c463a Refactoring opentsdb editor view, merging #1438, made Downsampling enabled by default 10 years ago
Torkel Ödegaard 2ae0ef94de Merge branch 'tsdb_downsample' of https://github.com/frogmaster/grafana into frogmaster-tsdb_downsample 10 years ago
Torkel Ödegaard 138e720695 Increased max user list to 1000 for user admin page, need to paging, but will have to wait a few days 10 years ago
Torkel Ödegaard 12e28c1895 added missing file 10 years ago
Torkel Ödegaard 1a106e5c38 Added change password ability to admin > edit user view, #1446 10 years ago
Torkel Ödegaard 15c52cacfb Import views are now consolidated into one view, and found through one navigation (dashboard search -> Import, Closes #1511 10 years ago
Torkel Ödegaard 4a93d205bb Moved dashboard import and json import to same view, found via dashboard search dropdown, #1511 10 years ago
Torkel Ödegaard a146a24c06 Fixed small issue in search and showing Home dashboard when filtering by tag 10 years ago