grafana/public/app/features/serviceaccounts
Eric Leijonmarck c6943797f9
Admin: token expiration colors and calculations (#45231)
* token expiration colorign and calculations

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

* removed unused calculation for expiry

* optional attribute

* fix: typo

* implement failing test :thumpsup:

* tests

* refactor: tests to use assertify

* tiem

* refactor: remote porntf

* refactor: make test NOT sleep 1 sec for all builds :D

Co-authored-by: J Guerreiro <joao.guerreiro@grafana.com>
2022-02-18 11:43:33 +01:00
..
state ServiceAccounts: allow deleting from service account list (#45239) 2022-02-10 18:21:04 +01:00
CreateTokenModal.tsx Service accounts: Add token UI (#45081) 2022-02-09 11:38:46 +01:00
ServiceAccountCreatePage.tsx feat: creation of service account (#44913) 2022-02-07 14:12:39 +01:00
ServiceAccountPage.tsx Service accounts: Add token UI (#45081) 2022-02-09 11:38:46 +01:00
ServiceAccountProfile.tsx Add number of tokens to the service accounts view (#44919) 2022-02-08 14:31:34 +01:00
ServiceAccountsListPage.tsx ServiceAccounts: allow deleting from service account list (#45239) 2022-02-10 18:21:04 +01:00
ServiceAccountTokensTable.tsx Admin: token expiration colors and calculations (#45231) 2022-02-18 11:43:33 +01:00