Commit graph

7,490 commits

Author SHA1 Message Date
Gabriel Luiz Freitas Almeida
7caa4a6084 Add check_langflow_version function to validate
Langflow version
2023-12-07 18:21:56 -03:00
Gabriel Luiz Freitas Almeida
62697ac3a6 Refactor store API endpoints 2023-12-07 18:21:30 -03:00
Gabriel Luiz Freitas Almeida
67374445de Update shared component API endpoint 2023-12-07 18:19:11 -03:00
Gabriel Luiz Freitas Almeida
0d22a3864f Formatting 2023-12-07 17:29:29 -03:00
Gabriel Luiz Freitas Almeida
531be1e7ae Fix file path value retrieval in
get_file_path_value function
2023-12-07 17:28:54 -03:00
Cristhian Zanforlin Lousa
861de3ce4b
Feature/store (#1186) 2023-12-07 15:44:43 -03:00
cristhianzl
3584fab652 Merge branch 'feature/store' of github.com:logspace-ai/langflow into feature/store 2023-12-07 15:42:34 -03:00
cristhianzl
9a92a291ca fix(parameterComponent): add data-testid attribute to textarea and input elements for easier testing
fix(GenericNode): add data-testid attribute to div element for easier testing
fix(textAreaComponent): add data-testid attribute to div element for easier testing
fix(EditNodeModal): add data-testid attribute to textarea element for easier testing
fix(genericModal): add data-testid attribute to span element for easier testing
fix(flowPage.spec): comment out unnecessary code
fix(keyPairListComponent.spec): add click event to div element for easier testing
fix(nestedComponent.spec): comment out unnecessary code
fix(promptModalComponent.spec): comment out unnecessary code
fix(inputComponent.spec): add click event to div element for easier testing
fix(toggleComponent.spec): add click event to div element for easier testing
2023-12-07 15:42:26 -03:00
Gabriel Luiz Freitas Almeida
6fb475353a
Update version to 0.6.0rc1 (#1185) 2023-12-07 15:32:15 -03:00
Gabriel Luiz Freitas Almeida
a32917a9dc Update version to 0.6.0rc1 2023-12-07 15:30:36 -03:00
dependabot[bot]
1cbe3b49e4
chore(deps-dev): bump vite from 4.5.0 to 4.5.1 in /src/frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 18:29:16 +00:00
anovazzi1
dba61a761d
Full integration with the new feature Store (#1180)
Full integration with the new feature Store
2023-12-07 15:28:22 -03:00
Gabriel Luiz Freitas Almeida
77aea4d1a9 Refactor code formatting and add version display
option
2023-12-07 14:55:51 -03:00
Gabriel Luiz Freitas Almeida
4e9ef4c831 Fix typo in README.md 2023-12-07 14:05:42 -03:00
Gabriel Luiz Freitas Almeida
1e1e49b862 Update database URL in alembic.ini 2023-12-07 14:03:20 -03:00
Gabriel Luiz Freitas Almeida
501ba416d1 Refactor database connection logic in base
settings
2023-12-07 14:02:41 -03:00
Gabriel Luiz Freitas Almeida
79c93bcfe9 Refactor database URL handling and add logger
messages
2023-12-07 14:00:51 -03:00
Gabriel Luiz Freitas Almeida
40664f561a Fix WebSocket host configuration 2023-12-07 13:58:49 -03:00
nsxshota
e465d254b0 modified: docker compose 2023-12-08 00:18:04 +09:00
anovazzi1
441247d63b fix(extraSidebarComponent): update useEffect dependency array to include 'data' variable to ensure proper re-rendering when 'data' changes 2023-12-07 11:08:33 -03:00
Gabriel Luiz Freitas Almeida
b2d867e9aa
Add procedure to deploy langflow on AWS (#1177) 2023-12-07 10:52:11 -03:00
Gabriel Luiz Freitas Almeida
8be28c947f Import typing module and update default imports 2023-12-07 10:51:22 -03:00
Gabriel Luiz Freitas Almeida
5914381e84 Fix plugin loading issue 2023-12-07 09:59:29 -03:00
nsxshota
1113a4cf7e modified: match settings with dev 2023-12-07 21:08:24 +09:00
nsxshota
51159fc3c1 Set Environment variable by Dockerfile 2023-12-07 21:01:01 +09:00
nsxshota
43aa1d97da reverted: py file 2023-12-07 21:01:01 +09:00
EC2 Default User
7541b532ba update readme 2023-12-07 21:01:01 +09:00
EC2 Default User
d888da74eb update readme 2023-12-07 21:01:01 +09:00
EC2 Default User
3b94d5c61a add archi 2023-12-07 21:01:01 +09:00
EC2 Default User
2bf588e82c add archi 2023-12-07 21:01:01 +09:00
EC2 Default User
afa5b80b30 add archi 2023-12-07 21:01:01 +09:00
EC2 Default User
20c82e28ab add archi 2023-12-07 21:01:01 +09:00
EC2 Default User
34f2a77e17 add archi 2023-12-07 21:01:01 +09:00
EC2 Default User
80c75bd7e0 add README 2023-12-07 21:01:01 +09:00
EC2 Default User
04e9e492fa add README 2023-12-07 21:01:01 +09:00
EC2 Default User
4cd4a64826 add README 2023-12-07 21:01:01 +09:00
EC2 Default User
e02c8fc347 add README 2023-12-07 21:01:01 +09:00
EC2 Default User
16e538de7d add README 2023-12-07 21:01:01 +09:00
EC2 Default User
ebf3189f87 add README 2023-12-07 21:01:01 +09:00
nsxshota
d5e61dddf5 add Cfn Output & Readme 2023-12-07 21:01:01 +09:00
nsxshota
fbb7366895 modiied docker-compose: use cdk.Dockerfile 2023-12-07 21:01:01 +09:00
nsxshota
eca7d40c99 modified: cdk Dockerfile 2023-12-07 21:01:01 +09:00
nsxshota
6e7c7da55b dockerignore aws 2023-12-07 21:01:00 +09:00
nsxshota
68aea2c6d5 install dotenv 2023-12-07 21:01:00 +09:00
nsxshota
e08dbd5712 __main__をv0.5.6のものと一緒に 2023-12-07 21:01:00 +09:00
nsxshota
740d7f5b51 Dockerfile等をv0.5.6のものと一緒に 2023-12-07 21:01:00 +09:00
nsxshota
2c36276480 Dockerfile等をv0.5.6のものと一緒に 2023-12-07 21:01:00 +09:00
nsxshota
b2b38c9d81 本家の踏襲のため、Dockerfileを変更 2023-12-07 21:01:00 +09:00
nsxshota
0b3abda03b modify docker-compose 2023-12-07 21:01:00 +09:00
nsxshota
14651ebc4d move cdk folder to scripts/cdk 2023-12-07 21:01:00 +09:00