Commit graph

321 commits

Author SHA1 Message Date
Julia
f95edaed19 Update tests for routes 2022-06-29 14:11:40 +03:00
Julia
5f87f83b2b Update public endpoint for routes
- Add field for telegram
- Add support for messaging backends
2022-06-29 14:05:02 +03:00
Matvey Kukuy
e9d886ee0b
Merge pull request #150 from roock/roock_obsolete_volumes
Remove unused caddy volumes from docker compose
2022-06-25 12:23:28 +03:00
Roman Pertl
f1c6a1a665
Remove unused caddy volumes from docker compose
Caddy container has been removed in bd92393657
but volumes have not been removed
2022-06-25 11:11:14 +02:00
Innokentii Konstantinov
e148d6fc8a
Fix listen_for_usernotificationpolicylogrecord_model_save (#146) 2022-06-24 17:31:39 +04:00
Vadim Stepanov
5dd0821f4c
Remove naming artifacts from personal log record messages (#143) 2022-06-24 13:50:29 +01:00
Alyssa Wada
a68de26e3a
Merge pull request #82 from grafana/oncall-doc-edits
OnCall open source edits to be consistent with documentation format and style guidelines
2022-06-23 17:09:26 -06:00
Eve Meelan
d3384e5427
Merge pull request #134 from grafana/GrafanaWriter-patch-1
Update maintainers.md
2022-06-23 09:12:51 -07:00
Innokentii Konstantinov
9bdf4288a0
Fix support of public users api in sync_users_with_cloud (#139)
* Fix support of public API

* Style fixes
2022-06-23 18:17:07 +04:00
Innokentii Konstantinov
3cdc5592ba
Fix saving of overrides_ical_file (#138) 2022-06-23 14:38:11 +04:00
Innokentii Konstantinov
174309a531
Optimize schedules select in escalation page (#129)
* Add FastScheduleSerializer

* Linting

* Chnaged Gselect for RemoteSelect for notifySchedules in escalation policies

Co-authored-by: Yulia Shanyrova <yulia.shanyrova@grafana.com>
2022-06-23 13:46:04 +04:00
Ildar Iskhakov
84d125f5b1
Merge pull request #131 from grafana/main
Merge main to dev
2022-06-23 12:45:40 +03:00
Fiona Artiaga
2afd9b8417
Update maintainers.md
Add technical writers to maintainers list.
2022-06-22 15:04:21 -07:00
Matias Bordese
a12d41766a
Merge pull request #132 from grafana/1191-api-list-all-users
List all users in public users endpoint
2022-06-22 15:01:54 -03:00
Matias Bordese
1888f6bb71
Merge pull request #51 from grafana/misc-readme-fixes
Minor README and GOVERNANCE updates
2022-06-22 15:01:09 -03:00
Matias Bordese
a9131dad35
Merge pull request #133 from grafana/matiasb-developer-docs-minor-updates
Minor improvements to developer docs
2022-06-22 15:00:11 -03:00
Matias Bordese
cbb616bfaa Minor improvements to developer docs 2022-06-22 14:53:03 -03:00
Matias Bordese
0d12671015 List all users in public users endpoint 2022-06-22 14:46:23 -03:00
Innokentii Konstantinov
e06f77389a
Fix Status column in the user table (#123)
* Fix Status column in the user table

* Request features in users table

* Remove check of features in users table

* Polishing

* Fix style

* Inroduce hidden_fields

* Fix comment
2022-06-22 18:11:17 +04:00
Matvey Kukuy
4d98bf12e1
Merge pull request #130 from grafana/1199-demoalert-closes-dropdown
fix to not close the collapse component
2022-06-22 16:37:10 +03:00
Yulia Shanyrova
99aff9f096 fix to not close the collapse component 2022-06-22 14:09:52 +02:00
Ildar Iskhakov
05a5fc0096
Update values.yaml 2022-06-21 20:27:20 +03:00
Alyssa Wada
7cb20f1ee4
Merge branch 'dev' into oncall-doc-edits 2022-06-21 09:37:15 -06:00
alyssa wada
3633c6438a minor format edit 2022-06-21 09:18:46 -06:00
alyssa wada
2d68326865 Merge branch 'oncall-doc-edits' of github.com:grafana/oncall into oncall-doc-edits 2022-06-21 09:11:10 -06:00
Ildar Iskhakov
6a6b7d11ba Edit helm README.md 2022-06-21 18:10:48 +03:00
alyssa wada
3f8dad4467 open source edits 2022-06-21 09:10:45 -06:00
Ildar Iskhakov
54288f506f
Merge pull request #126 from grafana/ildar/update-helm-readme
Edit readme and notes for helm
2022-06-21 17:55:26 +03:00
Ildar Iskhakov
9d4f610f53 Edit readme and notes for helm 2022-06-21 17:37:52 +03:00
Ildar Iskhakov
c19cf8093d
Merge pull request #125 from grafana/dev
Merge dev to main
2022-06-21 17:30:05 +03:00
Matvey Kukuy
0b1b7df946
Merge pull request #124 from grafana/jdb/2022-06-warn-on-no-commit
Allow workflow to silently succeed if nothing is to be committed
2022-06-21 16:53:55 +03:00
Ildar Iskhakov
532c96c35f
Merge pull request #121 from grafana/iskhakov/helm-chart-fixes
Release helm chart to grafana/helm-charts
2022-06-21 16:50:41 +03:00
Ildar Iskhakov
622bc4eb06 Edit envs and remove tests 2022-06-21 16:13:29 +03:00
Jack Baldry
8783a3aa6e
Allow workflow to silently succeed if nothing is to be committed
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2022-06-21 13:46:56 +01:00
Ildar Iskhakov
bcf9247c59 Merge branch 'dev' into iskhakov/helm-chart-fixes 2022-06-21 15:24:28 +03:00
Ildar Iskhakov
26395011aa Remove trailing slash 2022-06-21 15:03:42 +03:00
Ildar Iskhakov
d872a0e939 Add helm tests 2022-06-21 15:01:46 +03:00
Yulya Artyukhina
2e812293c9
Merge pull request #120 from grafana/outgiong-webhook-public-api
Rename field `webhook` to `url` for outgoing webhook public api endpoint
2022-06-21 13:29:01 +03:00
Ildar Iskhakov
9195a60337
Merge pull request #99 from xom4ek/patch-1
Fix externalRedis for correct template
2022-06-21 13:28:42 +03:00
Ildar Iskhakov
1fc68ec871 Release helm chart from grafana/oncall to grafana/helm-charts using common workflow 2022-06-21 13:13:42 +03:00
Ildar Iskhakov
c022f54419
Merge pull request #101 from adityacs/dev
fix(helm): fix password key in external redis secret
2022-06-21 13:02:32 +03:00
Ildar Iskhakov
0ea860ee5a
Merge pull request #111 from achaussier/dev
fix: fix ingress-nginx dependency management in values.yaml
2022-06-21 13:00:34 +03:00
Julia
a4d9bc99a8 Rename field webhook to url for outgoing webhook public api endpoint, update tests 2022-06-21 12:53:22 +03:00
Michael Derynck
ce982ae1c2
Tweak docker-compose (#104)
* Remove env var causing celery container to exit, put containers in their own network

* Remove unnecessary network, remove version since we are mixing, make DB and redis ports internal

* Restore property for CELERY_WORKER_SHUTDOWN_INVERVAL since restart policy added
2022-06-20 09:29:37 -06:00
Alexandre Chaussier
c307bc56ce fix: fix ingress-nginx dependency management in values.yaml 2022-06-18 15:40:58 +02:00
Michael Derynck
da98fa3804
Merge pull request #108 from grafana/dev
Merge dev to main
2022-06-17 10:31:13 -06:00
Michael Derynck
856c6d5302
Update changelog for v1.0.2 (#107) 2022-06-17 10:23:38 -06:00
Yulya Artyukhina
08f0d99572
Merge pull request #106 from grafana/update-outgoing-webhooks-public-endpoint
Update public api endpoint for outgoing webhooks
2022-06-17 17:51:30 +03:00
Julia
43bc8c2fe5 Add tests for outgoing webhooks public api endpoint 2022-06-17 15:41:46 +03:00
Julia
f04f4eaa3f Update public endpoint for outgoing webhooks
- Add abilities to create, update and delete outgoing webhooks by public api endpoint
2022-06-17 15:35:53 +03:00