Commit Graph

1748 Commits

Author SHA1 Message Date
Ruben Fiszel
7ccd30d93a calculate all previous ids inside flows 2023-03-02 20:54:44 +01:00
Ruben Fiszel
814c4ff612 fix(frontend): background script not showing inputs 2023-03-02 17:54:05 +01:00
Ruben Fiszel
a05757494c flow improvements 2023-03-02 17:37:51 +01:00
Ruben Fiszel
a5e29e5f4f fix tailwind JIT for devmode + graph fixes 2023-03-02 14:49:36 +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
c59e013af5 fix(cli): fix workspace option + run script/flow + whoami 2023-03-02 13:21:50 +01:00
Ruben Fiszel
2de30cb3ba UX nits 2023-03-02 12:08:20 +01:00
Ruben Fiszel
8e1ba590f2 remove slide causing issues 2023-03-02 11:59:10 +01:00
Ruben Fiszel
ad73116ff5 remove slide causing issues 2023-03-02 11:49:57 +01:00
Ruben Fiszel
dc4d0e6c7c remove bg-gray-50 from viewed apps 2023-03-02 11:06:11 +01:00
Ruben Fiszel
78400c53a2 fix(frontend): fix table bindings 2023-03-02 09:54:30 +01:00
Ruben Fiszel
91fe87c481 fix splitpanes 2023-03-02 02:31:39 +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
c51a49f264 fix apps tabs + make inputvalue more resilient 2023-03-01 22:15:25 +01:00
Ruben Fiszel
e4201da433 fix(frontend): rework app reactivity 2023-03-01 21:33:23 +01:00
Ruben Fiszel
404fa410ef fix(frontend): rework app reactivity 2023-03-01 20:01:59 +01:00
Ruben Fiszel
ee890e29f5 handle more undefined cases in app 2023-03-01 08:46:20 +01:00
Ruben Fiszel
3691ffa904 drawer focus 2023-03-01 01:21:32 +01:00
Ruben Fiszel
73379f4845 active grid border-dashed for apps 2023-03-01 01:18:10 +01:00
Ruben Fiszel
03c270e62b revert pips change 2023-02-28 22:53:44 +01:00
Ruben Fiszel
80b5b4eae6 fix app fields 2023-02-28 22:41:21 +01:00
Ádám Kovács
61f1e36d9d 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
34c6eaf4be fix overflow-y on debug runs 2023-02-28 19:54:20 +01:00
Ruben Fiszel
491ebb874e select input fix 2023-02-28 19:28:36 +01:00
Ruben Fiszel
ac2d47819b fix incorrect user sttings redirect 2023-02-28 16:57:00 +01:00
Ruben Fiszel
e7ec96e871 feat(frontend): drawer for editing workspace scripts in flows 2023-02-28 15:51:56 +01:00
Faton Ramadani
7dea6f30a6 feat(frontend): App drawer (#1246)
* feat(frontend): app drawer

* feat(frontend): app drawer

* feat(frontend): app drawer

* feat(frontend): app drawer wip

* feat(frontend): drawer wip

* feat(frontend): drawer wip

* feat(frontend): app missing prop

* feat(frontend): revert drawer changes

* feat(frontend): highlight subgrid
2023-02-28 15:49:57 +01:00
Ruben Fiszel
bf25dd91d6 fix compile issue 2023-02-28 11:18:09 +01:00
Faton Ramadani
ae2a42725c fix(frontend): Fix deeply nested move (#1245)
* fix(frontend): Fix deeply nested move

* fix(frontend): update comment
2023-02-28 10:53:51 +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
Ruben Fiszel
371696caf2 fix(frontend): invisible subgrids have h-0 + app policies fix 2023-02-27 18:38:22 +01:00
Ruben Fiszel
5c3f91dead fix(frontend): display currently selected filter even if not in list 2023-02-27 16:20:31 +01:00
Ruben Fiszel
be8c70f94d apps improvements 2023-02-27 14:37:32 +01:00
Faton Ramadani
77501490fb fix(frontend): Fix inline scripts list (#1240) 2023-02-27 10:06:42 +01:00
Faton Ramadani
39ab446145 fix(frontend): Fix subgrid lock (#1232)
* fix(frontend): Fix subgrid lock

* feat(frontend): restore
2023-02-27 10:00:18 +01:00
Ruben Fiszel
1d205fa373 fix findGridItemById 2023-02-27 09:56:17 +01:00
Faton Ramadani
b706d8acd6 fix(frontend): Disable move in nested subgrid (#1238)
* fix(frontend): Disable move in nested subgrid

* fix(frontend): Disable move in nested subgrid
2023-02-27 09:50:39 +01:00
Ruben Fiszel
18e3c9fd57 fix minor editor bugs 2023-02-27 00:53:49 +01:00
Ruben Fiszel
a70c977f40 add none color for buttons 2023-02-27 00:27:20 +01:00
Ruben Fiszel
8b6e579c16 fix many apps bugs 2023-02-26 23:43:00 +01:00
Ruben Fiszel
01a33bf500 minor app nits 2023-02-26 13:58:51 +01:00
Ruben Fiszel
e7a7859d07 feat(apps): add ag grid 2023-02-25 13:11:50 +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
8d7a92cefd fix(frontend): fix graph viewer id assignment 2023-02-25 08:48:24 +01:00
Ruben Fiszel
4b417e9b6a making slider/range values connectable 2023-02-24 20:50:01 +01:00
Ruben Fiszel
ac587d9611 fix(app): fix all nested behavior 2023-02-24 19:52:20 +01:00
Ruben Fiszel
e92ca40af1 push 2023-02-24 19:52:20 +01:00
Faton Ramadani
c02e732c86 fix(frontend): Fix findGridItem 2023-02-24 19:52:20 +01:00
Ruben Fiszel
f43b985ac4 flatten 2023-02-24 19:52:20 +01:00