grafana/public/app/features/serviceaccounts
Eric Leijonmarck c592e6606c
Filtering of service accounts by expired tokens (#46251)
* Refactor to ServiceAccounts Query

* filtering expiredtokens on backend

* WIP

* WIP

* WIP

* fix: missing that we do not cover for no service accounts

* fix: wrong link

* feat: filter able to get only service accounts with expired tokens

* refactor: naming

* Update pkg/services/serviceaccounts/models.go

Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>

* goimported

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

Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>

Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
2022-03-18 15:50:34 +01:00
..
state Filtering of service accounts by expired tokens (#46251) 2022-03-18 15:50:34 +01:00
CreateTokenModal.tsx ServiceAccounts: Fix token creation with expiry (#45855) 2022-02-24 19:22:57 +01:00
ServiceAccountCreatePage.tsx feat: creation of service account (#44913) 2022-02-07 14:12:39 +01:00
ServiceAccountPage.tsx Service Accounts: Link final components in service accounts detail page (#45929) 2022-03-01 09:21:55 +01:00
ServiceAccountProfile.tsx Service Accounts: Link final components in service accounts detail page (#45929) 2022-03-01 09:21:55 +01:00
ServiceAccountRoleRow.tsx Service Accounts: Link final components in service accounts detail page (#45929) 2022-03-01 09:21:55 +01:00
ServiceAccountsListPage.tsx Filtering of service accounts by expired tokens (#46251) 2022-03-18 15:50:34 +01:00
ServiceAccountTokensTable.tsx Admin: token expiration colors and calculations (#45231) 2022-02-18 11:43:33 +01:00