Faton Ramadani
7aa2189fec
fix(frontend): fix use inputs flow preview ( #4094 )
...
* fix(frontend): Fix json editor wip
* fix(frontend): Fix 'Use input' in the test flow drawer
2024-07-17 14:52:21 +02:00
Ruben Fiszel
1be0bfaf7b
fix: flow args should always render in test flow
2024-06-11 13:57:53 +02:00
Ruben Fiszel
f54cfd3640
fix: improve flow status viewer to display the step details on third tab
2024-06-04 15:07:08 +02:00
Ruben Fiszel
27d5cd00a3
nits
2024-05-16 20:34:15 +02:00
Ruben Fiszel
071a0ae927
feat: show more for logs on s3 directly possible from browser log viewer
2024-04-17 21:42:46 +02:00
Faton Ramadani
000a4814e8
feat(frontend): Update shortcuts design ( #3285 )
...
* feat(frontend): Improve text colors + button shortcuts
* feat(frontend): revert theme changes
* fix(frontend): fix shortcuts
* fix(frontend): fix delete shortcut
2024-02-26 10:30:16 +01:00
HugoCasa
13e6706a09
feat: flow inputs ai gen ( #3191 )
...
* feat: flow inputs ai gen
* fix: prevent flow builder crash on AI gen
* fix: nits
* fix: adjust tab behavior
2024-02-10 19:51:44 +01:00
Ruben Fiszel
26fdf20f49
fix warning flow changed
2023-11-21 15:46:41 +01:00
Ruben Fiszel
4023bca192
improve flow preview content
2023-11-19 11:46:48 +01:00
Ruben Fiszel
28d1c75962
fix test flow cancel
2023-11-11 17:41:37 +01:00
Faton Ramadani
fe35c7ad3c
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
8a7fe93559
feat: add support for flows in vscode extension ( #2585 )
...
* all
* change tagline
* all
* all
* all
2023-11-07 20:16:01 +01:00
Ruben Fiszel
d88096c84c
flow vscode extension improvements ( #2536 )
...
* flow dev
* vscode flow extension improvements
2023-11-01 13:10:10 +01:00
Guillaume Bouvignies and Ruben Fiszel
c31299bed8
feat: Ability to restart flow on loop/branchall iteration ( #2526 )
...
* feat: Ability to restart flow on loop/branchall iteration
* Add popover to frontend
* refresh restart button onSelectedJobStepChange
* Display branch names for branchall
* Fix flow preview
* Fix compile break
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2023-10-31 15:27:54 +01:00
Guillaume Bouvignies
76a736aee6
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
69d1bfa295
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
d96f8d0d41
feat: add timeline progress bars to flows" ( #2464 )
...
* add timeline
* progress
* all
* all
2023-10-18 19:22:09 +02:00
Faton Ramadani and Ruben Fiszel
11e0bc76c4
feat(frontend): App polish ( #2397 )
...
* fix(frontend): app polish
* wip
* fix(frontend): rework schedule drawer
* fix(frontend): add Label wrapper for consistency
* fix(frontend): fix tab inconstiencies
* fix(frontend): make kbd modifier visible + fix spacings
* fix(frontend): add spinning animation when assistant is loading
* wip
* fix(frontend): add inner border
* feat(frontend): reorganised metadata fields
* feat(frontend): fix merge
* feat(frontend): fix build
* feat(frontend): fix build
* Update CenteredPage.svelte
* feat(frontend): fix inner-border dark
* wip
* feat(frontend): Fix buttons
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2023-10-08 23:31:53 +02:00
Faton Ramadani
bda6f1fe5d
feat(frontend): add driverjs ( #2327 )
...
* feat(frontend): add driverjs
* feat(frontend): pipeline done
* feat(frontend): texts updated
* feat(frontend): split tutorials into two
* feat(frontend): Branch one tutorial
* wip
* feat(frontend): flow editor tutorial v0 done
* feat(frontend): flow editor tutorial v0 done
* feat(frontend): fix how tutorials are started
* feat(frontend): fix how tutorials are started
2023-10-04 10:12:07 +02:00
Ruben Fiszel
6492ff627a
fix: fix upto preview issue with nested flows
2023-09-24 23:59:47 +02:00
Faton Ramadani
8fa9e3ca4c
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
ea04e90574
select fix
2023-07-03 13:04:27 +02:00
Ruben Fiszel
ddcad940c1
select fix
2023-07-03 12:44:02 +02:00
Ruben Fiszel
4763242780
feat: cancel non-yet-running jobs and rework force cancellation
2023-06-25 18:02:00 +02:00
Ruben Fiszel
8d8542e4cf
only prettify run forms and lightweight schema form
2023-05-10 17:29:12 +02:00
Ruben Fiszel
957fd81576
feat(frontend): add input library to flow builder
2023-05-09 16:08:22 +02:00
Ruben Fiszel
c62670f735
fix(backend): grant all on raw_app
2023-05-09 15:02:04 +02:00
Ruben Fiszel
5c67011a11
styling nits
2023-05-01 19:29:45 +02:00
Ruben Fiszel
a1966427e8
feat: introduce draft for flows
2023-05-01 09:31:22 +02:00
Faton Ramadani and Ruben Fiszel
41831d58ed
fix(frontend): Fix mac shortcuts ( #1381 )
...
* fix(frontend): fix app init issue
* fix(frontend): Fix mac shortcuts
* Update NonRunnableComponent.svelte
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-04-11 08:52:40 +02:00
Ruben Fiszel
8c53598aba
fix(backend): improve handling subflow with many depth using tailrec
2023-04-03 08:37:24 +02:00
Ruben Fiszel
9e4d90ad37
feat(frontend): add history to flows and apps
2023-03-07 14:47:17 +01:00
Ruben Fiszel
cc6eaaf473
fix tailwind JIT for devmode + graph fixes
2023-03-02 14:49:36 +01:00
Ruben Fiszel
6adc875610
feat(frontend): drawer for editing workspace scripts in flows
2023-02-28 15:51:56 +01:00
Ruben Fiszel
1165cf6e24
UX improvements for flows
2023-01-24 21:53:41 +01:00
Ruben Fiszel
d1131c1a16
various fixes
2023-01-17 11:30:37 +01:00
Ruben Fiszel
ba28f6c62a
error improvements
2023-01-15 01:28:13 +01:00
Ruben Fiszel
d108c3ed07
flow constants page improvements
2022-12-30 06:23:59 +01:00
Ruben Fiszel
bf86fe5041
update to sveltekit 1.0
2022-12-25 08:05:39 +01:00
Ruben Fiszel
0e585a81a5
resuming suspended flows as owner is now through flow id
2022-12-24 09:44:05 +01:00
Ruben Fiszel
f1d0db3bc7
make flow status viewer always open
2022-12-24 06:31:22 +01:00
Ruben Fiszel
40195d42f6
feat(backend): resume from owner directly in flow status viewer ( #1042 )
...
* foo
* progress
2022-12-23 13:04:31 +01:00
Ruben Fiszel
08bfc1020d
UX flow improvements
2022-12-08 17:18:24 +01:00
Ruben Fiszel
35b57e20ed
fix frontend errors
2022-12-05 13:26:26 +01:00
Ruben Fiszel
ede6cbea99
improve flow viewer
2022-12-05 13:09:50 +01:00
Ruben Fiszel
177fc2b421
improve flow status viewer
2022-12-05 11:19:26 +01:00
Ruben Fiszel
02a9c5c4ea
feat(frontend): flow status viewer include a graph
2022-11-27 09:49:16 +01:00
Ruben Fiszel
b3ac7e1337
fix flow UX
2022-11-24 02:04:53 +01:00
Ruben Fiszel
40183ce4e4
feat: deprecate previous_result in favor of results per id
2022-11-10 01:58:52 +01:00
Ruben Fiszel
753a66488c
nit UX on FlowPreviewContent
2022-11-06 18:16:55 +01:00