langflow/src/frontend/src
anovazzi1 67e364ef35 fix(reactflowUtils.ts): import missing FlowType from "../flow" in reactflowUtils.ts
feat(reactflowUtils.ts): add generateFlow function to generate a new flow based on selected nodes and edges
2023-09-08 11:37:35 -03:00
..
alerts Merge remote-tracking branch 'origin/dev' into types_refactor 2023-08-15 19:34:53 -03:00
assets 🎨 style(chatMessage/index.tsx): add images for robot and male technologist icons to improve visual representation 2023-07-07 15:07:21 -03:00
components 🐛 fix(headerComponent): reformat code to improve readability and consistency 2023-08-30 14:49:03 -03:00
constants Fix: remove admin page and signout on flow page 2023-08-28 20:41:54 -03:00
contexts Merge branch 'dev' into newHandleId 2023-08-29 21:22:28 -03:00
controllers/API 🔒 chore(api.tsx): refactor request interceptor logic to improve readability and maintainability 2023-08-29 10:40:09 -03:00
CustomNodes/GenericNode Merge remote-tracking branch 'origin/dev' into newHandleId 2023-08-17 16:17:14 -03:00
icons Refactor: Add Header to admin page 2023-08-22 16:27:26 -03:00
modals Fix: remove admin page and signout on flow page 2023-08-28 20:41:54 -03:00
pages 🔧 fix(loginPage): improve code readability by formatting the code and breaking long lines 2023-08-30 14:56:23 -03:00
style React Flow update and minor style fixes 2023-08-29 15:42:30 -03:00
types fix(reactflowUtils.ts): import missing FlowType from "../flow" in reactflowUtils.ts 2023-09-08 11:37:35 -03:00
utils fix(reactflowUtils.ts): import missing FlowType from "../flow" in reactflowUtils.ts 2023-09-08 11:37:35 -03:00
App.css formated all code inside the src folder 2023-05-10 21:18:29 -03:00
App.tsx 🔧 fix(App.tsx): remove unused imports and variables for better code cleanliness 2023-08-25 19:50:38 -03:00
flow_constants.tsx 🐛 fix(constants.tsx): fix typo in flow name from LangFlow to Langflow 2023-07-05 16:41:35 -03:00
index.tsx Fix: remove admin page and signout on flow page 2023-08-28 20:41:54 -03:00
logo.svg refac: langflow_backend -> langflow 2023-03-17 09:50:02 -03:00
png.d.ts Formatting 2023-05-27 13:01:20 -03:00
prettierrc.js Formatting 2023-07-07 18:25:56 -03:00
reportWebVitals.ts Formatting 2023-05-27 13:01:20 -03:00
routes.tsx 🔧 fix(App.tsx): remove unused imports and variables for better code cleanliness 2023-08-25 19:50:38 -03:00
svg.d.ts Formatting 2023-05-27 13:01:20 -03:00