Commit Graph

223 Commits

Author SHA1 Message Date
Henry 8ce32179ee add turbo, changes to make it work across docker, docker-compose, npx 2023-11-27 11:56:40 +00:00
Henry 98bdda52d7 Merge branch 'main' into maintenance/pnpm-vite-jsx
# Conflicts:
#	packages/components/package.json
2023-11-24 17:33:01 +00:00
Henry aad9111204 🥳 flowise-ui@1.4.1 release 2023-11-24 17:08:41 +00:00
Henry 0d7b916b86 update models for openai function 2023-11-24 11:55:56 +00:00
Greg L c07c86e71b - fixed new files that should be .jsx 2023-11-23 19:07:55 -05:00
Greg L f0959fe3bf - Minor fixes to pass eslint checks. 2023-11-23 18:56:50 -05:00
Greg L 2c379b299a - Bring files up to date with latest merge 2023-11-23 18:38:02 -05:00
Greg L 3139152cb1 Merge branch 'main' of https://github.com/use-the-fork/Flowise into maintenance/pnpm-vite-jsx
# Conflicts:
#	packages/ui/src/views/canvas/index.jsx
#	packages/ui/src/views/chatflows/APICodeDialog.jsx
#	packages/ui/src/views/chatmessage/ChatMessage.jsx
2023-11-23 18:35:39 -05:00
Greg L 4061dd0abb - Missed a few files that needed to be .jsx
- seperated out package locks per package
2023-11-23 18:34:19 -05:00
Greg L 35ad74f8a3 - Updated workflow and pre-commit to work with PNPM, modified package.json to preinstall PNPM only. 2023-11-23 13:33:52 -05:00
Henry Heng e93ce07851
Merge pull request #1243 from FlowiseAI/feature/VectorStoreRevamp
Feature/add vector upsert ability
2023-11-23 17:08:51 +00:00
Greg L e2b63e06d6 - fixing paths after merge 2023-11-23 08:31:13 -05:00
Greg L ea8e1c8628 Merge branch 'main' of https://github.com/use-the-fork/Flowise into Bug/rework-redis-connection
# Conflicts:
#	packages/components/package.json
#	packages/ui/src/ui-component/dialog/ViewMessagesDialog.jsx
#	packages/ui/src/views/apikey/index.jsx
#	packages/ui/src/views/assistants/AssistantDialog.jsx
#	packages/ui/src/views/chatflows/index.jsx
#	packages/ui/src/views/credentials/index.jsx
2023-11-23 08:24:59 -05:00
Greg L 0f09faa1bc - Updated .js files to .jsx on frontend.
- Removed Yarn dependency and replaced with PNPM
- Changed Frontend to render via vite
2023-11-23 08:17:06 -05:00
Henry Heng 0b93b337fd
Merge pull request #1260 from vinodkiran/FEATURE/keys-credentials
UX Changes to the API Keys Screens
2023-11-23 01:36:25 +00:00
Henry 0d1cc487a7 slight ui update 2023-11-22 23:55:00 +00:00
Henry db2a1d3be8 expand accordian upon filter search 2023-11-22 23:07:25 +00:00
Henry 3638485d1b Merge branch 'main' into feature/VectorStoreRevamp 2023-11-22 19:49:55 +00:00
Henry 7d13b6323f fix namings, update description, show badge and node info 2023-11-22 19:48:01 +00:00
Henry Heng 98eddee2a2
Merge pull request #1259 from FlowiseAI/feature/VectaraChain
Feature/Add vectara chain
2023-11-21 14:44:43 +00:00
vinodkiran c716c1972a API Key: UX Fixes and adjustments post the dashboard updates 2023-11-21 18:40:20 +05:30
vinodkiran b1f5f52567 Merge branch 'main' into FEATURE/keys-credentials
# Conflicts:
#	packages/ui/src/views/apikey/index.js
2023-11-21 17:22:52 +05:30
Henry 40a63008ec add vectara chain 2023-11-20 19:34:30 +00:00
vinodkiran c7bf75e259 UX Changes: persist user display choice in localStorage 2023-11-20 18:19:25 +05:30
Henry de7f343f90 Merge branch 'main' into FEATURE/UI-Updates
# 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
2023-11-20 12:18:23 +00:00
Henry Heng 10c3066a91
Merge pull request #1252 from FlowiseAI/feature/OpenAI-Assistant
Feature/Add file annotations, sync and delete assistant
2023-11-20 12:14:52 +00:00
vinodkiran a4a1e7d562 API Key: Changes to API Key Dashboard to show usage details (chatflows) 2023-11-20 13:03:28 +05:30
Henry c7add45647 add file annotations, sync and delete assistant 2023-11-20 00:55:58 +00:00
vinodkiran 28f5d94c13 API Keys: Displaying the names of the chatflows associated with the keys and Warning the user before deletion. 2023-11-18 16:47:15 +05:30
Henry 0b4bf01931 unhide columns when xs mode 2023-11-17 12:44:16 +00:00
Henry 5d7febc5c6 add fix where tags are not added when submit is clicked without enter 2023-11-17 12:35:01 +00:00
vinodkiran 213fade6fa UX Changes: Addition of search filters for API Keys and Credentials. 2023-11-17 12:29:14 +05:30
vinodkiran a0397c008e UX Changes: Column display fixes for 'xs' mode 2023-11-17 11:25:59 +05:30
vinodkiran 97247713ef UX Changes: Fixed 2 edge cases, (1) UI-tag not added, when the user clicks the submit without hitting enter and (2) server side error when the update/rename is attempted before any flow is opened 2023-11-17 11:24:55 +05:30
Henry 0cc68e5625 add dark mode changes 2023-11-16 23:23:41 +00:00
Henry 44cadc1cc3 add vector upsert ability 2023-11-16 18:34:17 +00:00
vinodkiran a7b34848cd UX Changes: Ability to set category (tags) to each chatflow; corresponding changes to table display and table search 2023-11-16 08:29:06 +05:30
vinodkiran 8d22b706fb UX Changes: table view has menu options to conduct flow level operations - delete, rename, clone and export 2023-11-15 19:32:16 +05:30
vinodkiran 57b3113039 UX Changes: minor UI tweaks/adjustments and fixes for small screens 2023-11-14 20:13:24 +05:30
vinodkiran 7ef817bc99 UX Changes: limiting display of node icons to 5 and with label to indicate additional. 2023-11-14 15:48:14 +05:30
vinodkiran 77994ce217 UX Changes: adding a placeholder for chatflow search. 2023-11-14 15:15:34 +05:30
vinodkiran f21f5257ca UX Changes: Ability to view as table and search on the dashboard 2023-11-14 14:35:47 +05:30
automaton82 1f0cc60fcc Adding ability to hide node param from UI 2023-11-10 15:34:38 -05:00
Henry 0d496c2792 🥳 flowise-ui@1.4.0 release 2023-11-09 14:00:57 +00:00
Henry 4d2ef9b7ec update marketplace 2023-11-09 12:45:58 +00:00
Henry b607c1228f add upload files and tool features 2023-11-09 11:55:30 +00:00
Henry 08eb8dd4e0 🥳 flowise@1.4.0-rc.1 release 2023-11-07 21:21:48 +00:00
Henry 0f293e5a59 add openai assistant 2023-11-07 20:45:25 +00:00
Henry 66a0cea419 🥳 flowise-ui@1.3.7 release 2023-11-03 20:06:13 +00:00
Henry b44c203807 Merge branch 'main' into feature/output-parsers
# Conflicts:
#	packages/ui/src/views/chatmessage/ChatMessage.js
2023-11-03 13:10:06 +00:00