Commit graph

8,151 commits

Author SHA1 Message Date
Lucas Oliveira
2fc3541f33 Fixed function to upload flows on Folder upload button 2024-06-06 18:47:09 -03:00
Lucas Oliveira
49f977911e Added logic to upload flows and folders at the same place 2024-06-06 18:47:09 -03:00
cristhianzl
c3db738a13 Merge branch 'fix/status_export' of https://github.com/langflow-ai/langflow into fix/status_export 2024-06-06 18:38:02 -03:00
cristhianzl
c81a386cf1 Merge branch 'dev' into fix/status_export 2024-06-06 18:37:29 -03:00
ogabrielluiz
28b38b324b Add CustomNodes folder 2024-06-06 18:23:56 -03:00
ogabrielluiz
0f82fdc77b Remove folder 2024-06-06 18:23:38 -03:00
ogabrielluiz
e994b1b649 rename folder 2024-06-06 18:02:29 -03:00
ogabrielluiz
cfd4f2a732 chore: Update import paths for GenericNode and getFieldTitle 2024-06-06 17:55:52 -03:00
Lucas Oliveira
2558786851 Fixed padding from Messages page 2024-06-06 17:49:53 -03:00
Lucas Oliveira
c8ce77bbf0 Fixed padding from Settings page outlet 2024-06-06 17:49:20 -03:00
Lucas Oliveira
71728cd004 Fixed Messages icon 2024-06-06 17:46:38 -03:00
Lucas Oliveira
e1846167df Removed Upload Flows from page 2024-06-06 17:42:53 -03:00
ogabrielluiz
52d501d1d8 chore: Update import paths for GenericNode and getFieldTitle 2024-06-06 17:37:59 -03:00
ogabrielluiz
ac2df6b681 ⬆️ (pyproject.toml): update package versions to align with the latest changes and improvements
🔧 (pyproject.toml): add couchbase dependency as optional with specific extras to improve flexibility and control
🔧 (pyproject.toml): add couchbase extra to poetry extras to allow for easier installation and management of the dependency
 (pyproject.toml): add "api_key_required" marker to test markers for better test organization and coverage
2024-06-06 17:24:50 -03:00
Gabriel Luiz Freitas Almeida
d929780183
Update dependencies and fix import paths (#2101)
* chore: Update dependencies and build frontend in Dockerfile

* chore: Update lodash import and fix import paths

* chore: Update Dockerfile to remove unnecessary frontend build step
2024-06-06 13:18:56 -07: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
Lucas Oliveira
ee3263e6f2 Fixed Upload Flows not showing up when folder is empty 2024-06-06 15:30:26 -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
Lucas Oliveira
712d019f1e Added play on hover of entire node 2024-06-06 14:20:59 -03:00
Lucas Oliveira
ab46982053 Removed ID getter from TableComponent and fixed Shortcuts 2024-06-06 13:50:05 -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
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
Lucas Oliveira
e191a16bf8 Fixed Erase button running flow 2024-06-06 11:12:31 -03:00
Lucas Oliveira
de634f3661 Fixed emoji regex to work with all browsers 2024-06-06 10:54:24 -03:00
Lucas Oliveira
e9fc02f700 Used data to trigger table re-render 2024-06-06 10:46:40 -03:00
Lucas Oliveira
a4b0a915f6 Removed multiline renderer 2024-06-06 10:10:19 -03:00
Lucas Oliveira
6cbdbf61b5 Added Dynamic Line Clamp component 2024-06-06 09:32:53 -03:00
Lucas Oliveira
abf6955ec9 Fixed refresh button to use loading 2024-06-06 09:32:21 -03:00
Lucas Oliveira
adf1235257 fixed classes for refreshable component 2024-06-06 09:31:48 -03:00
Lucas Oliveira
8151da0d1c removed unused console log 2024-06-06 09:31:32 -03:00
ogabrielluiz
bed6cd86dc 📝 (parse.py): Update parse_context function to use the new ParsedArgs namedtuple for better code organization and clarity 2024-06-06 09:05:49 -03:00
Lucas Oliveira
47ad09b2b3 Added Auto Height to values column 2024-06-06 08:51:18 -03:00
Lucas Oliveira
c4eaff75e2 Removed unused code 2024-06-06 08:51:06 -03:00
Lucas Oliveira
7b89eeb8e7 Added padding to tableNodeCellRenderer in the case of the Auto Height 2024-06-06 08:50:56 -03:00
Lucas Oliveira
f0a09a0cf5 Made string reader not be multiline, to not break other tables 2024-06-06 08:50:32 -03:00