Ruben Fiszel
c1f7bb7c04
fix: fix multiplayer
2023-12-22 18:17:36 +01:00
Ruben Fiszel
6d5a547eb6
feat: quick search in flow support workspace scripts
2023-12-22 17:54:44 +01:00
Ruben Fiszel
5638a46389
improve search perf
2023-12-22 16:05:47 +01:00
Ruben Fiszel
763bd38c75
improve search perf
2023-12-22 15:59:01 +01:00
Ruben Fiszel
b035ae1b95
fix: edit schedule from trigger page
2023-12-22 15:32:36 +01:00
Guillaume Bouvignies
cd48fdce2e
feat: move S3 file within bucket ( #2913 )
2023-12-22 15:02:16 +01:00
Guillaume Bouvignies
2870d4882d
feat: Retry for scheduled scripts ( #2893 )
...
* feat: Retry for scheduled scripts
* rename scheduldedscriptwithretry to singlescriptflow
* Schedule options under tabs
2023-12-22 14:59:46 +01:00
Faton Ramadani
71f9b0ea3e
fix(frontend): Fix debug condition + decision tree + add missing date to job preview + prevent header node from being selected in the flow editor ( #2912 )
2023-12-22 13:25:12 +01:00
Guillaume Bouvignies
539312bb7e
fix: Update S3 TS code snippets and Python SDK for Polars 0.20.X ( #2911 )
...
* fix: update S3 TS code snippets
* use S3Object type from SDK
* update python snippets as well
* Update python SDK for Polars 0.20.X
2023-12-22 08:39:35 +01:00
Guillaume Bouvignies
d238fc366a
feat: S3 delete file and upload new ( #2909 )
2023-12-22 08:38:09 +01:00
Ruben Fiszel
279a5686d1
ata nits
2023-12-22 07:59:13 +01:00
Ruben Fiszel
d634764b34
feat: add button for auto-formatting
2023-12-22 05:16:33 +01:00
Ruben Fiszel
51acf80d36
fix: add relative path handling for bun ATA
2023-12-22 04:30:18 +01:00
8149ac8ecd
Helps in frontend ( #2901 )
...
* Helps in frontend
* fix doclink
* Fix build
* Removing tooltips Save
* fix: remove bad app type forcing (#2906 )
* fix: remove bad type forcing
* fix: safety
---------
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
Co-authored-by: HugoCasa <hugo@casademont.ch >
2023-12-21 17:00:02 +01:00
Ruben Fiszel
e8279a9ee1
fix: pin deno windmill-client version to relase
2023-12-21 15:25:40 +01:00
Ruben Fiszel
d5d4d567fd
fix: improve javascript editors with semantic validation
2023-12-21 15:12:35 +01:00
Ruben Fiszel
8056741f0c
small ata fix
2023-12-21 02:15:16 +01:00
Ruben Fiszel
9694f01752
improve ata
2023-12-20 18:36:06 +01:00
Ruben Fiszel
4a072d1eb9
improve ata
2023-12-20 18:35:58 +01:00
Faton Ramadani
1a5eb1d45e
feat(frontend): add a quick button to open decision tree graph ( #2897 )
2023-12-20 17:21:59 +01:00
Guillaume Bouvignies
c1e04e104c
fix: TS SDK not found upon install error ( #2895 )
2023-12-20 16:53:42 +01:00
Ruben Fiszel
0f9d5e8617
small ata fix
2023-12-20 12:55:21 +01:00
Ruben Fiszel
1a0a3ba07d
feat: bun automatic type acquisition in frontend directly ( #2884 )
...
* foo
* ata
* done
* remove bun from lsp
* update all
2023-12-20 12:52:01 +01:00
legalgig
26751b8374
feat: Add Zitadel IDP ( #2888 )
2023-12-20 13:00:06 +09:00
HugoCasa
0692fb3a54
feat: not on latest app version warning ( #2889 )
2023-12-20 12:59:18 +09:00
Guillaume Bouvignies
d8eb92e3e5
fix: Persistent script spinner ( #2879 )
2023-12-18 16:16:25 +01:00
Ruben Fiszel
fc17d0f126
fix: improve on click behavior of tree view
2023-12-17 20:15:09 +01:00
Ruben Fiszel
c8ef65aae1
fix sqlx
2023-12-17 17:29:25 +01:00
Ruben Fiszel
ceb294c0aa
frontend nits
2023-12-17 17:07:45 +01:00
Ruben Fiszel
b203cfdf4d
improve clickable zone for home tree view
2023-12-17 16:53:33 +01:00
Ruben Fiszel
7911ceff80
cache token for lsp
2023-12-17 16:36:38 +01:00
Ruben Fiszel
5f61128f84
feat: add filter for home screen to filter u/*
2023-12-17 16:17:29 +01:00
Ruben Fiszel
9e70279696
feat: add overridable tag directly from run page
2023-12-17 15:27:56 +01:00
Joshua May
8a5cf4afc3
feat: Add Kanidm SSO support ( #2871 )
2023-12-17 02:05:15 +01:00
Faton Ramadani
608af741ea
feat(frontend): Add submitted text prop ( #2864 )
...
* feat(frontend): add a prop to control the text after a file is uploaded
* feat(frontend): add a prop to control the text after a file is uploaded
2023-12-15 17:36:42 +01:00
Faton Ramadani
c483d06e4d
feat(frontend): Decision tree ( #2812 )
...
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): deicision tree v0
* feat(frontend): deicision tree v0
* feat(frontend): fix build
* feat(frontend): fix events
* feat(frontend): add branch
* feat(frontend): interactions done
* feat(frontend): fix graph display
* feat(frontend): fix rendering
* feat(frontend): add end props
* feat(frontend): working empty branches
* feat(frontend): code cleanup
* feat(frontend): code cleanup
* feat(frontend): fix subgrids sync
* feat(frontend): add missing events
* feat(frontend): clean up comments
* feat(frontend): fix inputValue key
* feat(frontend): clean up comments
* feat(frontend): compute first node
* feat(frontend): fix layout
* feat(frontend): fix actions
* feat(frontend): remove console.log
* feat(frontend): fix styling + add debug mode + use label in output panel
* feat(frontend): fix styling
* feat(frontend): fix styling
* feat(frontend): done
* feat(frontend): done
* feat(frontend): done
* feat(frontend): fix add
* feat(frontend): fix delete
* feat(frontend): minor fix
* feat(frontend): fix preivous buttons
* feat(frontend): Fix the eval preview
* feat(frontend): Remove log
* feat(frontend): fix wording
* feat(frontend): select the tab in the app editor when selecting the node
2023-12-15 15:19:59 +01:00
Guillaume Bouvignies
36b5b9982d
fix: Stopping perpetual scripts ( #2860 )
2023-12-15 15:19:30 +01:00
Ruben Fiszel
16f1ddd8b2
fix evalv2 connections rare freeze
2023-12-14 17:52:34 +01:00
Guillaume Bouvignies
b484a8dc27
feat: Add download button to S3 file picker ( #2857 )
2023-12-14 15:45:37 +01:00
Guillaume Bouvignies
8d87712e2c
chore: Update S3 code snippets ( #2854 )
...
* chore: Update S3 code snippets
* update tooltip
* cleanup code
2023-12-14 15:35:24 +01:00
Guillaume Bouvignies
71743801c8
feat: Cancel persistent script runs from drawer ( #2847 )
...
* feat: Cancel persistent script runs from drawer
* Add explicit buttons
* revert change to docker compose
2023-12-14 15:30:39 +01:00
Faton Ramadani
eea94a20c9
fix(frontend): fix tutorial typos ( #2852 )
...
* fix(frontend): fix tutorial typos
* feat(frontend): fix wording
* feat(frontend): fix wording
2023-12-14 15:27:23 +01:00
Ruben Fiszel
d37d8c5836
fix: fix s3 test connection
2023-12-14 02:51:53 +01:00
Guillaume Bouvignies
6d51535539
fix: Handle s3object in Deno and Bun ( #2851 )
2023-12-13 23:02:48 +01:00
Ruben Fiszel
0afb83f68a
fix: fix setting base_url from empty initial value
2023-12-13 16:24:07 +01:00
Ruben Fiszel
3a2c00f5a3
fix: improve nested flow status viewer
2023-12-13 08:14:34 +01:00
HugoCasa
0af9b9b2b5
feat: powershell deps ( #2820 )
...
* feat: powershell deps v-1
* feat: powershell profile + editor helpers + arm img
* fix: make sure powershell cache dir exists
2023-12-13 07:09:08 +01:00
Guillaume Bouvignies and Ruben Fiszel
7c71b65a99
feat: Add default timeout for instance and custom timeout for scripts ( #2811 )
...
* feat: Add default timeout for instance and custom timeout for scripts
* final
* sqlx prepare
* Logs a warning in the job logs
* Fix merge
* JOB_DEFAULT_TIMEOUT is an optional
* Fix JOB_DEFAULT_TIMEOUT monitor loading
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-12-13 07:08:07 +01:00
Guillaume Bouvignies
f3b7c49351
fix: Simplify worker env var input ( #2838 )
...
* fix: simplify worker env var input
* Add preset buttons for AWS and SSL
2023-12-12 18:45:52 +01:00
Guillaume Bouvignies
953b80cab7
feat: Add jitter to exponential backoff ( #2842 )
2023-12-12 18:36:22 +01:00