ComfyUI/tests-ui
pythongosssss 90aebb6c86
New Menu & Workflow Management (#3112)
* menu

* wip

* wip

* wip

* wip

* wip

* workflow saving/loading

* Support inserting workflows
Move buttosn to top of lists

* fix session storage
implement renaming

* temp

* refactor, better workflow instance management

* wip

* progress on progress

* added send to workflow
various fixes

* Support multiple image loaders

* Support dynamic size breakpoints based on content

* various fixes
add close unsaved warning

* Add filtering tree

* prevent renaming unsaved

* fix zindex on hover

* fix top offset

* use filename as workflow name

* resize on setting change

* hide element until it is drawn

* remove glow

* Fix export name

* Fix test, revert accidental changes to groupNode

* Fix colors on all themes

* show hover items on smaller screen (mobile)

* remove debugging code

* dialog fix

* Dont reorder open workflows
Allow elements around canvas

* Toggle body display on setting change

* Fix menu disappearing on chrome

* Increase delay when typing, remove margin on Safari, fix dialog location

* Fix overflow issue on iOS

* Add reset view button
Prevent view changes causing history entries

* Bottom menu wip

* Various fixes

* Fix merge

* Fix breaking old menu position

* Fix merge adding restore view to loadGraphData
2024-06-25 06:49:25 -04:00
..
tests Fix test. 2024-03-26 04:07:30 -04:00
utils New Menu & Workflow Management (#3112) 2024-06-25 06:49:25 -04:00
.gitignore Unit tests + widget input fixes (#1760) 2023-10-20 22:49:04 -04:00
afterSetup.js try to improve test reliability 2023-12-19 20:38:07 +00:00
babel.config.json Store user settings/data on the server and multi user support (#2160) 2024-01-08 17:06:44 -05:00
globalSetup.js Unit tests + widget input fixes (#1760) 2023-10-20 22:49:04 -04:00
jest.config.js try to improve test reliability 2023-12-19 20:38:07 +00:00
package-lock.json Store user settings/data on the server and multi user support (#2160) 2024-01-08 17:06:44 -05:00
package.json Store user settings/data on the server and multi user support (#2160) 2024-01-08 17:06:44 -05:00
setup.js Group nodes (#1776) 2023-11-30 14:13:27 -05:00