Commit Graph

9 Commits

Author SHA1 Message Date
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