Commit Graph

302 Commits

Author SHA1 Message Date
Ruben Fiszel
d0c0a5a027 summary on flow modules 2022-08-23 20:23:15 +02:00
Faton Ramadani
cbe9676a1f fix(front): Fix inline preview (#476) 2022-08-23 20:10:08 +02:00
Faton Ramadani
34dd4bef12 fix(front): Fix scroll (#475) 2022-08-23 20:03:24 +02:00
Faton Ramadani
e58a8d5952 Flow preview UI (#474)
* feat(frontend): Rework Flow preview UI

* feat(frontend): Rework Flow done

* feat(frontend): Fix SchemaForm height

* feat(frontend): Clean up
2022-08-23 19:58:03 +02:00
Ruben Fiszel
f41c612288 frontend checks for username at frontend 2022-08-23 19:40:11 +02:00
Ruben Fiszel
cf60241348 fix runs page design 2022-08-23 16:28:24 +02:00
Mike
bd98cad5c7 fix: remove duplicate path (#473) 2022-08-23 15:59:32 +02:00
Ruben Fiszel
b8b1cc83ae list flow steps only on the tab 'all' 2022-08-23 15:18:44 +02:00
Ruben Fiszel
e7b9bace35 first pass on runs refactor 2022-08-23 02:11:01 +02:00
Ruben Fiszel
40f753ec63 update monaco
rm new files
2022-08-22 22:08:06 +02:00
Ruben Fiszel
354c96373a approved scripts/flows UI nit 2022-08-22 21:14:49 +02:00
Ruben Fiszel
dce87d77d7 fix autowebsocket + update tooltip socket 2022-08-21 23:50:40 +02:00
Ruben Fiszel
1aa28c5599 feat: PostgreSQL parametrized statement handled as typescript template 2022-08-21 17:15:56 +02:00
Ruben Fiszel
7d76e69be9 fix(frontend): link to schedule in runs discriminate isFlows 2022-08-20 13:04:42 +02:00
Ruben Fiszel
15f7cadc3d fix(frontend): input checks refresh when schema change 2022-08-20 12:55:51 +02:00
Ruben Fiszel
d5e8147d57 fix import from json 2022-08-20 12:44:20 +02:00
Faton Ramadani
bc5a5688ce fix(frontend): simplify flow preview logic(#450) 2022-08-19 17:14:27 +02:00
Ruben Fiszel
1f40c39fdb fix flowmodueheader path 2022-08-19 00:02:49 +02:00
Ruben Fiszel
e0e98520ec fix wmill imports for resource and var in deno 2022-08-18 22:38:03 +02:00
Ruben Fiszel
451bddf015 fix behavior of disable nsjail and disable nuser 2022-08-18 17:22:16 +02:00
Christian Paul
ed43752de1 Changes to the Deno trigger script template (#448) 2022-08-18 14:20:33 +02:00
Ruben Fiszel
918f6dbc7c icon for paths 2022-08-18 13:46:12 +02:00
Ruben Fiszel
d73d2578f2 handle loading erronous code in flows 2022-08-18 13:26:52 +02:00
Ruben Fiszel
157dc5b501 update code binding in background to avoid stutter 2022-08-18 13:19:10 +02:00
Ruben Fiszel
248700b2c2 QoL path and editor improvements 2022-08-18 12:58:49 +02:00
Ruben Fiszel
79f15220d4 change default typescript 2022-08-18 09:43:11 +02:00
Ruben Fiszel
f9ea4eb475 change default typescript 2022-08-18 09:30:24 +02:00
Ruben Fiszel
404b95f3fe change default typescript 2022-08-18 09:28:25 +02:00
Ruben Fiszel
f79dccd221 change default typescript 2022-08-18 09:24:35 +02:00
Ruben Fiszel
a26af926a2 change sql editor to few lines editor 2022-08-18 00:05:46 +02:00
Ruben Fiszel
27d122c43f fix prop picker key selection 2022-08-17 19:38:07 +02:00
Faton Ramadani
7e4aac9971 feat(frontend): Open/Close UI (#445)
* feat(frontend): Properly open/close and highlight a flowbox

* feat(frontend): Fix removing first step
2022-08-17 17:24:57 +02:00
Faton Ramadani
068147251c fix(frontend): Fix loops pickable properties (#441) 2022-08-17 16:53:41 +02:00
Ruben Fiszel
395965555e fix postgresql new script reference 2022-08-17 13:54:28 +02:00
Ruben Fiszel
0eca495aa6 remove useless Scripts section in FlowInputs 2022-08-17 13:40:02 +02:00
Ruben Fiszel
6089439a8c disable trigger scripts except for step 0 2022-08-17 13:36:35 +02:00
Ruben Fiszel
7a6d8d38e2 fix loading empty path 2022-08-17 13:31:21 +02:00
Ruben Fiszel
b397527717 update postgresql query script 2022-08-17 13:04:53 +02:00
Faton Ramadani
127b0b4e5e feat(frontend): Redesign of the Flow Editor + Arbitrary forloop 2022-08-17 12:03:38 +02:00
Ruben Fiszel
40abf870c5 use app in hub path 2022-08-17 11:31:23 +02:00
Ruben Fiszel
8abf2b7e9d fix styling 2022-08-17 09:55:24 +02:00
Ruben Fiszel
3947d21129 fix styling 2022-08-17 09:36:09 +02:00
Ruben Fiszel
807f4b325a fix styling 2022-08-17 09:34:29 +02:00
Ruben Fiszel
6d33ae4ece refresh button under resource picker 2022-08-16 22:54:43 +02:00
Ruben Fiszel
2f33a71326 fix svg 2022-08-16 21:08:57 +02:00
Ruben Fiszel
57dee6a5ec fix svg 2022-08-16 21:08:08 +02:00
Ruben Fiszel
5317ecd58e add icons for hub scripts 2022-08-16 20:57:36 +02:00
Ruben Fiszel
4ea3de9c0d make simple object settable as JSON 2022-08-16 19:02:02 +02:00
Ruben Fiszel
448e939ec0 do not overwrite schemaProperty if the typ is the same 2022-08-16 17:23:02 +02:00
Ruben Fiszel
fe8d945a2c APP -> Api + Google signin button 2022-08-16 12:02:02 +02:00