oncall-engine/grafana-plugin
Dominik Broj 53ca5331c6
show delete integration btn only if allow_delete is truthy (#3377)
# What this PR does
Show delete integration btn only if `allow_delete` is `true` for it


## Which issue(s) this PR fixes
https://github.com/grafana/oncall-private/issues/2302


## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-11-17 13:38:20 +00:00
..
e2e-tests stabilize e2e tests (#3349) 2023-11-17 10:07:12 +00:00
src show delete integration btn only if allow_delete is truthy (#3377) 2023-11-17 13:38:20 +00:00
tools Merge dev to main (#54) 2022-06-13 16:39:58 -06:00
.dockerignore WIP: Direct paging improvements (#3064) 2023-09-28 03:57:49 +00:00
.eslintignore World, meet OnCall! 2022-06-03 08:09:47 -06:00
.eslintrc.js Direct paging integrations table (#3290) 2023-11-10 16:54:22 +00:00
.gitignore add a couple of tests for users screen (#2612) 2023-08-02 15:42:48 +03:00
.prettierrc.js 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
Dockerfile.dev Feat(Dev): Improve Building of Grafana Plugin in Development Env + update node version (#1890) 2023-05-17 16:12:51 -04:00
jest.config.js add a couple of tests for users screen (#2612) 2023-08-02 15:42:48 +03: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 stabilize e2e tests (#3349) 2023-11-17 10:07:12 +00:00
playwright.config.ts Use chromium only in PRs e2e tests (#3374) 2023-11-17 13:22:34 +00:00
plopfile.js Merge dev to main (#54) 2022-06-13 16:39:58 -06:00
tsconfig.json add a couple of tests for users screen (#2612) 2023-08-02 15:42:48 +03:00
webpack.config.js increase mobile app verification token TTL from 1 minute to 5 minutes (#2859) 2023-08-22 17:09:59 +02:00
yarn.lock stabilize e2e tests (#3349) 2023-11-17 10:07:12 +00:00