Commit Graph

2937 Commits (f5f07bd552546fa0f04d4843b7685ceee994cd7e)
 

Author SHA1 Message Date
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
Torkel Ödegaard 83d798dbad Small update to grafana.ini describe server options 10 years ago
Torkel Ödegaard 7f5f6763ea Fixed icon for ascending sort order in table legend, #1483 10 years ago
Torkel Ödegaard 8828db4fce Fixed issue with date range form validation, Closes #1485 10 years ago
Torkel Ödegaard 56d8fe4a22 Small changes to CLI commands PR 10 years ago
Jason Wilder b6428b08d0 CLI: Fix config flag being ignored 10 years ago
Jason Wilder 9223c95481 CLI: Order commands alphabetically 10 years ago
Jason Wilder a3925e8aa0 CLI: Use console logger for dashbard:import command 10 years ago
Jason Wilder 7c8fa067a2 CLI: Conver account flag to required arg 10 years ago
Jason Wilder f2e9ec63df CLI: Renamed import-json to dashboard:import 10 years ago
Jason Wilder b97361b193 CLI: Add datasource:delete command 10 years ago
Jason Wilder 22652889b2 CLI: Add datasource:create command 10 years ago
Jason Wilder 04a970eda2 CLI: Use 8 char min col size instead of 20 10 years ago
Jason Wilder f443b7087c CLI: Add datasource:info command 10 years ago
Jason Wilder 9cb1170361 CLI: Move duplicated config flag to global flag 10 years ago
Jason Wilder dda760b9b5 CLI: Add datasource list command 10 years ago
Jason Wilder ca4124940a CLI: Remove redundant Cmd prefix from commands 10 years ago
Jason Wilder 90cd10e034 CLI: Add account:delete command 10 years ago
Jason Wilder c1d4acc01e CLI: Use colorized console output 10 years ago
Jason Wilder 81531a29eb CLI: Add account:create command 10 years ago
Jason Wilder 7d4c319fcb CLI: Default logging output to stderr instead of stdout 10 years ago
Jason Wilder ca37b24455 CLI: Add account list command 10 years ago
Torkel Ödegaard f6c07fdabd Rewrote and redesign how the data source edit views look and work so they conform better to how account views look, removed tabs and put top nav items to add data source etc, made list, edit and new seperate url routes, #1483 10 years ago
Torkel Ödegaard ed0fabd9de Fixed css issue with sidenav not extending to bottom of page when dashboard requires scrolling, #1483 10 years ago
Torkel Ödegaard 0767992662 fixed z-index pos for panel-menu compared to dashboard search dropdown, #1483 10 years ago
Torkel Ödegaard a88187023d Added a sql integration test for api keys 10 years ago
Torkel Ödegaard 57dc12ee17 Merge pull request #1482 from raintank/issue_1481 10 years ago
woodsaj c9e5da48a4 Merge branch 'issue_1481' of github.com:raintank/grafana into issue_1481 10 years ago
woodsaj 7d69885e06 fixes #1481. correctly escape api_key.key column name 10 years ago
woodsaj 55ba8ad0c4 fix issue 1481. correctly escape api_key.key column name 10 years ago
Torkel Ödegaard 6263ec1d38 Fixed some playlist issues, error when adding duplicates 10 years ago
Torkel Ödegaard 1d86d4b94f Updated docker build, added test container script, added docker readme 10 years ago
Torkel Ödegaard 8aef2c13ec Worked on playlist mode, hides dashboard controls and dashboard search button, added prev, stop, next icon buttons 10 years ago
Torkel Ödegaard 8722ee8ad6 Worked on playlist update for Grafana 2.0, added dashboard search to playliststart view, #1460 10 years ago
Torkel Ödegaard 1a44036148 Fixed req.Host in datasource proxy, Fixes #1478 10 years ago
Torkel Ödegaard e65a6cc063 added an inital admin settings view, very basic right now only displays all config options in grafana.ini 10 years ago
Torkel Ödegaard 29607d8951 Updated readme again 10 years ago
Torkel Ödegaard 366a9f71ad Updated readme build instructions 10 years ago