Ruben Fiszel
b0660619c8
feat: add step's custom timeout
2023-07-30 20:42:24 +02:00
HugoCasa
d31929688b
fix(frontend): reset btn for all langs ( #1949 )
2023-07-28 00:24:14 +02:00
Ruben Fiszel
ebeeafccb8
fix: remove lockfile on any rawinput change in flows
2023-07-20 20:24:03 +02:00
HugoCasa
d4345fb02c
feat(frontend): generate scripts in the flow and app builders ( #1886 )
...
* feat: add inline code gen flow
* feat(frontend): add script gen to flow and app builders
* fix(backend): allow all users to use openai
* Fix build
* Fix build
* Fix build
---------
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2023-07-18 12:55:35 +02:00
Ruben Fiszel
387d56e2eb
fix: global cache now cache symlinks
2023-07-14 11:25:45 +02:00
Guillaume Bouvignies
7856bf67e9
feat: Front end for script concurrency limit ( #1863 )
...
* Front end for script concurrency limit
* Fix frontend
* sqlx prepare
* fix compile
* add flow inline scripts
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-07-13 17:32:08 +02:00
Ruben Fiszel
734f75d493
feat: step mocking for flows
2023-06-22 12:01:08 +02:00
Ruben Fiszel
cb3177e3c0
feat: add dynamic default args to approval page form
2023-06-20 14:36:25 +02:00
Ruben Fiszel
2ab4b364b2
fix: flow editor design improvements
2023-06-13 11:49:30 +02:00
Ruben Fiszel
3f99c12c66
add folding to editor in flow and script editor
2023-06-06 13:44:39 +02:00
Ruben Fiszel
027fa6ff09
feat: add cache as a primitive for flows ( #1671 )
...
* feat: add cache as a primitive for flows
* fix failure module
2023-06-04 14:39:10 +02:00
Ruben Fiszel
f476904af0
fix: improve websockets handling for flow editor
2023-06-02 19:45:30 +02:00
Ruben Fiszel
8e080b9028
update openapi-typescript-codegen
2023-05-24 12:30:21 +02:00
Ruben Fiszel
36280cffc8
feat: expose a react sdk to integrate windmill into react apps ( #1605 )
...
* expose react sdk
* expose react sdk
* iterate
* iterate
* iterate
* nit
* update example
* update example
* small fixes
* update all
2023-05-19 20:44:07 +02:00
Ruben Fiszel
fdbab6dcce
feat(lsp): add black + ruff + shellcheck ( #1597 )
2023-05-18 13:44:41 +02:00
Ruben Fiszel
e60a4b251e
feat(backend): cache hub scripts in the worker cache
2023-05-09 12:45:54 +02:00
Ruben Fiszel
a0cec91f90
feat(frontend): add an eval input component for flow ( #1494 )
...
* fix sqlx
* all
2023-04-28 23:09:28 +02:00
Ádám Kovács
f63c1c5d2e
feat(frontend): Add seconds input ( #1445 )
...
* feat(frontend): Add seconds input
* add more instances
* fix header toggles
* add retry calculations
2023-04-21 14:35:50 +02:00
Ruben Fiszel
f940eab5de
feat(frontend): add impersonate api + local resolution of import by lsp v0
2023-04-07 22:54:55 +02:00
Ruben Fiszel
2e955f51b9
fix lack of suggestions in flow editor
2023-04-01 14:53:45 +02:00
Ruben Fiszel
daed141fa2
fix z-stacking on chrome for flow builder
2023-03-07 19:23:41 +01:00
Ruben Fiszel
aba91f1ee1
fix z-index for flowbuilder
2023-03-07 14:57:51 +01:00
Ruben Fiszel
a5a1068516
feat(frontend): add history to flows and apps
2023-03-07 14:47:17 +01:00
Ruben Fiszel
fa18204267
fix(frontend): arginput + apppreview fixes
2023-03-03 17:34:08 +01:00
Ruben Fiszel
a05757494c
flow improvements
2023-03-02 17:37:51 +01:00
Ruben Fiszel
e7ec96e871
feat(frontend): drawer for editing workspace scripts in flows
2023-02-28 15:51:56 +01:00
Ruben Fiszel
8b6e579c16
fix many apps bugs
2023-02-26 23:43:00 +01:00
Ruben Fiszel
421571b706
avoid annoying panel resizing on value change
2023-01-14 14:29:12 +01:00
Ruben Fiszel
fa4b3b7d09
app reactivity improvements
2022-12-30 09:56:07 +01:00
Ruben Fiszel
5753ce3140
allow updating to latest hash from within flow directly if module hash locked
2022-12-24 06:24:27 +01:00
Ruben Fiszel
1bbd8b7fdc
Flow UX improvements wrt to triggers
2022-12-15 23:09:23 +01:00
Ruben Fiszel
4ed97fe39a
editor styling
2022-12-09 14:32:50 +01:00
Ruben Fiszel
e2744810cc
improve branches module editor
2022-12-07 13:20:41 +01:00
Ruben Fiszel
b0c3aee752
improve branches module editor
2022-12-07 13:10:21 +01:00
Ruben Fiszel
9ea336fd6e
fix flow input picker
2022-12-07 11:04:31 +01:00
Ruben Fiszel
a1519e09a9
feat: implement flow as a flow step
2022-12-06 23:38:06 +01:00
Ruben Fiszel
e66d09399c
early stop now bubble up to the top
2022-12-06 17:39:07 +01:00
Ruben Fiszel
fa7e8d107b
feat: add lockable version to scripts inside flows ( #972 )
...
* add it to openflow
* push
* push
* final
2022-12-06 13:11:11 +01:00
Ruben Fiszel
73f4589801
fix frontend errors
2022-12-05 13:26:26 +01:00
Ruben Fiszel
2fbc8a39b3
improve search windows and remove fuse.js
2022-12-04 11:55:26 +01:00
Ruben Fiszel
a2b49393d2
UX improvements
2022-12-04 01:03:38 +01:00
Ruben Fiszel
283deba0e0
add proper icon for hub scripts in flow items
2022-11-30 19:27:30 +01:00
Ruben Fiszel
dc6bcae03d
fix flowmodule splitpane size
2022-11-27 02:04:07 +01:00
Ruben Fiszel
b0ccbe22ee
UX improvements
2022-11-27 00:07:44 +01:00
Ruben Fiszel
010185df04
fix same_worker/shared to work with and without nsjail
2022-11-26 19:02:49 +01:00
Ruben Fiszel
8c3846a703
UX nits
2022-11-23 10:30:08 +01:00
Ruben Fiszel
8f92a0c66f
feat(frontend): flow UX overhaul II + go + python support for trigger scripts ( #928 )
...
* all
* improve all
* improve all
* fix frontend
* fix input picker nits
* fix(frontend): Fix Menu display
* all
* fix all
* fix all
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2022-11-22 16:18:14 +01:00
Ruben Fiszel
9929cdde22
feat(frontend): overhaul the whole flow UX
2022-11-21 17:28:55 +01:00
Ruben Fiszel
8835659796
fix tarring the entire cache back to s3 + UX nits
2022-11-21 09:25:22 +01:00
Ruben Fiszel
edf81585e6
fix load flow input correctly
2022-11-17 12:17:06 +01:00