Skip to content

feat(DT-4359): Schedules content updates - #3804

Merged
tegan-temporal merged 4 commits into
mainfrom
DT-4359-schedules-content-updates
Aug 11, 2026
Merged

feat(DT-4359): Schedules content updates#3804
tegan-temporal merged 4 commits into
mainfrom
DT-4359-schedules-content-updates

Conversation

@tegan-temporal

Copy link
Copy Markdown
Contributor

Content and label updates for the schedule detail page.

  • Recent/Upcoming run tabs show counts, e.g. "5 Recent Runs" / "3 Upcoming Runs"
  • "View All Runs" link becomes "View all N runs" (sentence case), using the
    schedule's total workflow count
  • Workflow total is now labeled "Total Workflows (All Time)"
  • Reworded the upcoming-runs empty state to point at the Schedule Spec
  • Extracted toUpcomingScheduleRuns alongside toRecentScheduleRuns so the card
    and the upcoming panel share one definition of the list; the default tab now
    derives from the filtered recent-run count

tegan-temporal and others added 3 commits August 10, 2026 10:06
- Pill tabs read "N Recent Runs" / "N Upcoming Runs" via new pluralized
  i18n keys; the plain keys stay for the schedules table columns
- "View All Runs" link becomes "View All N Runs" using the total workflow
  count, falling back to the unquantified label when the count is 0
- Extract toUpcomingScheduleRuns alongside toRecentScheduleRuns so the
  card and the upcoming panel share one definition of the list
- Default tab now derives from the filtered recent run count, matching
  what the recent panel treats as empty
- Label the schedule's workflow total "Total Workflows (All Time)"

Co-authored-by: Claude <noreply@anthropic.com>
Drops the unquantified common.view-all-runs key in favor of always
passing the count, so 0 falls through to the _other form as
"View all 0 runs".

Co-authored-by: Claude <noreply@anthropic.com>
@tegan-temporal
tegan-temporal requested a review from a team as a code owner August 10, 2026 17:58
@vercel

vercel Bot commented Aug 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
holocene Ready Ready Preview Aug 11, 2026 4:31pm

Request Review

@tegan-temporal tegan-temporal self-assigned this Aug 10, 2026

@KATIETOLER KATIETOLER left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

super cool, lgtm

@tegan-temporal
tegan-temporal merged commit 5c485d1 into main Aug 11, 2026
20 checks passed
@tegan-temporal
tegan-temporal deleted the DT-4359-schedules-content-updates branch August 11, 2026 18:14
laurakwhit added a commit that referenced this pull request Aug 13, 2026
Auto-generated version bump from 2.53.2 to 2.53.3

Specific version: 2.53.3

Changes included:
- [`5c485d17`](5c485d1) feat(DT-4359): Schedules content updates (#3804)
- [`c4872297`](c487229) fix(modal): notify once on every dismissal via the dialog close event (#3813)
- [`50f3f8b1`](50f3f8b) [DT-4308] Nexus-Invoked Standalone Activities (UI) (#3794)
- [`43ffa6ad`](43ffa6a) Bump Go to 1.26.5 (#3814)
- [`eeb3d90e`](eeb3d90) fix: align heading/timestamp spacing across namespace list headers (#3805)
- [`4853ac29`](4853ac2) VLN-1585: remediate claude-code-action-unhardened (#3778)
- [`506d4f72`](506d4f7) fix: resolve open Dependabot security alerts (#3815)
- [`86ade866`](86ade86) VLN-1578: remediate checkout-below-v7 (#3699)
- [`7de458ec`](7de458e) Bump API to v1.63.5 (#3808)
- [`8b93f74b`](8b93f74) Add back resetHeartbeat option to standalone activity reset (#3817)

Co-authored-by: laurakwhit <15069288+laurakwhit@users.noreply.github.com>
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.

3 participants