Ruben Fiszel
|
92a00a20eb
|
fix migraiton
|
2023-09-14 11:46:33 +02:00 |
|
Ruben Fiszel
|
c0284ea356
|
fix migraiton
|
2023-09-14 11:44:36 +02:00 |
|
Ruben Fiszel
|
3792a2d7f3
|
fix migration
|
2023-09-14 11:32:52 +02:00 |
|
Ruben Fiszel
|
080b8f324b
|
fix migration
|
2023-09-14 11:28:06 +02:00 |
|
Ruben Fiszel
|
2c00894122
|
fix: accept jobs whose duration > 24 days
|
2023-09-14 10:41:05 +02:00 |
|
Ruben Fiszel
|
bf4796d5b0
|
fix tests
|
2023-09-14 09:51:34 +02:00 |
|
Ruben Fiszel
|
473a0788fb
|
chore(main): release 1.172.1 (#2279)
* chore(main): release 1.172.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.172.1
|
2023-09-14 09:08:14 +02:00 |
|
Ruben Fiszel
|
5565c506e2
|
recovery handler is ee only
|
2023-09-14 09:04:50 +02:00 |
|
Ruben Fiszel
|
d0d4911f1e
|
fix sqlx
|
2023-09-14 08:50:19 +02:00 |
|
Ruben Fiszel
|
c3fe8e93c8
|
restrict nb of workspaces to 3 + number of oauth users to 50
|
2023-09-14 08:48:17 +02:00 |
|
Ruben Fiszel
|
3b0c55ca9f
|
fix permissions issue for worker group manager UI
|
2023-09-14 08:26:45 +02:00 |
|
Ruben Fiszel
|
90c10d803b
|
fix: update to svelte 4 (#2280)
* svelte4
* update
* update
* update
* update
* update
* update
|
2023-09-13 23:55:27 +02:00 |
|
Ruben Fiszel
|
1629008eb2
|
fix: improve splitpane + improve deleting conditional tab
|
2023-09-13 23:09:07 +02:00 |
|
Ruben Fiszel
|
512a7c1b73
|
add WORKER_GROUP to docker-compose
|
2023-09-13 21:42:56 +02:00 |
|
Ruben Fiszel
|
b1dd78987e
|
chore(main): release 1.172.0 (#2271)
* chore(main): release 1.172.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.172.0
|
2023-09-13 21:38:49 +02:00 |
|
Ruben Fiszel
|
070b16222b
|
feat: worker groups admin panel (#2277)
* merge
* merge
* merge
* wg
* progress
* all
* all
* all
* all
* all
* all
* fix
* fix
|
2023-09-13 21:24:54 +02:00 |
|
Henri Courdent
|
6c47561772
|
Public apps toggle clarifiction (#2275)
|
2023-09-13 18:39:35 +02:00 |
|
Henri Courdent
|
41d0ecf87e
|
Fix resource picker buttons (#2273)
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
|
2023-09-13 16:44:22 +02:00 |
|
HugoCasa
|
8f6f46de19
|
fix: ai flow nits (#2272)
|
2023-09-13 16:35:50 +02:00 |
|
HugoCasa
|
b23417ab5b
|
feat: improve ai flow (#2270)
* feat: improve ai flow
* fix: copilot status popup placement
* fix: step only approve flow inputs additions + nits
* fix: nits
|
2023-09-13 14:24:27 +02:00 |
|
Ruben Fiszel
|
e4812153cb
|
update benchmark script
|
2023-09-12 14:36:14 +02:00 |
|
Ruben Fiszel
|
8240a757f5
|
chore(main): release 1.171.0 (#2262)
* chore(main): release 1.171.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.171.0
|
2023-09-12 08:05:00 +02:00 |
|
Ruben Fiszel
|
9103ec445d
|
fix: improve bun lockfile resolution
|
2023-09-12 08:03:07 +02:00 |
|
André_Teixeira_1998
|
3d71253abd
|
fix #2257 TIME convertion in pg_executor.rs (#2267)
|
2023-09-11 22:16:20 +02:00 |
|
Ruben Fiszel
|
2baa3779fa
|
fix app crash
|
2023-09-11 19:11:36 +02:00 |
|
Ruben Fiszel
|
f40bbba519
|
feat: attempt to SIGTERM before SIGKILL for bash
|
2023-09-11 18:55:19 +02:00 |
|
Ruben Fiszel
|
a836c6266b
|
improve error message for js expr in apps
|
2023-09-11 17:08:58 +02:00 |
|
Ruben Fiszel
|
dfd84fc03f
|
update LICENSE
|
2023-09-11 15:45:53 +02:00 |
|
Ruben Fiszel
|
873d193338
|
update LICENSE
|
2023-09-11 15:40:05 +02:00 |
|
Ruben Fiszel
|
22a7da58b1
|
feat: zero copy result for job result (#2263)
* feat: zero copy result for job result
* update
|
2023-09-11 08:00:02 +02:00 |
|
Ruben Fiszel
|
164cdaf094
|
fix: fix field duplicate in app background settings
|
2023-09-10 00:36:11 +02:00 |
|
Ruben Fiszel
|
39cab72951
|
improve history from the script editor
|
2023-09-09 09:44:24 +02:00 |
|
Ruben Fiszel
|
e7e63e111a
|
fix: remove result and args from list completed and list queue jobs
|
2023-09-09 09:31:45 +02:00 |
|
Ruben Fiszel
|
d7716579da
|
chore(main): release 1.170.0 (#2258)
* chore(main): release 1.170.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.170.0
|
2023-09-09 00:42:18 +02:00 |
|
Ruben Fiszel
|
fe41f4ff4c
|
fix: fix get_result for python-client
|
2023-09-09 00:37:15 +02:00 |
|
Ruben Fiszel
|
c669776e86
|
sqlx
|
2023-09-08 19:00:46 +02:00 |
|
Ruben Fiszel
|
3ecc969649
|
update to bun 1.0.0
|
2023-09-08 18:35:17 +02:00 |
|
Ruben Fiszel
|
e220dc2869
|
improve benchmarks
|
2023-09-08 17:32:26 +02:00 |
|
HugoCasa
|
5cca5833e9
|
feat: snowflake schema explorer + refactoring (#2260)
|
2023-09-08 16:49:47 +02:00 |
|
Ruben Fiszel
|
67496abc7e
|
improve displaying jobs currently waiting for a worker
|
2023-09-08 14:35:44 +02:00 |
|
Ruben Fiszel
|
3c950c03de
|
feat: display jobs currently waiting for a worker
|
2023-09-08 14:24:01 +02:00 |
|
Ruben Fiszel
|
58026e75b3
|
chore(main): release 1.169.0 (#2246)
* chore(main): release 1.169.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.169.0
|
2023-09-08 10:53:33 +02:00 |
|
Faton Ramadani
|
22712632f6
|
feat(frontend): fix runs page when the row has a parent (#2255)
|
2023-09-08 10:44:36 +02:00 |
|
Ruben Fiszel
|
49c5553f3b
|
feat: introduce container groups
|
2023-09-08 09:48:28 +02:00 |
|
Ruben Fiszel
|
973d11882e
|
fix flow builder input transforms
|
2023-09-08 00:52:05 +02:00 |
|
Ruben Fiszel
|
c6cc8769ae
|
fix flow builder input transforms
|
2023-09-08 00:51:09 +02:00 |
|
Ruben Fiszel
|
a2c0bede49
|
fix flow builder input transforms
|
2023-09-08 00:47:05 +02:00 |
|
HugoCasa
|
2f3138c65d
|
feat: flow copilot (#2219)
* chore: refactoring
* feat: hub embeddings search benchmark
* feat: flow copilot v0
* feat: as trigger schedule + refactoring
* feat: improvements
* fix: remove unecessary filter
* feat: UX improvements
* fix: frontend check
* feat: switch to bun + other improvements
* fix: improve reactivity
|
2023-09-07 18:03:48 +02:00 |
|
HugoCasa
|
ec7d923cca
|
feat: big query schema explorer (#2247)
* feat: big query schema explorer
* fix: schema caching
|
2023-09-07 17:49:21 +02:00 |
|
HugoCasa
|
24c5802115
|
fix: benchmark svg (#2249)
|
2023-09-07 17:36:19 +02:00 |
|