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 |
|
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
|
1a1c8efa96
|
Update schedule filter_events to combine overlapping same-shift events
|
2022-08-09 11:01:07 -03:00 |
|
Matias Bordese
|
4a35d2522a
|
Move schedule helpers (filter events, final) to model
|
2022-08-04 17:00:09 -03:00 |
|
Matias Bordese
|
e6274dc992
|
Add schedule next shifts per user endpoint to internal API
|
2022-07-26 15:28:52 -03:00 |
|
Matias Bordese
|
1ded234d42
|
Updates from review, improve readability
|
2022-07-22 09:13:52 -03:00 |
|
Matias Bordese
|
fdba32a15f
|
Update schedule filter_events to resolve final schedule shifts
|
2022-07-22 09:13:52 -03:00 |
|
Vadim Stepanov
|
c37bfe45b1
|
Fix timezone naming clash (#271)
|
2022-07-21 15:49:17 +01:00 |
|
Yulia Shanyrova
|
78598fb95b
|
Merge pull request #224 from grafana/1099-list-shift-missing-users
Return list of usernames in a shift that do not match users in OnCall
|
2022-07-14 13:32:07 +02:00 |
|
Michael Derynck
|
fc97a4e3de
|
Merge dev
|
2022-07-12 15:45:59 -06:00 |
|
Michael Derynck
|
74a32c444a
|
Use utility function to create URLs
|
2022-07-12 15:42:20 -06:00 |
|
Michael Derynck
|
75172d5e2c
|
Return list of usernames in a shift that do not match users in OnCall
|
2022-07-12 11:00:02 -06:00 |
|
Matias Bordese
|
87fda3caf6
|
Use shift public key in events
|
2022-07-06 15:47:21 -03:00 |
|
Matias Bordese
|
fea2456a8f
|
Add schedule filter_events plugin API
|
2022-07-05 15:50:38 -03: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 |
|
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 |
|