Commit Graph
29 Commits
Author SHA1 Message Date
Ruben Fiszel e8b991acfd minor UX improvements 2023-04-18 10:40:40 +02:00
Ruben Fiszel aad64c1790 remove all frontend warnings and unused imports 2023-04-02 17:02:57 +02:00
Ruben Fiszel a6db050bcc fix reactivity for static inputs 2023-03-17 20:50:34 +01:00
Ruben Fiszel 04431e8599 apps rich configuration v0 + resource picker clear fix for apps 2023-03-17 12:25:03 +01:00
Ruben Fiszel 7ec85d42e4 feat(apps): add resource picker 2023-03-10 20:01:00 +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 ce8f48101e improve resource picker 2023-03-08 19:00:26 +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 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
Ruben Fiszel ea4eabb840 various fixes 2023-01-17 11:30:37 +01:00
Ruben Fiszel dc9eee265e various improvements 2023-01-12 22:20:54 +01:00
Ruben Fiszel 933b84749d various app fixes 2023-01-11 10:57:30 +01:00
Ruben Fiszel 24c87cbe85 apps improvements 2023-01-04 18:37:42 +01:00
Ruben Fiszel 411adc1692 simplify resource picker 2022-12-03 20:25:02 +01:00
Ruben Fiszel cb93fe9815 add resource select it directly 2022-12-03 01:28:20 +01:00
Ruben Fiszel aabeaf6e5f fix select picker initialization 2022-12-03 01:13:51 +01:00
Ruben Fiszel ec163bd8c3 adding a resource is done in inlined-drawer 2022-12-03 00:28:51 +01:00
Ruben Fiszel fed2b2105d feat: unify resources under a single connect API 2022-12-01 19:28:00 +01:00
Ruben Fiszel b0ccbe22ee UX improvements 2022-11-27 00:07:44 +01:00
Ruben Fiszel 2dad606422 UX improvements 2022-11-26 23:09:21 +01:00
Ruben Fiszel 759f3578ac UX nits 2022-10-31 12:46:07 +01:00
Ruben Fiszel 6cd31449fe refresh button under resource picker 2022-08-16 22:54:43 +02:00
Faton Ramadani 72a6004380 Flow: Input connect (#325)
* Fix EditorBar in the script editor

* Rework ArgInput

* Add a button to link a property

* Adapt style

* Clean up

* Clean up Toggle

* Clean up Toggleclear

* Fix editor

* Fix login test

* Fix login test

* Done

* Fix toggling issues
2022-08-03 19:51:58 +02:00
Ruben Fiszel f83fb6355d autoscroll + status viewer auto update 2022-07-30 00:02:03 +02:00
Ruben Fiszel 449b6866ec connect an app under resource picker 2022-07-29 16:27:05 +02:00
Ruben Fiszel 0d76e5d610 nit on connect an app under resources picker 2022-07-29 15:53:56 +02:00
Ruben Fiszel c25016bed6 fix(frontend): initFlow also reset schemaStore 2022-07-19 20:43:50 +02:00
Ruben Fiszel 4d1a4fdd2f move gen as well to lib 2022-06-23 01:10:33 +02:00
Ruben Fiszel 8f4d0ecf17 move to paths 2022-06-22 22:34:01 +02:00