Commit graph

5007 commits

Author SHA1 Message Date
Matias Bordese
2365506b96 Handle shift previews for rotation updates 2022-08-18 17:53:22 -03:00
Julia
32daaf74ce Fix tests 2022-08-18 18:27:34 +03:00
Maxim
ca3c81ed07 Merge remote-tracking branch 'origin/matiasb/fix-final-schedule-event-splitting' into new-schedules 2022-08-18 18:14:27 +03:00
Maxim
4551481c0f add rotation preview 2022-08-18 18:13:54 +03:00
Julia
febe4cc9e0 Add calculation for rotation index 2022-08-18 18:04:38 +03:00
Rares Mardare
09cae43d1c conditional on OSS license, refactored to separate const 2022-08-18 18:01:09 +03:00
Matias Bordese
fa6f1600ab Combine same-shift schedule events early 2022-08-18 11:04:06 -03:00
Rares Mardare
f7a11386ee linter 2022-08-18 16:34:27 +03:00
Rares Mardare
dcba5ba543 polished display 2022-08-18 16:29:20 +03:00
Rares Mardare
590650cd8f show GitHub star on navbar 2022-08-18 16:14:15 +03:00
Julia
0fae8b7dcf Fix circular import 2022-08-18 14:28:48 +03:00
Julia
bcf6ccb865 Move calculation of event start and end dates to separate method 2022-08-18 13:55:07 +03:00
Rares Mardare
0dbb93a903
Merge pull request #349 from grafana/304-user-tabs
304 - Fixed tabs sizing in user edit modal
2022-08-18 13:17:44 +03:00
Rares Mardare
a07bd22280
Merge pull request #352 from grafana/1206-attach-incidents
1206 - Hide active incident from the attach incident list
2022-08-18 13:17:14 +03:00
Rares Mardare
96cb5b7e00
Merge pull request #354 from grafana/531-links-new-tab
351 - Open external links in new tab
2022-08-18 13:15:08 +03:00
Rares Mardare
98a7189dc2
Merge pull request #363 from grafana/360-select-focus
360 - Prevent continuous focus on RemoteSelect component
2022-08-18 13:14:26 +03:00
Michael Derynck
3faf988301
Merge pull request #382 from grafana/fix-docker-compose-healthcheck
Change condition so doesn't get stuck during startup.
2022-08-17 11:46:59 -06:00
Michael Derynck
20cd730d71 Change condition so doesn't get stuck during startup. Track grafana:main instead of pinned version 2022-08-17 09:41:49 -06:00
Julia
736bc3b348 Fix events dates calculation for old shifts and ical schedules 2022-08-17 17:04:27 +03:00
Maxim
622bdb383f Merge remote-tracking branch 'origin/matiasb/fix-final-schedule-event-splitting' into new-schedules 2022-08-17 16:25:39 +03:00
Matias Bordese
d48454f040 Fix higher priority overlapping multiple same-start events 2022-08-17 10:20:33 -03:00
Matias Bordese
afbfdc5ab5 Refactoring schedules _resolve_schedule method 2022-08-17 09:43:41 -03:00
Maxim
b0d22de463 Merge remote-tracking branch 'origin/matiasb/fix-final-schedule-event-splitting' into new-schedules 2022-08-17 15:39:29 +03:00
Julia
5405af3598 Fix test 2022-08-17 13:54:56 +03:00
Julia
1e3e39d5e0 Add tests for events datetime calculation 2022-08-17 13:17:28 +03:00
Alyssa Wada
1366af90fc
1 engine = 1 frontend (#370)
* 1 engine = 1 frontend

* note bold
2022-08-17 10:56:04 +03:00
Vadim Stepanov
ed98178b53
Wrong team error for alert groups page (#337)
* WIP

* WIP added stub for getAlert endpoint

* add TeamFilteringMixin

* handle 403 wrong_team for alert group page

* use TeamFilteringMixin only for alert groups

* return original_get_object for schedules and webhooks

* lint

* fix texts

* add support for None in 403 response, add comments

* handle NotFound in retreive

* remove comments

* use HTTP_403_FORBIDDEN

Co-authored-by: Yulia Shanyrova <yulia.shanyrova@grafana.com>
2022-08-17 10:46:53 +03:00
Matias Bordese
1ba742d99e Fix for final event calculation when splitting events 2022-08-16 18:13:31 -03:00
Michael Derynck
2ee3a27e9e
Merge pull request #376 from grafana/dev
Merge dev to main
2022-08-16 12:04:43 -06:00
Michael Derynck
8e8806dcba
Update drone signature (#375) 2022-08-16 11:57:03 -06:00
Michael Derynck
9ee8731ed7
Move step to publish plugin in github to tag instead of promte as the drone plugin doesn't seem to work with that step. (#374) 2022-08-16 11:48:30 -06:00
Michael Derynck
e216547d7b
Merge pull request #373 from grafana/dev
Merge dev to main for 1.0.22 release
2022-08-16 10:01:28 -06:00
Michael Derynck
f3c5558dc8
Update CHANGELOG.md 2022-08-16 09:47:49 -06:00
Michael Derynck
af0fcda7db
Update CHANGELOG.md 2022-08-16 09:47:23 -06:00
Matias Bordese
5f9640366b
Merge pull request #368 from grafana/matiasb/preview-schedule-shift
Add shift preview endpoint for web schedule
2022-08-16 11:08:19 -03:00
Matias Bordese
82d0548cd3 Fix rotation start in tests after merged updates 2022-08-16 11:02:12 -03:00
Matias Bordese
5c87b7562c Fix to check for final type in schedule filter_events 2022-08-16 10:50:16 -03:00
Matias Bordese
4477c56b25 Add shift preview endpoint for web schedule 2022-08-16 10:50:16 -03:00
Matias Bordese
96e2fd6926
Merge pull request #320 from grafana/matiasb-combine-same-shift-events
Update schedule filter_events to combine overlapping same-shift events
2022-08-16 10:44:57 -03:00
Julia
a0efa4e025 Improve update shift logic using rotation start and until dates 2022-08-16 15:38:52 +03:00
Yulya Artyukhina
6f8ee39026
Merge pull request #330 from grafana/on-call-shifts-generate-ical-update
Update generating ical for on-call shifts
2022-08-16 15:26:47 +03:00
Maxim
c5670e3b46 Merge remote-tracking branch 'origin/matiasb/preview-schedule-shift' into new-schedules 2022-08-16 12:21:55 +03:00
Michael Derynck
4c37e199e9
Merge pull request #369 from grafana/static-url-env-var
Make STATIC_URL configurable from env
2022-08-15 14:24:57 -06:00
Alyssa Wada
1954a8c735
Merge pull request #366 from grafana/get-started-sms
Add sentence about notification types
2022-08-15 12:33:16 -06:00
Michael Derynck
0221ce612a Make STATIC_URL configurable from env 2022-08-15 12:08:53 -06:00
Matias Bordese
333022acb7
Merge pull request #324 from grafana/matiasb-ci-oss-release-updates
Refactor OSS image/plugin publish flow
2022-08-15 14:16:56 -03:00
Matias Bordese
b32d3dcbe2
Merge pull request #345 from grafana/matiasb/postgresql-backend-dev
Add postgresql support for development/testing
2022-08-15 12:46:29 -03:00
Matias Bordese
2ddbf866a0 Fix to check for final type in schedule filter_events 2022-08-15 11:44:26 -03:00
Maxim
a01a39875d Merge remote-tracking branch 'origin/matiasb-combine-same-shift-events' into new-schedules 2022-08-15 16:58:48 +03:00
Maxim
daaf109794 Merge remote-tracking branch 'origin/matiasb/preview-schedule-shift' into new-schedules 2022-08-15 16:58:27 +03:00