Faton Ramadani
|
2819b09ce5
|
fix(frontend): Add FlowGraph display on Safari (#1351)
|
2023-04-03 16:39:57 +02:00 |
|
Ruben Fiszel
|
be97be2c58
|
update lsp to not report imports errors
|
2023-04-03 13:26:00 +02:00 |
|
Ádám Kovács
|
daf827666b
|
fix(frontend): PDF reader header positioning (#1350)
|
2023-04-03 11:56:38 +02:00 |
|
Ruben Fiszel
|
8c53598aba
|
fix(backend): improve handling subflow with many depth using tailrec
|
2023-04-03 08:37:24 +02:00 |
|
Ruben Fiszel
|
390a988d4c
|
fix(backend): improve subflow processing
|
2023-04-03 00:32:13 +02:00 |
|
Ruben Fiszel
|
8a8316c316
|
remove unecessary debug inputtransform
|
2023-04-02 22:20:05 +02:00 |
|
Ruben Fiszel
|
c638c511ca
|
set ready to undefined for agGridTable
|
2023-04-02 18:29:49 +02:00 |
|
Ruben Fiszel
|
7eed0b4666
|
update highlight + fix transform editor suggestions
|
2023-04-02 17:41:43 +02:00 |
|
Ruben Fiszel
|
4127ffe00c
|
chore: update search library
|
2023-04-02 17:16:23 +02:00 |
|
Ruben Fiszel
|
7c0de93b3d
|
remove all frontend warnings and unused imports
|
2023-04-02 17:02:57 +02:00 |
|
Ruben Fiszel
|
de1e29492c
|
feat(frontend): add agGrid api hooks + ready
|
2023-04-02 16:21:04 +02:00 |
|
 Ádám KovácsandRuben Fiszel
|
0b8a08cb49
|
feat(frontend): Add ID renaming popup (#1344)
* feat(frontend): Add id renaming popup
* fix(frontend): State reset
* actually do it
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2023-04-02 15:46:24 +02:00 |
|
Ruben Fiszel
|
cdbab5c807
|
remove all frontend warnings
|
2023-04-02 13:52:15 +02:00 |
|
Ruben Fiszel
|
d4927cf757
|
signatures that cannot be parsed return 200
|
2023-04-02 12:47:38 +02:00 |
|
Ruben Fiszel
|
89c2fb41dd
|
can read all folders if admin or superadmin + refresh user in background
|
2023-04-02 10:35:22 +02:00 |
|
Ruben Fiszel
|
018b051781
|
feat: add local cache for folder path used + invalidate cache on folder creation
|
2023-04-01 19:17:29 +02:00 |
|
Ruben Fiszel
|
5b8c6bb35d
|
fix compile
|
2023-04-01 15:07:32 +02:00 |
|
Ruben Fiszel
|
8d487c0ddb
|
fix lack of suggestions in flow editor
|
2023-04-01 14:53:45 +02:00 |
|
Ruben Fiszel
|
efea19496f
|
update vite and sveltekit
|
2023-04-01 13:22:12 +02:00 |
|
Ruben Fiszel
|
ab99950c5d
|
fix cycle in imports
|
2023-04-01 01:40:19 +02:00 |
|
Faton Ramadani
|
57f8dd9570
|
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 |
|
Ádám Kovács
|
2779891411
|
fix(frontend): Export python code as string (#1339)
|
2023-03-31 11:09:53 +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
|
2368da2146
|
feat: add the ability to edit previous versions
|
2023-03-30 08:25:00 +02:00 |
|
Ruben Fiszel
|
4f75a5840a
|
redeploy
|
2023-03-30 01:41:37 +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
|
9aaeaf4ee0
|
truncate file too big
|
2023-03-29 20:03:17 +02:00 |
|
 Ádám KovácsandFaton Ramadani
|
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
|
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
|
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
|
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
|
1d63877a69
|
improve flow renaming
|
2023-03-27 21:16:43 +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 |
|
Ruben Fiszel
|
201aa6d088
|
improve app setup
|
2023-03-27 15:24:13 +02:00 |
|
Ruben Fiszel
|
b95afaa9bb
|
feat(frontend): use rich json editor for arrays of objects and for object in ArgInput
|
2023-03-27 13:03:06 +02:00 |
|
Ruben Fiszel
|
83e982e84d
|
minor fix
|
2023-03-27 11:54:30 +02:00 |
|
Ádám Kovács
|
fa457bb709
|
fix(frontend): Revert app upload input (#1330)
* fix(frontend): Revert app upload input
* fix default value
|
2023-03-27 11:51:30 +02:00 |
|