Skip to content

refactor(DT-3906): Migrate workflows-summary table + relationships to runes (carved from #3370 - Part 5)#3376

Merged
tegan-temporal merged 1 commit intocodefreeze-05.01.26from
DT-3906-svelte-5-workflow-tables-relationships
May 7, 2026
Merged

refactor(DT-3906): Migrate workflows-summary table + relationships to runes (carved from #3370 - Part 5)#3376
tegan-temporal merged 1 commit intocodefreeze-05.01.26from
DT-3906-svelte-5-workflow-tables-relationships

Conversation

@tegan-temporal
Copy link
Copy Markdown
Contributor

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

Summary

Migrates 7 components covering the workflows-summary configurable table and the workflow relationships UI to Svelte 5 runes.

Files:

  • `workflow/workflows-summary-configurable-table/{batch-actions,table-header-row,table-row}.svelte`
  • `workflow/relationships/workflow-family-node-description{,-details}.svelte`
  • `workflow/workflow-relationships.svelte`
  • `workflow/workflow-advanced-search.svelte`

7 files, +167 / -119. Carved out of #3370.

Test plan

  • `pnpm check` passes (0 errors)
  • CI green
  • Workflows list table — sorting, multi-select batch actions, header/row rendering
  • Workflow advanced search renders + applies filters
  • Workflow family tree (relationships) renders parent/child workflows correctly

Context

Part of DT-3906 Svelte 4→5 migration.

…mponents to Svelte 5 runes

- workflow/workflows-summary-configurable-table/{batch-actions,table-header-row,table-row}.svelte
- workflow/relationships/workflow-family-node-description{,-details}.svelte
- workflow/workflow-relationships.svelte
- workflow/workflow-advanced-search.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:41
@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 6, 2026 3:42pm

Request Review

@temporal-cicd
Copy link
Copy Markdown
Contributor

temporal-cicd Bot commented May 6, 2026

Warnings
⚠️

📊 Strict Mode: 1 error in 1 file (0.1% of 973 total)

src/lib/components/workflow/workflows-summary-configurable-table/table-row.svelte (1)
  • L96:10: Type 'string | undefined' is not assignable to type 'string'.

Generated by 🚫 dangerJS against 4904b8c

@tegan-temporal tegan-temporal changed the title refactor(DT-3906): Migrate workflows-summary table + relationships to runes (carved from #3370) refactor(DT-3906): Migrate workflows-summary table + relationships to runes (carved from #3370 - Part 4) May 6, 2026
@tegan-temporal tegan-temporal changed the title refactor(DT-3906): Migrate workflows-summary table + relationships to runes (carved from #3370 - Part 4) refactor(DT-3906): Migrate workflows-summary table + relationships to runes (carved from #3370 - Part 5) May 6, 2026
Copy link
Copy Markdown
Collaborator

@rossnelson rossnelson left a comment

Choose a reason for hiding this comment

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

Just one small issue I think. Nice work!

Comment thread src/lib/components/workflow/workflow-advanced-search.svelte
@tegan-temporal tegan-temporal merged commit be0c213 into codefreeze-05.01.26 May 7, 2026
23 checks passed
@tegan-temporal tegan-temporal deleted the DT-3906-svelte-5-workflow-tables-relationships branch May 7, 2026 21:09
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