grafana/pkg/services/serviceaccounts/api
Eric Leijonmarck 3d168eb34b
Searchable service accounts (#45844)
* WIP

* draft of WIP

* feat: search and filtering works 🌈

* Update pkg/models/org_user.go

* Apply suggestions from code review

* refactor: remove unsed function

* refactor: formatting

* Apply suggestions from code review

Co-authored-by: J Guerreiro <joao.guerreiro@grafana.com>

* WIP

* comment

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

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

* review comments

* wip

* working search and initial load of service accounts

* number of tokens working

* removed api call

* Apply suggestions from code review

* added accescontrol param

* accesscontrol prefix corrected

Co-authored-by: J Guerreiro <joao.guerreiro@grafana.com>
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
2022-03-04 12:04:07 +01:00
..
api_test.go Separate API key store from SA token store (#45862) 2022-02-28 11:30:45 +01:00
api.go Searchable service accounts (#45844) 2022-03-04 12:04:07 +01:00
token_test.go Separate API key store from SA token store (#45862) 2022-02-28 11:30:45 +01:00
token.go Service Accounts: Link final components in service accounts detail page (#45929) 2022-03-01 09:21:55 +01:00