Chenlei Hu
10f43be911
Remove show model folder checkbox in missing model dialog ( #1358 )
...
* Remove show model folder checkbox in missing model dialog
* nit
* nit
2024-10-29 10:15:31 -04:00
Chenlei Hu
87517daf1f
Restyle missing model warning dialog ( #1354 )
...
* Restyle missing model dialog
* nit
* nit
* nit
* nit
2024-10-29 09:26:02 -04:00
Chenlei Hu
44b109a449
Add type annotation for missingNodeTypes ( #1349 )
...
* Add type annotation for missingNodeTypes
* nit
* nit
2024-10-28 17:26:52 -04:00
Chenlei Hu
229896a4b7
Restyle missing node warning dialog ( #1348 )
...
* nit
* Restyle missing node warning dialog
* nit
* nit
2024-10-28 16:45:47 -04:00
Chenlei Hu
459afa158c
Restyle dialog with scrollpanel ( #1212 )
2024-10-10 20:27:14 -04:00
Chenlei Hu
829bce1c8c
Load Keybinding and Extension panel async ( #1179 )
2024-10-08 22:20:30 -04:00
bymyself
5ef15c0daf
Add aria labels to dialogs ( #1167 )
2024-10-08 09:41:28 -04:00
Chenlei Hu
05aa78372b
Add keybinding search ( #1143 )
2024-10-06 22:40:20 -04:00
Chenlei Hu
38e3dcbaeb
Add frontend extension management panel ( #1141 )
...
* Manage register of extension in pinia
* Add disabled extensions setting
* nit
* Disable extension
* Add virtual divider
* Basic extension panel
* Style cell
* nit
* Fix loading
* inactive rules
* nit
* Calculate changes
* nit
* Experimental setting guard
2024-10-06 22:15:33 -04:00
Chenlei Hu
b97331cbab
Restyle SettingGroup ( #1125 )
...
* Setting group CSS
* nit
* nit
* Dim label color
* nit
* Set width
2024-10-05 20:34:15 -04:00
Chenlei Hu
ebc71b0e46
Add PromptDialog to replace window.prompt ( #1104 )
...
* Save file prompt dialog
* Don't download if dialog dismissed
* refactor
* style dialog
* nit
* Autofocus
2024-10-04 15:33:27 -04:00
Chenlei Hu
1775d43d90
Support keybinding customization ( #1081 )
...
* Basic keybinding panel
nit
Make row selectable
Reduce padding
Better key seq render
Show actions on demand
Turn off autocomplete
nit
Persist keybindings
Autofocus
Fix set unsetted keybinding bug
Refactor
Add reset button
Add back default keybinding logic
Report key conflict error
Adjust style
fix bug
Highlight modified keybindings
* Set current editing command's id as dialog header
2024-10-03 16:58:56 -04:00
Alex "mcmonkey" Goodwin
35a7c81fd8
initial download-folder-selector interface ( #890 )
...
* initial download-folder-selector interface
* use primevue select
* add a folder select visibility checkbox
* slightly reduce indirection
* fix up select box updating
* revert bad upstream changes
* cleanup
* allow localhost sourced models in ui side
(for testing purposes only basically, but does no harm in deployed envs)
* add screenshot expectations to test
* Update test expectations [skip ci]
* add testing of folder select
* fix test
* don't exclude folder selector when there's only 1
since the checkbox covers that better anyway
* oo - fix checkbox
* Update test expectations [skip ci]
* testing - don't expect screenshots :(
* experimental new test code
* toHaveClass is silly
* add // comments documenting intent of allowedSources
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-09-25 16:01:50 +09:00
Chenlei Hu
5e51ae37cf
Relands "Fix routing and layout issue" ( #931 )
...
* Revert "Revert "Fix routing and layout issue (#923 )" (#930 )"
This reverts commit 1e2dfea173 .
* Fix merge conflicts
2024-09-25 16:01:50 +09:00
Chenlei Hu
4fa3a38f98
Revert "Fix routing and layout issue ( #923 )" ( #930 )
...
This reverts commit 94db2e90da .
2024-09-25 16:01:50 +09:00
ArtificialLab
d735513e60
Fix routing and layout issue ( #923 )
...
* fix router and move graph related parts to GraphView.vue
* (fix) add back child element in UnloadWindowConfirmDialog
* (cleanup) remove empty callback
2024-09-25 16:01:50 +09:00
Chenlei Hu
3fe4b4b856
Add generation progress to browser tab title ( #855 )
2024-09-17 10:31:29 +09:00
Chenlei Hu
637f5b501e
Add about panel in settings dialog ( #799 )
...
* basic about page
* Remove frontend version from setting dialog header
* Style about page
* basic system stats
* Basic styling
* Reword
* Format memory amount
2024-09-12 17:31:19 +09:00
Chenlei Hu
da3271fe57
Move InputSlider to common/ ( #794 )
2024-09-12 15:19:36 +09:00
Chenlei Hu
a41de30dc5
Fix tailwind css setup ( #768 )
...
* Fix tailwind css setup
* Install as dev dep
* Uninstall primeui tailwind
2024-09-09 16:56:32 +09:00
Chenlei Hu
36cdebcad1
Restore context menu for new searchbox ( #724 )
...
* Searchbox revamp
* nit
* nit
* Add playwright test
* Update litegraph
* Rename setting
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-09-03 13:28:26 -04:00
huchenlei
9247aec03a
nit
2024-08-31 09:54:36 -04:00
huchenlei
0e88308571
Remove github button in error dialog
2024-08-31 09:54:36 -04:00
huchenlei
68d6b1f172
Add confirm dialog on window close
2024-08-30 16:51:10 -04:00
Chenlei Hu
f42609c966
Add support for extra system stats in error report ( #684 )
...
* Add support for extra system stats in error report
* Add toast on error
2024-08-29 21:29:33 -04:00
Chenlei Hu
09d8f2a502
Missing model download dialog test ( #656 )
...
* Test prep
* Add missing model dialog test
* Basic test of download model
* Add comment
* Adjust setting in test
* Change download dir to not interfere with other tests
2024-08-27 17:34:32 -04:00
Chenlei Hu
6ab92f28db
Fix dialog maximization ( #652 )
2024-08-27 09:58:09 -04:00
Alex "mcmonkey" Goodwin
b19cbd9111
Model Downloader Improvements ( #650 )
...
* use new download_path value in download api
from https://github.com/comfyanonymous/ComfyUI/pull/4621
* add in-UI refusal for ckpt files
2024-08-27 08:56:57 -04:00
bymyself
f4242f8a66
Explicitly invoke setting.options when it's a function ( #616 )
2024-08-24 16:22:08 -04:00
Chenlei Hu
92ce064ebf
Fix github request too long issue ( #605 )
...
* Fix github request too long issue
* Remove life on error message
2024-08-23 13:52:53 -04:00
bymyself
3d041dd742
Fix settings dialog on mobile ( #602 )
2024-08-23 09:43:45 -04:00
Alex "mcmonkey" Goodwin
af378262f4
Model downloader dialog ( #569 )
...
* API core for model downloader
* initial basic dialog for missing models
* app.ts handling for missing models
* don't explode if getModels is a 404
* actually track downloads in progress
* overall pile of improvements to the missing models view
* minor fixes
* add setting to disable missing models warning
* temporarily remove 'models' entry from default graph
to avoid missing model dialog causing issues. Also because ckpt autodownloading shouldn't be allowed
* swap the url to a title
* add model directory to display
* match settingStore commit
* check setting before scanning models list
ie avoid redundant calcs when setting is disabled anyway
2024-08-23 09:43:20 -04:00
Chenlei Hu
3e457f812d
Execution Error Dialog Revamp (One click issue searching and filing) ( #595 )
...
* Add basic error dialog
* 2 level error report
* Add find issue button
* nit
* Add file issue button
* Single dialog
* nit
* Fix long text wrapping
* Merge component
* Test execution error dialog
2024-08-22 15:55:38 -04:00
Chenlei Hu
8b989c6415
Add a wait to prevent searchbox popup ( #589 )
...
* Add a wait to prevent searchbox popup
* nit
2024-08-21 21:27:54 -04:00
Chenlei Hu
c4bc0e8430
Auto expand tree on search in node library tab ( #558 )
...
* Add custom nodelib searchbox
* Auto expand on search
* Support alphabetical sort in filtered tree
2024-08-20 11:01:05 -04:00
Chenlei Hu
19681fd43d
Experimental settings BETA tag ( #509 )
...
* Add BETA tag for experimental setting
* Mark node searchbox impl as experimental
* nit
2024-08-18 13:04:37 -04:00
Chenlei Hu
0f3b58b610
Add space to setting group label ( #370 )
...
* Add space to setting group label
* handle acronym
2024-08-11 09:36:52 -04:00
Chenlei Hu
7ce7490bc3
Add search settings feature ( #362 )
...
* Add setting searchbox ui
* Basic search
* Remove first divider
* Keep group label on search result
* No result placeholder
* Prevent no result flash
* i18n
* Disable category nav when searching
2024-08-10 17:26:57 -04:00
Chenlei Hu
ce14c1c071
i18n for setting dialog header ( #343 )
2024-08-09 09:30:08 -04:00
Chenlei Hu
0d31dc5b4c
Reduce setting content height to avoid dialog level scroll ( #341 )
2024-08-08 20:31:00 -04:00
Chenlei Hu
a5f0d2b201
Categorize setting items ( #338 )
...
* Basic setting panel rework
* refactor
* Style the setting item
* Reject invalid value
* nit
* nit
* Sort settings by label
* info chip as icon
* nit
2024-08-08 17:52:41 -04:00
Chenlei Hu
02d7f91e9e
Migrate settings dialog to Vue ( #335 )
...
* Basic setting dialog
* Add custom setting value render
* handle combo options
* Add input slider
* 100% width for select dropdown
2024-08-07 14:01:43 -04:00
Chenlei Hu
a013d83fc0
Shift dialog close to right ( #327 )
2024-08-06 20:23:57 -04:00
Chenlei Hu
79469bd2b1
Missing node dialog revamp ( #322 )
...
* Basic rework of load workflow warning dialog
* Better style
* Add vue jest support
* Mock vue component in jest test
* nit
* Make dialog maximizable
2024-08-06 20:11:05 -04:00