Commit Graph

2877 Commits

Author SHA1 Message Date
Ruben Fiszel
db075f2ca1 feat(backend): add instance events webhook 2023-04-11 01:45:56 +02:00
Ruben Fiszel
e71653998b more app fixes 2023-04-10 22:34:09 +02:00
Ruben Fiszel
bc7c16af36 more app fixes 2023-04-10 21:57:07 +02:00
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
Ruben Fiszel
613cd64003 improve metrics 2023-04-10 11:58:44 +02:00
Ruben Fiszel
621bb282af improve metrics 2023-04-10 11:53:32 +02:00
Ruben Fiszel
415be7c70f perf: parallelize more operations for deno jobs 2023-04-10 10:55:56 +02:00
Ruben Fiszel
b7b26dc9c7 improve token lock 2023-04-10 08:00:41 +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
6ab4f30026 fetch token in the background 2023-04-10 01:16:15 +02:00
Ruben Fiszel
a23a14f9f2 make create_token_for_owner not a transaction anymore 2023-04-09 21:47:05 +02:00
Ruben Fiszel
bbb6a15da7 only register prometheus metrics if they are enabled 2023-04-09 15:39:25 +02:00
Ruben Fiszel
ff22759a43 deno optimization v0 2023-04-09 14:10:56 +02:00
Ruben Fiszel
adcfab6194 fix backend tests 2023-04-09 11:20:15 +02:00
Ruben Fiszel
36e338c461 feat(backend): extend cached resolution for go 2023-04-09 10:58:45 +02:00
Ruben Fiszel
130ddbbf85 feat(python): cache dependency resolution 2023-04-08 23:25:46 +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
1491a739e6 feat(cli): add getFullResource 2023-04-08 21:57:40 +02:00
Ruben Fiszel
a59cdeff11 show status code when possible 2023-04-08 20:09:27 +02:00
Ruben Fiszel
917e0f7549 reduce verbosity of cache sync 2023-04-08 15:55:09 +02:00
Ruben Fiszel
1b15de87a3 reduce verbosity of cache sync 2023-04-08 15:48:07 +02:00
Ruben Fiszel
198dd9e8ff remove deno nsjail in favor of deno sandboxing 2023-04-08 15:25:10 +02:00
Ruben Fiszel
340efa5751 use skeleton for workers page 2023-04-08 14:08:56 +02:00
Ruben Fiszel
7ca9035b53 update caddyfile 2023-04-08 14:00:51 +02:00
Ruben Fiszel
a72de74dfb update self-host 2023-04-08 13:52:31 +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
Ruben Fiszel
0a06e89ff0 add GOPATH to go mod tidy 2023-04-07 00:49:57 +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