grafana/public/app/features/api-keys/state
Karl Persson 6c6137f45a
Access control: Pass access control metadata for api keys (#48445)
* Move ApiKeyDTO to dtos package

* Add access control filter to api keys

* pass user in GetApiKeysQuery

* Add api key metadata to DTO

* Remove scope all requirement from get api keys endpoint

* Handle api key access control metadata in frondend
2022-04-29 15:30:24 +02:00
..
actions.ts Access control: Pass access control metadata for api keys (#48445) 2022-04-29 15:30:24 +02:00
reducers.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
reducers.ts Configuration: You can now see your expired API keys if you have no active ones (#42452) 2021-12-16 11:46:09 +00:00
selectors.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
selectors.ts Configuration: You can now see your expired API keys if you have no active ones (#42452) 2021-12-16 11:46:09 +00:00