anovazzi1
|
a6d51567b7
|
chore: Update TableAutoCellRender to handle object rendering in ArrayReader component
|
2024-06-07 19:47:56 -03:00 |
|
igorrCarvalho
|
1cfc3f4033
|
Fix: Change Meta key to command for mac users
|
2024-06-07 19:43:27 -03:00 |
|
igorrCarvalho
|
0d09ca236e
|
Remove consolelog
|
2024-06-07 19:35:21 -03:00 |
|
igorrCarvalho
|
5218e92945
|
Refactor: add max page size
|
2024-06-07 19:34:07 -03:00 |
|
igorrCarvalho
|
8c5f74ee0b
|
Merge branch 'cz/mergeAll' into shortcuts_settings
|
2024-06-07 19:24:39 -03:00 |
|
igorrCarvalho
|
5e28f2d005
|
Refactor: Block user from sending files that are not images extensions
|
2024-06-07 19:15:39 -03:00 |
|
Lucas Oliveira
|
79e3321a85
|
Added cancelling handle
|
2024-06-07 19:15:26 -03:00 |
|
Lucas Oliveira
|
73511c72ca
|
Added stop signal to not let the request happen twice
|
2024-06-07 19:15:26 -03:00 |
|
Lucas Oliveira
|
a2485d1797
|
Added a Loading component and added a border to the current image
|
2024-06-07 19:15:26 -03:00 |
|
Mendon Kissling
|
7835365c92
|
[Docs] - Style Guide Edits (#2114)
Adding style guide suggestions.
|
2024-06-07 18:12:51 -04:00 |
|
Mendon Kissling
|
71a22b9a0f
|
style-edits
|
2024-06-07 18:07:45 -04:00 |
|
italojohnny
|
08a259da86
|
add endpoint to download profile picture
|
2024-06-07 18:49:28 -03:00 |
|
italojohnny
|
c467cc649a
|
add endpoint to list all profile pictures
|
2024-06-07 18:49:20 -03:00 |
|
italojohnny
|
7e84cf8ec7
|
add function to copy profile pictures
|
2024-06-07 18:49:11 -03:00 |
|
igorrCarvalho
|
44fbc4ebdc
|
Fix: Image files displaying as normal files
|
2024-06-07 18:47:19 -03:00 |
|
igorrCarvalho
|
bf61c339e1
|
Fix: disable file paste when chat are locked
|
2024-06-07 18:28:58 -03:00 |
|
igorrCarvalho
|
0d3780826d
|
Fix: block file clip input when chat input are blocked
|
2024-06-07 17:50:15 -03:00 |
|
igorrCarvalho
|
7f616aec8b
|
Fix: Download Button trigger chat
|
2024-06-07 17:31:22 -03:00 |
|
Mendon Kissling
|
ef1f647b66
|
text-between-headers
|
2024-06-07 16:24:32 -04:00 |
|
igorrCarvalho
|
e531e36ad1
|
Merge cz/mergeAll into shortcuts_settings
|
2024-06-07 17:18:40 -03:00 |
|
Mendon Kissling
|
36e298a7df
|
remove-gerunds-in-titles
|
2024-06-07 15:43:53 -04:00 |
|
ogabrielluiz
|
c4cdb186b8
|
chore: Update import statement for CustomComponent in validate.py
|
2024-06-07 16:35:28 -03:00 |
|
ogabrielluiz
|
4e104b7c12
|
fix: Correct flow retrieval by endpoint name instead of flow name
|
2024-06-07 16:32:37 -03:00 |
|
ogabrielluiz
|
a96a02d0c1
|
chore: Update Dockerfile to remove frontend build artifacts
|
2024-06-07 16:32:37 -03:00 |
|
ogabrielluiz
|
982c33b476
|
chore: Update package versions in pyproject.toml files
|
2024-06-07 16:32:37 -03:00 |
|
anovazzi1
|
83bdd81ec3
|
update ungroup working, does not keep selected output
|
2024-06-07 16:25:10 -03:00 |
|
Mendon Kissling
|
2a21e2de30
|
remove-unused-pages
|
2024-06-07 15:23:45 -04:00 |
|
cristhianzl
|
d7fef29fa3
|
Merge branch 'cz/mergeAll' of https://github.com/langflow-ai/langflow into cz/mergeAll
|
2024-06-07 16:22:09 -03:00 |
|
Mendon Kissling
|
774de98c70
|
remove-unused-file
|
2024-06-07 15:21:56 -04:00 |
|
cristhianzl
|
ef6d39c14d
|
✅ (tests): add end-to-end test for sending an image in chat
✨ (tests): introduce chain.png asset for image upload test
|
2024-06-07 16:21:39 -03:00 |
|
ogabrielluiz
|
64e5eaf99d
|
refactor: Update log_transaction function to include target vertex in transaction data
|
2024-06-07 16:21:20 -03:00 |
|
ogabrielluiz
|
d0ae3835b4
|
refactor: Update build_and_cache_graph_from_db function to use truthiness check for session_id
|
2024-06-07 16:21:07 -03:00 |
|
Mendon Kissling
|
c468a7c918
|
tldr-not-heading
|
2024-06-07 15:21:02 -04:00 |
|
cristhianzl
|
c7851a8ed4
|
Merge branch 'cz/mergeAll' of https://github.com/langflow-ai/langflow into cz/mergeAll
|
2024-06-07 16:10:25 -03:00 |
|
cristhianzl
|
84a87a3c39
|
♻️ (chatView, flowStore): refactor message handling for consistency
|
2024-06-07 16:10:05 -03:00 |
|
Mendon Kissling
|
001c73ad48
|
[Docs] - Resize Images and Cleanup (#2110)
* Resize images
* Move custom components tutorial to /tutorials
* Fix broken table in chat widget
* Strip apology banner
* Title case for nav
|
2024-06-07 15:01:28 -04:00 |
|
anovazzi1
|
48a429e033
|
Merge branch 'cz/mergeAll' of personal:langflow-ai/langflow into cz/mergeAll
|
2024-06-07 15:59:38 -03:00 |
|
cristhianzl
|
5a64bb2678
|
Merge branch 'cz/mergeAll' of https://github.com/langflow-ai/langflow into cz/mergeAll
|
2024-06-07 15:59:23 -03:00 |
|
cristhianzl
|
d804303e94
|
🐛 (flowStore.ts): fix assignment to correct property in newFlowPool data structure
|
2024-06-07 15:59:00 -03:00 |
|
anovazzi1
|
3b6af6fa6a
|
Merge branch 'extended_Session' of personal:langflow-ai/langflow into extended_Session
|
2024-06-07 15:58:56 -03:00 |
|
Mendon Kissling
|
9d3d4e00d6
|
Merge branch 'dev' into docs-resize-images
|
2024-06-07 14:58:19 -04:00 |
|
anovazzi1
|
fa5243970f
|
almost done with display_name
|
2024-06-07 15:57:37 -03:00 |
|
ogabrielluiz
|
0db23d2756
|
refactor: Update TransactionModel and TransactionModelResponse fields
|
2024-06-07 15:57:15 -03:00 |
|
ogabrielluiz
|
880cf81fa3
|
update projects
|
2024-06-07 15:57:15 -03:00 |
|
ogabrielluiz
|
5a7263a7cb
|
Allow models to receive Record as well
|
2024-06-07 15:57:15 -03:00 |
|
Lucas Oliveira
|
9478c14f57
|
Added frontend to show every profile picture from the Profile Pictures list
|
2024-06-07 15:34:12 -03:00 |
|
cristhianzl
|
749469e100
|
🐛 (chatView/index.tsx): fix chat message filtering to handle nested messages array
♻️ (api/index.ts): rename 'message' to 'messages' in VertexDataTypeAPI for clarity and consistency
|
2024-06-07 15:28:12 -03:00 |
|
ogabrielluiz
|
1ab17438f9
|
chore: Update test_endpoints.py to handle custom nodes and dependencies
|
2024-06-07 15:21:13 -03:00 |
|
ogabrielluiz
|
b8a361c546
|
refactor: Improve handling of artifacts in vertex base class
|
2024-06-07 15:21:03 -03:00 |
|
anovazzi1
|
8742c87bfe
|
Merge remote-tracking branch 'origin/two_edges' into new_Group
|
2024-06-07 15:18:57 -03:00 |
|