Guillaume Bouvignies
29ea5f0f7e
feat: Restartable flows ( #2514 )
...
* feat: Restartable flows for simple sequential flows
* check if status of previous module to initialize last_result
* compute result of forloop flows when needed
* Add possibility to restart a flow preview
* Re-compute leaf jobs when needed
* FE polishing
* Add tooltip on button and fix module not found error in preview
* Handle ListJob when computing leaf job from db
* Fix unused imports
* ./build_openapi.sh
* sqlx prepare
2023-10-30 12:51:56 +01:00
Ruben Fiszel
093295be85
feat: add timeline progress bars to flows" ( #2464 )
...
* add timeline
* progress
* all
* all
2023-10-18 19:22:09 +02:00
Ruben Fiszel
c15aca19e9
improve error handling after refactor
2023-10-16 18:40:01 +02:00
Ruben Fiszel
c5f8786134
fix: improve flow status viewer for large values
2023-10-07 19:54:36 +02:00
Ruben Fiszel
5651c5bd7c
catch error for loading inner modules
2023-09-30 08:06:23 +02:00
Ruben Fiszel
5ac99b817e
feat: dedicated workers for native-throughput performance (EE only) ( #2239 )
...
* dedicated worker
* dedicated worker
* merge
* progress
* progress
* progress
* merge
* update
* sqlx
* fix imports
2023-09-06 10:32:53 +02:00
Ruben Fiszel
21e8d7694c
perf: improve queue performance ( #2222 )
...
* benchs
* progress
* prog
* progress
* progress
* progress
* update
* progress
* progress
* progress
* progress
* progress
* all
* all
* improve queries
* improve queries
* rm imv
* all
* all
2023-09-03 09:44:16 +02:00
Ruben Fiszel
06006f1c7e
feat: add parallelism control to forloops
2023-08-27 23:03:19 +02:00
Ruben Fiszel
94f67dd6c9
fix request armageddon on flow status update for inner flows
2023-08-22 21:53:44 +02:00
Ruben Fiszel
6f40b77ba9
fix: fix cancel job for flows in some edge cases
2023-08-22 21:35:35 +02:00
Ruben Fiszel
c4274e7c52
add download button to expanded graph
2023-08-21 11:11:16 +02:00
Ruben Fiszel
27e6a3fd66
reduce default nb of jobs on runs page
2023-08-20 11:51:07 +02:00
Ruben Fiszel
9c540afabb
update flow status even for flows
2023-08-18 01:32:19 +02:00
Faton Ramadani
b39f486c91
Dark mode v0 ( #1893 )
...
* feat(frontend): wip
* wip
* wip
* wip
* wip
* add toggle
* correctly handle monaco theme
* wip
* wip
* wip
* wip
* wip
* feat(frontend): Dark mode v0
* feat(frontend): Adap AI gen poppup
* feat(frontend): Adap script metadata labels
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix ressource picker
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Add theme toggle in the login page
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix language selection
* feat(frontend): Fix FlowStatusViewer colors
* feat(frontend): Fix divide colors
* feat(frontend): Fix flow graph buttons
* feat(frontend): add theme toggle in login modal
* feat(frontend): small ui fix
* feat(frontend): fix graph dark mode toggle
2023-07-25 10:43:04 +02:00
Ruben Fiszel
41213a61aa
feat: native fetch + native postgresql jobs ( #1796 )
...
* push
* test
* test
* done
* fix
* modify script lang enum
* fix tests
* update wasm
* fix tests
2023-07-04 19:39:59 +02:00
Ruben Fiszel
28094b29d6
feat: download logs from backend
2023-06-22 22:38:41 +02:00
Ruben Fiszel
cb3177e3c0
feat: add dynamic default args to approval page form
2023-06-20 14:36:25 +02:00
Ruben Fiszel
eab70dcd35
feat: add schema form to approval steps
2023-06-20 11:59:13 +02:00
Ruben Fiszel
828461f038
fix: renaming app + improve flow rendering
2023-06-02 11:51:47 +02:00
Ruben Fiszel
4c33daaba0
rework ownership permissions
2023-04-15 23:03:16 +02:00
Ruben Fiszel
0b70212c6d
fix(backend): improve subflow processing
2023-04-03 00:32:13 +02:00
Ruben Fiszel
a8b99494eb
truncate file too big
2023-03-29 20:03:17 +02:00
Ruben Fiszel
8f7082d5ff
improve logging to trace job from root_job and fetching flow details from a separate workspace
2023-03-28 07:58:35 +02:00
Ruben Fiszel
26fd94a8f0
feat(frontend): refactor entire flow builder UX
2023-03-05 23:00:43 +01:00
Ruben Fiszel
a5e29e5f4f
fix tailwind JIT for devmode + graph fixes
2023-03-02 14:49:36 +01:00
Ruben Fiszel
e7ec96e871
feat(frontend): drawer for editing workspace scripts in flows
2023-02-28 15:51:56 +01:00
Ruben Fiszel
e1374bfd06
small flow improvements
2023-02-09 16:44:28 +01:00
Ruben Fiszel
e149f727b8
loader for flowjobresult
2023-01-25 20:33:33 +01:00
Ruben Fiszel
c1673b4f16
flow preview status viewer display more info
2023-01-25 14:14:14 +01:00
Ruben Fiszel
dc9eee265e
various improvements
2023-01-12 22:20:54 +01:00
Ruben Fiszel
c7f6b1870e
update axum
2023-01-11 08:19:20 +01:00
Ruben Fiszel
b93e98c3b7
nits: clarify resume messages
2023-01-09 16:46:36 +01:00
Ruben Fiszel
cd435fa07c
resuming suspended flows as owner is now through flow id
2022-12-24 09:44:05 +01:00
Ruben Fiszel
079fbd55ee
feat(backend): resume from owner directly in flow status viewer ( #1042 )
...
* foo
* progress
2022-12-23 13:04:31 +01:00
Ruben Fiszel
45d8af627c
flow UX improvements
2022-12-08 17:28:24 +01:00
Ruben Fiszel
0ee244e28e
UX flow improvements
2022-12-08 17:18:24 +01:00
Ruben Fiszel
245d14cae6
display number of retry attempts
2022-12-08 15:46:24 +01:00
Ruben Fiszel
068b964cd6
add iteration info
2022-12-08 13:30:48 +01:00
Ruben Fiszel
1c054e979a
display errors much better in the error handler
2022-12-08 11:07:44 +01:00
Ruben Fiszel
e66d09399c
early stop now bubble up to the top
2022-12-06 17:39:07 +01:00
Ruben Fiszel
365fa9523b
improve flow status viewer
2022-12-05 22:32:24 +01:00
Ruben Fiszel
c8bad59916
display jobs scheduled for later in flow status viewer
2022-12-05 20:33:28 +01:00
Ruben Fiszel
8a9c64c402
improve flow viewer
2022-12-05 13:21:42 +01:00
Ruben Fiszel
9167d27b42
improve flow viewer
2022-12-05 13:09:50 +01:00
Ruben Fiszel
f1b04b7374
improve flow status viewer
2022-12-05 11:19:26 +01:00
Ruben Fiszel
5b618ec1d0
feat(frontend): flow status viewer include a graph
2022-11-27 09:49:16 +01:00
Ruben Fiszel
569f4f54ee
improve flow's UX
2022-11-10 10:10:32 +01:00
Ruben Fiszel
d0117289c9
nit UX on FlowPreviewContent
2022-11-06 19:48:47 +01:00
Ruben Fiszel
030bfa9fbb
nit UX on FlowPreviewContent
2022-11-06 18:16:55 +01:00
Ruben Fiszel
63be299979
fix initialization of flowstore
2022-11-03 14:34:41 +01:00