- 19 Feb, 2015 2 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 18 Feb, 2015 11 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Close dashboard edit views when clicking on dashboard title, added some tooltips to dashboard top nav
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Refresh frontend datasourceSrv after datasource update, no longer need to reload the page to use a newly added or updated datasource, #1493
Torkel Ödegaard committed -
Force full reload when switching account, temp fix for refreshing frontend datasource, settings, and user account role
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Added validation for correct timespans when using panel timeshift or relative time override, Fixes #1494
Torkel Ödegaard committed
-
- 17 Feb, 2015 3 commits
-
-
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
Torkel Ödegaard committed -
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
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
- 16 Feb, 2015 4 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 15 Feb, 2015 17 commits
-
-
Passing --config had no effect when passed. It will now be applied as the last config file and before any env var overrrides.
Jason Wilder committed -
Jason Wilder committed
-
More consistent w/ other commands and separates stdout/stderr
Jason Wilder committed -
Follows the same convention as other commands.
Jason Wilder committed -
More consistent w/ other command names.
Jason Wilder committed -
Jason Wilder committed
-
Allows creating a datasource from the command line
Jason Wilder committed -
Jason Wilder committed
-
Describes the full datasource details given an account and datasource name.
Jason Wilder committed -
Jason Wilder committed
-
Lists all the datasources for an account via the CLI
Jason Wilder committed -
Jason Wilder committed
-
Jason Wilder committed
-
This extracts some of the colored logging functionality into some convenience functions to log directly to the console (stdout) w/o the usual logging prefixes and flags. It's intended for console messages when using grafana commands.
Jason Wilder committed -
Creates a new account attached to the default admin account for now.
Jason Wilder committed -
Makes it possible to separate console output from logging output so command output can be piped to a file cleanly.
Jason Wilder committed -
Jason Wilder committed
-
- 14 Feb, 2015 3 commits
-
-
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
Torkel Ödegaard committed -
Fixed css issue with sidenav not extending to bottom of page when dashboard requires scrolling, #1483
Torkel Ödegaard committed -
Torkel Ödegaard committed
-