grafana/pkg/services/serviceaccounts
Eric Leijonmarck 79340c087f
Add number of tokens to the service accounts view (#44919)
* feat: add serviceaccountDTO

* WIP

* feat: listing number of tokens for a given service account

* nit: removed fmt

* Update pkg/services/serviceaccounts/database/database.go

* Update public/app/features/serviceaccounts/ServiceAccountsListPage.tsx

* fixes

* align DTOProfile data to the frontend

* reviewed myself fixes

* fix: tests fix
2022-02-08 14:31:34 +01:00
..
api Add number of tokens to the service accounts view (#44919) 2022-02-08 14:31:34 +01:00
database Add number of tokens to the service accounts view (#44919) 2022-02-08 14:31:34 +01:00
manager Add number of tokens to the service accounts view (#44919) 2022-02-08 14:31:34 +01:00
tests Add number of tokens to the service accounts view (#44919) 2022-02-08 14:31:34 +01:00
errors.go ServiceAccounts: Delete ServiceAccount (#40470) 2021-11-11 15:10:24 +00:00
models.go Add number of tokens to the service accounts view (#44919) 2022-02-08 14:31:34 +01:00
serviceaccounts.go Add number of tokens to the service accounts view (#44919) 2022-02-08 14:31:34 +01:00