Chenlei Hu
e45f5bdebb
[lint] Fix remaining vue lint warnings ( #3435 )
2025-04-12 22:29:29 -04:00
Benjamin Lu
25e6386b2a
Do not trigger autosave on workflows that are not persisted ( #3400 )
...
Co-authored-by: Benjamin Lu <templu1107@proton.me >
2025-04-11 12:53:49 -04:00
Chenlei Hu
a03841cb1a
[lint] Enable plugin vue recommended rules ( #3403 )
2025-04-11 12:53:20 -04:00
Chenlei Hu
dc5d7ea1be
[lint] Enforce @typescript-eslint/no-floating-promises ( #3402 )
2025-04-11 12:19:22 -04:00
Benjamin Lu
fa75614dc3
Add autosave feature ( #3330 )
...
Co-authored-by: Benjamin Lu <templu1107@proton.me >
2025-04-06 18:48:00 -04:00
Benjamin Lu
bb094cf0ae
Scroll to active offscreen tab when opened ( #3320 )
...
Co-authored-by: Benjamin Lu <templu1107@proton.me >
2025-04-05 16:06:45 -04:00
Chenlei Hu
e8997a7653
[TS] Fix ts-strict errors in Vue components (Part 2) ( #3123 )
...
Co-authored-by: Christian Byrne <cbyrne@comfy.org >
2025-03-18 10:51:23 -04:00
filtered
0d6bc669f5
[Desktop] Fix invalid type assertion in API ( #2631 )
2025-02-19 21:59:17 +11:00
Chenlei Hu
bcedd5f4ed
[Style] Show right arrow on nested submenu item ( #2564 )
2025-02-15 11:18:46 -05:00
bymyself
bfec9b692b
Add keybind hint to confirm close dialog ( #2529 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-02-12 10:02:27 -05:00
Chenlei Hu
ca2aee296a
[Cleanup] Remove unnecessary pointer-event-auto ( #2523 )
2025-02-11 21:41:47 -05:00
Chenlei Hu
9017513979
[Refactor] Manage comfyui-body elements with Vue ( #2522 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-02-11 18:37:08 -05:00
Chenlei Hu
a6031ec2be
[Cleanup] Rename usePragmaticDroppable to usePragmaticDragAndDrop ( #2441 )
2025-02-05 17:46:28 -05:00
Chenlei Hu
6525ae7cf4
[Refactor] Rename hooks/ to composables/ ( #2437 )
2025-02-05 15:05:56 -05:00
Chenlei Hu
c6ef107111
[Style] Fix shrinking of extension added topmenu items ( #2436 )
2025-02-05 13:40:14 -05:00
filtered
c7bce87b8d
[Desktop] Use Window Controls Overlay API ( #2316 )
...
Co-authored-by: huchenlei <huchenlei@proton.me >
2025-01-22 13:22:21 -05:00
Benjamin Lu
fc09951b3e
[Style] Visual improvements to WorkflowTabs ( #2232 )
...
Co-authored-by: Benjamin Lu <templu1107@proton.me >
2025-01-12 13:41:55 -05:00
bymyself
d9b350e159
Add bookmark option in workflow tab context menu ( #2231 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-01-12 13:22:22 -05:00
Chenlei Hu
30cd46ce1f
[Desktop] Allow dragging window on empty titlebar ( #2222 )
2025-01-10 13:41:26 -05:00
Chenlei Hu
91d8d04dc6
[Style] Reduce opacity on workflow tabs scrollbar ( #2220 )
2025-01-10 10:59:58 -05:00
Chenlei Hu
8f5aa1ff08
[Desktop] Native window in graph view ( #2216 )
2025-01-09 23:00:28 -05:00
Chenlei Hu
04c23001fc
[Desktop] Set window action buttons style ( #2214 )
2025-01-09 19:35:22 -05:00
Chenlei Hu
906b5e35a3
[Style] Set fixed top menu bar height ( #2209 )
2025-01-09 14:14:14 -05:00
Chenlei Hu
daee073045
[Style] Fix second row workflow tabs overflow ( #2194 )
2025-01-07 16:28:49 -05:00
Chenlei Hu
a1a834a76d
Support 2nd row location for workflow tabs ( #2193 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-01-07 16:05:37 -05:00
Chenlei Hu
0130d41be5
Try fix workflow tabs vertical scrollbar ( #2191 )
2025-01-07 13:39:14 -05:00
Chenlei Hu
1c4481c342
Horizontal scroll workflow tabs on overflow ( #2188 )
2025-01-07 10:45:58 -05:00
bymyself
ed844e04b8
Fix text wrapping in dropdown menu ( #2162 )
2025-01-04 20:30:58 -05:00
bymyself
972af1977d
Improve menu accessibility ( #2163 )
2025-01-04 20:30:27 -05:00
Chenlei Hu
d8f074fea0
[Lint] Sort imports ( #2104 )
2024-12-30 17:26:37 -05:00
Chenlei Hu
4e554503c0
[Refactor] Convert workflowService to composable ( #2057 )
2024-12-26 00:11:27 -05:00
Fahd Arafat
cfb884b118
Rearrange workflow tabs ( #2026 )
2024-12-23 09:51:17 -05:00
Fahd Arafat
c7303ea465
Add new workflow button in topbar for tab view ( #1903 )
2024-12-13 14:14:13 -08:00
filtered
929e3a5733
Add native context menu when using desktop ( #1875 )
...
* Add system menu to elements
* Add desktop text context menu control
* Update electron types
---------
Co-authored-by: huchenlei <huchenlei@proton.me >
2024-12-11 11:29:14 -08:00
filtered
c2145b6f45
Adjust UI theme slightly ( #1853 )
...
* Format CSS - prettier
* Cast Minor Shadows
Adds faint shadows to the top and side bars
* Darken the sidebar slightly
* Add theme config for bar shadows
* Fix menu item alignment and spacing
* [Refactor] Prefer canvas setDirty over draw
- nits
- types
2024-12-09 15:03:14 -08:00
Chenlei Hu
7986aebf27
Translate command label on top command dropdown menu ( #1792 )
...
* collect i18n with playwright
* Add command label translation
* Normalize i18n object key
2024-12-04 13:19:53 -05:00
Chenlei Hu
1856479de9
Translate topbar command menu ( #1784 )
...
* Rename script
* Translate menu labels
* Update translations
* Display translated menu items
2024-12-03 22:51:15 -05:00
pythongosssss
89a9288154
Support closing tab with middle click ( #1761 )
2024-12-02 15:09:46 -05:00
pythongosssss
17b7ef18d6
Add context menu to tabs ( #1759 )
...
* Add context menu to tabs
* Flatten menu
Translate
* Add translations
---------
Co-authored-by: huchenlei <huchenlei@proton.me >
2024-12-02 13:19:39 -05:00
Chenlei Hu
069dc67c30
Reland "Fix undo / redo filling with empty steps" ( #1653 )
...
* Revert "Revert "Fix undo / redo filling with empty steps (#1649 )" (#1652 )"
This reverts commit 7623810166 .
* Update test expectations
* Add dirty flag if workflow is not persisted
* Add dirty flag to other UI areas for new workflows
* Remove redundant code
* Fix regression: undo / redo steps lost on refresh
The history is still be cleared, but any changes made by issuing undo / redo comands prior to refresh are not lost.
* Update test expectations
Partially reverts f8cc2c0d67 - adds dirty flags back to unsaved workflows.
---------
Co-authored-by: filtered <176114999+webfiltered@users.noreply.github.com >
2024-11-23 09:49:12 -05:00
Chenlei Hu
0a7000328a
Add menu button to toggle focus mode ( #1446 )
...
* Add focus mode toggle button
* handle menu position
* nit
2024-11-06 20:56:32 -05:00
Chenlei Hu
c56533bb23
Workflow Management Reworked ( #1406 )
...
* Merge temp userfile
Basic migration
Remove deprecated isFavourite
Rename
nit
nit
Rework open/load
Refactor save
Refactor delete
Remove workflow dep on manager
WIP
Change map to record
Fix directory
nit
isActive
Move
nit
Add unload
Add close workflow
Remove workflowManager.closeWorkflow
nit
Remove workflowManager.storePrompt
move from commandStore
move more from commandStore
nit
Use workflowservice
nit
nit
implement setWorkflow
nit
Remove workflows.ts
Fix strict errors
nit
nit
Resolves circular dep
nit
nit
Fix workflow switching
Add openworkflowPaths
Fix store
Fix key
Serialize by default
Fix proxy
nit
Update path
Proper sync
Fix tabs
WIP
nit
Resolve merge conflict
Fix userfile store tests
Update jest test
Update tabs
patch tests
Fix changeTracker init
Move insert to service
nit
Fix insert
nit
Handle bookmark rename
Refactor tests
Add delete workflow
Add test on deleting workflow
Add closeWorkflow tests
nit
* Fix path
* Move load next/previous
* Move logic from store to service
* nit
* nit
* nit
* nit
* nit
* Add ChangeTracker.initialState
* ChangeTracker load/unload
* Remove app.changeWorkflow
* Hook to app.ts
* Changetracker restore
* nit
* nit
* nit
* Add debug logs
* Remove unnecessary checkState on graphLoad
* nit
* Fix strict
* Fix temp workflow name
* Track ismodified
* Fix reactivity
* nit
* Fix graph equal
* nit
* update test
* nit
* nit
* Fix modified state
* nit
* Fix modified state
* Sidebar force close
* tabs force close
* Fix save
* Add load remote workflow test
* Force save
* Add save test
* nit
* Correctly handle delete last opened workflow
* nit
* Fix workflow rename
* Fix save
* Fix tests
* Fix strict
* Update playwright tests
* Fix filename conflict handling
* nit
* Merge temporary and persisted ref
* Update playwright expectations
* nit
* nit
* Fix saveAs
* Add playwright test
* nit
2024-11-05 11:03:27 -05:00
Chenlei Hu
97c38583e9
Rename workspaceStateStore to workspaceStore ( #1374 )
2024-10-30 09:49:23 -04:00
Chenlei Hu
35fab0bef3
Focus mode ( #1365 )
...
* Menu hamburger
* Focus
* nit
* nit
* nit
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-10-29 17:25:18 -04:00
Chenlei Hu
d142893244
Add bottom panel support ( #1294 )
...
* Add bottom panel
* Bottom panel store
* Extract ExtensionSlot component
* Tab rendering
* Add toggle button on top menu bar
* nit
* Add toggle button tooltip
* Add command
2024-10-24 15:15:19 -04:00
Chenlei Hu
59a5f5f5d0
Add help menu on command menu bar ( #1197 )
...
* Add help menu on command menu bar
* nit
2024-10-09 20:35:17 -04:00
Chenlei Hu
c92ff79231
Add workflow tab tooltip to show full path ( #1134 )
2024-10-06 12:10:54 -04:00
bymyself
3c70c1e463
Show keybinding on topbar dropdown menus ( #1127 )
...
* Show keybinding on topbar dropdown menus, resolve #1092
* Add text-muted to tailwind config
* Add Playwright test
* Preserve Primevue classes in menu item template
* Extend MenuItem
* Revert adding undo/redo to core keybindings
* Change test selector
* refactor
* Extract as component
* refactor
* nit
* fix extension API
---------
Co-authored-by: huchenlei <huchenlei@proton.me >
2024-10-06 12:08:16 -04:00
Chenlei Hu
2c90735bb1
Restore top/bottom menu location setting ( #1123 )
...
* Rename floating to top
* Adjust teleport target
* Fix dropdown direction for bottom menubar
* Fix z-index
2024-10-05 18:08:48 -04:00
Chenlei Hu
ad55722662
Docking action bar on top menu bar ( #1119 )
...
* Teleport when docked
* Docking logic
* Remove unnecessary v-show
* Docked panel style
* Drop zone highlight
* Rename test
* Add playwright test
2024-10-05 14:06:29 -04:00