Skip to content

Conversation

@christian-byrne
Copy link
Contributor

@christian-byrne christian-byrne commented Aug 27, 2025

┆Issue is synchronized with this Notion page by Unito

christian-byrne and others added 30 commits July 19, 2025 10:23
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
christian-byrne and others added 13 commits August 27, 2025 13:15
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
@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Aug 27, 2025
@christian-byrne christian-byrne changed the title Restore lost ComfyUI Manager work from June-July (Clean) Upstream ComfyUI-Manager. Aug 27, 2025
@christian-byrne
Copy link
Contributor Author

Replaced by #5291

@christian-byrne christian-byrne deleted the manager-migration-clean branch September 13, 2025 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XXL This PR changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants