Skip to content

Add rotation assignee to the schedule view

David O'Regan requested to merge 262860-add-rotation-to-schedule-dor into master

What does this MR do?

A small MVC for:

Where we add the rotation assignee component and the supporting popover for showing the participant start and end date. This merge adds no logic for position calculation as we will break this effort into multiple merges as the logic is complex.

Merge description You are here
Add rotation assignee component 🤘
Calculate position on Grid dynamically cell
Add support for day, week and month presets cell

🇺🇦 It is behind the feature flag oncall_schedules_mvc and the minimal license is GitLab Premium 👀 To check Enable feature flag=>Navigate to Operations/On-call schedule => Click Add schedule on empty state or direct link is your_project/-/oncall_schedules e.g. http://127.0.0.1:3000/gitlab-org/gitlab-shell/-/oncall_schedules. After a first schedule is created you'll be able to see it

Screenshots (strongly suggested)

Screenshot_2020-12-11_at_07.18.43

Designs

Rotation Popover

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:

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

Related to #262860 (closed)

Edited by David O'Regan

Merge request reports