Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/UI updates - Reorganizing Chatflow Dashboard #1231

Merged
merged 14 commits into from
Nov 21, 2023

Conversation

vinodkiran
Copy link
Contributor

No description provided.

@vinodkiran
Copy link
Contributor Author

image
image
image
image
image

@HenryHengZJ
Copy link
Contributor

When minimized, scroll table to right, no other columns are displayed except just the Name:
image

@HenryHengZJ
Copy link
Contributor

HenryHengZJ commented Nov 16, 2023

In dark mode, we need to update icons and wordings accordingly as well:
image

Update: resolved

@HenryHengZJ
Copy link
Contributor

Category doesnt seems to work. I tried update category but nothing comes back, database is not updated too:
image

@vinodkiran
Copy link
Contributor Author

vinodkiran commented Nov 17, 2023

Category doesnt seems to work. I tried update category but nothing comes back, database is not updated too:

image

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.

@vinodkiran
Copy link
Contributor Author

vinodkiran commented Nov 17, 2023

When minimized, scroll table to right, no other columns are displayed except just the Name:

image

This was intentional - columns are set to hide for small screens (xs). Should we show all fields for "xs" layouts? What about the Menu for "xs" layouts?

@vinodkiran
Copy link
Contributor Author

All additions/updates are done, and the PR can be considered complete.

@HenryHengZJ
Copy link
Contributor

When minimized, scroll table to right, no other columns are displayed except just the Name:
image

This was intentional - columns are set to hide for small screens (xs). Should we show all fields for "xs" layouts? What about the Menu for "xs" layouts?

I think we should show it as well, similar to other tables in Credentials, API Keys

@HenryHengZJ
Copy link
Contributor

@vinodkiran let me know if you have any outstanding questions/issues before merging

@vinodkiran
Copy link
Contributor Author

@vinodkiran let me know if you have any outstanding questions/issues before merging

Nope, please go ahead with the merge.

HenryHengZJ and others added 2 commits November 20, 2023 12:18
# 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
@HenryHengZJ
Copy link
Contributor

awesome thanks @vinodkiran !

@HenryHengZJ HenryHengZJ merged commit d4e68f2 into FlowiseAI:main Nov 21, 2023
2 checks passed
hemati pushed a commit to hemati/Flowise that referenced this pull request Dec 27, 2023
Feature/UI updates - Reorganizing Chatflow Dashboard
JohnBQuinn pushed a commit to JohnBQuinn/Flowise that referenced this pull request Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants