Flowise/packages/ui
Ilango 0511ea1f56
Fix: UI issues in credentials dialog and card descriptions (#2137)
* Update styles for dashboard page

* Fix grid in chatflows and marketplaces pages

* Update styles for main routes

* Create ViewHeader component and use it in chatflows and marketplace

* Use viewheader in all main routes views and make the styles consistent

* Update table styles for chatflow and marketplace views

* Update table and grid styles in all main routes views

* Make backgrounds, borders, and colors everywhere

* Apply text ellipsis for titles in cards and tables

* Update credentials list dialog styles

* Update tools dialog styles

* Update styles for inputs and dialogs

* Show skeleton loaders for main routes

* Apply text ellipsis to chatflow title in canvas page

* Update icons for load and export buttons in tools and assistants

* Fix issue where table header is shown when number of elements is zero

* Add error boundary component to main routes

* Capture errors from all requests in main routes

* Fix id for add api key and add variable buttons

* Fix missing th tag in variables table body

* Fix credentials search background color

* Apply multiline text ellipsis to description in ItemCard

* Fix unused import
2024-04-09 15:34:59 +01:00
..
public Fix merge conflicts 2024-03-06 16:03:12 +05:30
src Fix: UI issues in credentials dialog and card descriptions (#2137) 2024-04-09 15:34:59 +01: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 🥳 flowise-ui@1.6.3 release 2024-04-04 15:15:45 +01:00
vite.config.js update readme and vite port 2023-11-27 12:24:11 +00: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.