Commit Graph

58 Commits

Author SHA1 Message Date
Ruben Fiszel bc440f8d41 feat(frontend-apps): add variable picker for static string input on apps 2023-03-10 18:41:27 +01:00
Ádám Kovács 0a5e181a3a fix(frontend): Clean up app editor (#1267)
* fix(frontend): Clean up app editor

* fix(frontend): Add outputs search empty state

* fix(frontend): Add remove button to icon input

* label

* fix(frontend): Iconed app button
2023-03-08 19:02:19 +01:00
Faton Ramadani 24f58efd99 feat(frontend): add a way to automatically resize (#1259)
* feat(frontend): add a way to automatically resize (wip) + add automatic resizable component

* feat(frontend): fix text resize

* feat(frontend): remvove useless softWrap

* feat(frontend): remove useless softWrap

* feat(frontend): Fix recomputeIds + app table

* feat(frontend): Fix app preview error display
2023-03-07 16:53:29 +01:00
Ruben Fiszel e2c4545240 fix(frontend): arginput + apppreview fixes 2023-03-03 17:34:08 +01:00
Faton Ramadani 70dd6f759c 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 55eb48c553 fix(frontend): background script not showing inputs 2023-03-02 17:54:05 +01:00
Ruben Fiszel 2679386bf8 fix(frontend): fix table bindings 2023-03-02 09:54:30 +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
Á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 6adc875610 feat(frontend): drawer for editing workspace scripts in flows 2023-02-28 15:51:56 +01:00
Faton Ramadani 97602ac6db fix(frontend): Fix inline scripts list (#1240) 2023-02-27 10:06:42 +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 897e2f6b53 flatten 2023-02-24 19:52:20 +01:00
Ruben Fiszel 3387bb0d83 script editor panel 2023-02-24 19:52:20 +01:00
Ruben Fiszel 4ad6fbefd3 flatten 2023-02-24 19:52:20 +01:00
Ruben Fiszel 2f78132e08 fix(deno): remove mysql support waiting for deno fix 2023-02-24 17:11:53 +01:00
Ruben Fiszel 0041411c06 subgrids editor panel iter 1 2023-02-24 14:48:28 +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 11c2c2704d display IPs to whitelist 2023-02-15 19:51:58 +01:00
Ruben Fiszel 06a8fcf666 dynamically reload schema if it changes 2023-02-15 17:56:43 +01:00
Ruben Fiszel 2ece1eb475 frontend misc 2023-02-05 10:04:26 +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
Ruben Fiszel 8d6a8386be refactor components to ease adding custom components 2023-02-03 02:11:06 +01:00
Ádám Kovács 18f30c8286 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
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
Ádám Kovács 173093a403 fix(frontend): Prepare app scripts code for export (#1123) 2023-01-18 12:43:24 +01:00
Ruben Fiszel 14ebb6dc32 fix all cases where schema has been set to undefined 2023-01-18 06:56:44 +01:00
Ruben Fiszel a182ce2d2c all 2023-01-17 08:09:39 +01:00
Ádám Kovács 7bc59d9d26 fix(frontend): App script list panel overflow (#1101) 2023-01-13 20:24:18 +01:00
Ruben Fiszel 1cc5059179 fix execute_component tokens 2023-01-12 16:53:54 +01:00
Ruben Fiszel 3418a07c45 various app fixes 2023-01-11 10:57:30 +01:00
Ádám Kovács 342ea5609b fix(frontend): App minor fixes (#1085)
* fix(frontend): Tooltip contrast

* fix(frontend): App button padding
2023-01-10 22:53:11 +01:00
Ruben Fiszel c61f9d4d66 fix infering schema for inlineeditor 2023-01-09 18:46:59 +01:00
Faton Ramadani b5edb7ed98 App UI improvements (#1072)
* fix(frontend): Improve App UI

* fix(frontend):Align typing

* fix(frontend): Improve App UI

* fix(frontend): remove debug string

* fix(frontend): remove debug string

* fix(frontend): restore code from main
2023-01-06 17:46:45 +01:00
Ruben Fiszel 099c4fd10d add debug Runs to apps 2023-01-05 08:54:18 +01:00
Ruben Fiszel 3fba91084d improve job loader in case of concurrent requests 2023-01-05 05:57:22 +01:00
Ruben Fiszel 1c75bf7bef add more apps components 2023-01-04 15:54:23 +01:00
Ruben Fiszel aaaece99e7 apps UX nits 2023-01-04 10:14:03 +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 82b30f4da6 fix forking hub deno scripts in apps 2023-01-03 15:56:02 +01:00
Ruben Fiszel fa522da565 apps improvements 2023-01-03 09:46:36 +01:00
Ruben Fiszel c7e60843d4 improve apps wiring 2023-01-02 10:07:15 +01:00
Ruben Fiszel 4df19ab873 add autosave for apps 2022-12-31 07:36:05 +01:00
Ruben Fiszel aedd02bc2a app reactivity improvements 2022-12-30 09:56:07 +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