grafana/pkg/services/serviceaccounts
J Guerreiro 8c49e96439
ServiceAccounts: Add token view for Service Accounts (#45013)
* fix SA creation scope

* add writer action to SA fixed role

* ServiceAccounts: Add token table to SA detail page

* ServiceAccounts: Allow deletion of tokens from token table

* refactor service account page

* avoid using store for delete
2022-02-08 11:35:15 +00:00
..
api ServiceAccounts: Add token view for Service Accounts (#45013) 2022-02-08 11:35:15 +00:00
database Add/Delete API keys to Service accounts (#44871) 2022-02-07 14:51:54 +01:00
manager ServiceAccounts: Add token view for Service Accounts (#45013) 2022-02-08 11:35:15 +00:00
tests Fix crash on no service accounts (#44389) 2022-02-04 11:06:30 +00:00
errors.go ServiceAccounts: Delete ServiceAccount (#40470) 2021-11-11 15:10:24 +00:00
models.go Add/Delete API keys to Service accounts (#44871) 2022-02-07 14:51:54 +01:00
serviceaccounts.go Fix crash on no service accounts (#44389) 2022-02-04 11:06:30 +00:00