Improve workflow assets and document table interactions
From the PR description
Summary
- migrate workflow assets onto the standard document and document-version model
- add versioned asset upload, saved-file import, viewing, and consistent Office preview conversion
- refine workflow/add-on modals, prompt editor loading and table insertion, and document table selection/toolbar behavior
- keep add-on imports on the catalog page with a plain row action and completed state
Testing
npm test --prefix backendnpm test --prefix frontendnpm run build --prefix backendnpm run build --prefix frontendnpm run typecheck --prefix word-addinnpm run lint --prefix frontend(0 errors; existing warnings only)git diff --check
Our analysis
Move workflow assets onto versioned documents — read the full analysis →
Think the analysis missed something the PR description covers?
Capture this PR into my fork
Download a Markdown prompt that tells Claude how to port every
commit in this PR into your working tree. Run it via
claude -p < capture-pull-399.md from
inside the repo you want the changes in.