Commit Graph
1675 Commits
Author SHA1 Message Date
Faton Ramadani e2833c8d77 fix(frontend): Fix duplication (#1237) 2023-02-25 10:18:21 +01:00
Ruben Fiszel 4b417e9b6a making slider/range values connectable 2023-02-24 20:50:01 +01:00
Ruben Fiszel ac587d9611 fix(app): fix all nested behavior 2023-02-24 19:52:20 +01:00
Ruben Fiszel e92ca40af1 push 2023-02-24 19:52:20 +01:00
Faton Ramadani c02e732c86 fix(frontend): Fix findGridItem 2023-02-24 19:52:20 +01:00
Ruben Fiszel f43b985ac4 flatten 2023-02-24 19:52:20 +01:00
Faton Ramadani 66a0daf7af fix(frontend): Fix findGridItem 2023-02-24 19:52:20 +01:00
Faton Ramadani 04cdc6dcc9 fix(frontend): Fix next id 2023-02-24 19:52:20 +01:00
Faton Ramadani e85322ea6b fix(frontend): wip 2023-02-24 19:52:20 +01:00
Ruben Fiszel 1a2fb90a85 pushed 2023-02-24 19:52:20 +01:00
Faton Ramadani 9ff6e9e672 fix(frontend): gridtab 2023-02-24 19:52:20 +01:00
Faton Ramadani 084c2254ee fix(frontend): duplicate 2023-02-24 19:52:20 +01:00
Faton Ramadani 65ccae6837 fix(frontend): delete grid item 2023-02-24 19:52:20 +01:00
Ruben Fiszel 9db4602d56 script editor panel 2023-02-24 19:52:20 +01:00
Ruben Fiszel 2d91b0c2ff settings panel 2023-02-24 19:52:20 +01:00
Faton Ramadani fae7f0365b fix(frontend): rewrote utils 2023-02-24 19:52:20 +01:00
Ruben Fiszel 457056e3c8 flatten 2023-02-24 19:52:20 +01:00
Ruben Fiszel 87bc631a1f fix(deno): remove mysql support waiting for deno fix 2023-02-24 17:11:53 +01:00
Ruben Fiszel bc3fd01237 subgrids editor panel iter 1 2023-02-24 14:48:28 +01:00
Ruben Fiszel f04d088a90 fix subgrids final2 2023-02-24 13:11:06 +01:00
Ruben Fiszel 464ce18862 fix subgrids final 2023-02-24 11:59:28 +01:00
Ruben Fiszel 9ad39b27b7 app fixes 2023-02-24 11:39:50 +01:00
Ruben Fiszel c84f92f65c fix subgrids final 2023-02-24 07:27:22 +01:00
Ruben Fiszel a02d5592b3 todo: improve deleting tab 2023-02-24 01:04:26 +01:00
Ruben Fiszel 247d5ad26c tab rework v2 2023-02-23 23:39:57 +01:00
Ruben Fiszel 1d5ce2c2ba fix binding 2023-02-23 22:14:23 +01:00
Ruben Fiszel 346c3e032a fix(frontend): containers and tab fixes v1 2023-02-23 21:42:21 +01:00
Ruben Fiszel cf1bc4e3e9 fix(frontend): containers and tab fixes v1 2023-02-23 21:01:47 +01:00
Ruben Fiszel 08e2e6dbb2 fix(frontend): containers and tab fixes v1 2023-02-23 19:59:23 +01:00
Faton Ramadani 5b1673eceb feat(frontend): Duplicate component (#1228)
* feat(frontend): Duplicate component

* feat(frontend): add missing types
2023-02-23 17:43:27 +01:00
Faton Ramadani 21f3f09dcd feat(frontend): Properly delete tab content (#1227) 2023-02-23 16:02:15 +01:00
Faton Ramadani de7158c336 feat(frontend): Support deeply nested components (#1225) 2023-02-23 15:33:14 +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
Ádám Kovács f26ac2bac9 feat(frontend): Add more app component CSS customisation (#1218)
* fix(frontend): Update app style editor

* fix(frontend): Update component custom css typings

* fix(frontend): Generalise custom CSS inputs

* feat(frontend): Add display CSS customization
2023-02-23 11:42:32 +01:00
Faton RamadaniandRuben Fiszel 0ec271d9ba feat(frontend): Add app sub grids (#1208)
* feat(frontend): Add app sub grids

* feat(frontend): remove temp file

* feat(frontend): update package.json

* feat(frontend): fix build

* fixes

* feat(frontend): wip

* feat(frontend): wip

* feat(frontend): update dependencies

* feat(frontend): update dependencies

* feat(frontend): fix scrolling issues

* feat(frontend): fix preview + delete

* feat(frontend): done

* feat(frontend): remove dead code

* feat(frontend): fix selection

* feat(frontend): add container

* feat(frontend): fix package.json

* feat(frontend): fix package.json

* feat(frontend): fix package.json

* feat(frontend): fix package.json

* feat(frontend): fix package.json

* feat(frontend): restore npm package

* feat(frontend): add missing dependencies

* feat(frontend): remove missing dependencies

* feat(frontend): fix package.json

* feat(frontend): fix package.json

* feat(frontend): fix package.json

* feat(frontend): revert

* feat(frontend): fix package-lock

* feat(frontend): fix package-lock

* fix package-lock.json

* update

---------

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2023-02-22 17:52:10 +01:00
Ádám Kovács c07356f72a feat(frontend): Add image app component (#1213)
* fix(frontend): hard type app component config

* feat(frontend): Add image app component

* feat(frontend): Add upload app input type
2023-02-21 19:14:55 +01:00
Ádám Kovács 57de47150d feat(frontend): Add file input app component (#1211)
* feat(frontend): Add file input app component

* fix(frontend): Handle multiple file selects

* fix(frontend): File input styling
2023-02-20 18:05:15 +01:00
Ruben Fiszel 478dadf16b rename panel headers 2023-02-19 22:47:30 +01:00
Ruben Fiszel 1dccf99b03 feat(apps): add asJson for customcss 2023-02-19 13:10:57 +01:00
Ruben Fiszel d6f002f2e7 feat(apps): add custom css for apps 2023-02-19 12:51:59 +01:00
Ruben Fiszel aa289f644a added loadOnAppLoading & iconBefore and after for app buttons 2023-02-17 22:22:41 +01:00
Ruben Fiszel 3e6ef6d5fb fix app select 2023-02-17 21:52:04 +01:00
Ruben Fiszel 84875ee856 fix app select 2023-02-17 21:28:04 +01:00
Ruben Fiszel 4bc1737d7c fixes 2023-02-17 21:16:51 +01:00
Ádám KovácsandRuben Fiszel 8e51a27c91 feat(frontend): Add icon app component (#1207)
* feat(frontend): Add icon app component

* fix(frontend): Import only one icon at a time

* fix(frontend): Handle file names correctly

* feat(frontend): Use all arrow keys in popup navigation

* fix(frontend): Close popup after icon select

* fix(frontend): Position picker correctly

* fix(frontend): Handle empty search

---------

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2023-02-17 20:20:28 +01:00
Ádám Kovács 03bb798927 feat(frontend): Add divider app component (#1209)
* feat(frontend): Add divider app component

* fix(frontend): Separate horizontal and vertical

* fix(frontend): Update aligments

* fix(frontend): Remove unused static value
2023-02-17 19:27:14 +01:00
Ruben Fiszel 161f99d20c fix currency issues 2023-02-17 16:40:18 +01:00
Ruben Fiszel 34c34fa998 new app component: currency + improved select 2023-02-16 23:40:58 +01:00
Ruben Fiszel 8a7ffdf5a9 display IPs to whitelist 2023-02-15 19:51:58 +01:00
Ruben Fiszel fd73824397 dynamically reload schema if it changes 2023-02-15 17:56:43 +01:00