dependabot[bot]
|
3ba49e8da9
|
chore(deps): bump lucide-svelte from 0.115.0 to 0.176.0 in /frontend (#1461)
Bumps [lucide-svelte](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-svelte) from 0.115.0 to 0.176.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/v0.176.0/packages/lucide-svelte)
---
updated-dependencies:
- dependency-name: lucide-svelte
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-24 19:02:25 +00:00 |
|
dependabot[bot]
|
964bbfb8b0
|
chore(deps-dev): bump vite from 4.2.1 to 4.3.1 in /frontend (#1460)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.3.1/packages/vite)
---
updated-dependencies:
- dependency-name: vite
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-24 19:01:53 +00:00 |
|
Ádám Kovács
|
34350a5f89
|
fix(frontend): Update direct exports (#1456)
|
2023-04-24 13:34:41 +02:00 |
|
Ruben Fiszel
|
10a0f5ef18
|
svelte-package 2 exports
|
2023-04-24 13:04:07 +02:00 |
|
Ádám Kovács
|
f86da03005
|
fix(frontend): Update CLI login request styling (#1454)
|
2023-04-24 12:25:53 +02:00 |
|
Ruben Fiszel
|
4f7d7bb939
|
default worker handle other tags
|
2023-04-24 12:17:38 +02:00 |
|
Ruben Fiszel
|
e6d02db1ad
|
update readme
|
2023-04-24 01:35:17 +02:00 |
|
Ruben Fiszel
|
abd1fd5aa0
|
fix (#1453)
|
2023-04-24 00:16:56 +02:00 |
|
Ruben Fiszel
|
0d21bf8ca5
|
chore(main): release 1.89.0 (#1429)
* chore(main): release 1.89.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-04-23 17:05:46 +02:00 |
|
Ruben Fiszel
|
00b57dd156
|
update readme
|
2023-04-23 17:05:33 +02:00 |
|
Ruben Fiszel
|
02ba82064f
|
feat(backend): worker groups (#1452)
* tagged scripts
* tagged scripts
* fix
* fix
* fix
* all
* update sqlx
|
2023-04-23 16:57:23 +02:00 |
|
Ruben Fiszel
|
7939df3f44
|
update default tab for hub
|
2023-04-23 12:18:39 +02:00 |
|
Ruben Fiszel
|
2ae7f8cbb4
|
update self-host instructions
|
2023-04-23 11:13:57 +02:00 |
|
Ádám Kovács
|
3d7f91a5ec
|
fix(frontend): App color picker overflow issue (#1449)
|
2023-04-22 09:56:16 +02:00 |
|
ELLIOTTCABLE
|
96611cf81d
|
lsp: Expose 3001 in the Docker image (#1450)
|
2023-04-22 09:55:34 +02:00 |
|
Ruben Fiszel
|
2670e41655
|
move tests to not use njsail
|
2023-04-22 08:24:54 +02:00 |
|
Ruben Fiszel
|
c9d6a47b31
|
fix(backend): avoid potential conflict between pull from tar and background sync
|
2023-04-21 23:49:14 +02:00 |
|
Ruben Fiszel
|
a3487f18c4
|
fix(backend): global cache synco only start if all piptars have been downloaded
|
2023-04-21 22:21:04 +02:00 |
|
Faton Ramadani
|
a235dfbe1f
|
App templates (#1448)
* feat(backend): workers are instantly ready and sync with global cache in background
* feat(frontend): add templates
* feat(frontend): fix
* feat(frontend): add psql template
* feat(frontend): Move braces
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2023-04-21 15:09:18 +02:00 |
|
Ádám Kovács
|
f63c1c5d2e
|
feat(frontend): Add seconds input (#1445)
* feat(frontend): Add seconds input
* add more instances
* fix header toggles
* add retry calculations
|
2023-04-21 14:35:50 +02:00 |
|
Ruben Fiszel
|
1ba0e24155
|
feat(backend): only run fully deployed scripts
|
2023-04-21 12:49:47 +02:00 |
|
Ruben Fiszel
|
ec0d855eb0
|
fix frontend compile
|
2023-04-21 10:46:18 +02:00 |
|
Faton Ramadani
|
51e090e486
|
App UI rework (#1442)
* feat(frontend): app editor ui rework
* feat(frontend): update insert variable
* feat(frontend): fix preview button
* feat(frontend): update toggle group v2
* feat(frontend): fix typo
* feat(frontend): fix build
* feat(frontend): adapt homepage
* feat(frontend): small fix
* feat(frontend): add back type
|
2023-04-21 10:40:03 +02:00 |
|
Ruben Fiszel
|
394c6fa92d
|
feat(backend): workers are instantly ready and sync with global cache in background
|
2023-04-21 09:45:25 +02:00 |
|
Ruben Fiszel
|
d8ceaa5bcc
|
improve log line for cache syncing
|
2023-04-21 01:54:58 +02:00 |
|
Ruben Fiszel
|
dd6602284e
|
fix untar_all_piptars
|
2023-04-21 01:02:51 +02:00 |
|
Ruben Fiszel
|
ecca1e2c3e
|
better rclone filters
|
2023-04-21 00:31:39 +02:00 |
|
Ruben Fiszel
|
ee1599166c
|
better rclone filters
|
2023-04-20 23:45:31 +02:00 |
|
Ruben Fiszel
|
d8da7b2883
|
set relative folder for archive creation
|
2023-04-20 23:33:53 +02:00 |
|
Ruben Fiszel
|
8fda8bbaf8
|
remove deno/gen/windmill from tmp cache
|
2023-04-20 21:04:17 +02:00 |
|
Ruben Fiszel
|
e74f8f8248
|
--s3-no-cache-buckets
|
2023-04-20 20:50:02 +02:00 |
|
Ruben Fiszel
|
48b2e7d1d2
|
fix tests
|
2023-04-20 20:17:03 +02:00 |
|
Ruben Fiszel
|
242b2ae899
|
feat(backend): global cache refactor for pip using tar for each dependency (#1443)
* cache refactor
* exclude tar from being synced to bucket
* run
* update
* update
|
2023-04-20 20:05:12 +02:00 |
|
Ryan Rich
|
49ac8c0cac
|
feat(frontend): support showing metadata on script add via query param (#1438)
* feat(frontend): support showing metadata on script add via query param
* feat(frontend): snake case query param per pr feedback
|
2023-04-20 16:35:58 +02:00 |
|
Ádám Kovács
|
baf1daed39
|
fix(frontend): Update flow viewer styling (#1441)
* fix(frontend): Update flow viewer styling
* update
|
2023-04-20 16:35:45 +02:00 |
|
Ádám Kovács
|
89e73b2226
|
fix(frontend): Minor update of app default codes (#1440)
|
2023-04-20 11:38:30 +02:00 |
|
Ruben Fiszel
|
ccda9850b6
|
fix python install on save with nsjail
|
2023-04-20 10:33:11 +02:00 |
|
Mohsin Malik
|
702b0d2d0f
|
Add UI toggles (#1437)
* Add UI toggles
* Reset .env
* Remove console.log
* Remove more console.logs
|
2023-04-19 22:48:50 +02:00 |
|
Ádám Kovács
|
21d28f5ed9
|
fix(frontend): Update app default codes (#1432)
* fix(frontend): Update app default codes
* remove console log
|
2023-04-19 22:46:00 +02:00 |
|
Ruben Fiszel
|
f0b939cd3a
|
add barrier when num workers > 1
|
2023-04-19 17:00:03 +02:00 |
|
Ádám Kovács
|
ed159b0d66
|
fix(frontend): Update app mobile preview width (#1431)
* fix(frontend): App mobile preview width
* fix(frontend): Add min width to app desktop preview
|
2023-04-19 14:54:51 +02:00 |
|
Ádám Kovács
|
4d7d728d2d
|
fix(frontend): Update flow tooltip z-indexes (#1433)
|
2023-04-19 14:54:39 +02:00 |
|
Ruben Fiszel
|
26c7e9e8c3
|
add barrier when num workers > 1
|
2023-04-19 12:46:25 +02:00 |
|
Faton Ramadani
|
05dc4def56
|
feat(frontend): Add documentation links (#1399)
* feat(frontend): Add documentation link
* feat(frontend): update documentation link style
* feat(frontend): update documentation link
|
2023-04-19 09:37:57 +02:00 |
|
Ruben Fiszel
|
fb0983bcb3
|
feat(ee): sync cache in background
|
2023-04-19 01:15:41 +02:00 |
|
Ruben Fiszel
|
89d0bea9fa
|
feat(ee): sync cache in background
|
2023-04-19 00:55:51 +02:00 |
|
Faton Ramadani
|
7f9f314b4a
|
feat(frontend): reorder array items in app editor (#1426)
* feat(frontend): reorder array items in app editor
* feat(frontend): support tab
* feat(frontend): swap subgrids accordingly
* feat(frontend): fix syncing issues
* feat(frontend): fix syncing issues
* feat(frontend): Fix reactive statement
|
2023-04-19 00:01:03 +02:00 |
|
Ruben Fiszel
|
4934dc454f
|
only cache on first worker
|
2023-04-18 21:23:29 +02:00 |
|
Faton Ramadani
|
d165c75222
|
feat(frontend): add toast actions (#1411)
* feat(frontend): add toast actions
* feat(frontend): Fix callback
* feat(frontend): Add start from blank
* feat(frontend): support flow as well
|
2023-04-18 18:32:04 +02:00 |
|
Faton Ramadani
|
56fca6b101
|
fix(frontend): fix copy content button width (#1428)
|
2023-04-18 18:31:40 +02:00 |
|