igorrCarvalho
|
f970271513
|
Refactor: Change button variant to default
|
2024-06-08 20:45:42 -03:00 |
|
igorrCarvalho
|
a7187ff723
|
Fix: using space in shortcuts table break the app
|
2024-06-08 20:17:53 -03:00 |
|
igorrCarvalho
|
a58f0b0c7e
|
Refactor: Remove openWDoubleClick
|
2024-06-08 19:40:47 -03:00 |
|
igorrCarvalho
|
04f6f33138
|
Refactor: remove save and freeze from toolbar
|
2024-06-08 19:35:34 -03:00 |
|
igorrCarvalho
|
ce4550d2ce
|
Refactor: put freeze inside more
|
2024-06-08 19:20:32 -03:00 |
|
igorrCarvalho
|
f4a8b31012
|
Remove console.log
|
2024-06-08 18:38:16 -03:00 |
|
igorrCarvalho
|
6b108794ef
|
Refactor: change command for cmd
|
2024-06-08 18:35:14 -03:00 |
|
igorrCarvalho
|
f5f5147397
|
Refactor: Remove checkbox and pagination
|
2024-06-08 18:12:53 -03:00 |
|
igorrCarvalho
|
4b090d6229
|
Refactor: add a name to shortcuts column
|
2024-06-08 18:08:45 -03:00 |
|
igorrCarvalho
|
a53180ee31
|
Refactor: Enable editing on double click and make changes in initial state
|
2024-06-08 18:08:04 -03:00 |
|
igorrCarvalho
|
9c88ed3cf6
|
Refactor: retrieve shortcuts data directly in the store
|
2024-06-08 17:24:16 -03:00 |
|
Rodrigo
|
f2a8e0fda8
|
Refactor: Update destructive color in CSS
|
2024-06-08 14:44:15 -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 |
|
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 |
|
igorrCarvalho
|
e531e36ad1
|
Merge cz/mergeAll into shortcuts_settings
|
2024-06-07 17:18:40 -03: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 |
|
cristhianzl
|
d7fef29fa3
|
Merge branch 'cz/mergeAll' of https://github.com/langflow-ai/langflow into cz/mergeAll
|
2024-06-07 16:22:09 -03: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 |
|
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 |
|
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 |
|
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 |
|
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
|
384977e156
|
updateTable component
|
2024-06-07 15:07:53 -03:00 |
|
cristhianzl
|
1be12a3c32
|
undefined fix on types
|
2024-06-07 15:06:11 -03:00 |
|
cristhianzl
|
de69b70688
|
♻️ (types.py): reformat ChatOutputResponse instantiation for better readability
|
2024-06-07 12:16:42 -03:00 |
|
cristhianzl
|
2757ae4069
|
🐛 (types.py): add missing artifact_type to ChatOutputResponse to ensure correct artifact type is set
|
2024-06-07 12:16:31 -03:00 |
|
cristhianzl
|
698ae4f296
|
Merge branch 'cz/mergeAll' of https://github.com/langflow-ai/langflow into cz/mergeAll
|
2024-06-07 12:12:18 -03:00 |
|
cristhianzl
|
0112563589
|
merge branch fix
|
2024-06-07 12:12:06 -03:00 |
|
cristhianzl
|
9ce7ee31a9
|
merge branch chatImg
|
2024-06-07 12:11:40 -03:00 |
|
Lucas Oliveira
|
638e6d66d9
|
Removed unused code and fixed type of InputGlobalComponent
|
2024-06-07 12:06:31 -03:00 |
|