Commit Graph

3139 Commits

Author SHA1 Message Date
Ruben Fiszel ffe0eda63f fix login grid for providers <=2 2023-05-07 15:20:40 +02:00
Ruben Fiszel 61571f7c13 avoid the need for caddy for dev 2023-05-07 11:30:03 +02:00
Ruben Fiszel 60b723cc13 add initial typescript client 2023-05-07 01:17:42 +02:00
Ruben Fiszel 308acca06e replaceState on deploy 2023-05-06 15:34:30 +02:00
Ruben Fiszel ba55e13595 cli nit 2023-05-06 13:41:56 +02:00
Ruben Fiszel 222224b53e nit failure_module 2023-05-06 12:19:42 +02:00
Ruben Fiszel 0b00ce0977 chore(main): release 1.95.1 (#1535)
* chore(main): release 1.95.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-05-06 12:09:45 +02:00
Ruben Fiszel a6c73e4d0e assign static crate for rustpython-parser 2023-05-06 12:02:52 +02:00
Ruben Fiszel 2ca00e3f8a cli improvements 2023-05-06 11:44:54 +02:00
Ruben Fiszel c87837022c cli nits 2023-05-06 11:11:22 +02:00
Ruben Fiszel c3441fb9f4 fix(cli): cli flow sync improvements 2023-05-06 11:06:39 +02:00
Ruben Fiszel a06b32227c chore(main): release 1.95.0 (#1532)
* chore(main): release 1.95.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-05-05 23:26:28 +02:00
Ruben Fiszel 20c90901a7 feat(cli): split flows inline scripts 2023-05-05 23:26:03 +02:00
Faton Ramadani 7c7b033eda feat(frontend): App stepper (#1529)
* feat(frontend): wip

* feat(frontend): wip

* feat(frontend): wip

* feat(frontend): stepper done

* feat(frontend): Fix colors

* feat(frontend): fix build

* feat(frontend): app stepper done

* feat(frontend): app stepper done

* feat(frontend): add editor mode

* feat(frontend): remove unnecessary reactivity

* feat(frontend): python default code

* feat(frontend): remove submit

* feat(frontend): pre-connect

* feat(frontend): Adapt AppStepper

* feat(frontend): add errorHandledByComponent

* feat(frontend): remove button + fix runStep

* feat(frontend): fix overflow
2023-05-05 17:15:40 +02:00
Faton Ramadani c8ed25f943 feat(frontend): App Schema Form component (#1533)
* feat(frontend): app static form

* feat(frontend): working schemaForm

* feat(frontend): add lightmode

* feat(frontend): sync values direclty

* feat(frontend): remove dev code
2023-05-05 16:40:07 +02:00
Faton Ramadani 9a647bc39f feat(frontend): Merge run configuration + triggers (#1530)
* feat(frontend): Merge run configuration + triggers

* feat(frontend): merge main + fix add dependendy

* feat(frontend): merge main + fix add dependendy

* feat(frontend): merge main + fix add dependendy

* Update ScriptRunConfiguration.svelte

---------

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2023-05-05 16:20:01 +02:00
Ruben Fiszel a01792f8f3 fix html frame clickable in preview mode 2023-05-05 15:17:34 +02:00
Ruben Fiszel 0edc3cb73a support purejs hashing if subtle not available 2023-05-05 15:10:45 +02:00
Ruben Fiszel 62fb31ad28 fix default value in python 2023-05-05 10:03:28 +02:00
Ruben Fiszel e606e27cdb clarify default value for property editor of flows 2023-05-05 09:57:30 +02:00
Ruben Fiszel 96ff45ecb5 feat(backend): default parameters are used in python if missing from args 2023-05-05 09:44:53 +02:00
Ruben Fiszel a312988c6f make yaml the default on the cli 2023-05-05 09:08:28 +02:00
Ruben Fiszel 326f82b580 chore(main): release 1.94.0 (#1525)
* chore(main): release 1.94.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-05-05 02:51:13 +02:00
Ruben Fiszel 7de518c8d8 fix(cli): refactor cli (#1531)
* all

* cliUpgrade

* refactor entire cli
2023-05-05 02:51:01 +02:00
Ruben Fiszel 7c4c7c8d1a make the group 'all' undeletable 2023-05-04 19:22:53 +02:00
Ruben Fiszel e844aad155 fix(frontend): preserve customise arguments 2023-05-04 15:39:15 +02:00
Faton Ramadani 358f5e087c feat(frontend): add eval badge + alert (#1522)
* feat(frontend): add eval badge + alert

* fix(frontend): adapt eval badge

* fix(frontend): fix  eval badge
2023-05-04 12:02:40 +02:00
Faton Ramadani 818f0cc993 fix(frontend): fix ArrayStaticInputEditor width (#1528) 2023-05-04 11:55:18 +02:00
Faton Ramadani fa7dd29429 fix(frontend): fix select width (#1526) 2023-05-04 09:35:35 +02:00
Ruben Fiszel 50d09e5f69 fix cli in yaml mode 2023-05-04 08:36:19 +02:00
Ruben Fiszel 43f8759188 fix tabs configuration 2023-05-03 23:59:53 +02:00
Ruben Fiszel f3861ebd2f fix(backend): fix python transformers 2023-05-03 23:27:14 +02:00
Ruben Fiszel 85a333dbe1 handle better diff on yaml for cli 2023-05-03 19:27:10 +02:00
Ruben Fiszel 327b9a69ce chore(main): release 1.93.1 (#1524)
* chore(main): release 1.93.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-05-03 16:44:03 +02:00
Ruben Fiszel 891ce79b85 fix(cli): add yaml support for cli 2023-05-03 16:40:46 +02:00
Ruben Fiszel d73226cea6 chore(main): release 1.93.0 (#1521) 2023-05-03 16:24:20 +02:00
Ruben Fiszel 6018221d5c add cli yaml support (#1520)
* add cli yaml support

* use the new yaml option
2023-05-03 16:21:24 +02:00
Henri Courdent 4cca161816 Replaced background scripts by background runnables -> validate PR 165 on wmildocs before (#1523) 2023-05-03 16:10:55 +02:00
Ruben Fiszel 10677cc64b update README_DEV for mac 2023-05-03 15:17:42 +02:00
Ruben Fiszel 080e5e962c fix tests 2023-05-03 14:31:54 +02:00
Ruben Fiszel eee03a9fd5 chore(main): release 1.93.0 (#1519)
* chore(main): release 1.93.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-05-03 14:16:49 +02:00
Ruben Fiszel 0f2d207e29 fix reactivity issue wrt to updating worldStore on state output already existing 2023-05-03 14:16:07 +02:00
Ruben Fiszel 3649eb5f8d nit select undefined item 2023-05-03 13:30:59 +02:00
Ruben Fiszel 2b63f1b314 fix(frontend): deploy path for apps 2023-05-03 13:24:25 +02:00
Ruben Fiszel 600d9d0557 minor menu nits 2023-05-03 12:02:12 +02:00
Ruben Fiszel ea4813053b fix hover issue for popups 2023-05-03 11:49:03 +02:00
Ruben Fiszel 35b1d0522c change wording around background script -> background runnable 2023-05-03 10:51:43 +02:00
Ruben Fiszel 168d48630c feat(frontend): add recompute others to background scripts 2023-05-03 10:48:13 +02:00
Ruben Fiszel c877540715 more consistent clear behavior for frontend apps 2023-05-03 09:54:13 +02:00
Ruben Fiszel c92c9e499e chore(main): release 1.92.2 (#1517)
* chore(main): release 1.92.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-05-03 01:03:58 +02:00