Christian Byrne
a9bdc70e28
[API Node] Show message tip about API-key-based login ( #3851 )
...
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: Chenlei Hu <hcl@comfy.org >
2025-05-13 13:03:13 -04:00
Chenlei Hu
b05407ffdd
[Refactor] Split authStore into authStore and authService ( #3612 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-04-24 20:45:30 -04:00
Chenlei Hu
26f98d24fb
[Refactor] Async load all setting panels ( #3604 )
2025-04-24 13:00:42 -04:00
Christian Byrne
e9723407d8
[API Node] Fix credits fetch condition ( #3575 )
2025-04-22 21:33:44 -04:00
Christian Byrne
8558f87547
[API Node] User management ( #3567 )
...
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: Chenlei Hu <hcl@comfy.org >
2025-04-22 18:48:45 -04:00
Chenlei Hu
ebf3c0c049
[API Nodes] Add credit management panel UI ( #3535 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-04-20 22:11:43 -04:00
Chenlei Hu
04580ac031
[SettingUI] Group setting menu items ( #3510 )
2025-04-18 16:47:32 -04:00
Chenlei Hu
2f77d74891
[Refactor] Move tree logic to setting composable ( #3491 )
2025-04-17 16:34:42 -04:00
Chenlei Hu
dacb59f5d3
[Refactor] Extract setting dialog logic into composables ( #3490 )
2025-04-17 15:55:16 -04:00
Benjamin Lu
731ce8599d
Allow scrolling on .settings-content ( #3427 )
...
Co-authored-by: Benjamin Lu <templu1107@proton.me >
2025-04-12 16:58:08 -04:00
Chenlei Hu
a03841cb1a
[lint] Enable plugin vue recommended rules ( #3403 )
2025-04-11 12:53:20 -04:00
Chenlei Hu
d9ae6cb395
[TS] Use custom TreeNode type ( #3164 )
2025-03-20 12:03:47 -04:00
Chenlei Hu
a049e9ae2d
[TS] Enable strict mode ( #3136 )
2025-03-18 22:57:17 -04:00
Chenlei Hu
db43f587a6
[TS] Fix ts-strict errors in Vue components (Part 4) ( #3134 )
2025-03-18 20:42:32 -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
Christian Byrne
496abfde53
Fix settings content not visible on large font sizes ( #2940 )
2025-03-09 13:48:27 -04:00
Margen67
7bc48c5074
Formatting/cleanup ( #2594 )
2025-02-17 10:10:00 -05:00
bymyself
2e7de4701e
Reduce debounce delay in settings search ( #2126 )
2025-01-02 19:51:31 -05:00
bymyself
7eea2e5aa0
Increase width of settings dialog on mobile ( #2111 )
2024-12-31 12:30:40 -05:00
Chenlei Hu
d8f074fea0
[Lint] Sort imports ( #2104 )
2024-12-30 17:26:37 -05:00
Yuki Shindo
be7e2c6505
Add category-based filtering in settings search ( #2086 )
...
Co-authored-by: huchenlei <huchenlei@proton.me >
2024-12-30 11:23:02 -05:00
Chenlei Hu
5152985656
[Refactor] Rename settingStore.settings to settingsById ( #2081 )
2024-12-28 17:39:40 -05:00
Yuki Shindo
20412f2c74
Enable category-based narrowing and reset to default on search clear ( #2071 )
...
Co-authored-by: huchenlei <huchenlei@proton.me >
2024-12-27 18:06:50 -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
filtered
3767749398
Add About to Help menu ( #2010 )
...
Co-authored-by: github-actions <github-actions@github.com >
2024-12-22 16:17:25 -05:00
Chenlei Hu
72f7c3101d
Always show extension panel in settings dialog ( #2002 )
...
Co-authored-by: github-actions <github-actions@github.com >
2024-12-20 16:30:11 -08:00
Chenlei Hu
b1d02c6a7b
[i18n] Split settings locale to separate json files ( #1986 )
...
Co-authored-by: github-actions <github-actions@github.com >
2024-12-18 14:57:05 -08:00
Fahd Arafat
2a02159355
fix settings not showing on small screens ( #1914 )
2024-12-15 15:40:40 -08:00
Yuki Shindo
d2bbf41fb5
Add translated setting names to the search index for improved localization support ( #1865 )
...
* feat: add translated setting names to the search index for improved localization support
* nit
---------
Co-authored-by: huchenlei <huchenlei@proton.me >
2024-12-11 08:07:41 -08:00
Chenlei Hu
b6038128cb
[i18n] g global namespace ( #1843 )
...
* Batch move global scope i18n to g. namespace
* Minor fix
* Update locale
* Update locales [skip ci]
* More moves
* Regroup icon/color
* nit
* Fix component test
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-12-07 22:07:03 -05:00
Chenlei Hu
80a42ebf10
Fix fallback of unrecognized extension categories ( #1807 )
2024-12-05 11:06:06 -05:00
Chenlei Hu
418fddd669
Revert "Fix setting list nav separator ( #1799 )" ( #1803 )
...
This reverts commit 30465f17e0 .
2024-12-04 17:26:44 -08:00
Chenlei Hu
30465f17e0
Fix setting list nav separator ( #1799 )
2024-12-04 16:37:38 -05:00
Chenlei Hu
5206939c78
Translate setting categories ( #1797 )
...
* Add i18n for setting categories
* Update locales
* Translate about
* nit
* nit
2024-12-04 16:32:28 -05:00
Chenlei Hu
7f5b685c9f
Add current user message in settings dialog ( #1740 )
2024-11-29 11:24:21 -05:00
Chenlei Hu
af21142602
Use setting panel template ( #1674 )
...
* PanelTemplate
* Use panel template
2024-11-24 21:24:13 -05:00
Chenlei Hu
4b91860227
[Refactor] Extract SettingsPanel ( #1673 )
...
* [Refactor] Extract SettingsPanel
* nit
2024-11-24 20:48:35 -05:00
Chenlei Hu
4007cc13c2
[Electron] ComfyUI server config (Launch args config) ( #1644 )
...
* Remove electron adapter server args
* Add server args typing
* Add server config constant file
* Tooltip to name; name to id
* Capitalize category
* Server config store
* Prevent default value
* Add serverconfig test
* Guard server config panel with electron flag
* Filter nullish values from server args
* Use slider for preview size
2024-11-22 16:50:24 -05:00
Chenlei Hu
fba9a03df3
Lazy load setting dialog tabs ( #1530 )
2024-11-13 10:56:48 -05:00
Chenlei Hu
8236163fea
Enable New UI by default ( #1515 )
...
nit
Add playwright test
nit
nit
nit
2024-11-12 10:48:26 -05:00
Chenlei Hu
acbc38ced4
Revert "Enable New UI by default ( #1460 )" ( #1476 )
...
This reverts commit f0b735f3dd .
2024-11-08 16:35:52 -05:00
Chenlei Hu
1d9c3f00b7
Setting dialog responsive design for smaller screen size (screen width < 1536) ( #1472 )
...
* Smaller queue button
* Smaller dialog padding
* Adjust setting content
* Fix keybinding panel
2024-11-08 11:18:26 -05:00
Chenlei Hu
f0b735f3dd
Enable New UI by default ( #1460 )
...
* Enable New UI by default
* nit
* Add playwright test
* nit
* nit
* nit
2024-11-07 17:55:53 -05: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
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
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
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
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
bymyself
3d041dd742
Fix settings dialog on mobile ( #602 )
2024-08-23 09:43:45 -04:00