4134f18319
fix(ui): InvEditable, linear field view styling
2023-12-29 08:26:14 -05:00
cd292f6c1c
fix(ui): remove errant console.log
2023-12-29 08:26:14 -05:00
3ce8f3d6fe
feat(ui): more memoization
2023-12-29 08:26:14 -05:00
10fd4f6a61
feat(ui): update panel lib, move gallery to percentages
2023-12-29 08:26:14 -05:00
47b1fd4bce
chore(ui): bump deps
2023-12-29 08:26:14 -05:00
300805a25a
fix(ui): fix typing issues
2023-12-29 08:26:14 -05:00
56527da73e
feat(ui): memoize all components
2023-12-29 08:26:14 -05:00
ca4b8e65c1
feat(ui): use stable objects for animation/native element styles
2023-12-29 08:26:14 -05:00
f5194f9e2d
feat(ui): generation accordion badges
2023-12-29 08:26:14 -05:00
ccbbb417f9
feat(ui): fix control adapters styling
2023-12-29 08:26:14 -05:00
37786a26a5
feat(ui): move scaling up to image settings -> advanced
2023-12-29 08:26:14 -05:00
4f2930412e
feat(ui): use primitive style props or memoized sx objects
2023-12-29 08:26:14 -05:00
83049a3a5b
fix(ui): typo in canvas model handler
2023-12-29 08:26:14 -05:00
38256f97b3
fix(ui): fix word break on LoRACard
2023-12-29 08:26:14 -05:00
77f2aabda4
feat(ui): sort model select options with compatible base model first
2023-12-29 08:26:14 -05:00
e32eb2a649
fix(ui): restore labels in model manager selects
2023-12-29 08:26:14 -05:00
f4cdfa3b9c
fix(ui): canvas layer select cut off
2023-12-29 08:26:14 -05:00
e99b715e9e
fix(ui): board collapse button styling
2023-12-29 08:26:14 -05:00
ed96c40239
feat(ui): change queue icon
2023-12-29 08:26:14 -05:00
1b3bb932b9
feat(ui): reduce button fontweight to semibold
2023-12-29 08:26:14 -05:00
f0b102d830
feat(ui): ux improvements & redesign
...
This is a squash merge of a bajillion messy small commits created while iterating on the UI component library and redesign.
2023-12-29 08:26:14 -05:00
fd074abdc4
Add frontend build
2023-12-29 13:16:23 +11:00
d8eb58cd58
Add frontend build
2023-12-29 13:15:37 +11:00
1b8651fa26
fix(ui): do no create extraneous pos
var
2023-12-28 20:44:02 +11:00
f6664960ca
Update useBuildNode.ts
...
Added addition of the rect's top left coordinates to get equivalent behavior.
2023-12-28 20:44:02 +11:00
84a001720c
Added back bounds check
2023-12-28 20:44:02 +11:00
c9951cd86b
Eliminate constant console deprecation warnings
...
React Flow 11.10 eliminates the need to use project() and issues a deprecation warning to the console every time that onMouseMove is called (see https://reactflow.dev/whats-new/2023-11-10#rename-usereactflowproject-to-usereactflowscreentoflowposition ). This code change eliminates that warning,
2023-12-28 20:44:02 +11:00
acba51c888
remove fe build
2023-12-28 09:44:08 +11:00
daa9d50d95
Update FE .gitignore
2023-12-28 08:45:23 +11:00
6afeb37ce5
Update frontend build
2023-12-27 16:41:47 +11:00
17e1ef0140
Update git ignore to include FE build
2023-12-27 16:07:18 +11:00
5196e4bc38
translationBot(ui): update translation (Korean)
...
Currently translated at 57.2% (781 of 1365 strings)
Co-authored-by: 이승석 <vidicwb@ajou.ac.kr >
Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/ko/
Translation: InvokeAI/Web UI
2023-12-24 08:23:10 +11:00
89e7848079
translationBot(ui): update translation (Chinese (Simplified))
...
Currently translated at 100.0% (1365 of 1365 strings)
Co-authored-by: Surisen <zhonghx0804@outlook.com >
Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/zh_Hans/
Translation: InvokeAI/Web UI
2023-12-24 08:23:10 +11:00
5b38b5ea7f
translationBot(ui): update translation (Italian)
...
Currently translated at 97.3% (1329 of 1365 strings)
Co-authored-by: Riccardo Giovanetti <riccardo.giovanetti@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/it/
Translation: InvokeAI/Web UI
2023-12-24 08:23:10 +11:00
702d0f68af
remove (Unsaved) if workflow library is disabled
2023-12-22 07:39:17 +11:00
8d2952695d
translationBot(ui): update translation (Chinese (Simplified))
...
Currently translated at 99.8% (1363 of 1365 strings)
Co-authored-by: Surisen <zhonghx0804@outlook.com >
Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/zh_Hans/
Translation: InvokeAI/Web UI
2023-12-21 09:56:06 +11:00
562fb1f3a1
add authToastMiddleware back and fix parsing
2023-12-20 14:59:33 -05:00
2f438431bd
(fix) update logic for installing specific version
2023-12-19 11:05:15 +11:00
bbeb5cb477
Merge branch 'main' into feat/updater_use_pypi
2023-12-19 10:09:03 +11:00
cd3111c324
fix ruff errors
2023-12-19 09:58:10 +11:00
16b7246412
(feat) updater installs from PyPi instead of GitHub releases
2023-12-19 09:30:40 +11:00
42be78d328
translationBot(ui): update translation (Italian)
...
Currently translated at 97.2% (1327 of 1365 strings)
Co-authored-by: Riccardo Giovanetti <riccardo.giovanetti@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/it/
Translation: InvokeAI/Web UI
2023-12-19 07:20:14 +11:00
4af1695c60
translationBot(ui): update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/
Translation: InvokeAI/Web UI
2023-12-16 13:10:47 +11:00
df9a903a50
fix(ui): do not cache VAE decode on linear
...
The VAE decode on linear graphs was getting cached. This caused some unexpected behaviour around image outputs.
For example, say you ran the exact same graph twice. The first time, you get an image written to disk and added to gallery. The second time, the VAE decode is cached and no image file is created. But, the UI still gets the graph complete event and selects the first image in the gallery. The second run does not add an image to the gallery.
There are probbably edge cases related to this - the UI does not expect this to happen. I'm not sure how to handle it any better in the UI.
The solution is to not cache VAE decode on the linear graphs, ever. If you run a graph twice in linear, you expect two images.
This simple change disables the node cache for terminal VAE decode nodes in all linear graphs, ensuring you always get images. If they graph was fully cached, all images after the first will be created very quickly of course.
2023-12-16 12:37:49 +11:00
6ea09ba0b6
feat(ui): workflow menu tweaks
...
- "Reset Workflow Editor" -> "New Workflow"
- "New Workflow" gets nodes icon & is no longer danger coloured
- When creating a new workflow, if the current workflow has unsaved changes, you get a dialog asking for confirmation. If the current workflow is saved, it immediately creates a new workflow.
- "Download Workflow" -> "Save to File"
- "Upload Workflow" -> "Load from File"
- Moved "Load from File" up 1 in the menu
2023-12-14 08:30:59 -05:00
442ac2b828
fix(ui): fix frontend workflow migration when node is missing version
...
This should default to "1.0.0" to match the behaviour of the backend.
2023-12-14 09:59:11 +11:00
bb986b97f3
translationBot(ui): update translation (Chinese (Simplified))
...
Currently translated at 99.8% (1363 of 1365 strings)
Co-authored-by: Surisen <zhonghx0804@outlook.com >
Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/zh_Hans/
Translation: InvokeAI/Web UI
2023-12-13 17:11:45 -05:00
98655db57b
translationBot(ui): update translation (Russian)
...
Currently translated at 98.1% (1340 of 1365 strings)
translationBot(ui): update translation (Russian)
Currently translated at 84.2% (1150 of 1365 strings)
translationBot(ui): update translation (Russian)
Currently translated at 83.1% (1135 of 1365 strings)
Co-authored-by: Васянатор <ilabulanov339@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/ru/
Translation: InvokeAI/Web UI
2023-12-13 17:11:45 -05:00
8845894e83
translationBot(ui): update translation (Italian)
...
Currently translated at 97.0% (1325 of 1365 strings)
Co-authored-by: Riccardo Giovanetti <riccardo.giovanetti@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/it/
Translation: InvokeAI/Web UI
2023-12-13 17:11:45 -05:00
6caa70123d
translationBot(ui): update translation (Chinese (Simplified))
...
Currently translated at 96.4% (1314 of 1363 strings)
Co-authored-by: junzi <nomal.si2621.vip@qq.com >
Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/zh_Hans/
Translation: InvokeAI/Web UI
2023-12-12 17:15:54 +11:00