Mary Hipp Rogers
07517cf2c2
remove pulsing animation ( #8181 )
...
Co-authored-by: Mary Hipp <maryhipp@Marys-Air.lan >
2025-07-02 16:12:52 +00:00
Kent Keirsey
6b98ad9095
Only display one icon on disabled state
2025-07-02 10:54:46 -04:00
Kent Keirsey
0de3967e7e
remove stray file
2025-07-02 10:54:46 -04:00
Kent Keirsey
1335377fb1
Fixes
2025-07-02 10:54:46 -04:00
Cursor Agent
adbcc191d9
Add reference image enable/disable functionality
...
Co-authored-by: kent <kent@invoke.ai >
2025-07-02 10:54:46 -04:00
Kent Keirsey
11fc7af1c8
fix
2025-07-02 10:47:01 -04:00
Cursor Agent
6f12fd22b9
Optimize image API invalidation tags and simplify cache invalidation logic
...
Co-authored-by: kent <kent@invoke.ai >
2025-07-02 10:47:01 -04:00
Cursor Agent
324b6e2af4
Update LoRA select placeholder text for better clarity
...
Co-authored-by: kent <kent@invoke.ai >
2025-07-02 10:36:45 -04:00
Mary Hipp Rogers
038010a1ca
feat(ui): prompt expansion ( #8140 )
...
* initializing prompt expansion and putting response in prompt box working for all methods
* properly disable UI and show loading state on prompt box when there is a pending prompt expansion item
* misc wrapup: disable apploying prompt templates, dont block textarea resize handle
* update progress to differentiate between prompt expansion and non
* cleanup
* lint
* more cleanup
* add image to background of loading state
* add allowPromptExpansion for front-end gating
* updated readiness text for needing to accept or discard
* fix tsc
* lint
* lint
* refactor(ui): prompt expansion logic
* tidy(ui): remove unnecessary changes
* revert(ui): unused arg on useImageUploadButton
* feat(ui): simplify prompt expansion state
* set pending for dragndrop and context menu
* add readiness logic for generate tab
* missing translation
* update error handling for prompt expansion
---------
Co-authored-by: Mary Hipp <maryhipp@Marys-Air.lan >
Co-authored-by: Mary Hipp <maryhipp@Marys-MacBook-Air.local >
Co-authored-by: psychedelicious <4822129+psychedelicious@users.noreply.github.com >
2025-07-02 10:26:48 -04:00
Cursor Agent
2dd1bc54c9
Set brush tool automatically when sending image to canvas
...
Co-authored-by: kent <kent@invoke.ai >
2025-07-02 10:09:22 -04:00
Kent Keirsey
8b69842678
lint
2025-07-02 09:46:32 -04:00
Kent Keirsey
9821f7c4fc
Remove Canvas Session
2025-07-02 09:46:32 -04:00
Cursor Agent
2290ff4ad6
Fix: Focus viewer panel when switching to workflow view mode
...
Co-authored-by: kent <kent@invoke.ai >
2025-07-02 09:42:21 -04:00
psychedelicious
8d82ad6d0b
fix(api): return HTTP errors from session queue handlers
2025-07-02 08:42:06 -04:00
Mary Hipp
8ed9f652e8
lint
2025-07-02 08:25:42 -04:00
Mary Hipp
ee8ed344bd
add modelRelationships and aboutModal to disable-able features
2025-07-02 08:25:42 -04:00
Mary Hipp
6d16cfdbe2
missing import
2025-07-02 08:23:13 -04:00
Mary Hipp
3ef2872dda
handle flux-kontext models
2025-07-02 08:23:13 -04:00
Cursor Agent
b52ba149b4
Update regional guidance empty state translation key
...
Co-authored-by: kent <kent@invoke.ai >
2025-07-02 08:09:42 -04:00
Kent Keirsey
c6126c6875
Remove all references to New Sessions entirely.
2025-07-01 17:20:35 -04:00
psychedelicious
3f78ac9295
fix(ui): really do not load disabled tabs
...
Ensure disabled tabs are never mounted:
- Add didLoad flag to configSlice, default false
- Always merge in config - even it is is empty
- On first merge, set didLoad to true
- Until didLoad is true, mark _all_ tabs as disabled
This gets around an issue where tabs are all enabled for a brief moment
before the config is loaded.
A bit hacky but it works.
2025-07-01 10:52:28 -04:00
psychedelicious
79fea1ac40
chore: bump version to v6.0.0rc1
2025-07-02 00:14:13 +10:00
psychedelicious
6eade5781d
feat(ui): remove mini metadata viewer
2025-07-01 23:37:31 +10:00
psychedelicious
3d8f865fb0
fix(ui): initial panel sizing
2025-07-01 23:37:31 +10:00
psychedelicious
dc9cd22d9d
feat(ui): better naming for panel apis
2025-07-01 23:37:31 +10:00
psychedelicious
fe115ff8f9
fix(ui): models & queue tab styling
2025-07-01 23:37:31 +10:00
psychedelicious
1d35aad213
feat(ui): move more things over to pane lreg
2025-07-01 23:37:31 +10:00
psychedelicious
195d6ce893
refactor(ui): implement global panel registry, replace context-based panel API
2025-07-01 23:37:31 +10:00
psychedelicious
f13ced7ed4
fix(ui): rebase conflicts
2025-07-01 23:37:31 +10:00
psychedelicious
735fc276e5
tidy(ui): clean up focus/layout container
2025-07-01 23:37:31 +10:00
psychedelicious
cd3caf8c30
fix(ui): delete image hotkey
2025-07-01 23:37:31 +10:00
psychedelicious
e9012280ab
fix(ui): upscaling tab boards/gallery collapse
2025-07-01 23:37:31 +10:00
psychedelicious
fa72a97794
refactor(ui): even more better focus handling
2025-07-01 23:37:31 +10:00
psychedelicious
e817631ba3
refactor(ui): focus handling for new layout system (WIP)
2025-07-01 23:37:31 +10:00
psychedelicious
d0619c033f
feat(ui): add edit button to current image buttons
2025-07-01 16:29:20 +10:00
psychedelicious
6f4850f34f
tidy(ui): launchpad tab with icon cleanup
2025-07-01 15:37:06 +10:00
Kent Keirsey
072cd9dee7
Styling Fixes
2025-07-01 15:37:06 +10:00
Cursor Agent
19b6dc1c1f
Add custom Launchpad tab with dynamic icon based on active tab
...
Co-authored-by: kent <kent@invoke.ai >
2025-07-01 15:37:06 +10:00
Cursor Agent
7566d0d6c6
Enhance workflow mode toggle with panel navigation and focus
...
Co-authored-by: kent <kent@invoke.ai >
2025-07-01 15:27:21 +10:00
psychedelicious
f123888b46
feat(ui): tidy workflows tab launchapd
2025-07-01 15:24:08 +10:00
psychedelicious
aeab7d0cab
feat(ui): tidy upscaling tab launchapd
2025-07-01 15:24:08 +10:00
Kent Keirsey
3f1b2c39ab
Model Guide link update
2025-07-01 15:24:08 +10:00
Kent Keirsey
72e3a4b4be
Fixes & Updates
2025-07-01 15:24:08 +10:00
Kent Keirsey
58e0f80138
Lint
2025-07-01 15:24:08 +10:00
Kent Keirsey
8b8e29d22d
Fixes & Styling updates
2025-07-01 15:24:08 +10:00
Kent Keirsey
90201be670
lint
2025-07-01 15:24:08 +10:00
Kent Keirsey
46a5619100
Update all text to translations
2025-07-01 15:24:08 +10:00
Kent Keirsey
d608a7469e
Upscale Workflow Launchpad updates & translation updates
2025-07-01 15:24:08 +10:00
Cursor Agent
a7d413d372
Refactor Upscaling and Workflows Launchpad Panels with enhanced UI
...
Co-authored-by: kent <kent@invoke.ai >
2025-07-01 15:24:08 +10:00
Cursor Agent
f5c9e68dbf
Fix division by zero in multi-diffusion pipeline with creativity values
...
Co-authored-by: kent <kent@invoke.ai >
Revert unnecessary validation changes in multi-diffusion
Fix in python instead of graphbuilder
tidy(ui): remove extraneous comment
2025-07-01 15:00:02 +10:00