Vadim Stepanov
920a863262
Revert "Alert group search by title ( #466 )" ( #479 )
...
This reverts commit f1f4303825 .
2022-09-05 11:44:22 +01:00
Vadim Stepanov
f1f4303825
Alert group search by title ( #466 )
...
* use web title template to render alert group verbose name
* remove group_verbose_name from tests
* clean up group_verbose_name
* remove verbose_name from API & plugin
* verbose_name migration
* update verbose name on web title template change
* use long queue for updating verbose name
* use first alert for updating verbose name
* improve batch_ids
2022-09-05 10:05:19 +01:00
Innokentii Konstantinov
356aa336ad
Remove auto-recreating logic for UserNotificationPolicy ( #414 )
...
* Remove auto-recreating logic for UserNotificationPolicy
It's removed to get rid of select_for_update on User on each notify_user_task
* Fix and add tests
* remove get_user_policies method
2022-08-26 13:46:50 +05:00
Innokentii Konstantinov
4765c9b07c
Insight logs ( #348 )
...
* Entity events insight logs
* Insight logging
* Fix event for updating templates
* Format fixes
* Remove organization_log_type.py
* Simplify signature of chatops_insight_log
* insight logs formatting
* Add possibility to enable all insight logging via DynamicSetting
* Fixes
* Style fixes
* Add migration
* Fix migration
2022-08-24 12:04:44 +05:00
Vadim Stepanov
a1b1b83fd1
Optimize alert group list view ( #299 )
...
* Revert "Revert "Alert list view & caching rework (#216 )""
This reverts commit 730dccc3
* Revert "fix AlertGroupClassicMarkdownRenderer"
This reverts commit 82e53d8e0c513feb8aaef332fc1d3800e90538fc.
* optimize alert group list view
* optimize alert group list view
2022-07-27 14:14:59 +03:00
Julia
f7b3563600
Update serializers for oncall shifts
2022-07-18 15:23:15 +03:00
Julia
24cfd3686a
fix tests
2022-07-18 13:29:01 +03:00
Julia
a4c481a1ff
Add rotation_start field to shifts public api endpoint, fix tests
2022-07-18 12:59:50 +03:00
Julia
1893b784e8
Update oncall shifts public api endpoint
2022-07-18 12:36:26 +03:00
Julia
d8a3206130
Add oncall shift endpoint to internal api
2022-07-12 13:59:17 +03:00
Matias Bordese
b5e624e2ed
Merge pull request #196 from grafana/matiasb-web-schedule-backend-1
...
Initial web schedule model and serializers. Add override shift type.
2022-07-08 14:27:01 -03:00
Matias Bordese
d18d78a48f
Disable web schedule create/update from public API
2022-07-08 12:03:18 -03:00
Julia
a0f3c22e88
Small correction for boolean checks
2022-07-08 12:05:59 +03:00
Matias Bordese
835fdaa3b7
Do not allow override shifts in calendar schedules
2022-07-07 14:38:22 -03:00
Julia
3b53543e73
Update tests for routes in public api
2022-07-07 16:34:01 +03:00
Julia
9ba3f5a9bb
Update public endpoint for routes
...
- Add abilities to enable/disable notification in different messangers
2022-07-07 16:31:25 +03:00
Julia
06b6980832
Merge branch 'dev' into update-route-public-endpoint
2022-07-07 12:16:23 +03:00
Matias Bordese
87fda3caf6
Use shift public key in events
2022-07-06 15:47:21 -03:00
Matias Bordese
a153d283e4
Initial web schedule model and serializers. Add override shift type.
2022-07-05 12:41:55 -03:00
Innokentii Konstantinov
77d27648d5
Add possibility to modify default route on integration create
2022-07-05 14:23:09 +04:00
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
Matias Bordese
c8b8449afc
Add UNTIL support for shifts recurrence rules
2022-06-28 11:21:36 -03: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
Matias Bordese
0d12671015
List all users in public users endpoint
2022-06-22 14:46:23 -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
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
Innokentii Konstantinov
48bfe86d62
Add cloud connection statuses on user page ( #34 )
...
* Add cloud connection statuses on user page
* Add fixes for oncall hobby docker-compose installation
* Fix for links and for cloud user status at User settings
* Delete cloud api token on cloud disconnect
* Merge branch 'dev' into cloud_connection_statuses_on_user_page
* Fix cloud statuses for users
* Fix usagestats service
* Fix phone verification message in users table
* added request after syncing user
* Add endpoint to create CloudHeartbeat and polish code
* Fix imports
* Check token and heartbeat setting in setup_hertbeat_integration
* Add macthed_users_count in cloud users
* Sync users on token change
* Fix query param
* Fix tests
* Heartbit button logic, tab width fix, coount users fix
* Solve problem of existent cloud heartbeat integration
* Solve problem of existent cloud heartbeat integration 2
* Solve problem of existent cloud heartbeat integration 3
* fix build
* build fix, styles for env variables description
Co-authored-by: Ildar Iskhakov <ildar.iskhakov@grafana.com>
Co-authored-by: Yulia Shanyrova <yulia.shanyrova@grafana.com>
2022-06-13 16:29:08 +04:00
Matias Bordese
0e26568857
Remove demo token related code/logic
2022-06-09 09:16:10 -03:00
Innokentii Konstantinov
3fae0c9ff2
Fix always error message for cloud notifications
2022-06-09 15:48:43 +04:00
Innokentii Konstantinov
94af30b8bb
Fixes and logging to debug cloud notifications ( #31 )
2022-06-09 15:11:30 +04:00
Innokentii Konstantinov
4818fd801c
Small improvements
2022-06-09 12:47:22 +04:00
Innokentii Konstantinov
af06d6491b
Add info throttler
2022-06-08 18:25:58 +04:00
Innokentii Konstantinov
e277534f32
Sync only admins and editors
2022-06-08 17:31:55 +04:00
Matias Bordese
f68d3f2146
Plug in sms/phone cloud notifications
2022-06-03 14:59:43 -03:00
Innokentii Konstantinov
0cdd2d7b8b
First touch on grafana cloud notifications
2022-06-03 19:47:25 +04:00
Michael Derynck
6b40f95033
World, meet OnCall!
...
Co-authored-by: Eve832 <eve.meelan@grafana.com>
Co-authored-by: Francisco Montes de Oca <nevermind89x@gmail.com>
Co-authored-by: Ildar Iskhakov <ildar.iskhakov@grafana.com>
Co-authored-by: Innokentii Konstantinov <innokenty.konstantinov@grafana.com>
Co-authored-by: Julia <ferril.darkdiver@gmail.com>
Co-authored-by: maskin25 <kengurek@gmail.com>
Co-authored-by: Matias Bordese <mbordese@gmail.com>
Co-authored-by: Matvey Kukuy <motakuk@gmail.com>
Co-authored-by: Michael Derynck <michael.derynck@grafana.com>
Co-authored-by: Richard Hartmann <richih@richih.org>
Co-authored-by: Robby Milo <robbymilo@fastmail.com>
Co-authored-by: Timur Olzhabayev <timur.olzhabayev@grafana.com>
Co-authored-by: Vadim Stepanov <vadimkerr@gmail.com>
Co-authored-by: Yulia Shanyrova <yulia.shanyrova@grafana.com>
2022-06-03 08:09:47 -06:00