Skip to content

Add oncall schedule helpers

Tristan Read requested to merge oncall-schedule-timeline-1-add-helpers into master

What does this MR do?

Adds new helpers to the shift utils and associated specs. These are not used yet, but will be used in later MRs (see below).

Merge train

This MR is part of the on-call schedule merge train. It is one step in an overall effort to allow more detailed shifts to be displayed accurately. Full details in this issue: #324608 (closed)

  1. Introduce new helper for shift utils <--- You are here!
  2. Update shift width query
  3. Consolidate Week and Day shift items
  4. Render grid as single timeline cell and update day indicator
  5. Remove old code & add integration spec
  6. Update on-call test suite

All changes are consolidated in a sandbox MR here: !57300 (closed)

Screenshots (strongly suggested)

No visual change.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [n/a] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [n/a] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [n/a] Security reports checked/validated by a reviewer from the AppSec team

issue: #324608 (closed)

Edited by Tristan Read

Merge request reports