Henri Courdent
38f9c96a81
Type fix & helpers approval steps ( #3950 )
2024-06-24 15:26:20 +02:00
HugoCasa
1e877c0ea1
feat(frontend): upgrade to gpt-4o + add AI support for php ( #3820 )
...
* feat: upgrade to gpt-4o
* feat: improve code completion + UI stuff
2024-05-27 18:29:42 +02:00
HugoCasa
f7f7a6d85f
feat: add php ( #3725 )
...
* feat: add php
* fix: nsjail + frontend build
2024-05-15 08:12:11 +02:00
Ruben Fiszel
6b49f47c5c
feat: nativets can use the wmill library + setClient not required anymore ( #3714 )
...
* all
* all
* all
* all
2024-05-13 08:26:03 +02:00
lfanew
29f746a51d
Powershell client ( #3551 )
...
* init commit of partial functionality
* Simplified layout (matching TS client)
* reworked get & post
webrequest allows more interaction with response
* Added more functionality
* Added cancel and wait for jobs
* todo added
* Async script running and query util
* Added sync script & async flow
* Stop-WindmillExecution
Implementation of `cancel_running` from Python client.
Also changed $Body -> $Data to be more explicit (we don't expect JSON body as the method will convert it for us)
* Added get workspace and job
* added token creation
* Added job cancel cmdlet
* get id token
* Final draft
- Manual testing complete
- Rearranged methods & functions
- Added a bit more functionality
* fixed incomplete synopsis
* added parent job back
dont think it's related to this module. reported finding in discord
* feat: publish CI
---------
Co-authored-by: HugoCasa <hugo@casademont.ch >
2024-04-18 14:42:58 +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
773b524b04
feat: approval steps description
2024-03-27 14:04:14 +01:00
Ruben Fiszel
108d19bced
fix: improve bun type assistant ( #3402 )
...
* fix ATA
* improve ATA
* improve ATA
* improve ATA
2024-03-13 16:55:43 +01:00
Ruben Fiszel
b017fb6ec8
nits
2024-03-13 02:18:14 +01:00
Ruben Fiszel
16c615e038
feat: configurable languages and orders
2024-03-12 21:50:24 +01:00
Ruben Fiszel
4eeb0d5a39
feat: bun is now the default typescript language
2024-03-09 15:20:47 +01:00
HugoCasa
1ee45a1f7d
feat: allow to pin database in sql scripts ( #3304 )
2024-02-27 19:59:52 +01:00
Ruben Fiszel
9c344605ed
fix: improve approval/prompt helpers
2024-01-20 15:25:49 +01:00
Ruben Fiszel
e8279a9ee1
fix: pin deno windmill-client version to relase
2023-12-21 15:25:40 +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
HugoCasa
6e138528dd
feat: mysql named params ( #2805 )
2023-12-07 18:55:14 +01:00
HugoCasa
859cc14f67
fix: x overflow scroll + add clear history btn ( #2641 )
2023-11-17 12:38:52 +01:00
HugoCasa
2fe623cf6b
feat: add sql server ( #2604 )
...
* feat: add sql server
* feat: mssql test, db schema, AI
* chore: update to latest parser
* fix: clean mssql executor
2023-11-10 11:16:13 +01: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
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