Rares Mardare
b26e643dfd
Merge pull request #489 from grafana/336-missmatched-sections
...
336 - Mismatch between plugin and tabs order
2022-09-09 17:30:45 +03:00
Rares Mardare
f7f7327205
Merge pull request #493 from grafana/1299-hide-grafana-url
...
1299 - Hide grafana url if undefined on plugin config
2022-09-09 17:30:34 +03:00
maskin25
bab378c34d
disable frontend enterprise frontend ts check ( #516 )
2022-09-09 12:13:58 +01:00
maskin25
2c8a34d692
Merge pull request #148 from grafana/new-schedules
...
Awesome on-call calendar editor
2022-09-09 13:38:12 +03:00
Maxim
fb6eb8d622
minor fix 2
2022-09-09 13:35:46 +03:00
Maxim
3ab5a6e51a
minor fix
2022-09-09 13:27:38 +03:00
Maxim
61d75dd43e
save browser timezone in user profile
2022-09-09 13:16:36 +03:00
Innokentii Konstantinov
3e8c7a24c8
Add hiding personal phone numbers ( #411 )
...
* Add hiding personal phone numbers
* Fix tests
* phone number toggler
* fixed issue where id was not set
* some improvement changes
* show toggle just for validated phone numbers
* ux changes + refactored PhoneVerification
* minor changes
* linter
* hide banner
* ux changes for phone verification
* make it full width
* linter
* show action only if phone is verified
* linter
* revert isCodeSent once phone is forgotten
* fix UserHiddenFieldsSerializer
* await for loadUser
* missing WithPermissions wrapper
Co-authored-by: Rares Mardare <rares.mardare@grafana.com>
Co-authored-by: Rares Mardare <40542072+teodosii@users.noreply.github.com>
2022-09-09 12:42:40 +05:00
Michael Derynck
455321938e
Merge pull request #475 from grafana/add-organization-cleanup-task
...
Add task to delete organizations if their stack has been deleted in gcom
2022-09-08 10:07:44 -06:00
Yulya Artyukhina
7737c1cb0c
Merge pull request #383 from grafana/on-call-shifts-rotation-index
...
Add calculation for rotation index, improve creating new shifts on update with respect to rotation index
2022-09-08 16:48:47 +03:00
Julia
67eb0b423d
Merge branch 'dev' into on-call-shifts-rotation-index
...
# Conflicts:
# engine/apps/schedules/models/on_call_schedule.py
2022-09-08 16:43:35 +03:00
Matias Bordese
62ace52ff0
Merge pull request #507 from grafana/matiasb/fix-preview-rotation-start
...
Update preview rotation start logic to match update logic
2022-09-08 10:32:31 -03:00
Maxim
c3d5bcc2d8
use utc offset to group users
2022-09-08 15:42:12 +03:00
Matias Bordese
2d13f9116b
Update shift preview to return events for (all) affected shifts
2022-09-08 09:33:51 -03:00
Matias Bordese
70848425fb
Merge pull request #506 from grafana/matiasb/schedules-name-search-filter
...
Add name search filter to schedules API
2022-09-08 08:57:52 -03:00
Innokentii Konstantinov
d8365db8f5
is_icals_equal fixes ( #510 )
...
* is_icals_equal fixes
* treat None SEQUENCE as equal
2022-09-08 16:11:03 +05:00
Julia
f24aacfddc
Fix rotation index calculation
2022-09-08 12:51:39 +03:00
Maxim
23d706cc7f
add schedules filtering, add checing web schedules feature flag
2022-09-08 12:42:16 +03:00
Yulya Artyukhina
84bcbb375f
Merge pull request #477 from grafana/shift-notifications-for-web-schedule
...
Fix slack notification for web schedules
2022-09-08 12:03:41 +03:00
Matias Bordese
a4c036d5aa
Update preview rotation start logic to match update logic
2022-09-07 15:37:03 -03:00
Matias Bordese
e5c247cf42
Add name search filter to schedules API
2022-09-07 14:34:43 -03:00
Julia
e029464fa2
Update calculating rotation index for updated shift, fix schedule preview with respect to rotation index
2022-09-07 19:02:24 +03:00
Julia
9f71b5d72f
Merge branch 'dev' into on-call-shifts-rotation-index
2022-09-07 18:54:39 +03:00
Maxim
46ba3b3658
Merge branch 'dev' of github.com:grafana/oncall into new-schedules
2022-09-07 17:50:31 +03:00
Matias Bordese
026474b43b
Merge pull request #486 from grafana/matiasb/update-preview-shift-pk-reuse
...
Update web schedule shift preview PK reusing logic
2022-09-07 11:35:34 -03:00
Matias Bordese
a7c44b4c08
Update preview to keep final behavior when changing a future shift
2022-09-07 11:23:40 -03:00
Matias Bordese
02326d81fa
Merge pull request #485 from grafana/matiasb/schedules-related-escalation-chains
...
Add related escalation chains details to schedule API
2022-09-07 11:17:05 -03:00
Matias Bordese
5a68847557
Refactoring schedule API annotations
2022-09-07 11:12:38 -03:00
Michael Derynck
c83b769023
Merge pull request #497 from grafana/switch-org-title-to-stack-slug
...
Use stack-slug instead of org-title
2022-09-07 08:00:04 -06:00
Michael Derynck
b79aa95d42
Tweaks from code review, add schedule and queue assignment
2022-09-07 07:58:44 -06:00
Maxim
5535ae08b6
Merge branch 'dev' of github.com:grafana/oncall into new-schedules
2022-09-07 16:33:33 +03:00
Matias Bordese
0a9c9eb59a
Merge pull request #487 from grafana/matiasb/next-shifts-per-user-list-all
...
Update next shifts per user to list all (web) schedule users
2022-09-07 10:26:28 -03:00
Matias Bordese
f929d18d6e
Merge pull request #496 from grafana/matiasb/events-fallback-rotation-id
...
Add rotation ID fallback for ical events
2022-09-07 10:10:47 -03:00
Maxim
a3ebf52670
render empty bricks
2022-09-07 16:05:19 +03:00
Vadim Stepanov
bd5dd39f86
Update Chart.yaml
2022-09-07 12:32:38 +01:00
Vadim Stepanov
3b27d8a361
Update CHANGELOG.md
2022-09-07 11:36:41 +01:00
Vadim Stepanov
f5a8d859c7
Update CHANGELOG.md
2022-09-07 11:35:41 +01:00
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
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