Flowise/packages/ui
Ong Chung Yau 95b2cf7b7f
Feature/extract import all (#2796)
* use existing route to get all chatflows

* add export all chatflows functionality

* add read exported all chatflows json file functionality

* add save chatflows functionality in server

* chore rename saveChatflows to importChatflows and others

* chore rewrite snackbar message

* fix import chatflows when no data in chatflows db

* add handle when import file array length is 0

* chore update and add meaning comment in importChatflows

* update method of storing flowdata for importChatflows function

* Refresh/redirect to chatflows when import is successful

* fix lint

---------

Co-authored-by: Ilango <rajagopalilango@gmail.com>
2024-07-16 09:47:41 +08:00
..
public Fix merge conflicts 2024-03-06 16:03:12 +05:30
src Feature/extract import all (#2796) 2024-07-16 09:47:41 +08:00
.env.example update readme and vite port 2023-11-27 12:24:11 +00:00
.npmignore Initial push 2023-04-06 22:17:34 +01:00
README-ZH.md Apache License 2.0 2023-09-08 11:49:22 +01:00
README.md Apache License 2.0 2023-09-08 11:49:22 +01:00
craco.config.js Marketplace: Revamped UI 2024-02-04 14:29:43 -05:00
index.html add turbo, changes to make it work across docker, docker-compose, npx 2023-11-27 11:56:40 +00:00
jsconfig.json - Updated .js files to .jsx on frontend. 2023-11-23 08:17:06 -05:00
package.json Release/1.8.4 (#2805) 2024-07-15 15:34:33 +01:00
vite.config.js feat (server): add support for setting listening host (#2604) 2024-06-21 14:51:03 +01:00

README.md

Flowise UI

English | 中文

React frontend ui for Flowise.

Flowise

Install:

npm i flowise-ui

License

Source code in this repository is made available under the Apache License Version 2.0.