oncall-engine/grafana-plugin
Rares Mardare c3558061b7
#1032 - Modal set to modal-wide, renamed AppVerification (#1123)
# What this PR does

Fix for #1032 
- Set `UserSettings` popup to `modal-wide` all the time
- Renamed `AppVerification` to `AppConnection` both in file naming and
UI
- Make telegram tab take `width: 100%` inside modal
2023-01-13 16:08:33 +02: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 #1032 - Modal set to modal-wide, renamed AppVerification (#1123) 2023-01-13 16:08:33 +02: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 Update prettier@2.8.2 (#1112) 2023-01-09 17:50:55 +02: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 Update prettier@2.8.2 (#1112) 2023-01-09 17:50:55 +02:00