Commit Graph

2924 Commits (26e4809e2ea6addf57a2f449f1bd16ada7948d56)
 

Author SHA1 Message Date
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
Torkel Ödegaard 6347b9b0d7 Merge remote-tracking branch 'origin/develop' into develop 10 years ago
Torkel Ödegaard fea6b970e5 Some prep work for using today as relative time, #1186 10 years ago
Torkel Ödegaard afeaa9fecd Merge pull request #1507 from ryan-williams/typos 10 years ago
Torkel Ödegaard 7e82626b17 Fixed bug with custom time range not being initialized correctly, Fixes #1427 10 years ago
Torkel Ödegaard 9b9aab27ca Graphs now update/refresh when you edit annotations, Fixes #1430 10 years ago
Torkel Ödegaard 31e5271921 Fixed number formating issue when InfluxDB return MAX float64, Fixes #1402 10 years ago
Torkel Ödegaard 8c977e37a9 Merge remote-tracking branch 'origin/master' into develop 10 years ago
Torkel Ödegaard 9c8134f8bc Dashboard: Fixed memory leak when switching dashboards, Fixes #1497 10 years ago
Ryan Williams 36ec15be8f fix some scripted-dashboard-comment typos 10 years ago
Ryan Williams c29bf31f2b add intellij files to gitignore 10 years ago
Torkel Ödegaard 5b1727bcba Graph & Singlestat: Support for additional units, Fahrenheit (°F) and Celsius (°C), Humidity (%H), kW, watt-hour (Wh), kilowatt-hour (kWh), velocities (m/s, km/h, mpg, knot), Closes #1366 10 years ago
Torkel Ödegaard 7a14054057 Graph: Shared tooltip improvement, can now support metrics of different resolution/intervals, Closes #978, Fixes #1499 10 years ago
Torkel Ödegaard 481a4b0f1b Small fix to unsavedChangesSrv, did not handle new template variable correctly 10 years ago
Torkel Ödegaard fe34c8f2e0 Worked on submenu row (templating, annotations), removed templating and annotation feature toggles, the submenu row will be visible as soon as there are any template vars or annotations, #1503 10 years ago
Torkel Ödegaard 923e18b2b9 Small design change for the submenu (templating, annotations), #1503 10 years ago
Torkel Ödegaard 596dfc304d Added guard for template variables missing query field, Fixes #1501 10 years ago
Torkel Ödegaard 47c6c6e1b7 Added change password feature, Closes #1455 10 years ago
Torkel Ödegaard afc52f57a2 small fix to confirm modal 10 years ago
Torkel Ödegaard 0786977bcf Fixed css issue with sidebar 10 years ago
Torkel Ödegaard 181542249d Fixed failing influxdb-datasource test 10 years ago
Torkel Ödegaard 0d165e67c9 Fixed issue with influxdb, broken in recent commit today 10 years ago
Torkel Ödegaard 978b12b0dc Close dashboard edit views when clicking on dashboard title, added some tooltips to dashboard top nav 10 years ago
Torkel Ödegaard 2ca849c0c4 Changed docker image to debian:jessie 10 years ago
Torkel Ödegaard 3991d9dc06 Added error handling to dashboard imports, #1493 10 years ago
Torkel Ödegaard 60ae4afe87 Refresh frontend datasourceSrv after datasource update, no longer need to reload the page to use a newly added or updated datasource, #1493 10 years ago
Torkel Ödegaard 4ed54f6aa9 Force full reload when switching account, temp fix for refreshing frontend datasource, settings, and user account role 10 years ago
Torkel Ödegaard 17004ce3ae Fixed issue with login by username and uppercase letters in username, #1484 10 years ago
Torkel Ödegaard 596ce18aeb Worked on clone dashboard feature, #1488 10 years ago
Torkel Ödegaard 5c9ef9d9da Added form validation and css class for invalid timespans, #1494 10 years ago
Torkel Ödegaard ad13fd0542 Added validation for correct timespans when using panel timeshift or relative time override, Fixes #1494 10 years ago
Torkel Ödegaard 26eb6e559e Removed use of absolute urls in dashboard search and dashlist, root_url option is now not required, it is required if you use oauth or proxy grafana under suburl, #1483 10 years ago
Torkel Ödegaard 946afccbb5 Fixed dashboard search dropdown issue where it closes dashboard settings view if open, also fixed so that clicking outside dashboard search will close it, Fixes #1489 10 years ago
Torkel Ödegaard ea8307f79e Added influxdb docker block, and fixed issue when adding data source 10 years ago