Commit Graph

1748 Commits

Author SHA1 Message Date
Ruben Fiszel
f6b938f446 nit form config 2023-05-10 08:57:04 +02:00
Ruben Fiszel
3769a33b90 fix modal 2023-05-10 00:08:09 +02:00
Ruben Fiszel
5622e67deb fix quickstyle properties with app navigation 2023-05-09 23:29:43 +02:00
Ruben Fiszel
e7c782b288 change drawer truncated for long title 2023-05-09 20:36:50 +02:00
Ruben Fiszel
aebb68c479 feat(frontend): add input library to flow builder 2023-05-09 16:08:22 +02:00
Ruben Fiszel
1b8489256c fix(backend): grant all on raw_app 2023-05-09 15:02:04 +02:00
Ruben Fiszel
96c5559374 improve login page if providers length < 2 2023-05-09 14:55:03 +02:00
Ruben Fiszel
f8dcbb701b feat(frontend): if member of a single workspace, autoset at login 2023-05-09 14:38:46 +02:00
Ruben Fiszel
e60a4b251e feat(backend): cache hub scripts in the worker cache 2023-05-09 12:45:54 +02:00
Ruben Fiszel
143a30661c feat: add support for full fleged apps (react, svelte, vue) (#1536)
* add react support

* use whoami

* update

* update

* update

* create react app

* all

* sqlx
2023-05-08 19:10:45 +02:00
Faton Ramadani
9ebb4877e9 feat(frontend): app modal (#1518)
* feat(frontend): app modal wip

* feat(frontend): Modal

* feat(frontend): fix modal title

* feat(frontend): Merge main

* feat(frontend): fix build

* feat(frontend): use ResolveConfig + rename prop

* feat(frontend): use ResolveConfig + rename prop
2023-05-08 18:04:43 +02:00
Faton Ramadani
edfda0d63a feat(frontend): Add label, description, input style + add displayType… (#1540)
* feat(frontend): Add label, description, input style + add displayType prop

* feat(frontend): add large gap prop + use ResolveConfig
2023-05-08 18:04:18 +02:00
Faton Ramadani
a4b0ce4de1 feat(frontend): Add a custom deepEqualWithOrderedArray to handle orde… (#1537)
* feat(frontend): Add a custom deepEqualWithOrderedArray to handle ordered arrays comparaison

* feat(frontend): Add a custom deepEqualWithOrderedArray to handle ordered arrays comparaison

* feat(frontend): simplify
2023-05-08 14:25:13 +02:00
Ruben Fiszel
ffe0eda63f fix login grid for providers <=2 2023-05-07 15:20:40 +02:00
Ruben Fiszel
308acca06e replaceState on deploy 2023-05-06 15:34:30 +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
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
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
43f8759188 fix tabs configuration 2023-05-03 23:59:53 +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
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
8fbbf20f8b fix(go-client): fix go-client gen 2023-05-03 00:49:03 +02:00
Faton Ramadani
b238cb5a9a fix(frontend): fix small ui issues (#1513) 2023-05-03 00:23:38 +02:00
Ruben Fiszel
e0eafc429e display type for background scripts as well 2023-05-03 00:17:44 +02:00
Ruben Fiszel
7ae4c54f05 little migration fix 2023-05-03 00:12:28 +02:00
Ruben Fiszel
e4c60aaf4a feat(frontend): background script can run script and flows (#1515)
* all

* progress

* all

* all
2023-05-03 00:10:41 +02:00
Ruben Fiszel
629f5a0961 hide deleted background scripts 2023-05-02 14:52:11 +02:00
Ruben Fiszel
e66b22d3b9 improve bar style 2023-05-02 12:33:06 +02:00
Ruben Fiszel
db69f2edcf feat(frontend): add labels as table action 2023-05-02 12:18:54 +02:00
Ruben Fiszel
503cec3f3e feat(frontend): add labels as table action 2023-05-02 12:17:32 +02:00
Henri Courdent
2b2763ed6e Tooltipin (#1502)
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
2023-05-02 11:20:02 +02:00
Ruben Fiszel
3900908f50 feat(frontend): allow running eval in every field 2023-05-02 09:59:18 +02:00
Ruben Fiszel
4718922fae styling nits 2023-05-01 19:32:50 +02:00
Ruben Fiszel
fbb2f720b5 styling nits 2023-05-01 19:29:45 +02:00
Ruben Fiszel
73c5a7473d feat: add drafts for apps 2023-05-01 18:13:57 +02:00