Commit Graph

2762 Commits

Author SHA1 Message Date
Ryan Rich dfd2abc764 fix(backend): backend compatability on macos (#1340) 2023-03-31 09:00:54 +02:00
Ruben Fiszel 624279e568 fix compile 2023-03-31 00:30:10 +02:00
Ruben Fiszel cd1f9b6baa fix(frontend): improve app tables 2023-03-31 00:19:14 +02:00
Ruben Fiszel 8b4e828e64 add license 2023-03-30 19:48:18 +02:00
Ruben Fiszel 2e7871439a consistent sort + minor nits 2023-03-30 17:27:21 +02:00
Ruben Fiszel 82578ef836 minor ux nits 2023-03-30 16:15:02 +02:00
Ruben Fiszel b3254938fe fix(frontend): improve loading of big jobs in run form 2023-03-30 13:14:39 +02:00
Ruben Fiszel 71619acdfa fix(frontend): improve loading of big args in job details 2023-03-30 12:59:11 +02:00
Ruben Fiszel c7506e4dae feat(backend): reduce memory allocation for big forloops of flows 2023-03-30 11:52:54 +02:00
Ruben Fiszel 2368da2146 feat: add the ability to edit previous versions 2023-03-30 08:25:00 +02:00
Ruben Fiszel 7fc97e274e only decrypt secret value 2023-03-30 07:58:51 +02:00
Ruben Fiszel 4f75a5840a redeploy 2023-03-30 01:41:37 +02:00
Ruben Fiszel 8b80b3cb74 fix cancel job 2023-03-30 01:20:54 +02:00
Ruben Fiszel 31d0d102eb use requests for . imports 2023-03-30 01:07:24 +02:00
Ruben Fiszel fbe5c18da0 feat: add force cancel 2023-03-30 00:42:13 +02:00
Ruben Fiszel 8d0d996bbb fix flow connection 2023-03-29 22:01:12 +02:00
Ruben Fiszel 2b09fead4f Update deploy-to-s3.yml (#1338) 2023-03-29 20:31:09 +02:00
Ruben Fiszel fccb3d8088 truncate file too big 2023-03-29 20:04:31 +02:00
Ruben Fiszel 9aaeaf4ee0 truncate file too big 2023-03-29 20:03:17 +02:00
Ádám Kovács 01564f0a1c feat(frontend): App component style input grouping (#1334)
* feat(frontend): App component style input grouping

* fix: default value

* fix

* update styling

* fix property toggling

---------

Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
2023-03-29 19:24:20 +02:00
Ruben Fiszel 78085a8a12 deploy main to s3 2023-03-29 17:09:56 +02:00
Ruben Fiszel 5abd9854ad deploy main to s3 2023-03-29 17:05:42 +02:00
Ruben Fiszel 85e9aa983b deploy main to s3 2023-03-29 16:50:30 +02:00
Ruben Fiszel 9853380df6 deploy main to s3 2023-03-29 16:46:36 +02:00
Ruben Fiszel 5aa14562a0 handle space and uppercase in script_path 2023-03-29 16:16:14 +02:00
Ruben Fiszel c07a17ff8a improve focusedGrid in tabs and drawers 2023-03-29 10:34:31 +02:00
Faton Ramadani 5ac646e859 feat(frontend): improve input connection UI (#1333)
* feat(frontend): improve input connection UI

* feat(frontend): prevent pointerup from bubbling + refactor the code

* feat(frontend): remove unnecessary alert + fix null display

* feat(frontend): restore hoveredComponent when connecting + properly open deeply nested component

* feat(frontend): fix ObjectViewer display
2023-03-29 09:05:50 +02:00
Ruben Fiszel bb61cef0e5 fix(backend): add a refresh button to workspace script/hub 2023-03-29 01:06:24 +02:00
Ruben Fiszel f73664759f chore(main): release 1.83.1 (#1335)
* chore(main): release 1.83.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.83.1
2023-03-28 23:38:12 +02:00
Ruben Fiszel 569a55e45b fix(cli): plain secrets might be undefined 2023-03-28 23:32:41 +02:00
Ruben Fiszel 5d53967ba4 fix compile issue swc_common 2023-03-28 23:13:43 +02:00
Ruben Fiszel a24a3b4787 chore(main): release 1.83.0 (#1327)
* chore(main): release 1.83.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.83.0
2023-03-28 22:50:27 +02:00
Ruben Fiszel 98d51e219d fix(cli): add --plain-secrets 2023-03-28 22:46:43 +02:00
Ruben Fiszel 11431a75f4 fix python imports 2023-03-28 21:51:12 +02:00
Ruben Fiszel 32ef18bffe fix tests 2023-03-28 21:40:36 +02:00
Ruben Fiszel 8497d1d1c0 fix autogen script names 2023-03-28 21:07:21 +02:00
Ruben Fiszel 015f8e893f fix autogen script names 2023-03-28 20:43:51 +02:00
Ruben Fiszel 07ab2dbb0a fix autogen script names 2023-03-28 20:39:58 +02:00
Ruben Fiszel a5500ea40a feat(backend): allow relative imports for python 2023-03-28 20:27:40 +02:00
Ruben Fiszel 5eab9431bd fix integer handling as field type 2023-03-28 17:36:21 +02:00
Ruben Fiszel 33c07d3e63 feat(frontend): add pagination 2023-03-28 16:58:43 +02:00
Ruben Fiszel 5f335d2464 more flow logs 2023-03-28 14:01:47 +02:00
Ruben Fiszel c0d72e2881 improve logging to trace job from root_job and fetching flow details from a separate workspace 2023-03-28 07:58:35 +02:00
Ruben Fiszel e40f16c969 minor backend fixes 2023-03-27 22:57:29 +02:00
Ruben Fiszel 1d63877a69 improve flow renaming 2023-03-27 21:16:43 +02:00
Ruben Fiszel 6764c519b2 add more sanity checks to api 2023-03-27 21:07:34 +02:00
Ruben Fiszel 3463bfe36f fix array list removal 2023-03-27 20:51:52 +02:00
Ruben Fiszel 2b31653a8a feat(frontend): add textareacomponent + fix multiselect style + select multi components 2023-03-27 18:33:50 +02:00
Ruben Fiszel 449d3ae5dd feat(frontend): add recompute as a primitive 2023-03-27 17:41:37 +02:00
Ruben Fiszel cfa3f9ce7c fix recomputeOthers 2023-03-27 15:49:24 +02:00