oncall-engine/grafana-plugin
Rares Mardare 607e87c6c2
Schedules rotation form tweaks (#3365)
# What this PR does

- adds proper boundary constraints on dragging the rotation modal (can't
drag outside of parent container anymore)
- add scrolling within the users list in the rotation modal

## Which issue(s) this PR fixes

Fixes https://github.com/grafana/oncall-private/issues/2299
2023-11-16 09:20:44 +00:00
..
e2e-tests Direct paging integrations table (#3290) 2023-11-10 16:54:22 +00:00
src Schedules rotation form tweaks (#3365) 2023-11-16 09:20:44 +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 use qrcode.react instead of react-qr-code lib (#3347) 2023-11-14 14:28:05 +00:00
playwright.config.ts fix a few flaky e2e tests + allow running project locally via k8s/helm (#2751) 2023-08-22 19:03:29 +02: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 use qrcode.react instead of react-qr-code lib (#3347) 2023-11-14 14:28:05 +00:00