grafana/pkg
Jason Wilder 433070a135 Add dashboards:export CLI command
Allows exporting all dashboards to a --dir or filtering dashboards
by title.  If no --dir is specified, a single dashboard must be
found and it will be sent to stdout which can be piped to a file.

Fixes #1498
2015-03-03 23:16:14 -07:00
..
api Dashboard: When saving a dashboard and another user has made changes inbetween, the user is promted with a warning if he really wants to overwrite the other's changes, Closes #718 2015-03-02 22:24:01 +01:00
bus Worked on event system, needs a little more work 2015-02-04 15:37:26 +01:00
cmd Add dashboards:export CLI command 2015-03-03 23:16:14 -07:00
components 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 2015-02-26 17:23:28 +01:00
events Big Backend Refatoring: Renamed Account -> Org 2015-02-23 20:07:49 +01:00
log Progress on deb and rpm packaging, renamed config files, added file logging, #1476 2015-03-03 10:18:37 +01:00
middleware 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 2015-02-26 17:23:28 +01:00
models Dashboard: When saving a dashboard and another user has made changes inbetween, the user is promted with a warning if he really wants to overwrite the other's changes, Closes #718 2015-03-02 22:24:01 +01:00
plugins Fixed plugins go test 2015-02-28 11:38:44 +01:00
services Dashboard: When saving a dashboard and another user has made changes inbetween, the user is promted with a warning if he really wants to overwrite the other's changes, Closes #718 2015-03-02 22:24:01 +01:00
setting Working on build steps 2015-03-03 17:42:50 +01:00
social Changed go package path 2015-02-05 10:37:13 +01:00
util Began work on deb and rpm packaging, #1476 2015-03-02 15:50:03 +01:00