oncall-engine/grafana-plugin/e2e-tests
Dominik Broj b64366231d
Fix schedule gaps when DST happens between rotation start and end date (#4103)
# What this PR does

1) IF in rotation form user selects start date before DST change 
AND according to recurrence period / selected end date it's after DST
change
AND there is a difference in hours identified because of DST change 
THEN set hour of end date to the same as start date so that there are no
gaps in the schedule

2) Fix showing current system time info in schedule slot

## Which issue(s) this PR closes

https://github.com/grafana/oncall/issues/3261

<!--
*Note*: 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

- [x] 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-03-25 16:20:10 +00:00
..
.auth add a couple of tests for users screen (#2612) 2023-08-02 15:42:48 +03:00
alerts Fixed schedules not showing tooltip for user details (#4033) 2024-03-07 20:28:51 +00:00
escalationChains fix e2e tests (#3950) 2024-02-22 19:41:21 +00:00
insights Use Tilt CI to run e2e tests on Github workflows (#3842) 2024-03-22 12:29:22 +00:00
integrations Brojd/connect integration to snow (#3968) 2024-02-28 12:19:18 +00:00
outgoingWebhooks Snow outgoing webhooks tab (#3918) 2024-02-26 13:52:26 +00:00
schedules Fix schedule gaps when DST happens between rotation start and end date (#4103) 2024-03-25 16:20:10 +00:00
users Fix user profile test (#4057) 2024-03-14 13:18:36 +00:00
utils Use Tilt CI to run e2e tests on Github workflows (#3842) 2024-03-22 12:29:22 +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 Fix daily e2e tests GitHub Actions cron job (#3923) 2024-02-27 09:21:53 -05:00