Commit graph

5,572 commits

Author SHA1 Message Date
ogabrielluiz
68f5b38bd2 refactor: Improve TextOutputView component
This commit refactors the TextOutputView component to handle a specific case where the `value` prop is an object with a `text` property. It updates the component to check if the `value` is an object and if it contains the `text` property. If so, it assigns the value of `value.text` to `value`. This change improves the flexibility and usability of the component.
2024-06-19 01:02:46 -03:00
anovazzi1
63c38437d1 update background on prompt 2024-06-18 20:30:34 -03:00
anovazzi1
6488d27421 fix frozen ui 2024-06-18 20:02:26 -03:00
anovazzi1
0f8b1c729c Adjust initial width 2024-06-18 19:50:55 -03:00
igorrCarvalho
653e52b2df Refactor: Change color of output textbox to Muted 2024-06-18 19:35:46 -03:00
igorrCarvalho
8bbb457096 Refactor: remove log out if the user is using auto login 2024-06-18 19:29:02 -03:00
anovazzi1
ab71831ca9 update no output message 2024-06-18 19:12:34 -03:00
cristhianzl
a07224f30d refactor: Update TableAutoCellRender component to adjust cell height and width for success and error values 2024-06-18 16:35:45 -03:00
ogabrielluiz
1aacc8d116 ♻️ (flowStore.ts): fix updateBuildStatus function to correctly update the flowBuildStatus and improve code structure 2024-06-18 16:02:03 -03:00
cristhianzl
27d3bca082 (twoEdges.spec.ts): update end-to-end test to reflect UI changes and improve test reliability 2024-06-18 15:40:54 -03:00
anovazzi1
b261b6d188 fix markdown bug 2024-06-18 15:08:48 -03:00
ogabrielluiz
584cd59961 Merge remote-tracking branch 'origin/dev' into two_edges 2024-06-18 14:51:19 -03:00
anovazzi1
836e874f22 make all table texts clicable 2024-06-18 13:29:18 -03:00
anovazzi1
b46d68ebc5 fix group shortcut 2024-06-18 13:04:24 -03:00
anovazzi1
6953b73d1f refactor: Update TextModal component to include icon and improve header description 2024-06-18 12:48:50 -03:00
anovazzi1
100f06965b update textView 2024-06-18 12:38:18 -03:00
cristhianzl
05f18ddfa8 fix download button not appearing 2024-06-18 12:15:00 -03:00
anovazzi1
e7c273cc76 update colors 2024-06-18 11:18:43 -03:00
anovazzi1
070cbfbb88 remove console.log 2024-06-18 10:48:55 -03:00
anovazzi1
57aa4d744c update new logs format 2024-06-18 10:48:55 -03:00
ogabrielluiz
33af41d328 refactor: Improve useValidationStatusString hook to handle multiple log items 2024-06-18 10:37:04 -03:00
igorrCarvalho
00908fbc8f Fix: playground input locking forever if getVerticesOrder return an error 2024-06-18 01:44:48 -03:00
Lucas Oliveira
84c1320c82 Added help buttons and icons to image menu 2024-06-18 00:11:13 -03:00
Lucas Oliveira
6c3956987d Added w-full on input list component 2024-06-17 23:49:15 -03:00
Lucas Oliveira
328e214a0f Fixed styling on components changed by the icons-parameters-comp class 2024-06-17 23:46:36 -03:00
Lucas Oliveira
e78c26b26a Returned lodash to old version becase of lint problems 2024-06-17 23:37:21 -03:00
Lucas Oliveira
725a7a95a9 make dataOutputComponent column width fit the contents 2024-06-17 23:34:00 -03:00
Lucas Oliveira
38a816f545 Fixed View Text modal title 2024-06-17 23:32:53 -03:00
Lucas Oliveira
6f34e039eb Fixed loading on file component and unstyled buttons not having nocopy and nopan classes 2024-06-17 23:11:14 -03:00
Lucas Oliveira
7e5deb932a Removed text from text modal 2024-06-17 23:11:14 -03:00
Lucas Oliveira
11bff8f180 Added function to unselect nodes on pressing esc 2024-06-17 22:29:44 -03:00
Lucas Oliveira
790648dd26 refactored keypairListComponent value getters 2024-06-17 22:14:49 -03:00
ogabrielluiz
1a4491574e refactor: Update MessageInput in multiple components to remove unnecessary input_types 2024-06-17 21:42:27 -03:00
Lucas Oliveira
35cb084728 Implemented gradient on handle and made it smaller 2024-06-17 21:24:16 -03:00
Lucas Oliveira
37f61e8b83 Fixed display and conditions of minimized node 2024-06-17 20:54:26 -03:00
igorrCarvalho
21ed3ec97c Feat: Add message when name is invalid 2024-06-17 20:53:52 -03:00
Lucas Oliveira
38f60933b2 Modularized handle component 2024-06-17 20:40:01 -03:00
Lucas Oliveira
07bf4d390d Added colored handle with conic background 2024-06-17 20:40:01 -03:00
igorrCarvalho
af0c35d685 Fix: Block user from saving flows with the same name 2024-06-17 20:36:25 -03:00
cristhianzl
ff6d20f76f fix tests FE 2024-06-17 19:47:54 -03:00
cristhianzl
611e8134da fixing tests 2024-06-17 19:38:15 -03:00
igorrCarvalho
2efa10ed37 Feat: add icon for Upstash, pgVector and FAISS 2024-06-17 19:28:54 -03:00
igorrCarvalho
f7165283f9 Feat: add Upstash icon 2024-06-17 19:19:53 -03:00
ogabrielluiz
c2f6ce86dc fix: only accept json for folder upload 2024-06-17 18:37:59 -03:00
cristhianzl
2e3b868cbc update modal size 2024-06-17 18:20:23 -03:00
cristhianzl
60df238ec2 fix markdown and jax version 2024-06-17 18:16:15 -03:00
anovazzi1
10ec865214 add mistral Icon 2024-06-17 17:52:19 -03:00
Lucas Oliveira
32e5b6fe49 Fixed styling of button on List Component 2024-06-17 17:36:09 -03:00
cristhianzl
929bac7036 fix message displaying when sending an img on chat 2024-06-17 17:34:54 -03:00
Lucas Oliveira
d39d17c656 Fixed ListComponent margin on custom node 2024-06-17 17:16:09 -03:00