Skip to content

feat(schedule-details): live workflow markers + pan scroll fetch (SLICE-9.2 / PR09e)#16

Open
Assem-Uber wants to merge 2 commits into
feat/schedule-details-pr09d-metrics-chart-seriesfrom
feat/schedule-details-pr09e-live-workflows
Open

feat(schedule-details): live workflow markers + pan scroll fetch (SLICE-9.2 / PR09e)#16
Assem-Uber wants to merge 2 commits into
feat/schedule-details-pr09d-metrics-chart-seriesfrom
feat/schedule-details-pr09e-live-workflows

Conversation

@Assem-Uber

Copy link
Copy Markdown
Owner

Summary

  • Cherry-picks useListWorkflowsForSchedule (SLICE-8.5) and wires it into the Runs metrics chart with useDescribeSchedule for the next-run marker
  • Adds workflows-for-schedule-to-chart-points.ts and describe-schedule-to-next-execution.ts mappers; horizontal pan/scroll calls fetchNextPage when the viewport enters under-fetched time
  • Shows initial and pagination loading skeletons/overlays; no hover popover yet (PR09f)

Test plan

  • npm run test:unit:browser -- schedule-detail-metrics-chart schedule-page-tab-content-runs-chart
  • npm run test:unit:node -- workflows-for-schedule-to-chart describe-schedule-to-next-execution schedule-detail-metrics-chart-scales
  • Manual: open schedule Runs tab, pan left into older time, confirm older markers load

Made with Cursor

@Assem-Uber Assem-Uber force-pushed the feat/schedule-details-pr09d-metrics-chart-series branch from 2c19cc8 to 33bc37f Compare June 24, 2026 11:39
Assem-Uber and others added 2 commits June 24, 2026 13:42
Introduce an infinite-query hook that lists active workflows for a schedule via advanced visibility (CadenceScheduleID predicate, CadenceScheduleTime sort) so the metrics chart can paginate execution data in PR09e.

Co-authored-by: Cursor <cursoragent@cursor.com>
… (SLICE-9.2 / PR09e)

Replace static chart fixtures with useListWorkflowsForSchedule and useDescribeSchedule, map workflow pages to timeline points, pan/scroll into older time to fetchNextPage, and show loading skeletons while data loads.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Assem-Uber Assem-Uber force-pushed the feat/schedule-details-pr09e-live-workflows branch from 91ac5f9 to 2aa2fba Compare June 24, 2026 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant