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
0cad2bdb2f
fix: error handler does not recover flow anymore and error handler is called only once up the flow
2023-09-29 00:28:11 +02:00
Ruben Fiszel
1930a473e4
feat: support partial go dependency pinning
2023-08-31 22:12:47 +02:00
Ruben Fiszel
5ec4b88569
pin approval to 1.158.2+
2023-08-26 15:26:20 +02:00
Ruben Fiszel
d814a0f3be
fix: expose getResumeUrls in windmill-client
2023-08-26 11:54:21 +02:00
Ruben Fiszel
5fd36052fa
feat: add lockfile for deno + use npm module for deno for windmill-client
2023-08-26 11:14:01 +02:00
Ruben Fiszel
12c8441802
unpin windmill-client
2023-08-24 09:53:56 +02:00
Henri Courdent
a8cd5b7fe3
Updating GraphQL default ( #2142 )
2023-08-22 06:04:51 +02:00
Henri Courdent
4809e5a8a2
Updated default Rest and clear_rest ( #2140 )
2023-08-21 12:55:57 +02:00
Henri Courdent
4a8e4051ef
Updated default scripts ( #2125 )
2023-08-21 00:19:04 +02:00
Ruben Fiszel
2d028138fd
feat: multiline support in bash
2023-08-20 17:05:29 +02:00
Ruben Fiszel
73f37ddb03
feat: add lsp to bun and remove experimental status
2023-08-13 13:30:51 +02:00
Ruben Fiszel
1da6d98724
add back bun versioning to client
2023-08-12 23:57:07 +02:00
Ruben Fiszel
1778ec1117
feat: respect lockfiles for bun
2023-08-12 20:49:36 +02:00
Ruben Fiszel
591c9343ef
fix(bun): remove need for manual setClient
2023-08-12 01:24:42 +02:00
HugoCasa
2f18b94b33
feat: add native powershell support ( #2025 )
...
* feat: add powershell support
* fix: lang build
2023-08-10 13:19:50 +00:00
HugoCasa
f1a0070b71
feat: add graphql support ( #2014 )
...
* feat: add graphql support
* fix: use custom editor for viewing graphql schema
* fix: graphql parser cargo version
* fix: add graphql where missing
2023-08-09 16:19:57 +02:00
HugoCasa
488d2813f3
feat: add snowflake ( #1987 )
...
* feat: unveil windmill AI
* feat: add snowflake
* fix: uppercase snowflake auth params
2023-08-03 17:22:00 +02:00
HugoCasa
15eeb0f99e
fix: reset with minimal code ( #1982 )
2023-08-02 09:16:36 +02:00
Ruben Fiszel
8f964bf7b8
feat: add bun to flow and apps
2023-07-30 19:02:03 +02:00
HugoCasa
c9110575cd
feat: add bigquery ( #1934 )
...
* feat: add bigquery
* fix: remove debug logs
* fix: add records number limit
* fix: revert unwanted changes
* feat: bigquery enterprise only
* fix: google auth only when enterprise
* fix: rename bigquery scripts
2023-07-27 14:24:27 +02:00
Ruben Fiszel
f6564d26ce
feat: add powershell as a template
2023-07-16 10:47:24 +02:00
Ruben Fiszel
b7c7d564ca
feat: add mysql as native integration ( #1859 )
2023-07-11 22:53:02 +02:00
Ruben Fiszel
79ea3fae66
bun fixes
2023-07-06 22:29:00 +02:00
Ruben Fiszel
4317f065f5
feat: bun support ( #1800 )
...
* feat: bun support
* feat: bun support
* add bun support
* add bun support
* add bun support
* add bun
2023-07-06 21:19:07 +02:00
Ruben Fiszel
2479642415
fix compile
2023-07-05 10:16:09 +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
Faton Ramadani
19e8ea1944
fix(frontend): Fix typing ( #1774 )
...
* feat(frontend): Add documentation link in the component settings
* feat(frontend): Add missing type
* feat(frontend): fix typing errors
* feat(frontend): fix typing errors
2023-06-27 14:10:40 +02:00
Ruben Fiszel
0b3e68e0a4
docs -> www
2023-06-24 19:31:29 +02:00
Ruben Fiszel
dc909862f7
feat: new default encoding for resource types in deno
2023-06-17 18:58:02 +02:00
Ruben Fiszel
c93393d5c0
feat: schedule error handler ( #1636 )
...
* handleError
* revert
* all
2023-05-23 20:25:41 +02:00
Ruben Fiszel
7ee2d2c02e
feat: docker as a new supported language
2023-05-22 17:50:30 +02:00
Ruben Fiszel
fdbab6dcce
feat(lsp): add black + ruff + shellcheck ( #1597 )
2023-05-18 13:44:41 +02:00
Ruben Fiszel
47a455dc06
fix tab behavior
2023-05-17 21:13:04 +02:00
Ruben Fiszel
ec89b656b6
feat: introduce backend persisted draft systems for scripts
2023-04-30 15:56:52 +02:00
Ruben Fiszel
c6aba97a6e
update g/all to f/examples
2023-04-26 09:14:02 +02:00
Faton Ramadani
ae3ef61e2c
fix(frontend): Fix frontend script ( #1476 )
...
* fix(frontend): fix frontend script intendation
* feat(frontend): wip
* feat(frontend): fix reload all
* feat(frontend): add missing donePromise call
* feat(frontend): move donePromise in setResult
* feat(frontend): revert refresh
2023-04-25 15:46:45 +02:00
Faton Ramadani
a235dfbe1f
App templates ( #1448 )
...
* feat(backend): workers are instantly ready and sync with global cache in background
* feat(frontend): add templates
* feat(frontend): fix
* feat(frontend): add psql template
* feat(frontend): Move braces
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-04-21 15:09:18 +02:00
Ruben Fiszel
e8b991acfd
minor UX improvements
2023-04-18 10:40:40 +02:00
Oliver Veal
4e74266761
feat: inputs library on run page
...
* display previous script inputs on script run page
* parallelise loading
* parallelise loading
* also working for flows
* separate endpoints for scripts and flows
* Splitpanes and Saved Inputs (UI)
* Saved inputs API endpoints
* Editable Input name
* Narrow width styling
* feat(frontend): Add a toggle to open the saved inputs (#1401 )
* feat(frontend): Add a toggle to open the saved inputs
* feat(frontend): Add a toggle to open the saved inputs
* feat(frontend): Move toggle
* update all
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2023-04-12 17:29:06 +02:00
Faton Ramadani
4b300b7824
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
7e5c268f94
fix server starting failed
2023-04-06 11:46:47 +02:00
Ádám Kovács
f782c0e8de
fix(frontend): Export python code as string ( #1339 )
2023-03-31 11:09:53 +02:00
Ruben Fiszel
2d8e3acdef
feat(bash): add default argument handling for bash
2023-03-10 15:04:34 +01:00
Ruben Fiszel
a77e73ceb4
fix(deno): remove mysql support waiting for deno fix
2023-02-24 17:19:13 +01:00
Ruben Fiszel
87bc631a1f
fix(deno): remove mysql support waiting for deno fix
2023-02-24 17:11:53 +01:00
Ruben Fiszel
cca5ea8644
import python code as raw to avoid reindent
2023-02-05 16:03:03 +01:00
Ruben Fiszel
b5e1babf0a
fix python default tabSize
2023-02-05 14:51:33 +01:00
Ruben Fiszel
7084eb4a36
script_helpers nit
2023-01-15 08:32:37 +01:00
Ruben Fiszel
cfa2cf187e
improve default connection for failure module
2023-01-14 19:22:59 +01:00