bymyself
e123295423
Fix saved keybinding persistence ( #2176 )
2025-01-06 15:54:35 -05:00
bymyself
ba31f8fa68
Add Close Workflow to commands ( #2171 )
...
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: Chenlei Hu <huchenlei@proton.me >
2025-01-06 10:50:44 -05:00
bymyself
477f4b275d
Fix node bookmark color customization ( #2168 )
2025-01-05 13:05:09 -05:00
bymyself
179b8c22a9
[BrowserTest] Refactor test fixtures ( #2165 )
2025-01-05 13:03:07 -05:00
Chenlei Hu
59fc5ac77e
Update litegraph 0.8.60 ( #2164 )
2025-01-04 20:46:38 -05:00
Chenlei Hu
e65653c107
Add support for custom light color palette ( #2156 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-01-04 18:53:47 -05:00
Chenlei Hu
e46706777c
[BrowserTest] Disable flaky queue sidebar tests ( #2158 )
2025-01-04 16:33:36 -05:00
Chenlei Hu
ea489851ed
[BugFix] Fix open workflow after insert ( #2138 )
2025-01-03 11:09:28 -05:00
Chenlei Hu
5717c33a0b
[BrowserTest] Add test on paste with link ( #2130 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-01-02 20:38:36 -05:00
bymyself
5c7cbe968e
Fix gallery changing image every time a task finishes ( #2125 )
2025-01-02 17:51:28 -05:00
Chenlei Hu
9c1eacf0af
Fix duplication of persisted workflow ( #2124 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-01-02 12:16:39 -05:00
Chenlei Hu
39e9f421f4
Fix double trigger of loadColorPalette effect ( #2118 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-01-01 19:27:22 -05:00
Chenlei Hu
3189e310a8
Add default confirm dialog ( #2114 )
2024-12-31 18:18:48 -05:00
Chenlei Hu
174a9a114a
Expose dialogService to extensionManager ( #2113 )
2024-12-31 17:01:37 -05:00
bymyself
74b02237db
Add virtual scroll to Queue Tab for improved performance ( #2108 )
2024-12-31 12:35:29 -05:00
bymyself
6dc5c6958f
Compress test assets ( #2109 )
2024-12-31 12:33:29 -05:00
Chenlei Hu
d8f074fea0
[Lint] Sort imports ( #2104 )
2024-12-30 17:26:37 -05:00
Chenlei Hu
6dce285210
Fix litegraph grab cursor style ( #2097 )
2024-12-30 10:50:53 -05:00
Chenlei Hu
a48ad1cb41
Move setting impl from ComfySettingsDialog to settingStore ( #2085 )
2024-12-28 21:31:09 -05:00
Chenlei Hu
9d7a7dae62
[Theme] Loosen color palette schema ( #2053 )
2024-12-25 22:47:10 -05:00
Chenlei Hu
f851e356f2
Fix flaky reroute insert playwright test ( #2051 )
...
Co-authored-by: github-actions <github-actions@github.com >
2024-12-25 21:57:52 -05:00
Chenlei Hu
db572a4085
Implement color palette in Vue ( #2047 )
...
Co-authored-by: github-actions <github-actions@github.com >
2024-12-25 21:41:48 -05:00
bymyself
5da26e917a
Fix render issue when removing search filter chips ( #2038 )
2024-12-24 10:13:14 -05:00
bymyself
9f6c828cfe
Fix search input failing to focus after adding filter ( #2023 )
2024-12-23 09:27:17 -05:00
bymyself
feeb1d19c8
Fix workflow-insert with reroute nodes ( #2008 )
...
Co-authored-by: github-actions <github-actions@github.com >
2024-12-22 19:51:32 -05:00
bymyself
c3ceef0461
Update mobile settings visibility test ( #2009 )
2024-12-22 16:16:11 -05:00
Chenlei Hu
9258098e0c
[litegraph] Fix slider value display when custom widget label is present ( #1915 )
...
* Update litegraph
* Add playwright test
* Update locales [skip ci]
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-12-15 13:54:03 -08:00
Chenlei Hu
618b451f1e
[test] Stricter locator matching on workflows sidebar elements ( #1905 )
...
* [test] Stricter locator matching on workflows sidebar elements
* nit
2024-12-13 14:13:56 -08:00
Chenlei Hu
a99f63784d
Fix io slot label overwrite by i18n ( #1904 )
...
* Add test on export with different locales
* Fix node slot rename
2024-12-13 12:27:16 -08:00
Chenlei Hu
a1ffc521a4
[i18n] Update i18n on node defs ( #1885 )
...
* [i18n] Update i18n on node defs
* Update test expectations [skip ci]
* Downgrade i18n-cli
* Update locales [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-12-11 19:59:51 -08:00
Chenlei Hu
20a3a95df2
Fix output label on untranslated output names ( #1866 )
...
* Fix output label on untranslated output names
* nit
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-12-11 08:09:37 -08:00
Chenlei Hu
ac6130a556
[i18n] Translate node input/output label and tooltip ( #1860 )
...
* [i18n] Translate node input/output labels
* nit
* Impl actual translation
* Remove outputs where name is the type
* Pick outputs key
* Translate outputs
* Properly persist label
* Translate input tooltips
* Translate single node
* Translate first node
* Translate 10 nodes
* Exclude input name translation
* Update test expectations [skip ci]
* nit
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-12-10 17:08:45 -08:00
Chenlei Hu
2d1b2cb1cc
Fix group node playwright tests ( #1849 )
...
* Fix group node playwright tests
* nit
* nit
2024-12-08 20:21:59 -05:00
Chenlei Hu
517ae56763
Translate node title and description ( #1822 )
...
* Collect node def i18n
* Add collected en locale
* Sort by node id
* Add translations
* Show translated node def
* Update locales [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-12-06 16:56:54 -05:00
filtered
735153886f
Confirm delete workflow ( #1772 )
...
* Add confirm delete workflow prompt
* Add confirm delete workflow setting
* Add delete workflow tests
* Change dialog to modal, set default cancel
* Fix setting version key
* Rename for clarity
* Fix tests
- Move into correct section
- Add confirm control
* Export type: ShowDialogOptions
* Replace workflow overwrite with new dialog
* Add delete workflow confirmation dialog
* Update i18n
* Add item list support to confirmation dialog
* Prevent multiple dialogs for same action
* Add confirm close file when dirty
* Add i18n for overwrite dialog
* Fix regression: confirm dialog setting ignored
* Fix delete last workflow does not open replacement
* Update tests
2024-12-04 14:11:49 -05:00
pythongosssss
1c7f3e865a
Add test for cloning pinned node ( #1753 )
...
* Add test for cloning pinned node
* Remove only
* Update litegraph
---------
Co-authored-by: huchenlei <huchenlei@proton.me >
2024-12-01 22:38:09 -05:00
pythongosssss
5c6eecd660
Fix group node manage opening to wrong node type ( #1754 )
...
Remove dialog from DOM when closed
Add test
2024-12-01 19:52:08 -05:00
Chenlei Hu
e50d7c5eef
Update litegraph 0.8.41 ( #1744 )
...
* chore: update litegraph to 0.8.41
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-11-29 17:30:04 -05:00
Chenlei Hu
9e565154a9
Rework user selection ( #1728 )
...
* Move to new route
* Convert to tailwind
* Basic style
* Add userStore
* nit
* nit
* nit
* Remove app.#setUser
* Route to user-select view
* Mock login
* Use primevue UI components
* handle create new user
* Remove legacy user selection
* Add logout button on side toolbar
* Add username to logout button tooltip
* Add playwright tests
* hide logout button in single user server
* nit
2024-11-28 23:36:41 -05:00
Chenlei Hu
814c4b8ef0
Remove node bookmark migration ( #1733 )
...
* Remove node bookmarks setting migration
* nit
* nit
2024-11-28 14:28:53 -05:00
Chenlei Hu
46cd522384
Fix save temporary workflow loop on overwrite ( #1699 )
2024-11-26 10:44:25 -05:00
Chenlei Hu
d531bc34c4
Make ChangeTracker detect changes in workflow.extra (Except ds) ( #1692 )
...
* Compare workflow.extra content
* Add tests
2024-11-25 21:59:27 -05:00
filtered
abed0656af
Add Fit Group to Contents keybind ( #1658 )
...
* Add Fit Group to Nodes keyboard command
Fits all selected groups.
* nit - Rename
* Move to commandStore & Playwright test
* nit
* nit
* Update test expectations [skip ci]
---------
Co-authored-by: huchenlei <huchenlei@proton.me >
Co-authored-by: github-actions <github-actions@github.com >
2024-11-23 17:15:52 -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
4c48241e19
Update litegraph 0.8.33 ( #1632 )
...
* chore: update litegraph to 0.8.33
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-11-21 14:57:21 -05:00
Chenlei Hu
6352cd86ee
Show confirm dialog on workflow path conflict (Save As) ( #1590 )
...
* Show confirm dialog on workflow path conflict (Save As)
* Fix closeworkflow
* nit
* Add playwright tests
* nit
* nit
* Move workflows dir cleanup
2024-11-18 23:07:24 -05:00
filtered
7e245ba1cf
Update Litegraph: Canvas Pointer ( #1556 )
...
* Litegraph: canvas.pointer
Clear @ts-expect-error
Fix exception thrown on slot double-click
Long-standing bug but has no real impact in prod - just logs an error.
Required for new connecting_link features.
Add settings: CanvasPointer options
Update litegraph 0.8.28
Fix regression in snap to grid render
Fix snap to grid marker always on
Update snap to grid to use Positionable API
Fix test clicks registering as double-click
Improve test precision
Current test proves it has changed to something smaller.
New test proves it is exactly what was specified.
Will need refinement when a limit is put on latent width.
Fix test expects collapse node to select node
Remove redundant code
Resolved by CanvasPointer
Fix flaky test - ContextMenu
Fix settings group
* Update litegraph
* Remove snapToGrid extension
* Update test expectations [skip ci]
---------
Co-authored-by: huchenlei <huchenlei@proton.me >
Co-authored-by: github-actions <github-actions@github.com >
2024-11-18 10:50:51 -05:00
Chenlei Hu
71e4a42cfe
Only persist workflow on workflow change/switch ( #1576 )
...
* Only persist workflow on workflow change/switch
* nit
* Add playwright test
* Add modify test
* nit
* Fix playwright tests
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-11-17 14:13:52 -05:00
Chenlei Hu
b4352bcd8d
Fix node search box filter test ( #1561 )
2024-11-15 21:18:19 -05:00
Chenlei Hu
39bab9d9e2
Disable flaky group node test ( #1560 )
2024-11-15 20:55:18 -05:00