Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
366c550
migrate manager menu items
christian-byrne Apr 9, 2025
2aed31a
Update locales [skip ci]
invalid-email-address Apr 9, 2025
1f41367
switch to v2 manager API endpoints
christian-byrne Apr 9, 2025
363a46b
re-arrange menu items
christian-byrne Apr 11, 2025
5867103
await promises. update settings schema
christian-byrne Apr 14, 2025
7c14b26
move legacy option to startup arg
christian-byrne Apr 14, 2025
d3a629c
Add banner indicating how to use legacy manager UI
christian-byrne Apr 14, 2025
3c8adf4
Update locales [skip ci]
invalid-email-address Apr 14, 2025
eee3b74
add "Check for Updates", "Install Missing" menu items
christian-byrne Apr 14, 2025
dc2a470
Update locales [skip ci]
invalid-email-address Apr 14, 2025
05ec65f
use correct response shape
christian-byrne Apr 14, 2025
3862d78
improve command names
christian-byrne Apr 14, 2025
4a67a83
dont show missing nodes button in legacy manager mode
christian-byrne Apr 15, 2025
ced03ce
[Update to v2 API] update WS done message
christian-byrne Apr 15, 2025
7725b87
Update locales [skip ci]
invalid-email-address Apr 26, 2025
b348669
[manager] Update type definitions and schemas for menu items migration
christian-byrne Jun 13, 2025
f241b7f
[manager] Update core services for new manager API
christian-byrne Jun 13, 2025
ba1d067
[manager] Update composables and state management
christian-byrne Jun 13, 2025
b683a81
[manager] Update UI components for new manager interface
christian-byrne Jun 13, 2025
39ad018
[manager] Update tests for new manager API
christian-byrne Jun 13, 2025
5e43715
[manager] Fix test failures and missing type definitions
christian-byrne Jun 14, 2025
4249fe7
fix rebase errors
christian-byrne Jun 21, 2025
0f9d1f8
Update locales [skip ci]
invalid-email-address Jun 21, 2025
60e2f14
[Manager] Filter task queue and history by client id (#4241)
christian-byrne Jun 21, 2025
096e0c9
fix failed task tab state binding
christian-byrne Jun 22, 2025
8fbd076
[Manager] Fix: failed tasks logs not correctly partitioned in UI (#4242)
christian-byrne Jun 22, 2025
0f7e3f7
[tests] Update useServerLogs test to handle task-started events
christian-byrne Jun 22, 2025
dc85896
fix: logs stops listening after 1st of multiple queue tasks
christian-byrne Jun 23, 2025
a83a7fa
remove the temporary check for legacy custom node version of manager
christian-byrne Jun 23, 2025
babe324
[tests] Update useServerLogs test after log subscription change
christian-byrne Jun 23, 2025
558cfcc
[Manager] Add update all button functionality
viva-jinyi Jun 24, 2025
1cb94ca
[Manager] “Restarting” state after clicking restart button (#4269)
viva-jinyi Jun 26, 2025
7073c9d
fix rebase error
christian-byrne Jul 11, 2025
2e2647d
Update locales [skip ci]
invalid-email-address Jul 11, 2025
730b278
[test] Update PackVersionBadge test to use role selector instead of B…
viva-jinyi Jul 11, 2025
c28d451
migrate manager menu items
christian-byrne Apr 9, 2025
588bd99
Update locales [skip ci]
invalid-email-address Apr 9, 2025
de6ed34
switch to v2 manager API endpoints
christian-byrne Apr 9, 2025
54a0981
re-arrange menu items
christian-byrne Apr 11, 2025
eb5c49f
await promises. update settings schema
christian-byrne Apr 14, 2025
aba2e5e
move legacy option to startup arg
christian-byrne Apr 14, 2025
f8953a8
Add banner indicating how to use legacy manager UI
christian-byrne Apr 14, 2025
e780e1d
Update locales [skip ci]
invalid-email-address Apr 14, 2025
b01056e
add "Check for Updates", "Install Missing" menu items
christian-byrne Apr 14, 2025
bdd1230
Update locales [skip ci]
invalid-email-address Apr 14, 2025
1aee434
use correct response shape
christian-byrne Apr 14, 2025
f1610db
improve command names
christian-byrne Apr 14, 2025
4f94707
dont show missing nodes button in legacy manager mode
christian-byrne Apr 15, 2025
8075db4
[Update to v2 API] update WS done message
christian-byrne Apr 15, 2025
3fdbc28
Restore lost work from manager/menu-items-migration feature branch
christian-byrne Aug 27, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update locales [skip ci]
  • Loading branch information
github-actions authored and christian-byrne committed Jul 11, 2025
commit 0f9d1f833db8d9d45c6981770c5ecd41f3072359
5 changes: 1 addition & 4 deletions src/locales/en/commands.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,11 +152,8 @@
"Comfy_LoadDefaultWorkflow": {
"label": "Load Default Workflow"
},
"Comfy_Manager_CustomNodesManager": {
"label": "Toggle the Custom Nodes Manager"
},
"Comfy_Manager_CustomNodesManager_ShowCustomNodesMenu": {
"label": "Custom Nodes Manager"
"label": "Show the Custom Nodes Manager"
},
"Comfy_Manager_CustomNodesManager_ShowLegacyCustomNodesMenu": {
"label": "Custom Nodes (Legacy)"
Expand Down
8 changes: 2 additions & 6 deletions src/locales/en/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -970,16 +970,12 @@
"ComfyUI Issues": "ComfyUI Issues",
"Interrupt": "Interrupt",
"Load Default Workflow": "Load Default Workflow",
"Toggle the Custom Nodes Manager": "Toggle the Custom Nodes Manager",
"Toggle the Custom Nodes Manager Progress Bar": "Toggle the Custom Nodes Manager Progress Bar",
"Custom Nodes (Beta)": "Custom Nodes (Beta)",
"Custom Nodes Manager": "Custom Nodes Manager",
"Install Missing": "Install Missing",
"Show the Custom Nodes Manager": "Show the Custom Nodes Manager",
"Custom Nodes (Legacy)": "Custom Nodes (Legacy)",
"Manager Menu (Legacy)": "Manager Menu (Legacy)",
"Install Missing Custom Nodes": "Install Missing Custom Nodes",
"Check for Custom Node Updates": "Check for Custom Node Updates",
"Toggle Progress Dialog": "Toggle Progress Dialog",
"Toggle the Custom Nodes Manager Progress Bar": "Toggle the Custom Nodes Manager Progress Bar",
"Open Mask Editor for Selected Node": "Open Mask Editor for Selected Node",
"Unload Models": "Unload Models",
"Unload Models and Execution Cache": "Unload Models and Execution Cache",
Expand Down
6 changes: 3 additions & 3 deletions src/locales/es/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,6 @@
"Convert Selection to Subgraph": "Convertir selección en subgrafo",
"Convert selected nodes to group node": "Convertir nodos seleccionados en nodo de grupo",
"Custom Nodes (Legacy)": "Nodos Personalizados (Legado)",
"Custom Nodes Manager": "Administrador de Nodos Personalizados",
"Delete Selected Items": "Eliminar elementos seleccionados",
"Desktop User Guide": "Guía de usuario de escritorio",
"Duplicate Current Workflow": "Duplicar flujo de trabajo actual",
Expand All @@ -756,12 +755,12 @@
"Interrupt": "Interrumpir",
"Load Default Workflow": "Cargar flujo de trabajo predeterminado",
"Manage group nodes": "Gestionar nodos de grupo",
"Manager": "Administrador",
"Manager Menu (Legacy)": "Menú de Gestión (Legado)",
"Move Selected Nodes Down": "Mover nodos seleccionados hacia abajo",
"Move Selected Nodes Left": "Mover nodos seleccionados hacia la izquierda",
"Move Selected Nodes Right": "Mover nodos seleccionados hacia la derecha",
"Move Selected Nodes Up": "Mover nodos seleccionados hacia arriba",
"Manager": "Administrador",
"Manager Menu (Legacy)": "Menú de Gestión (Legado)",
"Mute/Unmute Selected Nodes": "Silenciar/Activar sonido de nodos seleccionados",
"New": "Nuevo",
"Next Opened Workflow": "Siguiente flujo de trabajo abierto",
Expand Down Expand Up @@ -791,6 +790,7 @@
"Save": "Guardar",
"Save As": "Guardar como",
"Show Settings Dialog": "Mostrar diálogo de configuración",
"Show the Custom Nodes Manager": "Mostrar el Administrador de Nodos Personalizados",
"Sign Out": "Cerrar sesión",
"Toggle Bottom Panel": "Alternar panel inferior",
"Toggle Focus Mode": "Alternar modo de enfoque",
Expand Down
6 changes: 3 additions & 3 deletions src/locales/fr/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,6 @@
"Convert Selection to Subgraph": "Convertir la sélection en sous-graphe",
"Convert selected nodes to group node": "Convertir les nœuds sélectionnés en nœud de groupe",
"Custom Nodes (Legacy)": "Nœuds personnalisés (héritage)",
"Custom Nodes Manager": "Gestionnaire de Nœuds Personnalisés",
"Delete Selected Items": "Supprimer les éléments sélectionnés",
"Desktop User Guide": "Guide de l'utilisateur de bureau",
"Duplicate Current Workflow": "Dupliquer le flux de travail actuel",
Expand All @@ -756,12 +755,12 @@
"Interrupt": "Interrompre",
"Load Default Workflow": "Charger le flux de travail par défaut",
"Manage group nodes": "Gérer les nœuds de groupe",
"Manager": "Gestionnaire",
"Manager Menu (Legacy)": "Menu du gestionnaire (héritage)",
"Move Selected Nodes Down": "Déplacer les nœuds sélectionnés vers le bas",
"Move Selected Nodes Left": "Déplacer les nœuds sélectionnés vers la gauche",
"Move Selected Nodes Right": "Déplacer les nœuds sélectionnés vers la droite",
"Move Selected Nodes Up": "Déplacer les nœuds sélectionnés vers le haut",
"Manager": "Gestionnaire",
"Manager Menu (Legacy)": "Menu du gestionnaire (héritage)",
"Mute/Unmute Selected Nodes": "Mettre en sourdine/Activer le son des nœuds sélectionnés",
"New": "Nouveau",
"Next Opened Workflow": "Prochain flux de travail ouvert",
Expand Down Expand Up @@ -791,6 +790,7 @@
"Save": "Enregistrer",
"Save As": "Enregistrer sous",
"Show Settings Dialog": "Afficher la boîte de dialogue des paramètres",
"Show the Custom Nodes Manager": "Afficher le gestionnaire de nœuds personnalisés",
"Sign Out": "Se déconnecter",
"Toggle Bottom Panel": "Basculer le panneau inférieur",
"Toggle Focus Mode": "Basculer le mode focus",
Expand Down
7 changes: 3 additions & 4 deletions src/locales/ja/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,6 @@
"Convert Selection to Subgraph": "選択範囲をサブグラフに変換",
"Convert selected nodes to group node": "選択したノードをグループノードに変換",
"Custom Nodes (Legacy)": "カスタムノード(レガシー)",
"Custom Nodes Manager": "カスタムノードマネージャ",
"Delete Selected Items": "選択したアイテムを削除",
"Desktop User Guide": "デスクトップユーザーガイド",
"Duplicate Current Workflow": "現在のワークフローを複製",
Expand All @@ -756,12 +755,12 @@
"Interrupt": "中断",
"Load Default Workflow": "デフォルトワークフローを読み込む",
"Manage group nodes": "グループノードを管理",
"Manager": "マネージャー",
"Manager Menu (Legacy)": "マネージャーメニュー(レガシー)",
"Move Selected Nodes Down": "選択したノードを下へ移動",
"Move Selected Nodes Left": "選択したノードを左へ移動",
"Move Selected Nodes Right": "選択したノードを右へ移動",
"Move Selected Nodes Up": "選択したノードを上へ移動",
"Manager": "マネージャー",
"Manager Menu (Legacy)": "マネージャーメニュー(レガシー)",
"Mute/Unmute Selected Nodes": "選択したノードのミュート/ミュート解除",
"New": "新規",
"Next Opened Workflow": "次に開いたワークフロー",
Expand Down Expand Up @@ -791,6 +790,7 @@
"Save": "保存",
"Save As": "名前を付けて保存",
"Show Settings Dialog": "設定ダイアログを表示",
"Show the Custom Nodes Manager": "カスタムノードマネージャーを表示",
"Sign Out": "サインアウト",
"Toggle Bottom Panel": "下部パネルの切り替え",
"Toggle Focus Mode": "フォーカスモードの切り替え",
Expand All @@ -802,7 +802,6 @@
"Toggle Terminal Bottom Panel": "ターミナルパネル下部を切り替え",
"Toggle Theme (Dark/Light)": "テーマを切り替え(ダーク/ライト)",
"Toggle Workflows Sidebar": "ワークフローサイドバーを切り替え",
"Toggle the Custom Nodes Manager": "カスタムノードマネージャーを切り替え",
"Toggle the Custom Nodes Manager Progress Bar": "カスタムノードマネージャーの進行状況バーを切り替え",
"Undo": "元に戻す",
"Ungroup selected group nodes": "選択したグループノードのグループ解除",
Expand Down
6 changes: 3 additions & 3 deletions src/locales/ko/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,6 @@
"Convert Selection to Subgraph": "선택 영역을 서브그래프로 변환",
"Convert selected nodes to group node": "선택한 노드를 그룹 노드로 변환",
"Custom Nodes (Legacy)": "커스텀 노드 (레거시)",
"Custom Nodes Manager": "사용자 정의 노드 관리자",
"Delete Selected Items": "선택한 항목 삭제",
"Desktop User Guide": "데스크톱 사용자 가이드",
"Duplicate Current Workflow": "현재 워크플로 복제",
Expand All @@ -756,12 +755,12 @@
"Interrupt": "중단",
"Load Default Workflow": "기본 워크플로 불러오기",
"Manage group nodes": "그룹 노드 관리",
"Manager": "매니저",
"Manager Menu (Legacy)": "매니저 메뉴 (레거시)",
"Move Selected Nodes Down": "선택한 노드 아래로 이동",
"Move Selected Nodes Left": "선택한 노드 왼쪽으로 이동",
"Move Selected Nodes Right": "선택한 노드 오른쪽으로 이동",
"Move Selected Nodes Up": "선택한 노드 위로 이동",
"Manager": "매니저",
"Manager Menu (Legacy)": "매니저 메뉴 (레거시)",
"Mute/Unmute Selected Nodes": "선택한 노드 활성화/비활성화",
"New": "새로 만들기",
"Next Opened Workflow": "다음 열린 워크플로",
Expand Down Expand Up @@ -791,6 +790,7 @@
"Save": "저장",
"Save As": "다른 이름으로 저장",
"Show Settings Dialog": "설정 대화상자 표시",
"Show the Custom Nodes Manager": "커스텀 노드 관리자 표시",
"Sign Out": "로그아웃",
"Toggle Bottom Panel": "하단 패널 전환",
"Toggle Focus Mode": "포커스 모드 전환",
Expand Down
6 changes: 3 additions & 3 deletions src/locales/ru/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,6 @@
"Convert Selection to Subgraph": "Преобразовать выделенное в подграф",
"Convert selected nodes to group node": "Преобразовать выбранные ноды в групповую ноду",
"Custom Nodes (Legacy)": "Пользовательские узлы (устаревшие)",
"Custom Nodes Manager": "Менеджер Пользовательских Узлов",
"Delete Selected Items": "Удалить выбранные элементы",
"Desktop User Guide": "Руководство пользователя для настольных ПК",
"Duplicate Current Workflow": "Дублировать текущий рабочий процесс",
Expand All @@ -756,12 +755,12 @@
"Interrupt": "Прервать",
"Load Default Workflow": "Загрузить стандартный рабочий процесс",
"Manage group nodes": "Управление групповыми нодами",
"Manager": "Менеджер",
"Manager Menu (Legacy)": "Меню управления (устаревшее)",
"Move Selected Nodes Down": "Переместить выбранные узлы вниз",
"Move Selected Nodes Left": "Переместить выбранные узлы влево",
"Move Selected Nodes Right": "Переместить выбранные узлы вправо",
"Move Selected Nodes Up": "Переместить выбранные узлы вверх",
"Manager": "Менеджер",
"Manager Menu (Legacy)": "Меню управления (устаревшее)",
"Mute/Unmute Selected Nodes": "Отключить/включить звук для выбранных нод",
"New": "Новый",
"Next Opened Workflow": "Следующий открытый рабочий процесс",
Expand Down Expand Up @@ -791,6 +790,7 @@
"Save": "Сохранить",
"Save As": "Сохранить как",
"Show Settings Dialog": "Показать диалог настроек",
"Show the Custom Nodes Manager": "Показать менеджер пользовательских узлов",
"Sign Out": "Выйти",
"Toggle Bottom Panel": "Переключить нижнюю панель",
"Toggle Focus Mode": "Переключить режим фокуса",
Expand Down
7 changes: 3 additions & 4 deletions src/locales/zh/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,6 @@
"Convert Selection to Subgraph": "将选中内容转换为子图",
"Convert selected nodes to group node": "将选中节点转换为组节点",
"Custom Nodes (Legacy)": "自定义节点(旧版)",
"Custom Nodes Manager": "自定义节点管理器",
"Delete Selected Items": "删除选定的项目",
"Desktop User Guide": "桌面端用户指南",
"Duplicate Current Workflow": "复制当前工作流",
Expand All @@ -756,12 +755,12 @@
"Interrupt": "中断",
"Load Default Workflow": "加载默认工作流",
"Manage group nodes": "管理组节点",
"Manager": "管理器",
"Manager Menu (Legacy)": "管理菜单(旧版)",
"Move Selected Nodes Down": "下移所选节点",
"Move Selected Nodes Left": "左移所选节点",
"Move Selected Nodes Right": "右移所选节点",
"Move Selected Nodes Up": "上移所选节点",
"Manager": "管理器",
"Manager Menu (Legacy)": "管理菜单(旧版)",
"Mute/Unmute Selected Nodes": "静音/取消静音选定节点",
"New": "新建",
"Next Opened Workflow": "下一个打开的工作流",
Expand Down Expand Up @@ -791,6 +790,7 @@
"Save": "保存",
"Save As": "另存为",
"Show Settings Dialog": "显示设置对话框",
"Show the Custom Nodes Manager": "显示自定义节点管理器",
"Sign Out": "退出登录",
"Toggle Bottom Panel": "切换底部面板",
"Toggle Focus Mode": "切换专注模式",
Expand All @@ -802,7 +802,6 @@
"Toggle Terminal Bottom Panel": "切换终端底部面板",
"Toggle Theme (Dark/Light)": "切换主题(暗/亮)",
"Toggle Workflows Sidebar": "切换工作流侧边栏",
"Toggle the Custom Nodes Manager": "切换自定义节点管理器",
"Toggle the Custom Nodes Manager Progress Bar": "切换自定义节点管理器进度条",
"Undo": "撤销",
"Ungroup selected group nodes": "解散选中组节点",
Expand Down