Ruben Fiszel
|
d477a1e704
|
feat(backend): add GET endpoint to trigger scripts
|
2023-04-04 13:56:55 +02:00 |
|
dependabot[bot]
|
a61e55f6ec
|
chore(deps-dev): bump cssnano from 5.1.15 to 6.0.0 in /frontend (#1359)
Bumps [cssnano](https://github.com/cssnano/cssnano) from 5.1.15 to 6.0.0.
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.1.15...cssnano@6.0.0)
---
updated-dependencies:
- dependency-name: cssnano
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-04 01:34:22 +02:00 |
|
Ruben Fiszel
|
0bec54edfd
|
feat: do cache bucket syncing in background + check tar before pushing it (#1360)
* all
* improve tar caching
|
2023-04-04 01:34:11 +02:00 |
|
dependabot[bot]
|
5d885f48e9
|
chore(deps-dev): bump @sveltejs/adapter-static in /frontend (#1357)
Bumps [@sveltejs/adapter-static](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-static) from 1.0.6 to 2.0.1.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/adapter-static/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/adapter-static@2.0.1/packages/adapter-static)
---
updated-dependencies:
- dependency-name: "@sveltejs/adapter-static"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-03 21:07:56 +02:00 |
|
Faton Ramadani
|
5c521ee5ac
|
fix(frontend): Add FlowGraph display on Safari (#1351)
|
2023-04-03 16:39:57 +02:00 |
|
Ruben Fiszel
|
94c1c14a91
|
chore(main): release 1.85.0 (#1348)
* chore(main): release 1.85.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-04-03 13:30:18 +02:00 |
|
Ruben Fiszel
|
48a196cdad
|
update lsp to not report imports errors
|
2023-04-03 13:26:00 +02:00 |
|
Ádám Kovács
|
97f34fddbb
|
fix(frontend): PDF reader header positioning (#1350)
|
2023-04-03 11:56:38 +02:00 |
|
Ruben Fiszel
|
8f496e83b6
|
fix(backend): improve handling subflow with many depth using tailrec
|
2023-04-03 08:37:24 +02:00 |
|
Ruben Fiszel
|
0b70212c6d
|
fix(backend): improve subflow processing
|
2023-04-03 00:32:13 +02:00 |
|
Ruben Fiszel
|
99e70d223c
|
remove unecessary debug inputtransform
|
2023-04-02 22:20:05 +02:00 |
|
Ruben Fiszel
|
a04e0e71fe
|
set ready to undefined for agGridTable
|
2023-04-02 18:29:49 +02:00 |
|
Ruben Fiszel
|
d1f2f12b15
|
update highlight + fix transform editor suggestions
|
2023-04-02 17:41:43 +02:00 |
|
Ruben Fiszel
|
c947ef968a
|
chore: update search library
|
2023-04-02 17:16:23 +02:00 |
|
Ruben Fiszel
|
4ec23a0ecc
|
update svelte-awsome
|
2023-04-02 17:08:37 +02:00 |
|
Ruben Fiszel
|
aad64c1790
|
remove all frontend warnings and unused imports
|
2023-04-02 17:02:57 +02:00 |
|
Ruben Fiszel
|
deb2ad0225
|
feat(frontend): add agGrid api hooks + ready
|
2023-04-02 16:21:04 +02:00 |
|
Ádám Kovács
|
a69feda6bf
|
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
|
3f1fd31e1b
|
remove backend warnings & fix test
|
2023-04-02 13:56:16 +02:00 |
|
Ruben Fiszel
|
4fc2cfc1be
|
remove all frontend warnings
|
2023-04-02 13:52:15 +02:00 |
|
Ruben Fiszel
|
5f2e2b0926
|
signatures that cannot be parsed return 200
|
2023-04-02 12:47:38 +02:00 |
|
Ruben Fiszel
|
75374ee691
|
can read all folders if admin or superadmin + refresh user in background
|
2023-04-02 10:35:22 +02:00 |
|
Ruben Fiszel
|
2ab13cb1ec
|
feat: add local cache for folder path used + invalidate cache on folder creation
|
2023-04-01 19:17:29 +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
|
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 |
|
Ádám Kovács
|
f782c0e8de
|
fix(frontend): Export python code as string (#1339)
|
2023-03-31 11:09:53 +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
|
4598194f08
|
feat: add the ability to edit previous versions
|
2023-03-30 08:25:00 +02:00 |
|
Ruben Fiszel
|
2efc1ee558
|
redeploy
|
2023-03-30 01:41:37 +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
|
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
|
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
|
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
|
928e459228
|
fix integer handling as field type
|
2023-03-28 17:36:21 +02:00 |
|