grafana/public/app/features/serviceaccounts
J Guerreiro bc5237e840
Service Accounts: Link final components in service accounts detail page (#45929)
* ServiceAccounts: Delete/Disable service account from details page

* ServiceAccounts: capitalize viewable messages from UI

* ServiceAccounts: Link new update endpoint to details page

* ServiceAccounts: reimplement service account retrieve to include is_disabled and only target service accounts

* Cleanup styles

* Fix modal show

* ServiceAccounts: simplify handler functions

* Apply suggestions from code review

Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>

Co-authored-by: Clarity-89 <homes89@ukr.net>
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
2022-03-01 09:21:55 +01:00
..
state Service Accounts: Link final components in service accounts detail page (#45929) 2022-03-01 09:21:55 +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 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