Commit Graph

2771 Commits

Author SHA1 Message Date
Ruben Fiszel
43c3bfb9ba ci: extract to s3 directly 2023-04-01 15:38:58 +02:00
Ruben Fiszel
1377a1071c ci: extract to s3 directly 2023-04-01 15:36:26 +02:00
Ruben Fiszel
df98aa4af0 fix compile 2023-04-01 15:07:32 +02:00
Ruben Fiszel
2e955f51b9 fix lack of suggestions in flow editor 2023-04-01 14:53:45 +02:00
Ruben Fiszel
99e462f8e0 update vite and sveltekit 2023-04-01 13:22:12 +02:00
Ruben Fiszel
85e7111c9f fix cycle in imports 2023-04-01 01:40:19 +02:00
Ruben Fiszel
3e2292e9fb chore(main): release 1.84.1 (#1345)
* chore(main): release 1.84.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-03-31 21:07:04 +02:00
Ruben Fiszel
7a06de7f4f fix(cli): overwrite instead of smart diff 2023-03-31 21:02:37 +02:00
Ruben Fiszel
bb7f5b6f5e when pulling, overwrite or not but do not merge 2023-03-31 21:01:40 +02:00
Ruben Fiszel
73986f5329 chore(main): release 1.84.0 (#1336)
* chore(main): release 1.84.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-03-31 20:53:24 +02:00
Faton Ramadani
721c66ffda feat(frontend): Display frontend execution result in Debug Runs (#1341)
* feat(frontend): record frontend errors

* feat(frontend): display result

* feat(frontend): Fix name shadowing

* feat(frontend): fix typo

* fix(frontend): better display frontend errors
2023-03-31 15:20:16 +02:00
Ruben Fiszel
1f8513b937 remove unecessary deno lock file 2023-03-31 11:53:31 +02:00
Ruben Fiszel
41fea4b07e fix input_transform -> input_transforms tests 2023-03-31 11:27:37 +02:00
Ádám Kovács
f782c0e8de fix(frontend): Export python code as string (#1339) 2023-03-31 11:09:53 +02:00
Ryan Rich
f89487cf90 fix(backend): backend compatability on macos (#1340) 2023-03-31 09:00:54 +02:00
Ruben Fiszel
75ce13206d fix compile 2023-03-31 00:30:10 +02:00
Ruben Fiszel
5bbad81a8c fix(frontend): improve app tables 2023-03-31 00:19:14 +02:00
Ruben Fiszel
0bff6e251c add license 2023-03-30 19:48:18 +02:00
Ruben Fiszel
77079b4b68 consistent sort + minor nits 2023-03-30 17:27:21 +02:00
Ruben Fiszel
e2fad9f76e minor ux nits 2023-03-30 16:15:02 +02:00
Ruben Fiszel
642016da33 fix(frontend): improve loading of big jobs in run form 2023-03-30 13:14:39 +02:00
Ruben Fiszel
f7c3a88d06 fix(frontend): improve loading of big args in job details 2023-03-30 12:59:11 +02:00
Ruben Fiszel
f3f29ec24c feat(backend): reduce memory allocation for big forloops of flows 2023-03-30 11:52:54 +02:00
Ruben Fiszel
4598194f08 feat: add the ability to edit previous versions 2023-03-30 08:25:00 +02:00
Ruben Fiszel
810e873d7a only decrypt secret value 2023-03-30 07:58:51 +02:00
Ruben Fiszel
2efc1ee558 redeploy 2023-03-30 01:41:37 +02:00
Ruben Fiszel
de1614b61b fix cancel job 2023-03-30 01:20:54 +02:00
Ruben Fiszel
cd8ab2b52c use requests for . imports 2023-03-30 01:07:24 +02:00
Ruben Fiszel
2b413dd6ab feat: add force cancel 2023-03-30 00:42:13 +02:00
Ruben Fiszel
2c0d07a453 fix flow connection 2023-03-29 22:01:12 +02:00
Ruben Fiszel
80e26d0bab Update deploy-to-s3.yml (#1338) 2023-03-29 20:31:09 +02:00
Ruben Fiszel
58a46cce1d truncate file too big 2023-03-29 20:04:31 +02:00
Ruben Fiszel
a8b99494eb truncate file too big 2023-03-29 20:03:17 +02:00
Ádám Kovács
be9e5309c6 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
537793a256 deploy main to s3 2023-03-29 17:09:56 +02:00
Ruben Fiszel
88a5de60aa deploy main to s3 2023-03-29 17:05:42 +02:00
Ruben Fiszel
d4e2a98cfe deploy main to s3 2023-03-29 16:50:30 +02:00
Ruben Fiszel
79ba39f1e0 deploy main to s3 2023-03-29 16:46:36 +02:00
Ruben Fiszel
4fe2477940 handle space and uppercase in script_path 2023-03-29 16:16:14 +02:00
Ruben Fiszel
6f198eb0e4 improve focusedGrid in tabs and drawers 2023-03-29 10:34:31 +02:00
Faton Ramadani
4346ae43a5 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
47f28c617f fix(backend): add a refresh button to workspace script/hub 2023-03-29 01:06:24 +02:00
Ruben Fiszel
093bc72fb6 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>
2023-03-28 23:38:12 +02:00
Ruben Fiszel
1ae84357e3 fix(cli): plain secrets might be undefined 2023-03-28 23:32:41 +02:00
Ruben Fiszel
6c9c91c4eb fix compile issue swc_common 2023-03-28 23:13:43 +02:00
Ruben Fiszel
f015073763 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>
2023-03-28 22:50:27 +02:00
Ruben Fiszel
0acbcb9678 fix(cli): add --plain-secrets 2023-03-28 22:46:43 +02:00
Ruben Fiszel
8aaab71161 fix python imports 2023-03-28 21:51:12 +02:00
Ruben Fiszel
784bc8139f fix tests 2023-03-28 21:40:36 +02:00
Ruben Fiszel
2dfbf5ffcf fix autogen script names 2023-03-28 21:07:21 +02:00