Ruben Fiszel
dabf912a5e
patch(deno-client): phSql now returns list instead of objects by default
2022-08-21 17:31:01 +02:00
Ruben Fiszel
1aa28c5599
feat: PostgreSQL parametrized statement handled as typescript template
2022-08-21 17:15:56 +02:00
Ruben Fiszel
52f01b782c
patch(deno-client): export pgSql, pgClient from mod
2022-08-21 14:34:30 +02:00
Ruben Fiszel
5900a03c04
fix(deno-client): pg module now supports prepared statements
2022-08-20 12:03:03 +02:00
Ruben Fiszel
68aaf3267c
fix(deno-client): wrap the deno-postgres client and not the query statement
2022-08-19 13:26:35 +02:00
Ruben Fiszel
a64fa1054b
add pgQuery to deno-client
2022-08-17 11:53:22 +02:00
Ruben Fiszel
b128388cc6
fix(deno-client): getResource can now fetch non-object values
2022-08-02 18:38:54 +02:00
Ruben Fiszel
9daff2a228
feat: add primitive sql format ( #320 )
2022-08-02 16:55:20 +02:00
Ruben Fiszel
5b548a0e71
fix: deno api generator now supports openflow
2022-07-31 16:39:39 +02:00
Ruben Fiszel
2cb6e6e702
feat: base64 support in schema editor
2022-07-29 11:40:28 +02:00
Ruben Fiszel
0faabdbc40
fix: update variable and resources now return error if nothing was updated
2022-07-29 11:07:59 +02:00
Ruben Fiszel
e0b5baaee7
fix internal state path
2022-07-29 00:52:55 +02:00
Ruben Fiszel
59ab5f711c
make Resource an any to avoid error on field access
2022-07-29 00:36:54 +02:00
Ruben Fiszel
08ab4d171a
fix(deno-client): make hack for patching openapi-generator more stable
2022-07-19 11:02:26 +02:00
Ruben Fiszel
2f4df43a1a
fix(deno-client): make hack for patching openapi-generator more stable
2022-07-19 10:59:07 +02:00
Ruben Fiszel
6939f9d76b
fix: list with is_skipped + deno-client fix
2022-07-19 05:59:12 +02:00
Ruben Fiszel
af23b30c37
feat: trigger scripts and have flows being triggered by checking new external events regularly ( #200 )
...
* v1 trigger scripts
* progress
* stop early condition
* backend execution model
* progress
* progress
* progress
* works but todo: collect result, render forloop, convert forloopraw to seq for frontend
* collect result
* v1
* that's enough
* sed
2022-07-17 13:17:45 +02:00
Ruben Fiszel
0967c1be65
fix(deno-client): do not create resource for createInternalPath
2022-07-15 20:26:49 +02:00
Ruben Fiszel
18e33bb407
fix(deno-client): handle text/plain parse
2022-07-15 19:23:32 +02:00
Ruben Fiszel
98968ab039
fix(deno-client): handle text/plain serialize
2022-07-14 19:53:12 +02:00
Ruben Fiszel
5b89abe282
fix(deno-client): fix stringify
2022-07-08 12:45:51 +02:00
Ruben Fiszel
6954580801
fix: databaseUrlFromResource uses proper database field
2022-06-29 20:47:08 +02:00
Ruben Fiszel
2659e9d62b
fix: add databaseUrlFromResource to deno
2022-06-28 00:46:14 +02:00
Ruben Fiszel
d41913a440
fix: index.ts -> mod.ts
2022-06-27 23:17:31 +02:00
Ruben Fiszel
8c0acac212
fix: windmill deno package index.ts -> mod.ts
2022-06-27 23:12:22 +02:00
Ruben Fiszel
63a7401f24
fix: internal state for script triggers v4
2022-06-27 22:55:18 +02:00
Ruben Fiszel
31445d7182
fix: internal state for script triggers v3
2022-06-27 22:53:40 +02:00
Ruben Fiszel
22c6347d8a
fix: internal state for script triggers v3
2022-06-27 22:53:00 +02:00
Ruben Fiszel
e7ae94eb45
fix: internal state for script triggers v2
2022-06-27 22:43:56 +02:00
Ruben Fiszel
f9eedc31ed
fix: internal state for script triggers v2
2022-06-27 22:42:38 +02:00
Ruben Fiszel
6321311112
fix: internal state for script triggers v1
2022-06-27 22:03:02 +02:00
Ruben Fiszel
dcdb989adb
feat: internal state for script triggers mvp
2022-06-27 21:51:23 +02:00
Ruben Fiszel
276319d992
feat: better type narrowing for list and array types
2022-06-22 21:48:41 +02:00
Ruben Fiszel
28b5671402
fix: rename ResourceType -> Resource
2022-06-14 08:55:55 +02:00
Ruben Fiszel
f1ee5f3130
feat: add ResourceType<'name'> as deno signature arg type
2022-06-14 01:43:24 +02:00
Ruben Fiszel
1a61d50076
feat: alpha hub integration + frontend user store fixes + script client base_url fix
2022-06-12 01:55:05 +02:00
Ruben Fiszel
605c2b4d11
fix: clean exported deno-client api
2022-05-18 10:09:41 +02:00
Ruben Fiszel
563ba3e7f7
fix: deno client
2022-05-18 09:48:41 +02:00
Ruben Fiszel
2e1d43033f
feat: Typescript support for scripts (alpha)
...
* typescript support
* frontend
* type inference
* type inference
* v0 works
* v0 typescript
* v0 typescript
* deno-client v0
* deno-client v0
* build_deno
* rm autogenerated files
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* on tags
* createResource
* createResource
* createResource2
* typescript support
* templates
* include version
2022-05-17 20:42:05 +02:00