Commit Graph
186 Commits
Author SHA1 Message Date
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
Ruben Fiszel 8c3ace631e implement goto for app buttons 2023-02-14 03:33:08 +01:00
Ruben Fiszel 8ab6c322a7 implement double ended slider 2023-02-13 22:46:42 +01:00
Ruben Fiszel 745e67cd8c deprecate row connection in favor of connected + selectedRow 2023-02-05 20:57:47 +01:00
Ruben Fiszel c731b978ab frontend misc 2023-02-05 10:04:26 +01:00
Ruben Fiszel a79853e3ea frontend misc 2023-02-05 09:03:35 +01:00
Ruben Fiszel cdf7a75c99 frontend misc 2023-02-05 00:05:16 +01:00
Ruben Fiszel fb64de0793 app checkbox nits 2023-02-04 01:50:09 +01:00
Ruben Fiszel 0e7611e7f8 app checkbox and text nits 2023-02-04 01:43:17 +01:00
Ruben Fiszel 690399e107 improve instructions 2023-02-03 02:19:58 +01:00
Ruben Fiszel cd4023cdb5 refactor components to ease adding custom components 2023-02-03 02:11:06 +01:00
Ruben Fiszel 9f7d31f46f revert single file components change 2023-02-03 00:00:28 +01:00
Ruben Fiszel 1623ba1658 feat: adding worker_busy 2023-02-02 23:57:53 +01:00
Ádám Kovács b2115a5bb0 fix(frontend): Various fixes and improvements (#1177)
* fix(frontend): Editor bar

* fix(frontend): Keep settings tabs always visible

* fix(frontend): Keep app header on top in preview
2023-02-02 23:00:43 +01:00
Ruben Fiszel 843de4970d fix nosniff html component 2023-02-02 22:10:13 +01:00
Ádám Kovács 9a468be88c feat(frontend): App initial loading animations (#1176)
* feat(frontend): App initial loading animations

* fix(frontend): Optional prop
2023-02-02 17:55:11 +01:00
Ádám Kovács aed535d947 fix(frontend): Render popups above components in app editor (#1171)
* fix(frontend): Render popups above items in apps

* Add explanation
2023-02-01 17:52:09 +01:00
Ruben Fiszel 3e7899677e fix nextId for components 2023-01-31 20:49:02 +01:00
Ruben Fiszel 8aab9a2a92 feat(frontend): add plotly support 2023-01-31 08:04:46 +01:00
Ádám Kovács e400eefee1 feat(frontend): Add HTML result rendering (#1160)
* feat(frontend): Add HTML result rendering

* fix(frontend): Add reference for XSS

* fix(frontend): Require approval only in apps

* fix(frontend): Require approval in public apps
2023-01-26 18:03:25 +01:00
Faton Ramadani 62c9e2b553 feat(frontend): Add app inputs configurations (#1142)
* feat(frontend): Add app inputs configurations

* feat(frontend): only display resource input by default

* feat(frontend): Fix no resource field empty display

* feat(frontend): open the drawer when forked from the hub
2023-01-26 15:51:38 +01:00
Ádám KovácsandFaton Ramadani db77853070 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
Ruben Fiszel 7f2870d4ea background scripts now part of the policy 2023-01-24 15:09:27 +01:00
Faton Ramadani 86ae26b692 feat(frontend): Open debug runs from component (#1155)
* feat(frontend): Add debug runs

* feat(frontend): Fix build

* feat(frontend): revert implementation

* feat(frontend): Fix error displa

* feat(frontend): Fix error display

* feat(frontend): Fix preview mode

* feat(frontend): Fix error display
2023-01-24 14:34:19 +01:00
Ádám KovácsandFaton Ramadani 2def9cbb18 fix(frontend): App table action button cell (#1149)
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
2023-01-24 12:20:27 +01:00
Faton Ramadani c8e6ad5c3b feat(frontend): Display error as an icon in order to avoid clutter wh… (#1143)
* feat(frontend): Display error as an icon in order to avoid clutter when an error occures

* feat(frontend): Fix build

* feat(frontend): Fix error icon position
2023-01-23 18:03:31 +01:00
Faton Ramadani 0c8180db35 feat(frontend): add selectedRowIndex to the table outputs (#1145) 2023-01-23 15:39:15 +01:00
Faton Ramadani d4dbbed4c5 fix(frontend): Make sure AppSelect items are an array (#1144)
* fix(frontend): Make sure AppSelect items are an array

* fix(frontend): restore placeholder
2023-01-23 05:37:38 -08:00
Faton RamadaniandRuben Fiszel 29130ab153 fix(frontend): Add default value for text, number and date input + fix issues with number input + add date input in the settings panel (#1135)
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2023-01-20 18:31:10 +01:00
Faton Ramadani 161c39544c fix(frontend): Check if hiddenInlineScripts are undefined before iterating over them (#1134) 2023-01-20 11:49:43 +01:00
Faton Ramadani 1facbfc0f9 fix(frontend): Make sure that old apps are rendering properly (#1132) 2023-01-19 15:14:15 +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
Faton Ramadani 079cea433f fix(frontend): add missing condition to properly select first row (#1128) 2023-01-19 14:08:32 +01:00
Faton Ramadani 4de9bd9685 fix(frontend): fix first row selection (#1125)
* fix(frontend): fix first row selection

* fix(frontend): fix order of conditions
2023-01-19 11:52:34 +01:00
Ádám Kovács 0b6bdc82e6 feat(frontend): Add app preview lock (#1127)
* feat(frontend): Add locked state to app preview

* change color

* add transition
2023-01-19 11:27:16 +01:00
Ruben Fiszel b0471f72cd remove vega lite actions 2023-01-18 16:06:56 +01:00
Ruben Fiszel 301366f525 feat(frontend): add vega-lite component 2023-01-18 15:49:47 +01:00
Ádám Kovács 961b85615b fix(frontend): Prepare app scripts code for export (#1123) 2023-01-18 12:43:24 +01:00
Ruben Fiszel a1f87f1fbd HTMLComponent refresh on content change 2023-01-18 10:24:29 +01:00
Ádám Kovács 8b8302e32f feat(frontend): Add tooltip to app recompute (#1122) 2023-01-18 10:10:47 +01:00