Skip to content

Manager/compatibility #4492

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 34 commits into
base: manager/menu-items-migration
Choose a base branch
from

Conversation

viva-jinyi
Copy link
Collaborator

@viva-jinyi viva-jinyi commented Jul 21, 2025

┆Issue is synchronized with this Notion page by Unito

Copy link

socket-security bot commented Jul 21, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​types/​semver@​7.7.01001007277100

View full report

Copy link

github-actions bot commented Jul 21, 2025

⚠️ Warnings

⚠️ Warning: E2E Test Coverage Missing

If this PR modifies behavior that can be covered by browser-based E2E tests, those tests are required. PRs lacking applicable test coverage may not be reviewed until added. Please add or update browser tests to ensure code quality and prevent regressions.

⚠️ Warning: Visual Documentation Missing

If this PR changes user-facing behavior, visual proof (screen recording or screenshot) is required. PRs without applicable visual documentation may not be reviewed until provided.
You can add it by:

  • GitHub: Drag & drop media directly into the PR description

  • YouTube: Include a link to a short demo

@comfy-jinyi comfy-jinyi force-pushed the manager/menu-items-migration branch from 93473bc to df67cdd Compare July 21, 2025 08:41
christian-byrne and others added 27 commits July 21, 2025 17:43
Updated ComfyUI Manager types and API schemas to support the new menu items structure and manager functionality.
Updated ComfyUI Manager service and dialog service to support the new menu items structure and API endpoints.
Updated manager queue composable, server logs composable, workflow packs composable, and manager store to support the new manager API structure and state management patterns.
Updated manager dialog components, pack cards, version selectors, and action buttons to work with the new manager API and state management structure.
Updated tests for manager queue composable, server logs composable, and manager store to work with the new API signatures and functionality.
- Fix ManagerProgressDialogContent test mock to include all required store methods
- Add missing MergedNodePack, RegistryPack type definitions and isMergedNodePack type guard
- Ensure all unit tests (548 passed) and component tests (174 passed) are working
- Fix TypeScript compilation errors related to manager store interfaces
Update test to simulate cm-task-started events before logs events to match the actual behavior of the composable.
The test was expecting subscribeLogs(false) to be called, but this was commented out in commit 33d6447 to fix logs stopping after the first of multiple queue tasks. Updated test to reflect this temporary change.
- Add PackUpdateButton component for bulk updates
- Add useUpdateAvailableNodes composable to track available updates
- Integrate update all button in RegistrySearchBar
- Add localization strings for update functionality
- Add comprehensive tests for update functionality
- Add loading state to PackActionButton
@comfy-jinyi comfy-jinyi force-pushed the manager/compatibility branch from 72c2038 to 0a2f2d8 Compare July 21, 2025 08:43
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