Rares Mardare
aded7a25cb
same for schedules
2022-09-09 14:51:13 +03:00
Rares Mardare
f3edd92a77
same for integrations
2022-09-09 14:26:17 +03:00
maskin25
bab378c34d
disable frontend enterprise frontend ts check ( #516 )
2022-09-09 12:13:58 +01:00
Yulia Shanyrova
e72be018fc
lint fixes
2022-09-09 13:11:44 +02:00
Yulia Shanyrova
351d7d2b94
Merge branch 'dev' into 191-connectivity-warning
2022-09-09 13:09:27 +02:00
Maxim
6b85eed2b9
disable frontend enterprise frontend ts check
2022-09-09 14:05:42 +03:00
Rares Mardare
3e5d9e3fcd
handling for escalation chains for wrong team
2022-09-09 13:59:59 +03: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
fa0d854ee5
Fix log message not displaying primary key for organization being deleted
2022-09-08 11:56:04 -06: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
Rares Mardare
f862d0342b
added helper to reuse wrong team handling functionality
2022-09-08 15:11:38 +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
Yulia Shanyrova
804da53982
smal bugs fixes: link color and column naming
2022-09-08 13:48:36 +02: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
Yulia Shanyrova
07388a90ad
Users from search results have been added to the state of options
2022-09-08 11:37:52 +02: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
f6809af52f
Merge pull request #502 from grafana/dev
...
Update Chart.yaml
2022-09-07 12:33:20 +01:00
Vadim Stepanov
bd5dd39f86
Update Chart.yaml
2022-09-07 12:32:38 +01:00
Rares Mardare
55119a4453
fixed modal not opening after creating a new token
2022-09-07 14:28:12 +03:00
Rares Mardare
b00d8dab3a
alignment change
2022-09-07 13:54:02 +03:00
Rares Mardare
c45da45300
changes for add token form
2022-09-07 13:48:55 +03:00
Vadim Stepanov
04d8daea87
Merge pull request #501 from grafana/dev
...
Merge dev to main
2022-09-07 11:41:25 +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