Commit Graph

1272 Commits

Author SHA1 Message Date
Ruben Fiszel daed141fa2 fix z-stacking on chrome for flow builder 2023-03-07 19:23:41 +01:00
Faton Ramadani 6b5c4efa83 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 ed4077251b fix multiple app nits 2023-03-07 15:51:02 +01:00
Ruben Fiszel aba91f1ee1 fix z-index for flowbuilder 2023-03-07 14:57:51 +01:00
Ruben Fiszel a5a1068516 feat(frontend): add history to flows and apps 2023-03-07 14:47:17 +01:00
Ádám Kovács cc937059e9 fix(frontend): Side menu z-index issue (#1265) 2023-03-07 09:53:19 +01:00
Ruben Fiszel 43994d9b0f show archived + fix graphs 2023-03-07 01:59:35 +01:00
Ruben Fiszel f0ba4da849 feat(frontend): add fork/save buttons + consistent styling for slider/range 2023-03-06 22:35:25 +01:00
Ádám Kovács adc3a4054e feat(frontend): Add app PDF viewer (#1254)
* feat(frontend): Add app PDF viewer (wip)

* fix(frontend): Handle file upload

* fix(frontend): Handle multi page pdf

* feat(frontend): Add pdf page numbering

* feat(frontend): Add more pdf viewer controls

* save

* fix(frontend): Pdf loading

* fix(frontend): Resize PDF in small window

* fix(frontend): Minor fixes

* feat(frontend): Add pdf zoom configuration

* fix wip

* save

* bg color

* save progress

* pdf scaling

* feat(frontend): fix zoom synchro

* fix(frontend): Pdf scroll tracking

* fix(frontend): Double scrollbar

* nits

* fixes

---------

Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2023-03-06 20:17:36 +01:00
Ruben Fiszel 392b9d5ec3 feat(frontend): add ability to move nodes 2023-03-06 18:41:20 +01:00
Ruben Fiszel d7aa565ea8 fix z-index of inputransformform 2023-03-06 16:04:32 +01:00
Ruben Fiszel b274b43632 add trigger button 2023-03-06 14:11:17 +01:00
Faton Ramadani 3407cf91da fix(frontend): fix app map reactivity (#1260) 2023-03-06 11:26:00 +01:00
Ruben Fiszel a45cc1df73 make default branch non removable for branchone 2023-03-06 11:19:56 +01:00
Faton Ramadani 6dbdb4c5ca fix(frontend): fix branch deletion (#1261)
* fix(frontend): fix branch deletion

* fix(frontend): fix branch deletion

* fix(frontend): fix branch deletion
2023-03-06 09:01:19 +01:00
Ruben Fiszel 2bd49ae620 handle larger sized graphs 2023-03-06 08:33:53 +01:00
Ruben Fiszel 26fd94a8f0 feat(frontend): refactor entire flow builder UX 2023-03-05 23:00:43 +01:00
Ruben Fiszel ec7288fc22 make tailwind inputs class configurable 2023-03-03 22:32:35 +01:00
Ruben Fiszel 3e8227012d only bind the staticoutputs of the first row 2023-03-03 18:00:09 +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
Faton Ramadani 6830045f93 feat(frontend): Fix object viewer style (#1255)
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2023-03-03 12:47:55 +01:00
Ruben Fiszel a12b3ebd8a fix minSize for app splitpanes to 20 2023-03-03 01:08:20 +01:00
Ruben Fiszel 9fda7e4eda feat(frontend): add creatable select 2023-03-03 01:06:36 +01:00
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