Commit Graph
35 Commits
Author SHA1 Message Date
ex0ns dc55d45bae feat(job): run job by hash (#551)
It was possible to run them using a webhook, but not through an endpoint.
This PR aims to fix that so the user can target a specific version of
the script to run.
2022-09-11 16:39:48 +02:00
Christian Paul f32781553f Typo: non archived verson -> non-archived version (#548) 2022-09-06 15:12:34 +02:00
Ruben Fiszel 66df58af47 feat: is_trigger is just a type tag, soon to include failure and command (#523)
* script kind

* all

* init code flow

* kind: trigger

* kind: trigger
2022-09-05 09:55:04 +02:00
Faton RamadaniandRuben Fiszel f8e01eba82 feat(frontend): Script editor (#518)
* feat(frontend): Migrate Tabs

* feat(frontend): Generalise Menu

* feat(frontend): Menu component done

* feat(frontend): Fix placements

* feat(frontend): Rework component splitting

* feat(frontend): Clean unused imports

* feat(frontend): Script editor done

* feat(frontend): Code cleanup

* feat(frontend): Fix linting

* feat(frontend): Add running animation

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2022-08-31 18:50:36 +02:00
Faton Ramadani 73a7bd896c Sidebar rework (#490)
* feat(frontend): Add runs to landing page + fix responsive issues

* feat(frontend): Sidebar done

* feat(frontend): Align all pages to the new layout

* feat(frontend): Make scripts and flows box clickable

* feat(frontend): Revert the sidebar color

* feat(frontend): Restore missing workspace menu + fix minor UI issues
2022-08-26 17:15:27 +02:00
Ruben Fiszel e0cad0d78c fork scripts 2022-08-23 21:05:17 +02:00
Ruben Fiszel 8526c19da2 fix runs page design 2022-08-23 16:28:24 +02:00
Mike 3f1c76e999 fix: remove duplicate path (#473) 2022-08-23 15:59:32 +02:00
Ruben Fiszel 69dfc2f31a fix autowebsocket + update tooltip socket 2022-08-21 23:50:40 +02:00
Ruben Fiszel 95844d3e23 tooltip and pages detail for hashed rewording 2022-08-14 12:57:34 +02:00
Ruben Fiszel 633aca39d5 remove obsolete reference to openapi page 2022-08-07 22:02:44 +02:00
Ruben Fiszel a075a49426 fix(frontend): loading template pick the language as well 2022-08-04 10:50:44 +02:00
Ruben Fiszel 2fa7cf8e36 change details page style 2022-08-01 02:45:23 +02:00
Ruben Fiszel d64045edaa edited at x days ago -> edited x days ago 2022-08-01 02:37:30 +02:00
Ruben Fiszel fcae2817eb fix: encoding state now supports unicode including emojis 2022-07-31 16:17:43 +02:00
Ruben Fiszel 2a0d70dcbc change openflow encoding for more proper oneOf + fix all from svelte:check 2022-07-31 01:20:52 +02:00
Ruben Fiszel 02038955f8 small ui fix 2022-07-28 21:10:11 +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 89cdc26ecb fix(frontend): fork script from hub 2022-07-25 20:21:27 +02:00
Ruben Fiszel c5926d09dc feat(frontend): title everywhere 2022-07-25 10:46:27 +02:00
Ruben Fiszel 05ba0a06d0 feat: hub flows integration 2022-07-25 10:03:52 +02:00
Ruben Fiszel a4383b0eb6 feat(frontend): deeper integration with the hub 2022-07-23 21:11:31 +02:00
Ruben Fiszel 90f9edb3c2 fix: improve tooltip 2022-07-22 00:15:49 +02:00
Ruben Fiszel 80ddfed361 fix(frontend): filter script by is_trigger and jobs by is_skipped + path fix 2022-07-19 20:23:58 +02:00
Ruben Fiszel 2b712e6ce5 feat: add run_wait_result to mimic lambda ability 2022-07-18 00:45:05 +02:00
Ruben Fiszel 0cbd222082 fix(frontend): current hash link 2022-07-07 09:10:02 +02:00
Ruben Fiszel c490b49f23 fix: improve error handling 2022-06-23 19:00:17 +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
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 9e8ae3e51e update frontend 2022-05-17 21:28:24 +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
Ruben Fiszel ce70ec783e run prettier 2022-05-10 21:29:54 +02:00
Ruben Fiszel 2e132878e4 first commit 2022-05-05 04:25:58 +02:00