Vadim Stepanov
e63374db19
Update README.md
2022-09-07 11:05:46 +01:00
Vadim Stepanov
b68dd9bc92
fix deleting the last notification rule for pagerduty migrator ( #484 )
2022-09-07 10:58:31 +01:00
Yulia Shanyrova
981fdf54a1
error message added to failed request on resolving incident ( #499 )
...
* error message added to failed request on resolving incident
* changed the order of condition
2022-09-07 10:39:25 +01:00
Robby Milo
c7be47e085
Merge pull request #412 from grafana/robbymilo/docs-breadcrumbs
...
docs - fix breadcrumbs
2022-09-07 09:35:53 +02:00
Matias Bordese
b48aadc01c
Merge pull request #473 from grafana/matiasb/fix-update-channel-filter-api-multiple-backends
...
Fix channel filter updates when there are multiple backends
2022-09-06 17:14:07 -03:00
Michael Derynck
c8fc19b402
Use stack-slug instead of org-title
2022-09-06 13:45:34 -06:00
Matias Bordese
1a133d33ff
Add rotation ID fallback for ical events
2022-09-06 15:33:58 -03:00
Michael Derynck
7acaf77d0f
Query deleted instances directly instead of checking all that have not sync'd recently
2022-09-06 10:21:05 -06:00
Michael Derynck
a8fd2d96e2
Merge pull request #467 from grafana/retrying-tasks-fixes
...
Handle exceptions on some retrying tasks
2022-09-06 09:20:24 -06:00
Innokentii Konstantinov
0432f6f72a
Update CHANGELOG.md
2022-09-06 20:18:03 +05:00
Innokentii Konstantinov
ce2d9793ae
Merge pull request #494 from grafana/dev
...
New ical comparision func (#480 )
2022-09-06 20:02:05 +05:00
Innokentii Konstantinov
66be6378f3
Style fix
2022-09-06 19:43:48 +05:00
Innokentii Konstantinov
4e8727d1a1
New ical comparision func ( #480 )
...
* New ical comparision func
* Add support for field `sequence` for custom on-call shifts
* Fix ical comparison
* New ical comparision func 2
* fix
* Revert "Add support for field `sequence` for custom on-call shifts"
This reverts commit b7b18d5a
Co-authored-by: Julia <ferril.darkdiver@gmail.com>
2022-09-06 19:12:10 +05:00
Maxim
056caaa288
Merge branch 'dev' into new-schedules
2022-09-06 16:53:30 +03:00
Maxim
99877b99d2
animate user timezones
2022-09-06 16:23:06 +03:00
Rares Mardare
94171cca48
hide grafana url if undefined on plugin config
2022-09-06 15:42:02 +03:00
Vadim Stepanov
a4fdab123d
Merge pull request #492 from grafana/dev
...
Update CHANGELOG.md
2022-09-06 13:11:42 +01:00
Vadim Stepanov
727dd438d4
Update CHANGELOG.md
2022-09-06 13:11:12 +01:00
Vadim Stepanov
76c5c02210
Merge pull request #491 from grafana/dev
...
Merge dev to main
2022-09-06 13:05:22 +01:00
Yulia Shanyrova
81cd5c1722
Warning message for title of web template has been added ( #490 )
...
* Warning message for title of web template has been added
* edit text
* edit text
Co-authored-by: Vadim Stepanov <vadimkerr@gmail.com>
2022-09-06 12:57:21 +01:00
Rares Mardare
ff432042ab
missmatch between plugin and tabs order
2022-09-06 13:37:48 +03:00
Vadim Stepanov
afe13550da
Alert group search ( #488 )
...
* use web title template to render alert group verbose name
* remove group_verbose_name from tests
* clean up group_verbose_name
* remove verbose_name from API & plugin
* verbose_name migration
* update verbose name on web title template change
* use long queue for updating verbose name
* use first alert for updating verbose name
* improve batch_ids
* fix update_verbose_name
* post-review fixes
* post-review fixes
2022-09-06 11:30:12 +01:00
Julia
5c0d0ace3e
Remove user group rotation reordering
2022-09-06 12:59:38 +03:00
Matias Bordese
d74f4cc2be
Update next shifts per user to list all (web) schedule users
2022-09-05 17:23:35 -03:00
Matias Bordese
c413c54329
Update web schedule shift preview PK reusing logic
2022-09-05 15:50:58 -03:00
Matias Bordese
b41fec5439
Add related escalation chains details to schedule API
2022-09-05 15:00:14 -03:00
Vadim Stepanov
315a356fda
Handle vendor = None for pagerduty migrator ( #483 )
2022-09-05 15:59:05 +01:00
George
dd6975858a
feat: setting env for slack and telegram from helm ( #270 )
2022-09-05 17:12:18 +03:00
Rares Mardare
f7500052ad
Merge pull request #417 from grafana/package-updates
...
Package updates
2022-09-05 16:31:46 +03:00
Yulia Shanyrova
0fb1ef50a4
Merge branch 'dev' into 191-connectivity-warning
2022-09-05 15:14:40 +02:00
Matias Bordese
b5a892a9c2
Merge pull request #381 from grafana/matiasb/fix-final-schedule-event-splitting
...
Fixes for final event calculation when splitting/combining events
2022-09-05 10:10:11 -03:00
Matias Bordese
3c65bd9e93
Merge pull request #474 from grafana/matiasb/feature-flag-web-schedules
...
Add web_schedules feature flag
2022-09-05 09:55:26 -03:00
Matias Bordese
8ff2f41550
Add comment about possible missing rrule in get_rotation_date
2022-09-05 09:48:02 -03:00
Rares Mardare
6c2e70dafe
Merge branch 'dev' into package-updates
2022-09-05 15:25:09 +03:00
Vadim Stepanov
290c425b3d
drone sign
2022-09-05 12:50:58 +01:00
Vadim Stepanov
8f43cf238a
Bump node version to 14.17.0 on CI pipelines ( #481 )
2022-09-05 12:29:55 +01:00
Vadim Stepanov
920a863262
Revert "Alert group search by title ( #466 )" ( #479 )
...
This reverts commit f1f4303825 .
2022-09-05 11:44:22 +01:00
Julia
a444fe260c
Add tests for rotation index
2022-09-05 13:37:52 +03:00
Vadim Stepanov
f1f4303825
Alert group search by title ( #466 )
...
* use web title template to render alert group verbose name
* remove group_verbose_name from tests
* clean up group_verbose_name
* remove verbose_name from API & plugin
* verbose_name migration
* update verbose name on web title template change
* use long queue for updating verbose name
* use first alert for updating verbose name
* improve batch_ids
2022-09-05 10:05:19 +01:00
Julia
607330a79c
Fix shifts and gaps notifications for web schedules with respect to rotation start and until
2022-09-05 11:10:47 +03:00
Michael Derynck
c3b054ae61
Retry on exception first 5 times
2022-09-02 15:03:08 -06:00
Michael Derynck
aee8dccba8
Fix test
2022-09-02 14:48:03 -06:00
Michael Derynck
4508074236
Update test
2022-09-02 14:40:47 -06:00
Michael Derynck
20d3ff2fff
Add task to delete organizations if their stack has been deleted in gcom
2022-09-02 14:06:42 -06:00
Matias Bordese
7fd0e5ecf7
Skip empty events in final schedule
2022-09-02 16:45:35 -03:00
Matias Bordese
37eefe8e08
Allow empty users when previewing a web schedule shift
2022-09-02 16:45:35 -03:00
Matias Bordese
2a058b4acc
Fix issue post-refactoring
2022-09-02 16:45:35 -03:00
Matias Bordese
84dd4eebf5
Update shift preview to reuse shift PK when previewing update
2022-09-02 16:45:35 -03:00
Matias Bordese
c84f53c2b7
Handle shift previews for rotation updates
2022-09-02 16:45:35 -03:00
Matias Bordese
11175e27e5
Combine same-shift schedule events early
2022-09-02 16:45:35 -03:00