InvokeAI/invokeai/frontend/web/src/features/nodes/hooks
psychedelicious f0db4d36e4 feat: metadata refactor
- Refactor how metadata is handled to support a user-defined metadata in graphs
- Update workflow embed handling
- Update UI to work with these changes
- Update tests to support metadata/workflow changes
2023-10-20 12:05:13 +11:00
..
useAnyOrDirectInputFieldNames.ts fix(ui): fix field sorting 2023-10-18 15:35:26 +11:00
useBuildNodeData.ts feat: move board logic to save_image node 2023-09-22 10:11:20 -04:00
useConnectionInputFieldNames.ts fix(ui): fix field sorting 2023-10-18 15:35:26 +11:00
useConnectionState.ts feat(ui): organise nodes files 2023-08-21 19:17:36 +10:00
useDoesInputHaveValue.ts fix(ui): fix node value checks to compare to undefined 2023-09-04 15:25:31 +10:00
useDoNodeVersionsMatch.ts feat(ui): handle node versions 2023-09-04 19:08:18 +10:00
useEmbedWorkflow.ts feat: workflow saving and loading 2023-08-24 21:42:32 +10:00
useFieldData.ts feat(ui): organise nodes files 2023-08-21 19:17:36 +10:00
useFieldInputKind.ts feat(ui): organise nodes files 2023-08-21 19:17:36 +10:00
useFieldLabel.ts feat(ui): organise nodes files 2023-08-21 19:17:36 +10:00
useFieldTemplate.ts feat(ui): organise nodes files 2023-08-21 19:17:36 +10:00
useFieldTemplateTitle.ts feat(ui): organise nodes files 2023-08-21 19:17:36 +10:00
useFieldType.ts.ts feat(ui): organise nodes files 2023-08-21 19:17:36 +10:00
useHasImageOutput.ts fix(ui): hide workflow and gallery checkboxes on image primitive 2023-09-23 10:02:55 +10:00
useIsIntermediate.ts feat: workflow saving and loading 2023-08-24 21:42:32 +10:00
useIsMouseOverField.ts feat(ui): organise nodes files 2023-08-21 19:17:36 +10:00
useIsValidConnection.ts Workflow editor improvements - add node from empty connection and auto-connect to empy handle. (#4684) 2023-09-29 18:12:57 +10:00
useLoadWorkflowFromFile.tsx Translation update (#4503) 2023-09-13 17:31:34 +10:00
useMouseOverNode.ts feat(ui): swath of UI tweaks and improvements 2023-08-30 21:31:58 +10:00
useNodeData.ts feat(ui): organise nodes files 2023-08-21 19:17:36 +10:00
useNodeLabel.ts feat(ui): organise nodes files 2023-08-21 19:17:36 +10:00
useNodeTemplate.ts feat(ui): organise nodes files 2023-08-21 19:17:36 +10:00
useNodeTemplateTitle.ts feat(ui): organise nodes files 2023-08-21 19:17:36 +10:00
useOutputFieldNames.ts fix(ui): fix field sorting 2023-10-18 15:35:26 +11:00
useUseCache.ts feat: queued generation (#4502) 2023-09-20 15:09:24 +10:00
useWithFooter.ts Maryhipp/hide use cache checkbox if disabled (#4691) 2023-09-26 03:26:15 +00:00
useWithWorkflow.ts feat: metadata refactor 2023-10-20 12:05:13 +11:00
useWorkflow.ts feat(ui): node buttons and shadow 2023-08-23 23:06:42 +10:00