oncall-engine/grafana-plugin
Joey Orlando 5ef8b8c345
remove duplicate call in UI to GET /alert_receive_channels (#1179)
# What this PR does

Related to [this PR
comment](https://github.com/grafana/oncall/pull/1164#discussion_r1082337697)
from @maskin25
 
## Which issue(s) this PR fixes

**Before**
![Screenshot 2023-01-20 at 14 24
07](https://user-images.githubusercontent.com/9406895/213706172-1f219346-7e88-4e10-b2f3-c37590ecb43d.png)

**After**
![Screenshot 2023-01-20 at 14 26
05](https://user-images.githubusercontent.com/9406895/213706194-d95fc5f0-1494-4efc-ae92-31f1771ec490.png)


## Checklist

- [ ] Tests updated (N/A)
- [ ] Documentation added (N/A)
- [x] `CHANGELOG.md` updated
2023-01-20 15:23:17 +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 remove duplicate call in UI to GET /alert_receive_channels (#1179) 2023-01-20 15:23:17 +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
.env.example use hardcoded faro creds instead of env defined 2023-01-03 12:30:53 +03:00
.eslintignore World, meet OnCall! 2022-06-03 08:09:47 -06:00
.eslintrc.js added dotenv to read env variables, pass faro instance to this.faro 2022-12-15 17:47:30 +02: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 react -router, make urls hierarchical (#1095) 2023-01-18 13:11:59 +03: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 review 2022-12-22 13:38:47 +02:00
yarn.lock Add react -router, make urls hierarchical (#1095) 2023-01-18 13:11:59 +03:00