Adds FE changes for Flow Schedules

What does this MR do and why?

MR 7 (of 7) that addressses: #594180

This adds FE changes for flow schedules.

Primarily swaps the pre-staged, gated-off schedule placeholder in constants.js for the real values (value: 'scheduled', valueInt: 9, graphQL: 'SCHEDULED'), with availability gated on the aiFlowSchedules frontend FF.

  1. Adds ai_flow_schedules table for scheduled AI f... (!250227 - merged)
  2. Add scheduled event type to AI flow triggers (!250805 - merged)
  3. Adds Flow Schedule Model (!250809 - merged)
  4. Add Flow Schedules API (!250821 - merged)
  5. Adds Flow Schedule Email Notifications (!250824 - merged)
  6. Adds flow schedule execution (!250838)
  7. Adds FE changes for Flow Schedules (!250843) (This MR)

References

Screenshots or screen recordings

Before After

How to set up and validate locally

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Shola Quadri

Merge request reports

Loading
Loading