Ruben Fiszel
738d429f2f
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
518b36c265
fix(deno-client): do not create resource for createInternalPath
2022-07-15 20:26:49 +02:00
Ruben Fiszel
fb17d77a9d
fix(deno-client): handle text/plain parse
2022-07-15 19:23:32 +02:00
Ruben Fiszel
109e8e1280
fix(deno-client): handle text/plain serialize
2022-07-14 19:53:12 +02:00
Ruben Fiszel
8116980f51
fix(deno-client): fix stringify
2022-07-08 12:45:51 +02:00
Ruben Fiszel
2a6818b629
fix: databaseUrlFromResource uses proper database field
2022-06-29 20:47:08 +02:00
Ruben Fiszel
1632600a01
fix: add databaseUrlFromResource to deno
2022-06-28 00:46:14 +02:00
Ruben Fiszel
b7b75b5d9b
fix: index.ts -> mod.ts
2022-06-27 23:17:31 +02:00
Ruben Fiszel
4fb4b089ca
fix: windmill deno package index.ts -> mod.ts
2022-06-27 23:12:22 +02:00
Ruben Fiszel
8724e23045
fix: internal state for script triggers v4
2022-06-27 22:55:18 +02:00
Ruben Fiszel
90f843970f
fix: internal state for script triggers v3
2022-06-27 22:53:40 +02:00
Ruben Fiszel
d45b4882d9
fix: internal state for script triggers v3
2022-06-27 22:53:00 +02:00
Ruben Fiszel
9af68518c7
fix: internal state for script triggers v2
2022-06-27 22:43:56 +02:00
Ruben Fiszel
335522d9ab
fix: internal state for script triggers v2
2022-06-27 22:42:38 +02:00
Ruben Fiszel
d1b94ed0d3
fix: internal state for script triggers v1
2022-06-27 22:03:02 +02:00
Ruben Fiszel
ab7a09cb62
feat: internal state for script triggers mvp
2022-06-27 21:51:23 +02:00
Ruben Fiszel
b203586fb1
feat: better type narrowing for list and array types
2022-06-22 21:48:41 +02:00
Ruben Fiszel
a8d1e703e1
fix: rename ResourceType -> Resource
2022-06-14 08:55:55 +02:00
Ruben Fiszel
c2b8848d2f
feat: add ResourceType<'name'> as deno signature arg type
2022-06-14 01:43:24 +02:00
Ruben Fiszel
193a26cfad
feat: alpha hub integration + frontend user store fixes + script client base_url fix
2022-06-12 01:55:05 +02:00
Ruben Fiszel
b69ca7a822
fix: clean exported deno-client api
2022-05-18 10:09:41 +02:00
Ruben Fiszel
912b6d87f9
fix: deno client
2022-05-18 09:48:41 +02:00
Ruben Fiszel
51a4cd359e
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