Jin Yi
964da0084d
[fix] Simplify PackEnableToggle state management ( #4551 )
2025-07-31 16:42:56 +09:00
Jin Yi
5edf856ce9
[Manager] Fix toggle modal dismiss bug ( #4534 )
2025-07-31 16:42:56 +09:00
comfy-jinyi
34adfc8bf1
[Manager] Fix package version matching in conflict detection ( #4530 )
...
Co-authored-by: Jin Yi <jin12cc@gmail.com >
Co-authored-by: Claude <noreply@anthropic.com >
2025-07-31 16:42:56 +09:00
Jin Yi
af0dde0ac8
Manager Conflict Nofitication ( #4443 )
...
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: bymyself <cbyrne@comfy.org >
Co-authored-by: Claude <noreply@anthropic.com >
2025-07-31 16:42:56 +09:00
Jin Yi
3d0ae0f884
[Manager] Add update all button functionality
...
- 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
2025-07-31 16:41:53 +09:00
bymyself
eef8c0408a
[manager] Update UI components for new manager interface
...
Updated manager dialog components, pack cards, version selectors, and action buttons to work with the new manager API and state management structure.
2025-07-31 16:41:09 +09:00
Jin Yi
63181a1ddd
[Manager] Standardize Card Aspect Ratios & Enhance UI ( #4271 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-06-25 12:34:19 -07:00
Jin Yi
fa14ec52f4
[Manager] Impletent “Install All” button ( #4196 )
...
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: filtered <176114999+webfiltered@users.noreply.github.com >
Co-authored-by: Christian Byrne <cbyrne@comfy.org >
Co-authored-by: Terry Jia <terryjia88@gmail.com >
Co-authored-by: comfy-waifu <comfywaifu.ai@gmail.com >
Co-authored-by: Comfy Org PR Bot <snomiao+comfy-pr@gmail.com >
2025-06-18 10:52:24 +09:00
Benjamin Lu
8491ca91b7
Move component tests into the same directory as their component counterparts ( #3625 )
...
Co-authored-by: Benjamin Lu <templu1107@proton.me >
2025-04-25 13:13:30 -04:00
Christian Byrne
e4a5355f58
[Manager] Fix loading state on uninstall button ( #3413 )
2025-04-11 22:14:49 -04:00
Christian Byrne
ff59245a7f
[Manager] Use inject for installing button state ( #3143 )
2025-03-19 10:33:47 -04:00
Christian Byrne
1a120adaea
[Manager] Adjust node pack card style according to installing or disabled state ( #3103 )
2025-03-17 17:17:36 -07:00
Christian Byrne
48ae6f7bf2
[Tests] Add Node Pack toggle component test ( #3060 )
2025-03-14 21:25:32 -04:00
Christian Byrne
1605a37679
[Manager] Refactor pack enable toggle ( #3029 )
2025-03-13 19:44:53 -04:00
Christian Byrne
8b69b280fa
Add node pack actions: install, uninstall, enable, disable, change version ( #3016 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-03-13 13:53:56 -04:00