Commit Graph

9 Commits

Author SHA1 Message Date
Faton Ramadani 8b763249cb feat(frontend): Support TS union type with a select field (#1457)
* feat(frontend): Support TS union type with a select field

* feat(frontend): Support TS union type with a select field
2023-04-24 22:57:50 +02:00
Ruben Fiszel 0abacac06c feat(apps): add transformers for data sources 2023-03-19 15:16:31 +01:00
Ruben Fiszel 1753cb7da6 fix(frontend): rework app reactivity 2023-03-01 20:01:59 +01:00
Ruben Fiszel f3f95fa865 active grid border-dashed for apps 2023-03-01 01:18:10 +01:00
Faton Ramadani 97602ac6db fix(frontend): Fix inline scripts list (#1240) 2023-02-27 10:06:42 +01:00
Ádám Kovács ab4137640e 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 06a8fcf666 dynamically reload schema if it changes 2023-02-15 17:56:43 +01:00
Ruben Fiszel 8d6a8386be refactor components to ease adding custom components 2023-02-03 02:11:06 +01:00
Ádám Kovács 173093a403 fix(frontend): Prepare app scripts code for export (#1123) 2023-01-18 12:43:24 +01:00