bymyself
e4e5e4d331
fix rebase error
2025-07-21 17:43:42 +09:00
Jin Yi
79bf5d9b67
[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-21 17:43:42 +09:00
bymyself
ee7d07a0cd
fix: logs stops listening after 1st of multiple queue tasks
2025-07-21 17:43:42 +09:00
Christian Byrne
645e235dd6
[Manager] Fix: failed tasks logs not correctly partitioned in UI ( #4242 )
2025-07-21 17:43:42 +09:00
Christian Byrne
ad6395933d
[Manager] Filter task queue and history by client id ( #4241 )
2025-07-21 17:43:42 +09:00
bymyself
db8563c5d1
fix rebase errors
2025-07-21 17:43:42 +09:00
bymyself
d04a02e3c7
[manager] Update composables and state management
...
Updated manager queue composable, server logs composable, workflow packs composable, and manager store to support the new manager API structure and state management patterns.
2025-07-21 17:43:42 +09:00
bymyself
7e1095dc89
use correct response shape
2025-07-21 17:43:42 +09:00
bymyself
7fe48ba5dc
add "Check for Updates", "Install Missing" menu items
2025-07-21 17:43:42 +09:00
bymyself
b200115b5b
move legacy option to startup arg
2025-07-21 17:43:42 +09:00
bymyself
fc9964031b
await promises. update settings schema
2025-07-21 17:43:42 +09:00
bymyself
4256efd028
migrate manager menu items
2025-07-21 17:43:42 +09:00
bymyself
ab2e70b4b8
improve command names
2025-07-21 17:41:44 +09:00
bymyself
27579400bf
use correct response shape
2025-07-21 17:41:44 +09:00
bymyself
9c68491129
add "Check for Updates", "Install Missing" menu items
2025-07-21 17:41:44 +09:00
bymyself
797a612227
move legacy option to startup arg
2025-07-21 17:41:44 +09:00
bymyself
0a0a2e74d5
await promises. update settings schema
2025-07-21 17:41:44 +09:00
bymyself
a3d7c59b6f
migrate manager menu items
2025-07-21 17:41:44 +09:00
Deep Roy
7cf5d1e86b
Add prompt ID to interrupt API call ( #4393 )
2025-07-10 17:24:21 -07:00
bmcomfy
f5b03f323d
[System Pop Up] Hide hidden and deprecated settings from search results ( #4390 )
2025-07-08 17:19:37 -07:00
Christian Byrne
2906ea3fd9
[fix] Correct API node pricing discrepancies ( #4381 )
2025-07-07 23:33:55 -07:00
Christian Byrne
f1575a693f
[update] Video to Video API node pricing ( #4378 )
2025-07-07 20:24:33 -07:00
Christian Byrne
4eeff5533a
[feat] Add dynamic pricing for new API nodes ( #4367 )
2025-07-06 18:31:04 -07:00
Alexander Piskun
c7877dbd18
fix(float-precision): correct float widget rounding ( #4291 )
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com >
2025-07-06 15:40:27 -07:00
Christian Byrne
191b4574b9
[fix] Add dynamic pricing for API nodes with quantity parameters ( #4362 )
2025-07-05 20:50:33 -07:00
RickyHuang
35556eb674
fIx: side toolbar tab tooltip not reactive when changing locale ( #4213 )
...
Co-authored-by: Huang Yun Qi <yun-qi.huang@ubisoft.com >
2025-07-05 02:54:23 -07:00
Christian Byrne
3b435e337e
[fix] Add dynamic pricing for Ideogram nodes based on num_images parameter ( #4351 )
2025-07-04 16:13:33 -07:00
Christian Byrne
44bbfa9f39
[feat] Implement getNodeByComfyNodeName API integration ( #4343 )
2025-07-03 17:59:21 -07:00
Christian Byrne
eb8b67dd9d
[docs] Update nested README files with comprehensive component listings ( #4303 )
2025-06-29 19:55:21 -07:00
filtered
a7fb685290
Add Subgraphs ( #3905 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-06-28 15:37:23 -07:00
filtered
9a3530dc3a
Add initial edit model button (static) ( #4276 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-06-26 00:34:38 -07:00
Christian Byrne
6cf77a9814
[Manager] Fix bug: installed packs metadata not re-fetched after installations ( #4254 )
2025-06-23 04:37:50 -07:00
Christian Byrne
24cbc41832
[Manager] Fix bug: opening modal when last focused tab was 'Installed' always shows empty list ( #4252 )
2025-06-23 02:41:15 -07:00
Christian Byrne
8e2d7cabba
Fix bug: drag-and-drop, copy-paste, and upload don't work in nodes that specify upload folder that isn't 'input' ( #4186 )
2025-06-22 20:18:36 -07:00
Christian Byrne
3a1bd1829a
[feat] Add auto-refresh on task completion for RemoteWidget nodes ( #4191 )
...
Co-authored-by: filtered <176114999+webfiltered@users.noreply.github.com >
2025-06-22 17:30:24 -07:00
Christian Byrne
b99214bf5e
[feat] Show version-specific missing core nodes in workflow warnings ( #4227 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-06-20 15:33:47 -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
Christian Byrne
98bb1df436
[refactor] introduce frontend type augmentation pattern ( #4192 )
2025-06-16 11:32:07 -07:00
Christian Byrne
75077fe9ed
[Manager] Add registry search fallback with gateway pattern ( #4187 )
2025-06-15 17:22:05 -07:00
filtered
d5ecfb2c99
Revert "[refactor] Refactor and type image upload options" ( #4190 )
2025-06-15 12:17:54 -07:00
Christian Byrne
3211875084
[refactor] Refactor and type image upload options ( #4185 )
2025-06-15 12:07:26 -07:00
Christian Byrne
a6bd04f951
[Manager] Make dialog closeable with button and hotkey ( #4179 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-06-14 15:21:43 -07:00
Christian Byrne
5b32d2aad0
[Manager] Persist/Restore Manager UI state ( #4180 )
2025-06-14 15:19:56 -07:00
comfy-waifu
8274df5075
Fixed favicon some progress frames not found - by ComfyWaifu 🤍 ( #4143 )
2025-06-13 21:59:35 -07:00
Christian Byrne
88f2cc7847
[Manager] Refactor search result types ( #4154 )
2025-06-13 15:08:55 -07:00
duckcomfy
995979a4e1
feat: add keyboard shortcut to move selected nodes (unbound by default) ( #4066 )
...
Co-authored-by: duckcomfy <a@a.a>
Co-authored-by: filtered <176114999+webfiltered@users.noreply.github.com >
2025-06-11 06:35:49 -07:00
Christian Byrne
73be826956
[Feature] Add "All" category to template workflows ( #3931 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-06-04 02:58:00 -07:00
Christian Byrne
398dc6d8a6
[feat] Add dynamic pricing for API nodes with real-time updates ( #3963 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-06-04 02:04:24 -07:00
filtered
3a514ca63b
Fix dragging preview image does nothing ( #4009 )
2025-05-29 04:50:04 +10:00
Robin Huang
fa58c04b3a
[fix] Disable serialization for text preview widget ( #4004 )
2025-05-28 04:20:26 +00:00