Commit Graph

2521 Commits

Author SHA1 Message Date
Ádám Kovács 9cecef0abe fix(frontend): Minor changes (#1272)
* fix(frontend): Output seach fixed on top

* fix(frontend): Use undo-redo component in flows
2023-03-09 09:42:51 +01:00
Ruben Fiszel af7026257a fix publishing app as a superadmin 2023-03-09 02:08:52 +01:00
Ruben Fiszel e090347730 fix app json import 2023-03-09 01:16:57 +01:00
Ádám Kovács 3a135b550f feat(frontend): Add color picker input to app (#1270)
* feat(frontend): Add color picker input to app

* fix(frontend): Add color input to dividers
2023-03-08 22:57:34 +01:00
Faton Ramadani 850f1e8855 feat(frontend): add expand (#1268)
* feat(frontend): add expand

* feat(frontend): fix container height

* feat(frontend): remove code duplication

* feat(frontend): add historic
2023-03-08 22:56:30 +01:00
Ádám Kovács d83c98bafd fix(frontend): Clean up app editor (#1267)
* fix(frontend): Clean up app editor

* fix(frontend): Add outputs search empty state

* fix(frontend): Add remove button to icon input

* label

* fix(frontend): Iconed app button
2023-03-08 19:02:19 +01:00
Ruben Fiszel ce8f48101e improve resource picker 2023-03-08 19:00:26 +01:00
Ruben Fiszel 9c54d373b5 fix subtle plotly import bug 2023-03-08 18:27:19 +01:00
Ruben Fiszel 8701d84829 fix frontend build error 2023-03-08 16:59:14 +01:00
Ruben Fiszel 615ad8300d make windmill compatible with arm64 2023-03-08 16:55:00 +01:00
Ruben Fiszel f96a4b9814 improve rendering performances for non visible elements 2023-03-08 16:39:16 +01:00
Ruben Fiszel 97f7b02ba5 chore(main): release 1.73.1 (#1266)
* chore(main): release 1.73.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-03-08 00:41:42 +01:00
Ruben Fiszel 9774ebd0d9 fix(frontend): load flow is not initialized 2023-03-08 00:37:58 +01:00
Ruben Fiszel 539dfde0a6 revert import on tailwind colors for faster builds 2023-03-08 00:20:12 +01:00
Ruben Fiszel 28feec3b42 chore(main): release 1.73.0 (#1257)
* chore(main): release 1.73.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-03-07 22:35:56 +01:00
Ruben Fiszel ee2dcac512 improve undo/redo + keybindings 2023-03-07 21:16:15 +01:00
Ruben Fiszel df4b832a2e fix z-stacking on chrome for flow builder 2023-03-07 19:27:35 +01:00
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
Ruben Fiszel 1dbaeaaeac Update docker-compose.yml 2023-03-06 10:39:00 +01:00
Ruben Fiszel b7ba5c98a2 Update docker-compose.yml with oauth example 2023-03-06 10:38:01 +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
Ruben Fiszel 19693d0c9a fix sqlx offline 2023-03-03 13:04:24 +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 0263c20a5b introduce root_job and leaf_jobs for efficient result_by_id 2023-03-03 12:44:44 +01:00
Ashutosh Narang a3def6542a update build instructions (#1256) 2023-03-03 11:19:12 +01:00
Ruben Fiszel 89e68e3444 chore(main): release 1.72.0 (#1250)
* chore(main): release 1.72.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-03-03 11:12:18 +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