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 |
|
Ruben Fiszel
|
2062dc6c44
|
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
|
8d73c9276e
|
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
|
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á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
|
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>
|
2023-03-28 23:38:12 +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>
|
2023-03-28 22:50:27 +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 |
|
Faton Ramadani
|
75306c8316
|
fix(frontend): Small app fixes (#1331)
* fix(frontend): wip
* fix(frontend): wip
* fix(frontend): merge main
* fix(frontend): fix build
* fix(frontend): revert css
* fix(frontend): fix alignement + remove id from if deleted
* fix(frontend): fix connection height
* fix(frontend): done
|
2023-03-27 11:50:40 +02:00 |
|
Ruben Fiszel
|
9b09fac27a
|
add more variants to shadow
|
2023-03-26 18:17:47 +02:00 |
|
Ruben Fiszel
|
6ed7268258
|
many apps small fixes
|
2023-03-26 18:14:37 +02:00 |
|
Ruben Fiszel
|
014765c83b
|
fix redraw issues
|
2023-03-25 20:35:28 +01:00 |
|
Ruben Fiszel
|
577dec5c57
|
feat(frontend): multiselect components for apps
|
2023-03-25 16:54:50 +01:00 |
|
Ruben Fiszel
|
1a4867302f
|
fix(frontend): persist description for schemas
|
2023-03-25 08:28:27 +01:00 |
|
Ruben Fiszel
|
8e3d8acc80
|
fix(apps): improve app table actionButtons behavior under many clicks
|
2023-03-25 07:59:32 +01:00 |
|
Ádám Kovács
|
ac2486219c
|
feat(frontend): Add quick style settings to app editor (#1308)
* feat(frontend): Add app secondary settings menu
* refactor(frontend): Separate color picker
* save
* feat(frontend): Add quick style options
* fix(frontend): Handle overflow
* feat(frontend): Add suggestions to quick styles
* save wip
* feat(frontend): Add UI for quick styling
* fix(frontend): Handle multi value properties
* fix(frontend): Convenience updates
* feat(frontend): Add styling properties to components
* fix(frontend): Parse inner colors
* fix(frontend): Multi value sync
* fix(frontend): Correct unit handling
* fix(frontend): Correct multivalue handling
* remove comments
* fix color picker label
* feat(frontend): Add box-shadow property
* feat(frontend): Add concise unit selector
* feat(frontend): Update app labels
* remove unused imports
* fix width
* fix(frontend): App freezing
* fix(frontend): Remove unused imports
* fix(frontend): Conditional chaining
* fix
* revert
* minor updates
* feat(frontend): Add 'apply style to all' button
* fix(frontend): Update styling properties
* fix(frontend): Styling menu typography update
|
2023-03-24 18:26:16 +01:00 |
|
Faton Ramadani
|
a527cb8222
|
fix(frontend): add a modal that is always mounted to make sure compon… (#1328)
* fix(frontend): add a modal that is always mounted to make sure component binding are properly set
* fix(frontend): remove uselss open prop
|
2023-03-24 17:30:04 +01:00 |
|
Ádám Kovács
|
da24e9ab06
|
fix(frontend): Disable app keyboard navigation on focused inputs (#1326)
|
2023-03-24 16:48:34 +01:00 |
|
Ruben Fiszel
|
dd06c05046
|
chore(main): release 1.82.0 (#1316)
* chore(main): release 1.82.0
* Apply automatic changes
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-03-24 12:33:33 +01:00 |
|
Ruben Fiszel
|
a2de6c7d5f
|
recompute others for modal work even if no script attached
|
2023-03-23 21:10:18 +01:00 |
|