grafana/pkg/services/serviceaccounts
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 Searchable service accounts (#45844) 2022-03-04 12:04:07 +01:00
database Searchable service accounts (#45844) 2022-03-04 12:04:07 +01:00
manager Separate API key store from SA token store (#45862) 2022-02-28 11:30:45 +01:00
tests Searchable service accounts (#45844) 2022-03-04 12:04:07 +01:00
errors.go ServiceAccounts: Delete ServiceAccount (#40470) 2021-11-11 15:10:24 +00:00
models.go Searchable service accounts (#45844) 2022-03-04 12:04:07 +01:00
serviceaccounts.go Searchable service accounts (#45844) 2022-03-04 12:04:07 +01:00