Commit Graph

77 Commits

Author SHA1 Message Date
Ádám Kovács ec2cf5c68c fix(frontend): App panel styling (#1284)
* fix(frontend): App panel styling

* remove

* revert

---------

Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
2023-03-16 12:42:41 +01:00
Faton Ramadani 68df5505b0 feat(frontend): Component control (#1293)
* fix(frontend): fix app tabs

* fix(frontend): app controls

* fix(frontend): app controls

* fix(frontend): align output panel

* fix(frontend): clean up

* fix(frontend): refactor events

* fix(frontend): fix display

* fix(frontend): fix indentation

* fix(frontend): merge main
2023-03-16 12:42:10 +01:00
Ruben Fiszel 4db0e0a762 feat(frontend): app textcomponent editable + tooltip 2023-03-16 02:34:39 +01:00
Ruben Fiszel 90e2361020 lightarginput for apps forms 2023-03-16 00:13:09 +01:00
Ruben Fiszel 2c6673ae1d fix(frontend): remove staticOutputs from apps 2023-03-15 17:22:46 +01:00
Ruben Fiszel c46b79dd4b fix compile 2023-03-13 20:59:27 +01:00
Faton Ramadani d604a273ee feat(frontend): Copy, Cut and Paste (#1279)
* feat(frontend): add copy, paste and cut

* feat(frontend): simplify code

* feat(frontend): add apple modifiers

---------

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2023-03-12 20:58:06 +01:00
Ruben Fiszel 3be96d8773 feat(frontend-apps): add variable picker for static string input on apps 2023-03-10 18:41:27 +01:00
Ruben Fiszel 3af8549379 app nits 2023-03-09 19:56:47 +01:00
Ruben Fiszel a5a1068516 feat(frontend): add history to flows and apps 2023-03-07 14:47:17 +01:00
Ruben Fiszel fa18204267 fix(frontend): arginput + apppreview fixes 2023-03-03 17:34:08 +01:00
Faton Ramadani 913cf1ef77 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
Ádám Kovács 2a4a65f83e feat(frontend): Add app map component (#1251)
* feat(frontend): Add app map component (wip)

* fix(frontend): Revert

* feat(frontend): sync map configuration (#1252)

* fix(frontend): Map markers

* fix(frontend): Switching between input types

* fix(frontend): Customize map controls

* feat(frontend): Fix output + add set region button

* feat(frontend): Fix output + add set region button

* feat(frontend): Fix output + add set region button

* feat(frontend): Only display set region button on edit mode

---------

Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
2023-03-02 14:25:30 +01:00
Ruben Fiszel 78400c53a2 fix(frontend): fix table bindings 2023-03-02 09:54:30 +01:00
Faton Ramadani 02995b04c2 feat(frontend): app splitpanes (#1248)
* feat(frontend): app splitpanes

* feat(frontend): app splitpanes vertical

* feat(frontend): support both splitpanes

* done

* done

* default select value

* container height

---------

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2023-03-02 01:30:07 +01:00
Ruben Fiszel 404fa410ef fix(frontend): rework app reactivity 2023-03-01 20:01:59 +01:00
Ruben Fiszel 80b5b4eae6 fix app fields 2023-02-28 22:41:21 +01:00
Ruben Fiszel bf25dd91d6 fix compile issue 2023-02-28 11:18:09 +01:00
Ádám Kovács 870c1997b2 fix(frontend): Add more app custom css (#1229)
* fix(frontend): Add container custom css

* fix(frontend): Add form custom css

* fix(frontend): Add form button custom css

* feat(frontend): Add css quick reset button

* feat(frontend): Filter component css by usage

* fix(frontend): Save state of unused component display

* fix(frontend): Add pie chart custom css

* fix(frontend): Add bar chart custom css

* fix(frontend): Update vega lite and plotly loading

* fix(frontend): Add html and timeseries custom css

* fix(frontend): Add scatter chart custom css

* fix(frontend): Add table custom css

* fix(frontend): Revert container custom styles

* fix(frontend): Add toggle custom css

* fix(frontend): Add text input custom css

* fix(frontend): Update

* fix(frontend): Remove undefined css customizations
2023-02-28 09:21:56 +01:00
Faton Ramadani 53a56992b4 feat(frontend): move to other grid (#1230)
* feat(frontend): move to other grid

* feat(frontend): wip

* feat(frontend): Fix component move

* fix(frontend): Fix build

* feat(frontend): Fix moving

* fix(frontend): Simplify code
2023-02-25 11:31:12 +01:00
Faton Ramadani e2833c8d77 fix(frontend): Fix duplication (#1237) 2023-02-25 10:18:21 +01:00
Ruben Fiszel ac587d9611 fix(app): fix all nested behavior 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
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 f04d088a90 fix subgrids final2 2023-02-24 13:11:06 +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 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
Á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
Ruben Fiszel 478dadf16b rename panel headers 2023-02-19 22:47:30 +01:00
Ruben Fiszel d6f002f2e7 feat(apps): add custom css for apps 2023-02-19 12:51:59 +01:00
Ruben Fiszel cd4023cdb5 refactor components to ease adding custom components 2023-02-03 02:11:06 +01:00
Faton Ramadani a9d36966ba 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 c703625ba5 add row to eval input 2023-01-16 13:23:31 +01:00
Ruben Fiszel 7fc2996e7a add dynamic disabled field to button 2023-01-16 01:52:18 +01:00
Ádám Kovács dbcc6f5792 fix(frontend): Revert component input panel change (#1092) 2023-01-11 16:56:58 +01:00
Ádám Kovács aa7d4a621a feat(frontend): Add copy button option to app text display component (#1090)
* feat(frontend): Add copy button to app text

* feat(frontend): Add tooltip to component configs

* fix(frontend): Remove copy button text
2023-01-11 16:05:19 +01:00
Ruben Fiszel 13175ffc31 various improvements 2023-01-10 11:21:16 +01:00
Ruben Fiszel 5cad74997d add debug Runs to apps 2023-01-05 08:54:18 +01:00
Ruben Fiszel cffbf8fa8e add more apps components 2023-01-04 15:54:23 +01:00
Ruben Fiszel 33faf12fee fix apps UX nits 2023-01-04 05:07:18 +01:00
Ruben Fiszel cc938166ca apps improvements 2023-01-03 09:46:36 +01:00
Ruben Fiszel ef72e570e6 apps improvements (row size, text options) 2023-01-01 06:24:21 +01:00