grafana/pkg
woodsaj ad8dbbb559 allow updates to secureJsonData.
SecureJsonData is stored as a json object in the DB. As the
secureJsonData is never returned to the user they are unable
to provide the full json object when performing updates instead
the user can only provide the specific keys they wish to update.
This commit ensures that only the provided keys are updated and
existing keys in the secureJsonData object are left untouched.
2016-04-28 18:39:23 +08:00
..
api fix(apps): app dashboards can now be updated, fixes #4817 2016-04-26 12:52:44 +02:00
bus clarify which handler is not found 2015-06-26 12:32:24 -07:00
cmd style(cli): add some color to error messages 2016-04-23 14:39:42 +02:00
components feat(plugins): dashboard import for data sources is working! #4298 2016-03-12 10:13:49 +01:00
events feat(signup): progress on new sign up and email verification flow, #2353 2015-08-28 15:14:24 +02:00
log allow setting level on logger. 2016-02-18 16:46:47 +11:00
login new config option for source of %s in group_search_filter, useful for nested LDAP groups 2016-03-23 08:21:25 -04:00
metrics stats(): updated stats 2016-04-10 18:36:54 -04:00
middleware minor spelling corrections 2016-02-16 12:12:04 +11:00
models fix(plugins): only add app nav link if it has any pages/dashboards with role matching current user, fixes #4784 2016-04-25 14:00:49 +02:00
plugins fix(apps): app dashboards can now be updated, fixes #4817 2016-04-26 12:52:44 +02:00
services allow updates to secureJsonData. 2016-04-28 18:39:23 +08:00
setting feat(update checks): started work on update checks 2016-04-11 12:21:48 -04:00
social gofmt happiness 2015-11-07 11:32:06 -06:00
util fix(plugins): fixes missed dist loading for plugindir 2016-03-03 11:04:26 +01:00