Commit graph

4,839 commits

Author SHA1 Message Date
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
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
ogabrielluiz
0b1453e56e refactor: Update ChatView component to handle empty messages and stream URLs 2024-06-17 17:12:29 -03:00
anovazzi1
5e8f47d3fe remove advanced shortcut prevent from group Component 2024-06-17 17:09:59 -03:00
anovazzi1
92e353500f remove console.log 2024-06-17 17:01:10 -03:00
cristhianzl
1c1418596a fixing poetry lock versions 2024-06-17 16:27:45 -03:00
Rodrigo
be37615be4 update package lock 2024-06-17 16:15:31 -03:00
Lucas Oliveira
8992c8d54d Fixed edited not appearing after regrouping and pasting 2024-06-17 15:30:23 -03:00
Lucas Oliveira
c1d38cc5a7 fixed package-lock.json 2024-06-17 14:59:31 -03:00
Lucas Oliveira
f33c73a3ad Fixed Prettier tailwind formatting 2024-06-17 14:37:23 -03:00
anovazzi1
300f93dec4 endpoint name fixed for exported flows 2024-06-17 14:34:29 -03:00
ogabrielluiz
34f8c1f8f0 Run prettier 2024-06-17 13:01:18 -03:00
anovazzi1
e700aba34d chore: Add buildResults.push(false) to buildVertex function when unexpected error occur 2024-06-17 12:44:44 -03:00
cristhianzl
6edb56679a fix langflow api table rows elements position 2024-06-17 12:08:37 -03:00
ogabrielluiz
66b7435574 Update lock 2024-06-17 11:58:22 -03:00
Lucas Oliveira
a24bf068aa Fixed prettier config 2024-06-17 11:51:40 -03:00
Lucas Oliveira
afd07fcfed Fixed buttons, applying unstyled to them instead of variant none 2024-06-17 11:51:40 -03:00
cristhianzl
9ad10b33f2 merging branch local two edges 2024-06-17 11:23:21 -03:00
cristhianzl
6b4f40f350 fix uuid importing error, fix table component alignment 2024-06-17 11:20:03 -03:00
anovazzi1
8f5c224283 Refactor flowStore.ts to improve build success alert logic 2024-06-17 11:15:03 -03:00
anovazzi1
f9de8672aa add text modal view for table render 2024-06-17 11:02:11 -03:00
Lucas Oliveira
a3821f4367 Fixed not being able to throw nodes at screen 2024-06-17 10:53:27 -03:00
cristhianzl
63eee10f2e Merge branch 'two_edges' of https://github.com/langflow-ai/langflow into two_edges 2024-06-17 10:48:44 -03:00
cristhianzl
7e8928f88b removing pdb and function name 2024-06-17 10:48:34 -03:00
Lucas Oliveira
10e0472092 Using lodash-es instead of normal lodash 2024-06-17 10:46:27 -03:00
Lucas Oliveira
07bf5e1573 Upgraded NPM packages versions, fixed SVG loadings and removed DaisyUI 2024-06-17 10:46:27 -03:00
anovazzi1
2a3f095668 Merge branch 'two_edges' of personal:langflow-ai/langflow into two_edges 2024-06-17 10:33:09 -03:00
anovazzi1
ad18b0c018 add border on readOnly 2024-06-17 10:33:01 -03:00
cristhianzl
55496cd9de add empty text on empty value chat 2024-06-17 10:32:40 -03:00
anovazzi1
72a1a249ae chore: Add displayProxy function to OutputComponent 2024-06-17 10:28:53 -03:00
cristhianzl
d59f0b4034 fix folders changing orders when editing a name 2024-06-17 10:20:04 -03:00
cristhianzl
fcf4512210 merge dev into two_edges 2024-06-17 10:01:28 -03:00
Igor Carvalho
30eacad94a
General fixes related to shortcuts icons (#2179)
* Fix: center command icon for macOS

* Fix: Add visual shortcut to undo and redo

* code format

---------

Co-authored-by: anovazzi1 <otavio2204@gmail.com>
2024-06-17 09:16:53 -03:00
Rodrigo
0d609b9376 feat: Add Prompt component to prompts/__init__.py 2024-06-15 22:18:03 -03:00
Gabriel Luiz Freitas Almeida
57403d7b65
Update Prettier and add trailing comma (#2187)
* chore: Update prettier-plugin-tailwindcss to version 0.6.4

* Add trailing comma
2024-06-15 06:53:45 -07:00