anovazzi1
|
dbfa18bb95
|
Fix login delay and add access token to every request
|
2024-01-08 16:07:31 -03:00 |
|
Lucas Oliveira
|
d26b4b4c11
|
Fixed past and future state on undo redo, removed loading on flow page
|
2024-01-08 15:58:58 -03:00 |
|
anovazzi1
|
d042b28c52
|
Add access token as a cookie in auto_login endpoint
|
2024-01-08 15:54:50 -03:00 |
|
anovazzi1
|
e9f5ad4017
|
Refactor code formatting
|
2024-01-08 15:35:40 -03:00 |
|
anovazzi1
|
a7427ef20b
|
Update login.py to include request parameter in refresh_token endpoint
|
2024-01-08 15:35:10 -03:00 |
|
anovazzi1
|
2f91fc0b8f
|
Merge branch 'cz/bug/state/zustand' of personal:logspace-ai/langflow into cz/bug/state/zustand
|
2024-01-08 15:34:27 -03:00 |
|
Lucas Oliveira
|
4ba94fbd29
|
set sse data when changing nodes and edges to empty
|
2024-01-08 15:32:47 -03:00 |
|
Lucas Oliveira
|
221776c2d4
|
Removed SSE Store and fixed node building not appearing at node
|
2024-01-08 15:31:18 -03:00 |
|
anovazzi1
|
6aaad2d2cd
|
Revert "code format"
This reverts commit 8a0b240a7f.
|
2024-01-08 15:00:42 -03:00 |
|
Lucas Oliveira
|
41976f608e
|
Fixed accordion button inside button
|
2024-01-08 14:34:26 -03:00 |
|
Lucas Oliveira
|
fe61802972
|
Fixed chatComponent not appearing after build
|
2024-01-08 14:27:50 -03:00 |
|
Lucas Oliveira
|
d1f82fa691
|
SSE Context moved to Zustand
|
2024-01-08 14:20:03 -03:00 |
|
Lucas Oliveira
|
c3304c4b6e
|
Location Context moved to Zustand
|
2024-01-08 14:11:16 -03:00 |
|
Lucas Oliveira
|
e2a0990c06
|
Removed typesContext
|
2024-01-08 14:03:22 -03:00 |
|
Lucas Oliveira
|
31c80204eb
|
Fix copy paste not being able to paste on other flow
|
2024-01-08 14:00:43 -03:00 |
|
anovazzi1
|
8a0b240a7f
|
code format
|
2024-01-08 13:51:22 -03:00 |
|
anovazzi1
|
3d4200fc82
|
Add logout functionality to login API
|
2024-01-08 13:50:34 -03:00 |
|
anovazzi1
|
c7435c0c49
|
Revert "Refactor code and fix formatting issues"
This reverts commit 334ec24addf783990850b835d911ac778dfce6a2.
|
2024-01-08 13:39:32 -03:00 |
|
anovazzi1
|
f8f71fb603
|
Refactor code and fix formatting issues
|
2024-01-08 13:39:32 -03:00 |
|
anovazzi1
|
a76263097a
|
Add cookies for access and refresh tokens
|
2024-01-08 13:38:58 -03:00 |
|
Lucas Oliveira
|
c3bfcca6e2
|
Removed manual saving, only autosave now
|
2024-01-06 15:28:05 -03:00 |
|
Lucas Oliveira
|
4a3035873b
|
Refactored stars and version refreshing
|
2024-01-06 15:15:25 -03:00 |
|
Lucas Oliveira
|
f87379c3d7
|
removed console log of errors
|
2024-01-06 15:01:22 -03:00 |
|
Lucas Oliveira
|
db99d64139
|
added function to useCallback
|
2024-01-06 14:58:42 -03:00 |
|
Lucas Oliveira
|
9ec2fe445d
|
Fixed nodes cant be dropped when refreshing page
|
2024-01-06 14:57:42 -03:00 |
|
Lucas Oliveira
|
bacab7dbc1
|
changed sideBarDraggableComponent to forwardRef
|
2024-01-06 14:46:49 -03:00 |
|
Lucas Oliveira
|
7d04a98f68
|
Fixed button inside button on sidebar
|
2024-01-06 14:39:57 -03:00 |
|
Lucas Oliveira
|
f0f5887452
|
Fixed message of button inside button at Admin page
|
2024-01-06 14:31:28 -03:00 |
|
Lucas Oliveira
|
c34810b161
|
Fixed Confirmation Modal ref
|
2024-01-06 12:22:30 -03:00 |
|
Lucas Oliveira
|
290fc96d02
|
Fixed ctrl+z on intComponent
|
2024-01-06 11:57:44 -03:00 |
|
Lucas Oliveira
|
6abac9782d
|
Fixed ctrl+z not working inside input
|
2024-01-06 11:45:33 -03:00 |
|
Lucas Oliveira
|
b4f7285b33
|
Implemented undoRedo on Zustand
|
2024-01-06 11:34:36 -03:00 |
|
Lucas Oliveira
|
882f365ff6
|
Passed the rest of the flowsContext functions to zustand, removed flowsContext
|
2024-01-06 01:27:54 -03:00 |
|
Lucas Oliveira
|
616a4f0031
|
added upload and download flows on zustand and utils
|
2024-01-06 01:00:59 -03:00 |
|
Lucas Oliveira
|
d44648d6c1
|
added saveFlow function to Zustand state and implemented it on the project
|
2024-01-06 00:27:36 -03:00 |
|
Lucas Oliveira
|
e3c3b18bdc
|
Added refresh flows function
|
2024-01-05 23:48:55 -03:00 |
|
Lucas Oliveira
|
82f180315b
|
added the implementation of flowsState in all the project
|
2024-01-05 23:28:03 -03:00 |
|
Lucas Oliveira
|
118e425d68
|
added flows variable and current flow and state to zustand
|
2024-01-05 23:05:32 -03:00 |
|
Lucas Oliveira
|
6195acee22
|
added CurrentFlowState to zustand
|
2024-01-05 22:19:45 -03:00 |
|
Lucas Oliveira
|
18b2f5e970
|
if health returns, the fetchError error is removed
|
2024-01-05 21:18:16 -03:00 |
|
Lucas Oliveira
|
4e29a92657
|
Removed getHealth from getTypes and made it refresh every 5 seconds
|
2024-01-05 21:17:01 -03:00 |
|
Lucas Oliveira
|
03d7020185
|
Implemented types context at Zustand and at the whole project
|
2024-01-05 21:07:18 -03:00 |
|
Lucas Oliveira
|
7f8f5d3f7b
|
refactored authentication
|
2024-01-05 18:52:44 -03:00 |
|
Lucas Oliveira
|
f5ae805db1
|
Removed unused console.log
|
2024-01-05 18:15:25 -03:00 |
|
Lucas Oliveira
|
6a6d11447b
|
Get types done at App.tsx and fixed handle position
|
2024-01-05 18:13:51 -03:00 |
|
anovazzi1
|
ac448bdd09
|
code refactor
|
2024-01-05 17:08:12 -03:00 |
|
anovazzi1
|
b105d60cc5
|
Refactor node creation logic in PageComponent
|
2024-01-05 17:04:00 -03:00 |
|
Lucas Oliveira
|
48e62fedea
|
Removed alertsContext from contexts
|
2024-01-05 13:16:29 -03:00 |
|
Lucas Oliveira
|
de5e464e99
|
Removed AlertContext from all files
|
2024-01-05 13:16:01 -03:00 |
|
Lucas Oliveira
|
cc776b3196
|
Implemented Zustand Alert and changed all the usages
|
2024-01-05 13:14:00 -03:00 |
|