Loading
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.
Related Stacked MRs (in order)
- Adds ai_flow_schedules table for scheduled AI f... (!250227 - merged)
- Add scheduled event type to AI flow triggers (!250805 - merged)
- Adds Flow Schedule Model (!250809 - merged)
- Add Flow Schedules API (!250821 - merged)
- Adds Flow Schedule Email Notifications (!250824 - merged)
- Adds flow schedule execution (!250838)
- 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