oncall-engine/grafana-plugin/e2e-tests
Dominik Broj df6f7af8a5
chore: adjust dir names to irm (#4989)
# What this PR does

- rename utils to helpers
- rename types.ts to app-types.ts

## Which issue(s) this PR closes

Related to
https://raintank-corp.slack.com/archives/C0762D6EUDV/p1725477060488709
https://raintank-corp.slack.com/archives/C0762D6EUDV/p1724936143487849

TL;DR
IRM needs imported modules from oncall/incident to have uniq absolute
import paths

<!--
*Note*: If you want the issue to be auto-closed once the PR is merged,
change "Related to" to "Closes" in the line above.
If you have more than one GitHub issue that this PR closes, be sure to
preface
each issue link with a [closing
keyword](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests#linking-a-pull-request-to-an-issue).
This ensures that the issue(s) are auto-closed once the PR has been
merged.
-->

## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] Added the relevant release notes label (see labels prefixed w/
`release:`). These labels dictate how your PR will
    show up in the autogenerated release notes.
2024-09-05 14:51:29 +00:00
..
.auth add a couple of tests for users screen (#2612) 2023-08-02 15:42:48 +03:00
alerts Add missing labels permissions, fix tilt ci from ops-devenv, fix expensive e2e tests (#4842) 2024-08-19 18:17:10 +00:00
escalationChains cleanup CustomButton backend code + add ngrok/express outgoing webhook e2e test (#2544) 2024-03-28 15:37:22 +00:00
insights Add missing labels permissions, fix tilt ci from ops-devenv, fix expensive e2e tests (#4842) 2024-08-19 18:17:10 +00:00
integrations types improvements (#4945) 2024-08-28 14:43:52 +00:00
labels e2e to run against 11 (#4942) 2024-08-29 12:01:16 +00:00
outgoingWebhooks Fixed deprecated imports of H/VGroup in favor of Stack (#4897) 2024-08-27 09:37:30 +00:00
pluginInitialization chore: adjust dir names to irm (#4989) 2024-09-05 14:51:29 +00:00
schedules chore: adjust dir names to irm (#4989) 2024-09-05 14:51:29 +00:00
settings Fix tabs navigation on the settings page (#4289) 2024-04-30 13:25:31 +00:00
users chore: more adjustments to irm monorepo (#4915) 2024-08-26 05:39:07 +00:00
utils chore: adjust dir names to irm (#4989) 2024-09-05 14:51:29 +00:00
.env.example Brojd/improve e2e tests dx (#3516) 2023-12-15 08:58:25 +00:00
.eslintrc stabilize e2e tests (#3349) 2023-11-17 10:07:12 +00:00
fixtures.ts Deploy PR e2e test report to GH Pages (#3952) 2024-02-28 06:13:26 +00:00
globalSetup.ts Add missing labels permissions, fix tilt ci from ops-devenv, fix expensive e2e tests (#4842) 2024-08-19 18:17:10 +00:00