Ádám Kovács
|
1bb5ed9ae0
|
fix(frontend): Add more app custom css (#1247)
* fix(frontend): Add number input custom css
* fix(frontend): Add currency input custom css
* fix(frontend): Add slider custom css
* fix(frontend): Add range custom css
* fix(frontend): Add password input custom css
* fix(frontend): Add date input custom css
* fix(frontend): Add tabs custom css
* fix(frontend): Minor stylings
* fix(frontend): Add icon custom css
* fix(frontend): Add dividers custom css
* fix(frontend): Add file input custom css
* fix(frontend): Add image custom css
|
2023-02-28 21:05:58 +01:00 |
|
Ruben Fiszel
|
c3d1c8ac39
|
fix many apps bugs
|
2023-02-26 23:43:00 +01:00 |
|
Ruben Fiszel
|
dd28308c3c
|
fix(app): fix all nested behavior
|
2023-02-24 19:52:20 +01:00 |
|
Ruben Fiszel
|
3387bb0d83
|
script editor panel
|
2023-02-24 19:52:20 +01:00 |
|
Ruben Fiszel
|
0041411c06
|
subgrids editor panel iter 1
|
2023-02-24 14:48:28 +01:00 |
|
Ruben Fiszel
|
7a4da3907f
|
frontend misc
|
2023-02-05 09:03:35 +01:00 |
|
Ruben Fiszel
|
b9d6e67791
|
frontend misc
|
2023-02-05 00:05:16 +01:00 |
|
Faton Ramadani
|
71a443e3c5
|
fix(frontend): Check if hiddenInlineScripts are undefined before iterating over them (#1134)
|
2023-01-20 11:49:43 +01:00 |
|
Faton Ramadani
|
e969af9e44
|
feat(frontend): add support for background scripts + add FormButtonCo… (#1124)
* feat(frontend): add support for background scripts + add FormButtonComponnet
* feat(frontend): add background script fields
* feat(frontend): Handle deletion + display of results
* feat(frontend): Fix background script ids: Runnable ids needs to be valid js expression, because they are used in the evaluator.
* feat(frontend): add a portal to display modal
* feat(frontend): fix build
* feat(frontend): Add missing props
* feat(frontend): Fix run button + add tooltip + fix icon
|
2023-01-19 14:52:32 +01:00 |
|
Ruben Fiszel
|
3fba91084d
|
improve job loader in case of concurrent requests
|
2023-01-05 05:57:22 +01:00 |
|
Ruben Fiszel
|
68a09176d3
|
add run button directly in inline editor
|
2023-01-04 05:27:47 +01:00 |
|
Ruben Fiszel
|
8958118bef
|
fix apps UX nits
|
2023-01-04 05:07:18 +01:00 |
|
Ruben Fiszel
|
fa522da565
|
apps improvements
|
2023-01-03 09:46:36 +01:00 |
|
Faton Ramadani
|
fb395655e6
|
App bugfix (#1049)
* adapt static adapter to cloudflare
* fix(frontend): Various bug fix
* fix typecheck
* numerous fixes
* fix all connects
* fix all connects
* more improvements
* more improvements
* everything work?
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2022-12-29 12:47:53 +01:00 |
|
Faton Ramadani
|
ab13e8cce4
|
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 |
|
Faton Ramadani
|
95a0b9ceae
|
feat(frontend): Add an input field to edit inline script name (#1033)
|
2022-12-20 10:34:50 +01:00 |
|
Faton Ramadani
|
b4e2735315
|
Inline script editor (#1029)
* feat(frontend): WIP
* feat(frontend): WI
* feat(frontend): Fix inline scripts
* feat(frontend): Fix inline scripts
|
2022-12-19 22:44:28 +07:00 |
|
Faton Ramadani
|
ebca9f39ea
|
feat(frontend): Small UI fixes (#1026)
|
2022-12-16 14:00:43 +01:00 |
|
Faton Ramadani
|
f6df3ae367
|
feat(frontend): AppTable v2 + Inline script panel (#1023)
* feat(frontend): WIP
* feat(frontend): Refator
* feat(frontend): Fix inline script creation
* feat(frontend): Fix chart display bug
* feat(frontend): Fix build
|
2022-12-15 15:45:04 +01:00 |
|