Ruben Fiszel
4f30b1fb82
feat: store failed_retries per module state and display failed retries in flow status viewer
2024-05-23 19:16:26 +02:00
Ruben Fiszel
29bf7d3bd0
fix: add allow http toggle to object store settings
2024-05-22 00:36:04 +02:00
Ruben Fiszel
c425ec2f45
feat: improve log storage + expand all logs in a flow
2024-05-14 22:11:52 +02:00
Ruben Fiszel
cb6efb08a2
feat: show more for logs on s3 directly possible from browser log viewer
2024-04-17 21:42:46 +02:00
Ruben Fiszel
b04c665582
nits
2024-04-09 19:50:55 +02:00
Ruben Fiszel
c7c2272f22
add default state store to flow status viewer
2024-04-09 18:43:50 +02:00
Ruben Fiszel
ac238db765
fix: improve handling of very large iterator on frontend
2024-04-09 18:26:09 +02:00
Ruben Fiszel
a78857b433
nits
2024-04-09 14:15:12 +02:00
Ruben Fiszel
34fd745b2f
more error messages
2024-04-09 10:27:14 +02:00
Ruben Fiszel
d70ecf0e01
fix: show flow user states in flow state preview
2024-04-05 16:43:38 +02:00
Ruben Fiszel
1e9bee2915
fix: display approval step at top level regardless of depth
2024-03-27 09:46:09 +01:00
Ruben Fiszel
8d51cfcadc
fix: use webhook id as username
2024-03-26 10:06:01 +01:00
Ruben Fiszel
916f05805f
nit
2024-03-26 09:01:36 +01:00
Ruben Fiszel
67ccb1dd20
improve flow rendering
2024-03-23 16:51:49 +01:00
Ruben Fiszel
bf8f0c92bc
improve flow rendering
2024-03-23 16:41:59 +01:00
Ruben Fiszel
3279996fd2
feat(frontend): fetch logs just-in-time only when necessary
2024-03-23 15:57:23 +01:00
Ruben Fiszel
ce6fb0b657
improve nested flow flow renderer
2024-01-12 01:11:49 +01:00
Ruben Fiszel
3a2c00f5a3
fix: improve nested flow status viewer
2023-12-13 08:14:34 +01:00
Ruben Fiszel
65f902af93
fix: linked variable already being a variable
2023-12-07 00:41:51 +01:00
Ruben Fiszel
26a83b725f
improve flow status viewer
2023-12-07 00:17:48 +01:00
Ruben Fiszel
c9023d2537
revert forloop selected details
2023-12-06 15:17:51 +01:00
Faton Ramadani
f1107240ad
fix(frontend): use correct id for selected for loop iteration ( #2787 )
2023-12-06 13:57:31 +01:00
Ruben Fiszel
f9624c57bf
use nested flow keys
2023-11-23 19:20:58 +01:00
Ruben Fiszel
1fc13c8e97
improve flow preview content
2023-11-19 11:51:33 +01:00
Ruben Fiszel
d755125565
init durationStatuses
2023-11-10 15:19:15 +01:00
Ruben Fiszel
4b873a9f5f
fix: improve display of optimized one-loops + dependency jobs of dedicated workers happen on dedicated worker
2023-11-10 15:14:22 +01:00
Faton Ramadani
cdc76994f8
feat(frontend): Buttons refactor ( #2545 )
...
* feat(frontend): wip
* feat(frontend): button refactor wip
* feat(frontend): button refactor wip
* feat(frontend): fix build
* feat(frontend): fix build
* fix(frontend): fix build
* fix(frontend): fix buttons styles
* fix(frontend): remove dev file
* feat(frontend): clean up
* feat(frontend): done
* feat(frontend): done
* feat(frontend): remove duplicated componnet
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): forked Flow icons
* feat(frontend): remove legacy dropdown
* feat(frontend): migrated all + remove dependencies
* feat(frontend): clean up
2023-11-10 09:43:10 +01:00
Ruben Fiszel
864ca3de3a
settings refactor
2023-11-05 12:54:25 +01:00
Ruben Fiszel
b846d2fb86
fix: make timeline fit for high number of iterations for flows
2023-11-03 19:22:14 +01:00
Ruben Fiszel
8958d58974
add waiting for execution to flow timeline
2023-11-01 16:56:34 +01:00
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
Faton Ramadani
be1c6ab3df
Fix dependencies issues ( #2486 )
...
* fix(frontend): Fix dependencies issues
* fix(frontend): fix build
* fix(frontend): remove code duplication
2023-10-23 13:54:31 +02:00
Ruben Fiszel
f134b8c693
remove hub specific errors
2023-10-21 14:07:49 +02: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