Maxim
|
23a24f8189
|
Merge remote-tracking branch 'origin/matiasb/daily-shifts-by-day' into web-schedules-fixes-bunch-3
|
2022-11-03 13:10:32 +00:00 |
|
Matias Bordese
|
3e2d52ad51
|
Update web schedule events to return all-day as datetimes
|
2022-11-02 16:12:37 -03:00 |
|
Matias Bordese
|
241283959a
|
Enable daily/by-day shifts option for web schedules
|
2022-11-02 16:12:16 -03:00 |
|
Matias Bordese
|
64570cc9fd
|
Update schedules endpoint to filter by numeric type
|
2022-10-31 11:08:33 -03:00 |
|
Matias Bordese
|
565cb84bb1
|
Add optional type filter to internal schedules endpoint
|
2022-10-25 12:51:06 -03:00 |
|
Matias Bordese
|
3d171f20f7
|
Defer large unused queryset fields when listing schedules
|
2022-10-19 17:07:06 -03:00 |
|
Matias Bordese
|
e4a7a5a23d
|
Rework schedule escalation chains/policies count as a subquery
|
2022-10-19 17:07:06 -03:00 |
|
Julia
|
e4ae10c678
|
Wrong team error for schedules and custom buttons, add flag to get object from the whole organization
|
2022-09-12 17:26:23 +03:00 |
|
Matias Bordese
|
e5c247cf42
|
Add name search filter to schedules API
|
2022-09-07 14:34:43 -03:00 |
|
Matias Bordese
|
02326d81fa
|
Merge pull request #485 from grafana/matiasb/schedules-related-escalation-chains
Add related escalation chains details to schedule API
|
2022-09-07 11:17:05 -03:00 |
|
Matias Bordese
|
5a68847557
|
Refactoring schedule API annotations
|
2022-09-07 11:12:38 -03:00 |
|
Matias Bordese
|
d74f4cc2be
|
Update next shifts per user to list all (web) schedule users
|
2022-09-05 17:23:35 -03:00 |
|
Matias Bordese
|
b41fec5439
|
Add related escalation chains details to schedule API
|
2022-09-05 15:00:14 -03:00 |
|
Matias Bordese
|
11175e27e5
|
Combine same-shift schedule events early
|
2022-09-02 16:45:35 -03: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 |
|
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 |
|