# What this PR does ## Which issue(s) this PR fixes https://github.com/grafana/oncall/issues/2897 ## 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) |
||
|---|---|---|
| .. | ||
| e2e-tests | ||
| src | ||
| tools | ||
| .dockerignore | ||
| .eslintignore | ||
| .eslintrc.js | ||
| .gitignore | ||
| .prettierrc.js | ||
| .stylelintrc | ||
| babel.config.json | ||
| Dockerfile.dev | ||
| jest.config.js | ||
| jest.setup.ts | ||
| LICENSE | ||
| package.json | ||
| playwright.config.ts | ||
| plopfile.js | ||
| tsconfig.json | ||
| webpack.config.js | ||
| yarn.lock | ||