Skip to content

Add a schedule modal

Olena Horal-Koretska requested to merge 262847-add-schedule into master

What does this MR do?

Adds a modal for schedule addition

🇺🇦 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

Screenshots (strongly suggested)

Screen_Shot_2020-11-23_at_15.43.01

Screen_Shot_2020-11-23_at_15.43.11

2020-11-23_15.43.42

User profile > Time settings 🎏 CI/CD > Schedule Pipelines
Screenshot_from_2020-12-02_15-00-45 Screenshot_from_2020-12-02_15-03-06

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 #262847 (closed)

Edited by Peter Leitzen

Merge request reports