Commit Graph

3956 Commits

Author SHA1 Message Date
psychedelicious
50357e8b4e fix(nodes): fix sqlite typing 2023-04-14 19:54:05 +10:00
psychedelicious
b1240de669 feat(ui): wip range/iterate 2023-04-14 19:35:37 +10:00
psychedelicious
75f433b9bd feat(ui, nodes): more metadata wip 2023-04-14 19:35:37 +10:00
psychedelicious
53a1a3eb61 feat(ui, nodes): models 2023-04-14 19:35:37 +10:00
psychedelicious
65f2a7ea31 feat(ui, nodes): metadata wip 2023-04-14 19:35:37 +10:00
psychedelicious
49612d69d0 fix(ui): fix sqlalchemy dynamic model instantiation 2023-04-14 19:35:37 +10:00
psychedelicious
77ceb950b9 feat(ui): rewrite SqliteItemStore in sqlalchemy 2023-04-14 19:35:37 +10:00
psychedelicious
bffb860535 feat(ui): handle already-connected fields 2023-04-14 19:35:08 +10:00
psychedelicious
8807089c5b feat(ui): add url host transformation 2023-04-14 19:35:08 +10:00
Mary Hipp
7cb3b2e56e add redux-dynamic-middlewares as a dependency 2023-04-14 19:35:08 +10:00
psychedelicious
387e7f949a chore(ui): rebuild api, update types 2023-04-14 19:35:08 +10:00
psychedelicious
cf562f140c feat(ui): wip node editor 2023-04-14 19:35:08 +10:00
psychedelicious
ef890058b9 docs(ui): update nodes doc 2023-04-14 19:35:08 +10:00
psychedelicious
442848598d feat(ui): validation connections w/ graphlib 2023-04-14 19:35:08 +10:00
psychedelicious
80c555ef76 feat(ui): wip model handling and graph topology validation 2023-04-14 19:35:08 +10:00
psychedelicious
d729d1c100 feat(ui): it blends 2023-04-14 19:35:08 +10:00
psychedelicious
266ce200cc feat(ui): increase edge width 2023-04-14 19:35:08 +10:00
psychedelicious
eb02acb22e feat(ui): add connection validation styling 2023-04-14 19:35:08 +10:00
psychedelicious
f4e2928ac3 fix(ui): add basic node edges & connection validation 2023-04-14 19:35:08 +10:00
psychedelicious
48677ac10b fix(ui): fix handle 2023-04-14 19:35:08 +10:00
psychedelicious
7a4d9e18d8 feat(ui): hook up nodes to redux 2023-04-14 19:35:08 +10:00
psychedelicious
e1279e63d1 feat(ui): cleanup nodes ui stuff 2023-04-14 19:35:08 +10:00
psychedelicious
bab407fc65 feat(ui): nodes before deleting stuff 2023-04-14 19:35:08 +10:00
psychedelicious
afb9a9589a feat(ui): remove extraneous field types 2023-04-14 19:35:08 +10:00
psychedelicious
45bc2211c8 feat(ui): wip node editor 2023-04-14 19:35:08 +10:00
psychedelicious
cb185f16bc fix(ui): disable event subscription
it is not fully baked just yet
2023-04-14 19:35:08 +10:00
psychedelicious
3ab32aedc0 feat(ui): first steps to node editor ui 2023-04-14 19:35:08 +10:00
psychedelicious
ea334aa92a feat(ui): "subscribe" to particular nodes
feels like a dirty hack but oh well it works
2023-04-14 19:35:08 +10:00
Mary Hipp
1ef2bf2d2d feat(ui): add hi-res functionality for txt2img generations 2023-04-14 19:35:08 +10:00
Mary Hipp
a165959ab5 feat(ui): update ModelSelect for nodes API 2023-04-14 19:35:08 +10:00
Mary Hipp
2386d5d786 feat(ui): generate iterations graph 2023-04-14 19:35:08 +10:00
psychedelicious
18aa0c91da feat(ui): add exampleGraphs object w/ iterations example 2023-04-14 19:35:08 +10:00
psychedelicious
3f5a443c0c fix(ui): fix middleware order for multi-node graphs 2023-04-14 19:35:08 +10:00
psychedelicious
b771e9a190 feat(ui): increase StatusIndicator font size 2023-04-14 19:35:08 +10:00
psychedelicious
0ffe2c67b0 feat(ui): improve InvocationCompleteEvent types 2023-04-14 19:35:08 +10:00
psychedelicious
9560a2b890 chore(ui): regenerate api client 2023-04-14 19:35:08 +10:00
psychedelicious
8fe49fdb55 fix(ui): fix img2img type 2023-04-14 19:35:08 +10:00
psychedelicious
106420fba9 feat(ui): migrate cancelation
also updated action names to be event-like instead of declaration-like

sorry, i was scattered and this commit has a lot of unrelated stuff in it.
2023-04-14 19:35:08 +10:00
psychedelicious
85f101cdc8 feat(ui): prep for socket jwt 2023-04-14 19:35:08 +10:00
psychedelicious
7155360378 feat(ui): dynamic middleware loading 2023-04-14 19:35:08 +10:00
Mary Hipp
793a4ddbb2 feat(ui) working on making socket URL dynamic 2023-04-14 19:35:08 +10:00
Mary Hipp
b31b8d31ad feat(ui): export StatusIndicator and ModelSelect for header use 2023-04-14 19:35:08 +10:00
Mary Hipp
914a7f160b feat(ui): add optional token for auth 2023-04-14 19:35:08 +10:00
psychedelicious
5819c32fb8 feat(ui): wip events, comments, and general refactoring 2023-04-14 19:35:08 +10:00
psychedelicious
f118933467 lang(ui): add toast strings 2023-04-14 19:35:08 +10:00
psychedelicious
e4e5409d32 docs(ui): organise and update docs 2023-04-14 19:35:08 +10:00
Mary Hipp
35021565ff feat(ui): add support to disableTabs 2023-04-14 19:35:08 +10:00
Mary Hipp
ff9c78cee7 disable panels when app mounts 2023-04-14 19:35:08 +10:00
Mary Hipp
d5b03408da feat(ui): invert logic to be disabled 2023-04-14 19:35:08 +10:00
Mary Hipp
97f764c7c5 feat(ui): disable panels based on app props 2023-04-14 19:35:08 +10:00