Commit graph

11,619 commits

Author SHA1 Message Date
anovazzi1
2888c2c30b almost fixing, miss delte session and delete session message 2024-06-06 16:54:41 -03:00
cristhianzl
3b61df1a8b 🐛 (parse.py): fix method assignment logic to avoid overwriting with default 'post' when data flags are used 2024-06-06 16:29:28 -03:00
Lucas Oliveira
78e656f4c0 Fixed Playground modal and size 2024-06-06 16:21:15 -03:00
Lucas Oliveira
8fd4d35417 Fixed eraser color 2024-06-06 16:10:34 -03:00
Lucas Oliveira
ef28fd027d Fixed items-center on buttons at the right 2024-06-06 15:34:17 -03:00
ogabrielluiz
5fa5237f1d update projects 2024-06-06 15:34:11 -03:00
ogabrielluiz
45e2691598 Refactor build_inputs method to add extra fields in ComponentFrontendNode 2024-06-06 15:34:00 -03:00
Lucas Oliveira
ee3263e6f2 Fixed Upload Flows not showing up when folder is empty 2024-06-06 15:30:26 -03:00
anovazzi1
8ac7b4b27a update group to work with new outputs 2024-06-06 15:23:58 -03:00
Lucas Oliveira
48e3b96fd4 Added user on header menu 2024-06-06 15:22:23 -03:00
Lucas Oliveira
a055e4f1fa Fixed import function 2024-06-06 15:12:32 -03:00
Lucas Oliveira
ec240072e7 Added Upload Flow button to main page 2024-06-06 15:03:10 -03:00
Lucas Oliveira
fe9dcdf424 Fixed select all classes 2024-06-06 14:59:10 -03:00
Lucas Oliveira
9c91f4056a Fixed naming and position of alert on Export modal 2024-06-06 14:43:04 -03:00
Lucas Oliveira
a96b08472f Fixed buttons not using ShadCN buttons on header of components section 2024-06-06 14:42:50 -03:00
Lucas Oliveira
22248d9104 Fixed naming of errors 2024-06-06 14:39:33 -03:00
Lucas Oliveira
5b1de707fa Added handleExport as parameter of header and added button to export 2024-06-06 14:37:30 -03:00
Lucas Oliveira
7c28bb2bd6 Added Export handler on Main Page 2024-06-06 14:35:12 -03:00
cristhianzl
86eea0a844 💄 (tableAutoCellRender): add truncate class to div for text overflow handling
💄 (classes.css): change .ag-cell alignment to align-content center for better layout
2024-06-06 14:28:00 -03:00
cristhianzl
686a07faaa merge fix 2024-06-06 14:23:01 -03:00
ogabrielluiz
11d02d7246 update projects 2024-06-06 14:22:22 -03:00
ogabrielluiz
521c1faa28 Refactor utils.py to handle file paths and files in dict_values_to_string and add get_file_paths and get_files functions 2024-06-06 14:21:05 -03:00
ogabrielluiz
ec4802757a 🔧 (model.py): update get_chat_result method to handle input_value as Record type and load prompt if present before processing 2024-06-06 14:21:05 -03:00
ogabrielluiz
f16d3bcb92 Refactor Record class to handle file inputs in to_lc_message method 2024-06-06 14:21:05 -03:00
Lucas Oliveira
712d019f1e Added play on hover of entire node 2024-06-06 14:20:59 -03:00
Mendon Kissling
40d02ccceb content 2024-06-06 12:55:39 -04:00
Lucas Oliveira
ab46982053 Removed ID getter from TableComponent and fixed Shortcuts 2024-06-06 13:50:05 -03:00
Mendon Kissling
b420213163
[Docs] CLI Commands, deployments, x logo (#2080)
* Document CLI clearer
* Add backend-only deployment
* Replace twitter logo with X logo
* Add Docker deployment

Questions mostly about if backend-only and the migration CLI info are
OK. Migration and DB are a little unclear to me.
2024-06-06 12:45:00 -04:00
Mendon Kissling
60023657d8 command-order 2024-06-06 12:39:16 -04:00
Mendon Kissling
964afd3de4 Merge branch 'dev' into docs-cli-commands 2024-06-06 12:37:35 -04:00
cristhianzl
3a6cd8822c merge fix 2024-06-06 13:34:01 -03:00
Mendon Kissling
4e7867fd66 numbers 2024-06-06 12:33:21 -04:00
italojohnny
28719aed16 fix artifact 2024-06-06 13:33:04 -03:00
Lucas Oliveira
0631226cd8
Added API Keys into Settings, and made changes into BaseModal (#2067)
This pull request encompasses a series of updates and bug fixes aimed at
improving the overall functionality, user experience, and UI consistency
of the application. The changes include enhancements to modals, buttons,
toolbars, and various other components. Below is a summary of the key
changes made:

- Used TableComponent as default to show API Keys
- Changed Backend to show Created At
- Transferred info from API Keys page to API Keys section of the
Settings page
- Refactored API Keys adding modal
- Refactored BaseModal
2024-06-06 18:31:09 +02:00
cristhianzl
de3c206a49 merge dev 2024-06-06 13:16:39 -03:00
Mendon Kissling
7ad91a9b94 copy-db-info 2024-06-06 11:44:11 -04:00
cristhianzl
feca70d7ec merge dev 2024-06-06 12:15:35 -03:00
cristhianzl
8d544907b0 merge dev 2024-06-06 12:15:16 -03:00
cristhianzl
3afd009f08 merge fix 2024-06-06 12:09:33 -03:00
cristhianzl
36795b0f09 (tests): increase waitForTimeout to 3000ms in end-to-end tests
 (tests): increase waitForTimeout to 3000ms in end-to-end tests

 (tests): increase waitForTimeout to 3000ms in end-to-end tests for stability
 (tests): remove trailing commas in expect statements for consistency

 (tests): increase waitForTimeout to 3000ms in end-to-end tests for stability

 (tests): increase timeout in end-to-end tests to improve stability

 (tests): increase waitForTimeout to ensure element stability
2024-06-06 12:06:17 -03:00
cristhianzl
9525ac95ae formatting code 2024-06-06 12:01:45 -03:00
cristhianzl
74518021ce changing commits 2024-06-06 11:59:17 -03:00
cristhianzl
3d1c1b418a (uploadFileButton): use Button component for upload button for consistency 2024-06-06 11:58:52 -03:00
cristhianzl
b426148a67 Merge branch 'dev' into chatImg 2024-06-06 11:55:31 -03:00
ogabrielluiz
f87e49e0dc ♻️ (schema.py): refactor serialize_model method in Record class to use self instead of cls and improve method signature for better readability and maintainability 2024-06-06 11:52:03 -03:00
ogabrielluiz
318e028c58 (base.py): Add support for passing 'files' parameter to vertex build method to handle file inputs
♻️ (schema.py): Refactor code to include new method 'to_lc_messages' for converting Record to a list of BaseMessage
📝 (utils.py): Add __bool__ method to CacheMiss class to improve boolean evaluation
2024-06-06 11:48:15 -03:00
cristhianzl
8f3cf69052 (generalBugs.spec.ts): add assertions to verify UI elements after erasing chat 2024-06-06 11:33:37 -03:00
cristhianzl
ac0d755a62 Merge branch 'dev' into fix/api_settings 2024-06-06 11:29:58 -03:00
cristhianzl
ad7da2c5a9 Merge branch 'fix/api_settings' of https://github.com/langflow-ai/langflow into fix/api_settings 2024-06-06 11:29:36 -03:00
cristhianzl
f966d1b268 (tests): add end-to-end tests for general bugs and user settings 2024-06-06 11:29:28 -03:00