Commit Graph

2256 Commits

Author SHA1 Message Date
Ruben Fiszel
70ac5480fa fix app first debounce for improve trigger on load 2023-04-10 20:27:37 +02:00
Ruben Fiszel
c131a78e1b fix home + refreshOnStart 2023-04-10 18:02:27 +02:00
Ádám Kovács
0af92bc00e feat(frontend)!: Add option to return file names (#1380) 2023-04-10 17:32:03 +02:00
Ruben Fiszel
6207c439b5 fix(frontend): fix app init issue 2023-04-10 17:27:48 +02:00
Faton Ramadani
acc3e23923 fix(frontend): Fix frontend dependencies (#1379)
* fix(frontend): Fix frontend dependencies

* fix(frontend): Fix frontend dependencies

* fix(frontend): Fix frontend dependencies
2023-04-10 15:34:34 +02:00
Faton Ramadani
3baab7beef fix(frontend): fix popover configuration to avoid content shift (#1377) 2023-04-10 07:24:57 +02:00
Faton Ramadani
1a51fa1526 fix(frontend): remove stopPropagation that was preventing components dnd (#1378) 2023-04-10 07:23:15 +02:00
Ruben Fiszel
adcfab6194 fix backend tests 2023-04-09 11:20:15 +02:00
Ruben Fiszel
f98b3f13d6 add debug log line on execute 2023-04-08 22:21:22 +02:00
Ruben Fiszel
fdb321969f chore(main): release 1.86.0 (#1352)
* chore(main): release 1.86.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-04-08 22:01:22 +02:00
Ruben Fiszel
340efa5751 use skeleton for workers page 2023-04-08 14:08:56 +02:00
Ruben Fiszel
ba6179d73f allow back navigation for home tabs 2023-04-08 13:20:46 +02:00
Ruben Fiszel
fc6193006b fix README and fix inline editor 2023-04-08 13:05:40 +02:00
Ruben Fiszel
aadaeed4c1 change default recomputeOnInputChanges 2023-04-08 12:33:03 +02:00
Ádám Kovács
424d15dcce fix(frontend): Minor fixes (#1374)
* fixes

* reverse wm logo spin

* remove component tab label

* updates
2023-04-08 09:52:41 +02:00
Ruben Fiszel
68312a74c1 fix lsp relative imports 2023-04-08 00:11:10 +02:00
Ruben Fiszel
f940eab5de feat(frontend): add impersonate api + local resolution of import by lsp v0 2023-04-07 22:54:55 +02:00
Ádám Kovács
361ca33527 various app updates (#1373) 2023-04-07 13:58:02 +02:00
Ruben Fiszel
6138c39521 feat(frontend): add flow expand button 2023-04-07 12:36:29 +02:00
Ruben Fiszel
f057d07d95 improve further monaco assistant 2023-04-07 09:16:10 +02:00
Ruben Fiszel
d0712a868f experimental: make deno a separate language in the editor (#1370)
* all

* all

* all
2023-04-07 07:47:21 +02:00
Ruben Fiszel
58eba85eea fix open drawer script builder 2023-04-07 01:44:36 +02:00
Faton Ramadani
6e1c17d56e Menu refactor (#1372)
* wip menu refactor

* wip

* wip

* feat(frontend): finish menu refactor

* feat(frontend): finish menu refactor
2023-04-07 00:08:53 +02:00
Ruben Fiszel
796632abb5 fix(frontend): make croninput a builder rather than a tab 2023-04-06 23:57:42 +02:00
Ruben Fiszel
8864593eed set schema on script template change 2023-04-06 23:28:03 +02:00
Faton Ramadani
b861193e9a feat(frontend): Improve login + toasts (#1363)
* feat(frontend): Improve login + toasts

* feat(frontend): Improve workspace selection

* feat(frontend): restore package.lock

* feat(frontend): restore package.lock

* feat(frontend): Set gray background + smal fixes

* feat(frontend): fix login modal margin

* feat(frontend): update color
2023-04-06 17:23:58 +02:00
Faton Ramadani
370b26d98d fix(frontend): Fix button poppup (#1368)
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2023-04-06 16:09:26 +02:00
Faton Ramadani
b43ee3233f feat(frontend): Tone down text + display whole text (#1366) 2023-04-06 16:07:34 +02:00
Faton Ramadani
dc8c389526 fix(frontend): Fix connected property (#1371)
* fix(frontend): Fix connected property

* fix(frontend): fix connected property

* fix(frontend): fix connected property
2023-04-06 16:02:10 +02:00
Ruben Fiszel
7e5c268f94 fix server starting failed 2023-04-06 11:46:47 +02:00
Ruben Fiszel
b1d9df9ab6 fix loading script from hub 2023-04-06 09:13:15 +02:00
Ruben Fiszel
31e4b7606b feat(frontend): make script editor a single page 2023-04-06 01:00:42 +02:00
Ruben Fiszel
0ca9a80d93 remove import from template 2023-04-05 22:14:15 +02:00
Ruben Fiszel
d0c230473f fix star hover issue 2023-04-05 19:38:20 +02:00
Ruben Fiszel
85881752f7 feat(frontend): add workspace to ctx 2023-04-05 19:31:12 +02:00
Ruben Fiszel
ab7709b0cb minor schedule nits 2023-04-05 19:21:13 +02:00
Ruben Fiszel
b25b8d5147 minor schedule nits 2023-04-05 19:16:00 +02:00
Ruben Fiszel
df35230c13 fix search outputs in apps with null object 2023-04-05 18:53:57 +02:00
Ruben Fiszel
41bc468c55 fix search outputs in apps with null object 2023-04-05 18:52:41 +02:00
Oliver Veal
0b444ce395 feat: improved cron/schedule editor (#1362)
* basic cron schedule editing ui

* schedules run in a user-specified timezone

* fix other uses of CronInput component

* use now() from database to schedule next job

* offset -> IANA timezone conversion on db migration

* sqlx ci

---------

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2023-04-05 16:37:24 +02:00
Faton Ramadani
142c2d472c fix(frontend): Fix flow templateEditor (#1367) 2023-04-05 13:06:56 +02:00
Faton Ramadani
9b3ab9d846 App input (#1353)
* feat(frontend): record frontend errors

* feat(frontend): display result

* feat(frontend): Fix name shadowing

* feat(frontend): fix typo

* fix(frontend): better display frontend errors

* fix(frontend): wip

* wip

* feat(frontend): text input

* feat(frontend): enable double click to open + disabled mode when input is computed or connected

* feat(frontend): fix monaco setCode

* feat(frontend): revert package.json changes

* feat(frontend): fix syncing issues

* feat(frontend): adapt style

* feat(frontend): fix event propagation
2023-04-04 16:00:50 +02:00
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