Commit Graph
22 Commits
Author SHA1 Message Date
Ruben Fiszel f5a01fc768 major schedules rewrite 2022-12-18 18:45:32 +01:00
Ruben Fiszel b20c67d91a fix select picker initialization 2022-12-03 01:13:51 +01:00
Ruben Fiszel 4245255fda fix workspace settings script picker 2022-12-03 00:18:06 +01:00
Ruben Fiszel 6c03aad73e UX improvements 2022-11-26 23:09:21 +01:00
Ruben Fiszel 3c09275960 feat: support bash as 4th language (#865)
* bash support

* bash backend working

* frontend part

* bash backend working
2022-11-06 23:48:18 +01:00
Ruben Fiszel 49bebe20cc fix(frontend): fix remaining openModal bugs 2022-11-03 19:10:55 +01:00
Ruben Fiszel 6ec382f89a modal -> drawer 2022-11-03 12:39:23 +01:00
Ruben Fiszel 1cab1e7bbf UI improvements 2022-11-02 08:41:08 +01:00
Ruben Fiszel 5e34656517 fix codeViewer for non deno scripts 2022-10-27 09:26:52 +02:00
Ruben Fiszel c207745fa7 feat: individual retry + flow UX refactor 2022-10-04 08:41:21 +02:00
Ádám Kovács 6a28b68dbf refactor(frontend): Tailwind refactor (#637)
* feat(frontend): Tailwind config migration
2022-10-03 11:27:58 +02:00
Ruben Fiszelandsqwishy 39918a9bb1 feat: implement go support (#571)
* progress

* progress

* all in one

* frontend

* small nits

* go job test

* go.sum is optional

* add golang-go to backend test image

Co-authored-by: sqwishy <somebody@froghat.ca>
2022-09-13 21:14:21 +02:00
Ruben Fiszel e9abcffdd1 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
Ruben Fiszel 893ee941d7 fix: migrate to new style radio button 2022-08-02 17:30:12 +02:00
Ruben Fiszel d6305e8c6b change openflow encoding for more proper oneOf + fix all from svelte:check 2022-07-31 01:20:52 +02:00
Ruben Fiszel 01bb107a0f feat: resource type picker in schema modal + proper initialization of raw javascript editor when applicable 2022-07-29 14:13:44 +02:00
Ruben Fiszel 38987c6068 feat(frontend): title everywhere 2022-07-25 10:46:27 +02:00
Ruben Fiszel bb58eba2b5 feat(frontend): deeper integration with the hub 2022-07-23 21:11:31 +02:00
Ruben Fiszel 97292d18fb fix(frontend): filter script by is_trigger and jobs by is_skipped + path fix 2022-07-19 20:23:58 +02:00
Ruben Fiszel 2efaf21915 fix: improve error handling 2022-06-23 19:00:17 +02:00
Ruben Fiszel c30b31ea88 move gen as well to lib 2022-06-23 01:10:33 +02:00
Ruben Fiszel 47a0be6b7e move to paths 2022-06-22 22:34:01 +02:00