Commit Graph

2975 Commits (56c83cefe9e72d01de0d382da0c829b74c13006f)
 

Author SHA1 Message Date
Torkel Ödegaard 56c83cefe9 Fixed so that scripted dashboards and json file based dashboards works as in 1.x, Closes #1548 10 years ago
Torkel Ödegaard 6850a4d25d Progress on deb and rpm packaging, init.d script etc, #1476 10 years ago
Torkel Ödegaard ad2065afc7 Began work on deb and rpm packaging, #1476 10 years ago
Torkel Ödegaard 9710771f16 Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510 10 years ago
Torkel Ödegaard ea1164322b Small fixes 10 years ago
Torkel Ödegaard bee501da4a Added different time period override to singlestat panel, added option to hide panel time override info, Closes #171 10 years ago
Torkel Ödegaard 57b5b4c376 Worked on relative time and timeshift overrides for singlestat, still an issue for how to visualize the time override 10 years ago
Torkel Ödegaard 2c3d3d0fe3 Refactoring out common panel metric and query code to a panelHelper service 10 years ago
Torkel Ödegaard d0d995da09 Inital work on SQL metric/annotation data source, #1542 10 years ago
Torkel Ödegaard a3fe1efa2b Merge branch 'css-tweaks' into develop, #1465 10 years ago
Torkel Ödegaard e84d0dd6b3 Light theme tweaks after merge with bulletfactorys light theme fixes 10 years ago
Torkel Ödegaard 0f3bf488f2 Merge branch 'develop' into css-tweaks 10 years ago
Torkel Ödegaard 04ca85fe89 Moved dashboard theme option from the dashboard to a persisted user setting, #1458 10 years ago
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 ba56535fa6 Merge branch 'light-theme-tweaks' of github.com:bulletfactory/grafana into css-tweaks 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
Trent White 5c39a3d004 Reversed button cleanup for light theme 10 years ago
Trent White 4e607876ea further cleanup of styles to make sidebar more readable for light theme. This tweaked link colors, dropdown colors and table tweaks for things like Add API to make them feel a little more organized through shades of gray. 10 years ago
Torkel Ödegaard 011fdf7ab6 fixed bug in datasource schema migration 10 years ago
Trent White 708ddf5387 CSS tweaks to link styles for sidebar, nav bar, search pane. Also the nav bar height seemed off from the sidebar, so made that consistent. Variables were created when colors were hard-coded for both dark and light. This meant that both variables.light.less and variables.dark.less were updated. 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