Commit Graph
33 Commits
Author SHA1 Message Date
Ruben Fiszel a70a3b26f0 typos 2022-08-06 14:17:58 +02:00
Ruben Fiszel 30232f438b mention #350 as solving arbitrary forloops 2022-08-06 13:18:51 +02:00
Faton Ramadani bdc10b6c83 fix(frontend): schedule args in flow (#343)
* Add Toggl connect

* Fix Schedule args
2022-08-05 13:16:49 +02:00
Faton Ramadani ced2b960f2 feat(frontend): global flow preview (#329)
* Added flow preview

* Fix blue

* Disable preview button is not inputs are valid

* Fix layout top margin
2022-08-04 17:46:40 +02:00
Faton RamadaniandRuben Fiszel 080860fad8 improve Flow UI (#297)
* Improve flow ui

* Finish reworking

* Fix formating

* Fix naviation

* Fix navigaion + adjust icon sizes

* Remove duplicate code

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2022-08-01 15:07:29 +02:00
Ruben Fiszel f8171af6f0 clean further the openapi InputTransform 2022-07-31 11:23:21 +02:00
Ruben Fiszel f83fb6355d autoscroll + status viewer auto update 2022-07-30 00:02:03 +02:00
Ruben Fiszel 771de0990a fix: update variable and resources now return error if nothing was updated 2022-07-29 11:07:59 +02:00
Ruben Fiszel 0b8743af71 add publish to hub buttons 2022-07-28 20:11:55 +02:00
Ruben Fiszel 07fac175a0 feat: add schedule settable from pull flows 2022-07-27 12:18:02 +02:00
Ruben Fiszel 7ce816682d align language on OpenFlow 2022-07-26 19:15:34 +02:00
Ruben Fiszel f1f1d41781 fix: import from JSON load schemas 2022-07-26 19:13:20 +02:00
Ruben Fiszel 767c0a9acf fix: multiple UI fixes 2022-07-26 17:28:36 +02:00
Ruben Fiszel 326a97a96e primary schedule in flow UI wip 2022-07-26 16:21:41 +02:00
Ruben Fiszel 05ba0a06d0 feat: hub flows integration 2022-07-25 10:03:52 +02:00
Ruben Fiszel 833cb2ac33 fix: export json is converted to pull mode + rd fix 2022-07-22 21:12:03 +02:00
Ruben Fiszel 06e3d10a4f fix: export json is converted to pull mode 2022-07-22 02:28:05 +02:00
Ruben Fiszel 1f51fdec45 feat: import and export flow from JSON 2022-07-22 02:07:19 +02:00
Ruben Fiszel 90f9edb3c2 fix: improve tooltip 2022-07-22 00:15:49 +02:00
Ruben Fiszel aff4831169 minor UI fixes 2022-07-20 20:00:36 +02:00
Ruben Fiszel e71ef67a83 minor UI fixes 2022-07-20 19:53:38 +02:00
Ruben Fiszel 48ff7be074 minor UI fixes 2022-07-20 19:28:11 +02:00
Ruben Fiszel bd03727dd1 flow UI improvements 2022-07-20 18:36:15 +02:00
Ruben Fiszel c1fd48c864 small frontend fixes 2022-07-20 15:57:45 +02:00
Ruben Fiszel 637941d6d9 fix(frontend): remove unecessary step 1 of flows 2022-07-19 21:03:19 +02:00
Ruben Fiszel 09236dd15c fix(frontend): chrome columns-2 fix for pull/push 2022-07-17 18:46:13 +02:00
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
Faton Ramadani 6498c84a90 Refactor flow UI/UX + added fork and create script from inline script (#175)
* Refactor flow UI/UX + added fork and create script from inline script

* Prevent infinite loop when remove steps

* Fix forking a script from the Hub

* Fix viewing code of  a script from the Hub

* Fix PR comments

* Fix code highlight

* Fix path

* Find next available path

* Fix copy first step schema
2022-07-13 11:29:43 +02:00
Ruben Fiszel c2e9ef1ca0 feat: in-flow editor mvp 2022-07-05 11:26:13 +02:00
Faton RamadaniandRuben Fiszel 00faa389b4 feat: Flows Property picker component + Dynamic type inference (#129)
* Flows Property picker component + Dynamic type inference

* Merge main

* Fix selection for arrays and nested props

* Address PR comments + remove useless debugger

* Update Editor.svelte

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2022-06-29 18:35:46 +02:00
Ruben Fiszel 680954bf40 split frontend common utilities 2022-06-23 05:06:07 +02:00
Ruben Fiszel 4d1a4fdd2f move gen as well to lib 2022-06-23 01:10:33 +02:00
Ruben Fiszel 8f4d0ecf17 move to paths 2022-06-22 22:34:01 +02:00