Skip to content

refactor(DT-3906): Migrate schedule view components to runes (carved from #3370 - Part 2)#3373

Merged
tegan-temporal merged 3 commits intocodefreeze-05.01.26from
DT-3906-svelte-5-schedule-views
May 7, 2026
Merged

refactor(DT-3906): Migrate schedule view components to runes (carved from #3370 - Part 2)#3373
tegan-temporal merged 3 commits intocodefreeze-05.01.26from
DT-3906-svelte-5-schedule-views

Conversation

@tegan-temporal
Copy link
Copy Markdown
Contributor

@tegan-temporal tegan-temporal commented May 6, 2026

Summary

Migrates the 4 `schedule/*-view.svelte` components to Svelte 5 runes. Identical pattern across all four — review one, the rest are mechanical.

Files:

  • `schedule/schedule-day-of-month-view.svelte`
  • `schedule/schedule-day-of-week-view.svelte`
  • `schedule/schedules-interval-view.svelte`
  • `schedule/schedules-time-view.svelte`

4 files, +61 / -23. Carved out of #3370.

Test plan

  • `pnpm check` passes (0 errors)
  • CI green
  • Verify schedule create/edit flows render the four views correctly

Context

Part of DT-3906 Svelte 4→5 migration.

Migrates the 4 schedule view components — same pattern across all four:

- schedule/schedule-day-of-month-view.svelte
- schedule/schedule-day-of-week-view.svelte
- schedule/schedules-interval-view.svelte
- schedule/schedules-time-view.svelte

Carved out of #3370 to make the migration PR easier to review.
@tegan-temporal tegan-temporal requested a review from a team as a code owner May 6, 2026 15:37
@vercel
Copy link
Copy Markdown

vercel Bot commented May 6, 2026

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

Project Deployment Actions Updated (UTC)
holocene Ready Ready Preview, Comment May 7, 2026 6:25pm

Request Review

@tegan-temporal tegan-temporal changed the title refactor(DT-3906): Migrate schedule view components to runes (carved from #3370) refactor(DT-3906): Migrate schedule view components to runes (carved from #3370 - Part 2) May 6, 2026
@laurakwhit laurakwhit self-requested a review May 7, 2026 16:47
Comment thread src/lib/components/schedule/schedule-day-of-month-view.svelte Outdated
Comment thread src/lib/components/schedule/schedule-day-of-week-view.svelte Outdated
Comment thread src/lib/components/schedule/schedules-interval-view.svelte Outdated
Comment thread src/lib/components/schedule/schedules-time-view.svelte Outdated
Co-authored-by: Laura Whitaker <laura.k.whitaker@gmail.com>
@tegan-temporal tegan-temporal merged commit 322c598 into codefreeze-05.01.26 May 7, 2026
13 checks passed
@tegan-temporal tegan-temporal deleted the DT-3906-svelte-5-schedule-views branch May 7, 2026 19:17
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.

2 participants