Commit graph

3503 commits

Author SHA1 Message Date
Michael Derynck
96d3e18eb6 Fix docs 2023-12-14 15:30:14 -07:00
Michael Derynck
e442508bd1
Update CHANGELOG.md 2023-12-14 15:14:51 -07:00
Michael Derynck
49eeb442ce
Merge pull request #3573 from grafana/main
Main to dev
2023-12-14 15:13:39 -07:00
Michael Derynck
1b9e79fdc6 Docs lint 2023-12-14 15:08:49 -07:00
devinrcheevers
166d567d28
Added images to oncall migration guide for alert manager (#3572)
# What this PR does
Added images to oncall migration guide for alert manager
See slack thread (https://raintank-corp.slack.com/archives/C01LJ5F8NRX/p1702576170563749)
## Which issue(s) this PR fixes

## 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] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-12-14 14:46:59 -07:00
Matias Bordese
e260e23715
Add missing success log entries for personal notifications (#3557) 2023-12-14 18:32:26 +00:00
Matias Bordese
6dada51133
Remove unneeded filter making query slower (#3570)
There is no index for the `received_at` column, and the filter isn't
really needed (aggregation will work in any case, considering only the
entries for which we have data).
2023-12-14 18:25:34 +00:00
Joey Orlando
3c27c97a68
Merge pull request #3568 from grafana/helm-release/1.3.79
Merge: Release oncall Helm chart 1.3.79
2023-12-14 08:08:31 -05:00
GitHub Actions
6782be946f Release oncall Helm chart 1.3.79 2023-12-14 12:33:33 +00:00
Yulya Artyukhina
911445d641
Merge pull request #3567 from grafana/dev
Dev to main
2023-12-14 13:30:34 +01:00
Yulya Artyukhina
6c1ac8aa73
Update CHANGELOG.md 2023-12-14 13:19:55 +01:00
Yulya Artyukhina
088414c4d3
Add multi-stack support for mobile app (#3500)
# What this PR does
Allow creating multiple mobile devices with same `registration_id` for
different users (multi-stack support)

## Which issue(s) this PR fixes
https://github.com/grafana/oncall/issues/3452

## 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] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-12-13 09:00:18 +00:00
Dominik Broj
1ac39c2879
add missing borders (#3560)
# What this PR does
add missing borders

## Which issue(s) this PR fixes
https://github.com/grafana/oncall/issues/3463

## 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] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-12-13 08:12:19 +00:00
Joey Orlando
2c79e2ba1a
Merge pull request #3559 from grafana/helm-release/1.3.78
Merge: Release oncall Helm chart 1.3.78
2023-12-12 16:25:20 -05:00
GitHub Actions
cb414c85db Release oncall Helm chart 1.3.78 2023-12-12 20:58:36 +00:00
Michael Derynck
6ea28196fe
Merge pull request #3558 from grafana/dev
Dev to main
2023-12-12 13:57:17 -07:00
Michael Derynck
d6873b0d73
Update CHANGELOG.md 2023-12-12 13:46:32 -07:00
Yulya Artyukhina
e003e8a0b8
Fix message is too big exception for mobile push notification (#3556)
# What this PR does
Adds limit for alert title length in mobile app push notifications
## Which issue(s) this PR fixes
https://github.com/grafana/oncall-private/issues/2375
## 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] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-12-12 16:46:08 +00:00
Yulya Artyukhina
0861113ed5
Add error code for mobile notification logs (#3554)
# What this PR does
Adds error code for mobile notification logs
## Which issue(s) this PR fixes

## 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] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-12-12 12:02:26 +00:00
Yulya Artyukhina
8a6510badd
Fix task retries for deleted alert groups (#3553)
# What this PR does

## Which issue(s) this PR fixes

## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-12-12 12:01:47 +00:00
Rares Mardare
2c67df8663
Unifiy logo with IRM (#3552)
# What this PR does

https://github.com/grafana/oncall/issues/1905
2023-12-12 11:16:07 +00:00
Dominik Broj
c1b82e3418
fix typo and edit template btn position (#3545)
## 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] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-12-12 08:19:09 +00:00
Ildar Iskhakov
a85a2f6bec
Add more docker image cache sources (#3373)
# What this PR does

## Which issue(s) this PR fixes

## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated
- [ ] Documentation added (or `pr:no public docs` PR label added if not
required)
- [ ] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)

---------

Co-authored-by: Joey Orlando <joey.orlando@grafana.com>
2023-12-11 17:30:48 -05:00
Joey Orlando
d4f3204ee7
Merge pull request #3551 from grafana/helm-release/1.3.77
Merge: Release oncall Helm chart 1.3.77
2023-12-11 15:50:47 -05:00
GitHub Actions
817f0f0005 Release oncall Helm chart 1.3.77 2023-12-11 19:55:34 +00:00
Joey Orlando
9328cbadfd
v1.3.77 2023-12-11 14:54:58 -05:00
Joey Orlando
1703f9f156
Revert "Unified logo with IRM, added few minor UI tweaks, bumped labels version" (#3549)
Reverts grafana/oncall#3531
2023-12-11 14:51:02 -05:00
GitHub Actions
13391c1bf2 Release oncall Helm chart 1.3.77 2023-12-11 19:27:09 +00:00
Joey Orlando
1c710bd9dd
v1.3.77 2023-12-11 14:26:00 -05:00
Joey Orlando
f4d3a7c7e8
Update CHANGELOG.md 2023-12-11 14:24:44 -05:00
Yulya Artyukhina
8a56b2273b
Fix telegram retrying task after alert group was deleted (#3546)
# What this PR does

## Which issue(s) this PR fixes
https://github.com/grafana/oncall-private/issues/2379

## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)

---------

Co-authored-by: Joey Orlando <joey.orlando@grafana.com>
2023-12-11 18:06:04 +00:00
Stanislav Lutsenko
0d959a5c20
Fix amazon_ses inbound email ESP provider (#3509)
# What this PR does
Fixes django-anymail[amazon-ses] issues according to [anymail
docs](https://anymail.dev/en/stable/esps/amazon_ses/)

## Which issue(s) this PR fixes
[#3508](https://github.com/grafana/oncall/issues/3508)

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [ ] Documentation added (or `pr:no public docs` PR label added if not
required)
- [ ] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)

---------

Co-authored-by: Joey Orlando <joey.orlando@grafana.com>
Co-authored-by: Joey Orlando <joseph.t.orlando@gmail.com>
2023-12-11 12:33:54 -05:00
Joey Orlando
16ba87bff6
Don't update alert group metrics when deleting an alert group (#3544)
# Which issue(s) this PR fixes

Fixes https://github.com/grafana/oncall-private/issues/2376

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [ ] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-12-11 12:16:00 -05:00
Yulya Artyukhina
58de3f8458
Handle Unauthorized exception on posting alert group to telegram (#3540)
## Which issue(s) this PR fixes
https://github.com/grafana/oncall-private/issues/2377

## 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] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-12-11 16:32:15 +00:00
Joey Orlando
1a22db0c29
Merge branch 'dev' of github.com:grafana/oncall into dev 2023-12-11 10:20:15 -05:00
Joey Orlando
c667d625d8
tiltfile - port forward mariadb to host machine 2023-12-11 10:20:01 -05:00
Maxim Mordasov
fcad289089
Fix schedules invalid dates issue (#3541)
# What this PR does

Fix schedules invalid dates issue

## Which issue(s) this PR fixes

https://github.com/grafana/support-escalations/issues/8084

## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated
- [ ] Documentation added (or `pr:no public docs` PR label added if not
required)
- [ ] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-12-11 14:17:41 +00:00
Rares Mardare
abb698e825
Unified logo with IRM, added few minor UI tweaks, bumped labels version (#3531)
# What this PR does

- Mostly this -> https://github.com/grafana/oncall/issues/1905

## Which issue(s) this PR fixes

## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated
- [ ] Documentation added (or `pr:no public docs` PR label added if not
required)
- [ ] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-12-11 13:54:31 +00:00
Joey Orlando
c1826424bc
Merge pull request #3539 from grafana/helm-release/1.3.76
Merge: Release oncall Helm chart 1.3.76
2023-12-11 06:05:54 -05:00
GitHub Actions
9e5cc5132f Release oncall Helm chart 1.3.76 2023-12-11 10:37:40 +00:00
Innokentii Konstantinov
a7e0859cba
Merge pull request #3538 from grafana/dev
v1.3.76
2023-12-11 18:36:54 +08:00
Innokentii Konstantinov
3de2b1d4ad Update CHANGELOG 2023-12-11 18:25:39 +08:00
Innokentii Konstantinov
885f3e53f5
Fix labels wording (#3537) 2023-12-11 17:59:02 +08:00
Dominik Broj
94f5fce070
Further improvements on labels (#3536)
# What this PR does

## Which issue(s) this PR fixes

## 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] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-12-11 09:11:27 +00:00
Dominik Broj
c28b866495
Brojd/further labels polishing (#3532)
# What this PR does
Polishing labels

## Which issue(s) this PR fixes
https://github.com/grafana/oncall-private/issues/2355
https://github.com/grafana/oncall-private/issues/2305
https://github.com/grafana/oncall-private/issues/2336 

## 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] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)

---------

Co-authored-by: Innokentii Konstantinov <innokenty.konstantinov@grafana.com>
2023-12-11 07:44:54 +00:00
Joey Orlando
d363595890
Merge pull request #3534 from grafana/helm-release/1.3.75
Merge: Release oncall Helm chart 1.3.75
2023-12-08 11:45:34 -05:00
GitHub Actions
57eb980f1f Release oncall Helm chart 1.3.75 2023-12-08 16:17:30 +00:00
Joey Orlando
8d9db56388
v1.3.75 2023-12-08 11:16:19 -05:00
Joey Orlando
783e0f7ad0
Update CHANGELOG.md 2023-12-08 11:14:51 -05:00
Joey Orlando
bdc120b3c6
move some grafana-plugin/README contents (#3525) 2023-12-08 10:30:01 -05:00