Commit Graph

17 Commits

Author SHA1 Message Date
Faton Ramadani
e8aafce789 fix(frontend): Small app fixes (#1331)
* fix(frontend): wip

* fix(frontend): wip

* fix(frontend): merge main

* fix(frontend): fix build

* fix(frontend): revert css

* fix(frontend): fix alignement + remove id from  if deleted

* fix(frontend): fix connection height

* fix(frontend): done
2023-03-27 11:50:40 +02:00
Ruben Fiszel
9fc26b061f improve move animation 2023-03-19 23:12:01 +01:00
Ruben Fiszel
66f62ab834 feat(frontend): add listeners for frontend scripts 2023-03-16 14:56:16 +01:00
Ruben Fiszel
dab7b68e40 context panel refactor 2023-03-15 22:24:13 +01:00
Ruben Fiszel
2c6673ae1d fix(frontend): remove staticOutputs from apps 2023-03-15 17:22:46 +01:00
Ruben Fiszel
ace6e90bc3 feat(frontend): add frontend (JS) scripts to apps 2023-03-13 19:29:35 +01:00
Ruben Fiszel
3be96d8773 feat(frontend-apps): add variable picker for static string input on apps 2023-03-10 18:41:27 +01:00
Faton Ramadani
913cf1ef77 App small fixes (#1258)
* fix(frontend): Fix runnable editor

* fix(frontend): remove isopenstore

* fix(frontend): add output searchbar

* fix(frontend): fix build

* fix(frontend): add missing clear button
2023-03-03 15:15:29 +01:00
Ruben Fiszel
87bc631a1f fix(deno): remove mysql support waiting for deno fix 2023-02-24 17:11:53 +01:00
Ádám Kovács
cc3ef78776 refactor(frontend): Reorganise app components (#1224)
* refactor(frontend): Reorganise app components

* refactor(frontend): Restructure app component
2023-02-23 14:15:45 +01:00
Ruben Fiszel
a79853e3ea frontend misc 2023-02-05 09:03:35 +01:00
Ruben Fiszel
cdf7a75c99 frontend misc 2023-02-05 00:05:16 +01:00
Ruben Fiszel
cd4023cdb5 refactor components to ease adding custom components 2023-02-03 02:11:06 +01:00
Ádám Kovács
db77853070 fix(frontend): Update app scripts pane (#1146)
* fix(frontend): Update app scripts pane

* fix wrapping content

* import capitalize util

Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
2023-01-26 15:51:09 +01:00
Ruben Fiszel
cffbf8fa8e add more apps components 2023-01-04 15:54:23 +01:00
Ruben Fiszel
fa1b10a6b5 minor editor improvements 2022-12-21 09:46:12 +01:00
Faton Ramadani
767058dcd0 feat(frontend): Fork + Fix table (#1037)
* feat(frontend): WIP

* feat(frontend): WIP

* feat(frontend): add support unused inline scripts

* feat(frontend): fix all interaction

* feat(frontend): Fix pick

* feat(frontend): add ability to fork

* feat(frontend): fix mobile preview

* feat(frontend): fix table

* feat(frontend): fix table actions

* feat(frontend): Fix build error
2022-12-21 08:22:30 +01:00