Ruben Fiszel
|
9b3d6a3dd9
|
fix hub compatible export
|
2023-04-11 18:33:45 +02:00 |
|
Faton Ramadani
|
58d4b556eb
|
fix(frontend): Add missing stopPropagation (#1394)
* fix(frontend): Add missing stopPropagation
* fix(frontend): fix component selection
|
2023-04-11 16:22:22 +02:00 |
|
Ádám Kovács
|
8a44f8e779
|
fix(frontend): Fix icon picker input (#1389)
|
2023-04-11 13:29:55 +02:00 |
|
 Kai JellinghausandRuben Fiszel
|
d45e6c94ab
|
feat(backend): Redis based queue (#1324)
* Merge?
* Fix V8 breaking change
* WIP
* WIP
* Cleanup
* Move to git reference
* Fix Merge conflict
* update
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2023-04-11 12:24:13 +02:00 |
|
 Faton RamadaniandRuben Fiszel
|
41831d58ed
|
fix(frontend): Fix mac shortcuts (#1381)
* fix(frontend): fix app init issue
* fix(frontend): Fix mac shortcuts
* Update NonRunnableComponent.svelte
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2023-04-11 08:52:40 +02:00 |
|
Ruben Fiszel
|
36816877b4
|
remove initialized
|
2023-04-11 08:51:09 +02:00 |
|
dependabot[bot]
|
0040e15805
|
chore(deps-dev): bump @types/vscode from 1.74.0 to 1.77.0 in /frontend (#1358)
Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.74.0 to 1.77.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode)
---
updated-dependencies:
- dependency-name: "@types/vscode"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-11 08:24:34 +02:00 |
|
dependabot[bot]
|
72317e9b54
|
chore(deps-dev): bump svelte2tsx from 0.6.10 to 0.6.11 in /frontend (#1382)
Bumps [svelte2tsx](https://github.com/sveltejs/language-tools) from 0.6.10 to 0.6.11.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte2tsx-0.6.10...svelte2tsx-0.6.11)
---
updated-dependencies:
- dependency-name: svelte2tsx
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-11 08:24:19 +02:00 |
|
dependabot[bot]
|
866228b663
|
chore(deps-dev): bump eslint from 8.37.0 to 8.38.0 in /frontend (#1384)
Bumps [eslint](https://github.com/eslint/eslint) from 8.37.0 to 8.38.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.37.0...v8.38.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-11 08:23:42 +02:00 |
|
dependabot[bot]
|
7eacca4caa
|
chore(deps-dev): bump pdfjs-dist from 3.4.120 to 3.5.141 in /frontend (#1385)
Bumps [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) from 3.4.120 to 3.5.141.
- [Release notes](https://github.com/mozilla/pdfjs-dist/releases)
- [Commits](https://github.com/mozilla/pdfjs-dist/commits)
---
updated-dependencies:
- dependency-name: pdfjs-dist
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-11 08:23:21 +02:00 |
|
dependabot[bot]
|
1526537f56
|
chore(deps): bump svelte-select from 5.5.2 to 5.6.0 in /frontend (#1386)
Bumps [svelte-select](https://github.com/rob-balfre/svelte-select) from 5.5.2 to 5.6.0.
- [Release notes](https://github.com/rob-balfre/svelte-select/releases)
- [Changelog](https://github.com/rob-balfre/svelte-select/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rob-balfre/svelte-select/compare/v5.5.2...v5.6.0)
---
updated-dependencies:
- dependency-name: svelte-select
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-11 08:22:03 +02:00 |
|
Ruben Fiszel
|
f2d3c8208b
|
feat(backend): add instance events webhook
|
2023-04-11 01:45:56 +02:00 |
|
Ruben Fiszel
|
1b04537c9a
|
more app fixes
|
2023-04-10 22:34:09 +02:00 |
|
Ruben Fiszel
|
23e374b10d
|
more app fixes
|
2023-04-10 21:57:07 +02:00 |
|
Ruben Fiszel
|
5fc72ea2e6
|
fix app first debounce for improve trigger on load
|
2023-04-10 20:27:37 +02:00 |
|
Ruben Fiszel
|
3f5df1ee41
|
fix home + refreshOnStart
|
2023-04-10 18:02:27 +02:00 |
|
Ádám Kovács
|
3dabac153f
|
feat(frontend)!: Add option to return file names (#1380)
|
2023-04-10 17:32:03 +02:00 |
|
Ruben Fiszel
|
d0e0e1fdf2
|
fix(frontend): fix app init issue
|
2023-04-10 17:27:48 +02:00 |
|
Faton Ramadani
|
8e9c491650
|
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
|
2031e1ebd0
|
fix(frontend): fix popover configuration to avoid content shift (#1377)
|
2023-04-10 07:24:57 +02:00 |
|
Faton Ramadani
|
de8dc1e9cd
|
fix(frontend): remove stopPropagation that was preventing components dnd (#1378)
|
2023-04-10 07:23:15 +02:00 |
|
Ruben Fiszel
|
1ffed41cf9
|
fix backend tests
|
2023-04-09 11:20:15 +02:00 |
|
Ruben Fiszel
|
341a9662b7
|
add debug log line on execute
|
2023-04-08 22:21:22 +02:00 |
|
 Ruben Fiszelandrubenfiszel
|
e80454e7fd
|
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
|
a7c4c5d0a8
|
use skeleton for workers page
|
2023-04-08 14:08:56 +02:00 |
|
Ruben Fiszel
|
2e80404e5e
|
allow back navigation for home tabs
|
2023-04-08 13:20:46 +02:00 |
|
Ruben Fiszel
|
8ef29099f8
|
fix README and fix inline editor
|
2023-04-08 13:05:40 +02:00 |
|
Ruben Fiszel
|
1097dccfe5
|
change default recomputeOnInputChanges
|
2023-04-08 12:33:03 +02:00 |
|
Ádám Kovács
|
76a2a1db36
|
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
|
65721b3b20
|
fix lsp relative imports
|
2023-04-08 00:11:10 +02:00 |
|
Ruben Fiszel
|
7675f08b7b
|
feat(frontend): add impersonate api + local resolution of import by lsp v0
|
2023-04-07 22:54:55 +02:00 |
|
Ádám Kovács
|
b962ae3578
|
various app updates (#1373)
|
2023-04-07 13:58:02 +02:00 |
|
Ruben Fiszel
|
34a8b01b76
|
feat(frontend): add flow expand button
|
2023-04-07 12:36:29 +02:00 |
|
Ruben Fiszel
|
179382afbd
|
improve further monaco assistant
|
2023-04-07 09:16:10 +02:00 |
|
Ruben Fiszel
|
37ee631363
|
experimental: make deno a separate language in the editor (#1370)
* all
* all
* all
|
2023-04-07 07:47:21 +02:00 |
|
Ruben Fiszel
|
dba37c2771
|
fix open drawer script builder
|
2023-04-07 01:44:36 +02:00 |
|
Faton Ramadani
|
368cdefd91
|
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
|
266b5b00da
|
fix(frontend): make croninput a builder rather than a tab
|
2023-04-06 23:57:42 +02:00 |
|
Ruben Fiszel
|
8fe68c832b
|
set schema on script template change
|
2023-04-06 23:28:03 +02:00 |
|
Faton Ramadani
|
92be102a07
|
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 RamadaniandRuben Fiszel
|
a344928f25
|
fix(frontend): Fix button poppup (#1368)
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2023-04-06 16:09:26 +02:00 |
|
Faton Ramadani
|
f214d5f96b
|
feat(frontend): Tone down text + display whole text (#1366)
|
2023-04-06 16:07:34 +02:00 |
|
Faton Ramadani
|
4af39f081b
|
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
|
3a6b655ba8
|
fix server starting failed
|
2023-04-06 11:46:47 +02:00 |
|
Ruben Fiszel
|
2f156d09bf
|
fix loading script from hub
|
2023-04-06 09:13:15 +02:00 |
|
Ruben Fiszel
|
b84be60c53
|
feat(frontend): make script editor a single page
|
2023-04-06 01:00:42 +02:00 |
|
Ruben Fiszel
|
eef9017a05
|
remove import from template
|
2023-04-05 22:14:15 +02:00 |
|
Ruben Fiszel
|
fb60768cf3
|
fix star hover issue
|
2023-04-05 19:38:20 +02:00 |
|
Ruben Fiszel
|
8f7a11b896
|
feat(frontend): add workspace to ctx
|
2023-04-05 19:31:12 +02:00 |
|
Ruben Fiszel
|
0b4da1a97c
|
minor schedule nits
|
2023-04-05 19:21:13 +02:00 |
|