dependabot[bot]
bb2787584d
chore(deps-dev): bump vite in /invokeai/frontend/web
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.0.11 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 15:47:13 +11:00
Thomas Mello
d7f16b7c87
fix(ui): the bottom button on floating side panel clears all queue items
2024-01-31 01:04:24 +11:00
Thomas Mello
4477e04d59
fix(ui): filter out interactive targets when pressing space on canvas tab
...
Improve input filtering for better accessibility
2024-01-30 09:56:21 +11:00
Thomas Mello
30e11b4b42
feat(ui): save the current staging image with shift+s
2024-01-30 09:56:21 +11:00
Thomas Mello
b93695b78f
feat(ui): discard all staging images in canvas on escape
2024-01-30 09:56:21 +11:00
Thomas Mello
b01311813b
fix(ui): activate move tool on pressing space
...
canvas element is not guaranteed to be in focus (e.g. after accepting new staging image) so we check for the active tab name instead
2024-01-30 09:56:21 +11:00
Thomas Mello
5ae80fab87
fix(ui): accept staging image hotkey callback
2024-01-30 09:56:21 +11:00
Thomas Mello
c4291f2136
fix(ui): block gallery navigation when staging images on canvas
2024-01-30 09:56:21 +11:00
Mary Hipp Rogers
287d3c2b04
add UI library to rollup config ( #5598 )
...
* try rolling up ui library
* lint
---------
Co-authored-by: Mary Hipp <maryhipp@Marys-MacBook-Air.local>
2024-01-29 13:13:09 -05:00
Ufuk Sarp Selçok
7fde19730e
translationBot(ui): update translation (Turkish)
...
Currently translated at 22.8% (326 of 1426 strings)
Co-authored-by: Ufuk Sarp Selçok <ilkel@live.com>
Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/tr/
Translation: InvokeAI/Web UI
2024-01-29 14:15:29 +11:00
psychedelicious
3f5370b284
feat(ui): add a copy button to the about modal
...
This copies the dependencies as JSON.
2024-01-28 20:50:08 -06:00
psychedelicious
d048eb5b20
docs(ui): add STATE_MGMT.md
...
Supersedes the mini nanostores doc.
2024-01-29 07:28:20 +11:00
psychedelicious
dd7031a472
docs(ui): update README.md
...
Also moved it to the frontend package root
2024-01-29 07:28:20 +11:00
Ufuk Sarp Selçok
6a44697911
translationBot(ui): update translation (Turkish)
...
Currently translated at 10.5% (151 of 1426 strings)
translationBot(ui): update translation (Turkish)
Currently translated at 8.1% (116 of 1426 strings)
translationBot(ui): update translation (Turkish)
Currently translated at 6.6% (95 of 1426 strings)
Co-authored-by: Ufuk Sarp Selçok <ilkel@live.com>
Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/tr/
Translation: InvokeAI/Web UI
2024-01-28 22:27:25 +11:00
Hosted Weblate
7a1d0ec228
translationBot(ui): update translation files
...
Updated by "Remove blank strings" 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
2024-01-28 22:27:25 +11:00
Riccardo Giovanetti
b5928fd411
translationBot(ui): update translation (Italian)
...
Currently translated at 97.2% (1387 of 1426 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
2024-01-28 22:27:25 +11:00
psychedelicious
2f345d1976
chore(ui): lint
2024-01-28 19:57:53 +11:00
psychedelicious
f5d0721fa8
chore(ui): bump @invoke-ai/eslint-config-react
2024-01-28 19:57:53 +11:00
psychedelicious
c3b36cb61d
chore(ui): remove chakra CLI
...
It doesn't work now that the theme is external. I'm not sure how to fix it and not sure if it really did much (I don't think I ever got autocomplete...). Maybe it can be implemented in `@invoke-ai/ui-library`.
2024-01-28 19:57:53 +11:00
psychedelicious
189c430e46
chore(ui): format
...
Lots of changed bc the line length is now 120. May as well do it now.
2024-01-28 19:57:53 +11:00
psychedelicious
b922ee566a
chore(ui): use new prettier config
2024-01-28 19:57:53 +11:00
psychedelicious
89da69f647
fix(ui): correct import in ReduxInit
2024-01-28 19:57:53 +11:00
psychedelicious
138caa34de
chore(ui): lint
2024-01-28 19:57:53 +11:00
psychedelicious
26c3378ede
chore(ui): use new eslint config, add some overrides
2024-01-28 19:57:53 +11:00
psychedelicious
aa134a2db8
chore(ui): remove postinstall script
2024-01-28 19:57:53 +11:00
Mary Hipp
d0391cb430
chore(ui): bump @invoke-ai/ui-library, add @invoke-ai/eslint-config-react & @invoke-ai/prettier-config-react
2024-01-28 19:57:53 +11:00
Mary Hipp
b28fcc6be5
lint
2024-01-27 21:36:42 +11:00
Mary Hipp
418cdbabb7
add option for workflowCategories
2024-01-27 21:36:42 +11:00
Mary Hipp
de20711637
add nanostore for open API schema
2024-01-27 12:43:47 +11:00
Mary Hipp
55e91b97be
dep
2024-01-27 12:43:47 +11:00
Mary Hipp
f79bbd2d6e
account for baseUrl
2024-01-27 12:43:47 +11:00
Mary Hipp Rogers
89da976949
workflow library updates ( #5568 )
...
* dont show duplicate toasts if workflow actions fail due to auth
* dynamic order by options based on projectId
* add endpointName to authtoast to makeit unique per endpoint
* lint
* update toast logic to check based on endpoint name w type safety
* fix save as endpoit name
* lint
* fix type
---------
Co-authored-by: Mary Hipp <maryhipp@Marys-MacBook-Air.local>
2024-01-25 11:43:47 -05:00
psychedelicious
fc448d5b6d
feat(ui): handle proxy configs rewriting paths
...
We can't assume that the base URL is `host:port/` - it could be `host:port/some/path/`. Make the path handling dynamic to account for this.
2024-01-25 13:29:56 +11:00
Mary Hipp Rogers
e59954f956
fix workflow updating ( #5567 )
...
* retain id through workflow state so that we correctly update or save new
* lint
---------
Co-authored-by: Mary Hipp <maryhipp@Marys-MacBook-Air.local>
2024-01-24 16:10:19 -05:00
blessedcoolant
f82744b95e
fix: linting issues
2024-01-24 18:45:54 +05:30
Kent Keirsey
5a67bc68a1
Merge branch 'main' into depth-anything
2024-01-23 22:31:19 -06:00
Josh Corbett
61cf4d4c70
feat: ✨ "Remix Image" option on images ( #5553 )
...
* feat: ✨ "Remix Image" option on images
Adds a new "remix image" option where applicable, recalls all metadata except the seed
* refactor: 🚨 lint code
* feat: ✨ "Remix Image" option on images
Adds a new "remix image" option where applicable, recalls all metadata except the seed
* refactor: 🚨 lint code
* feat: ✨ add new remix hotkey to hotkeys modal
---------
Co-authored-by: psychedelicious <4822129+psychedelicious@users.noreply.github.com>
2024-01-24 00:45:30 +00:00
Riccardo Giovanetti
8b0ac451e3
translationBot(ui): update translation (Italian)
...
Currently translated at 97.3% (1378 of 1415 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
2024-01-24 11:05:17 +11:00
Alexander Eichhorn
470dbe75a2
translationBot(ui): update translation (German)
...
Currently translated at 60.0% (850 of 1415 strings)
Co-authored-by: Alexander Eichhorn <pfannkuchensack@einfach-doof.de>
Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/de/
Translation: InvokeAI/Web UI
2024-01-24 11:05:17 +11:00
Mary Hipp
3dc13221d8
add project as a workflow category in the front-end
2024-01-24 10:59:04 +11:00
blessedcoolant
0868fc2558
Merge branch 'main' into depth-anything
2024-01-24 03:36:25 +05:30
psychedelicious
b4cf5496b6
fix(ui): handle model names with spaces
...
Remove `trim()` from model identifier schema, which prevented parsed model identifiers from matching.
The root issue here is that model names are identifiers. This will be resolved in the model manager refactor.
Closes #5556
2024-01-23 15:48:10 -06:00
psychedelicious
a0e68705dd
feat(ui): improved dynamic prompts behaviour
...
- Bump `@invoke-ai/ui` for updated styles
- Update regex to parse prompts with newlines
- Update styling of overlay button when prompt has an error
- Fix bug where loading and error state sometimes weren't cleared
2024-01-23 15:26:12 -06:00
blessedcoolant
7cb49e65bd
feat: Add Resolution to DepthAnything
2024-01-23 14:13:50 -06:00
blessedcoolant
39fedb090b
feat: Make depth anything the default processor for depth controlnet
2024-01-23 14:13:50 -06:00
blessedcoolant
f36a691219
feat: Make the depth anything small model the default
2024-01-23 14:13:50 -06:00
blessedcoolant
13123daa3f
feat: Add DepthAnything to Linear UI
2024-01-23 14:13:50 -06:00
psychedelicious
2aed6e2dba
fix(ui): duplicate "base model" in merge UI
...
closes #5505
2024-01-23 14:13:18 -06:00
psychedelicious
52b51a6088
fix(ui): recall/use size sets aspect ratio correctly
...
Added a new action that resets the aspect ratio when dispatched.
Closes #5456
2024-01-23 14:13:18 -06:00
psychedelicious
52b24e01e2
feat(ui): remove chakra as direct dependency
...
Moved a number of things to `@invoke-ai/ui` to support this.
Unfortunately, the bundle size has increased a bit. I will work on that later.
2024-01-23 14:13:18 -06:00