Feature/UI updates - Reorganizing Chatflow Dashboard#1231
Feature/UI updates - Reorganizing Chatflow Dashboard#1231HenryHengZJ merged 14 commits intoFlowiseAI:mainfrom
Conversation
…icate additional.
…ons - delete, rename, clone and export
…nding changes to table display and table search
Interesting! Hit an enter after you type in a category. That should add a tag (displayed above the text field). Found 2 issues, thanks to your review comment: when the user clicks on submit without hitting enter (tag is not added) and secondly, the server was failing as the chatflowpool was undefined (no flow was opened, and the user tries to rename / set category on an existing chatflow). Fixes are done, tested and added to the PR. |
…licks the submit without hitting enter and (2) server side error when the update/rename is attempted before any flow is opened
|
All additions/updates are done, and the PR can be considered complete. |
|
@vinodkiran let me know if you have any outstanding questions/issues before merging |
Nope, please go ahead with the merge. |
# Conflicts: # packages/server/src/database/migrations/mysql/index.ts # packages/server/src/database/migrations/postgres/index.ts # packages/server/src/database/migrations/sqlite/index.ts
|
awesome thanks @vinodkiran ! |
Feature/UI updates - Reorganizing Chatflow Dashboard









No description provided.