oncall-engine/grafana-plugin
Ieva e1b9a75ce7
RBAC: update RBAC permissions scopes for plugins.app:access action (#1028)
Change RBAC permission scope to `plugins🆔grafana-oncall-app` from
`plugins.app🆔grafana-oncall-app` for permissions with
`plugins.app:access` action. This is needed because [Grafana is
expecting](https://github.com/grafana/grafana/blob/main/pkg/services/accesscontrol/pluginutils/utils.go#L20-L21)
`plugins:` not `plugins.app` prefix for permissions with
`plugins.app:access` action.
2022-12-20 18:15:18 +01:00
..
e2e World, meet OnCall! 2022-06-03 08:09:47 -06:00
provisioning World, meet OnCall! 2022-06-03 08:09:47 -06:00
src RBAC: update RBAC permissions scopes for plugins.app:access action (#1028) 2022-12-20 18:15:18 +01:00
tools Merge dev to main (#54) 2022-06-13 16:39:58 -06:00
.dockerignore One startup command to rule them all (#760) 2022-11-07 16:34:43 +01:00
.eslintignore World, meet OnCall! 2022-06-03 08:09:47 -06:00
.eslintrc.js Rares/grafana9.3 navbar latest (#758) 2022-11-16 17:56:54 +08:00
.gitignore enterprise dev changes + few other small changes (#802) 2022-11-09 07:21:33 +01:00
.prettierrc.js World, meet OnCall! 2022-06-03 08:09:47 -06:00
.release-it.js World, meet OnCall! 2022-06-03 08:09:47 -06:00
.stylelintignore World, meet OnCall! 2022-06-03 08:09:47 -06:00
.stylelintrc add selector-max-type stylelint rule 2022-11-02 11:44:42 +00:00
babel.config.json add precommit rules for markdown/json files (#915) 2022-12-01 14:26:54 +01:00
CHANGELOG.md symlink grafana-plugin/CHANGELOG.md from root CHANGELOG.md (#721) 2022-10-27 17:03:03 +08:00
Dockerfile.dev One startup command to rule them all (#760) 2022-11-07 16:34:43 +01:00
grafana-plugin.yml.example World, meet OnCall! 2022-06-03 08:09:47 -06:00
jest.config.js added max timeout of 10s to all jest tests for cases when it needs to wait 2022-12-07 13:28:42 +02:00
jest.setup.ts Get rid of installation token + add a bunch of tests (#624) 2022-11-21 16:26:00 +01:00
LICENSE World, meet OnCall! 2022-06-03 08:09:47 -06:00
package.json Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
plopfile.js Merge dev to main (#54) 2022-06-13 16:39:58 -06:00
tsconfig.json [UI] fix eslint/prettier warnings (#678) 2022-10-24 20:27:03 +08:00
webpack.config.js modify push notification settings + use fcm-django library (#998) 2022-12-20 12:41:34 +01:00
yarn.lock Bump decode-uri-component from 0.2.0 to 0.2.2 in /grafana-plugin 2022-12-09 10:35:33 +01:00