Ruben Fiszel
|
a6b3b2f63b
|
feat: suggest adding openai key on workspace creation
|
2023-09-16 10:05:32 +02:00 |
|
Ruben Fiszel
|
47094bb8d1
|
fix: validate more strongly usernames
|
2023-09-16 09:29:49 +02:00 |
|
Ruben Fiszel
|
1d09d7083e
|
chore(main): release 1.174.0 (#2287)
* chore(main): release 1.174.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-15 23:42:59 +02:00 |
|
Faton Ramadani
|
7e9ee39aa6
|
feat(frontend): Global CSS editor (#2178)
* feat(frontend): add global css
* feat(frontend): working styling
* feat(frontend): Add default classes
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* feat(frontend): Add global css v0
* feat(frontend): Add global css v0
* add css workers
* fix(frontend): Fix overflow issue
* wip
* feat(frontend): check for EE before injecting global css
* wip
* wip
* wip
* fix(frontend): fix typing issues
* fix(frontend): fix typing issues
* fix(frontend): fix global css
* fix(frontend): add missing mapping
* fix(frontend): Fix how styles are loaded
* fix(frontend): fix preview
* feat(frontend): fix everything
* feat(frontend): fix class autocomplete
* feat(frontend): remove console.log
* feat(frontend): update tooltup
* feat(frontend): eval
* feat(frontend): eval
* feat(frontend): fix build
* feat(frontend): fix initial binding
* feat(frontend): wip
* wip
* feat(frontend): Finish theme v0
* feat(frontend): Fix resource page
* feat(frontend): fix build
* feat(frontend): theme UI
* feat(frontend): theme UI
* feat(frontend): theme UI
* feat(frontend): fix EE
* feat(frontend): add missing warning
* feat(frontend): fix preview
* feat(frontend): fix global css by component initialisation
* feat(frontend): remove unused libraries
* feat(frontend): fix EE check
* feat(frontend): fix EE check
* feat(frontend): fix preview
* feat(frontend): Fix migration
* feat(frontend): Fix issues
* feat(frontend): add missing disabled in migration modal
* feat(frontend): Fix preview
* feat(frontend): Fix preview
* all
* all
* all
* sqlx
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2023-09-15 22:55:47 +02:00 |
|
Ruben Fiszel
|
1c45649e55
|
align capture endpoint with run endpoint
|
2023-09-15 01:06:58 +02:00 |
|
Ruben Fiszel
|
89147b71ff
|
chore(main): release 1.173.0 (#2282)
* chore(main): release 1.173.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-14 20:22:00 +02:00 |
|
Ruben Fiszel
|
56787f3f60
|
fix migration last
|
2023-09-14 11:57:38 +02:00 |
|
Ruben Fiszel
|
c0284ea356
|
fix migraiton
|
2023-09-14 11:44:36 +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>
|
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
|
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>
|
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 |
|
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>
|
2023-09-12 08:05:00 +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
|
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>
|
2023-09-09 00:42:18 +02:00 |
|
Ruben Fiszel
|
e220dc2869
|
improve benchmarks
|
2023-09-08 17:32:26 +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>
|
2023-09-08 10:53:33 +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 |
|
Ruben Fiszel
|
611024aa60
|
chore(main): release 1.168.3 (#2243)
* chore(main): release 1.168.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-07 11:52:32 +02:00 |
|
Ruben Fiszel
|
7c68f5892a
|
adjust group limit to remove native windmill groups
|
2023-09-07 09:51:09 +02:00 |
|
Ruben Fiszel
|
fb6bc71a79
|
adjust group limit to remove native windmill groups
|
2023-09-07 09:49:56 +02:00 |
|
Ruben Fiszel
|
fbbab5c874
|
fix: add list resource types names
|
2023-09-07 01:09:10 +02:00 |
|
Ruben Fiszel
|
6bc0e373fc
|
fix: reduce aggregate period to list users in workspace
|
2023-09-06 18:21:00 +02:00 |
|
Ruben Fiszel
|
1a9cc6b9a6
|
chore(main): release 1.168.2 (#2242)
* chore(main): release 1.168.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-06 13:41:47 +02:00 |
|
Ruben Fiszel
|
ffffbaa5c0
|
chore(main): release 1.168.1 (#2241)
* chore(main): release 1.168.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-06 12:38:30 +02:00 |
|
Ruben Fiszel
|
101ca902a0
|
chore(main): release 1.168.0 (#2240)
* chore(main): release 1.168.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-06 10:57:55 +02:00 |
|
Ruben Fiszel
|
c80f155602
|
feat: dedicated workers for native-throughput performance (EE only) (#2239)
* dedicated worker
* dedicated worker
* merge
* progress
* progress
* progress
* merge
* update
* sqlx
* fix imports
|
2023-09-06 10:32:53 +02:00 |
|
Ruben Fiszel
|
d39711915a
|
chore(main): release 1.167.0 (#2229)
* chore(main): release 1.167.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-05 23:48:28 +02:00 |
|
Ruben Fiszel
|
0a585eccd2
|
chore(main): release 1.167.0 (#2227)
* chore(main): release 1.167.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-04 02:39:09 +02:00 |
|
Ruben Fiszel
|
76edfd6d9e
|
chore(main): release 1.166.1 (#2225)
* chore(main): release 1.166.1
* Apply automatic changes
* Update CHANGELOG.md
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-03 18:19:42 +02:00 |
|
Ruben Fiszel
|
6417c07aa3
|
chore(main): release 1.166.0 (#2211)
* chore(main): release 1.166.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-03 14:03:25 +02:00 |
|
Ruben Fiszel
|
069e2d18d5
|
perf: improve queue performance (#2222)
* benchs
* progress
* prog
* progress
* progress
* progress
* update
* progress
* progress
* progress
* progress
* progress
* all
* all
* improve queries
* improve queries
* rm imv
* all
* all
|
2023-09-03 09:44:16 +02:00 |
|
Ruben Fiszel
|
a34b91b386
|
chore(main): release 1.165.0 (#2207)
* chore(main): release 1.165.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-01 00:05:37 +02:00 |
|
Ruben Fiszel
|
1998c2c6e0
|
chore(main): release 1.164.0 (#2205)
* chore(main): release 1.164.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-08-31 12:30:37 +02:00 |
|
Ruben Fiszel
|
d7580fefb9
|
chore(main): release 1.163.1 (#2199)
* chore(main): release 1.163.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-08-30 18:31:44 +02:00 |
|
Ruben Fiszel
|
e6f56d4dec
|
chore(main): release 1.163.0 (#2198)
* chore(main): release 1.163.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-08-30 17:26:31 +02:00 |
|
Ruben Fiszel
|
7c5ea569a8
|
feat: add global cache configuration
|
2023-08-30 13:35:41 +02:00 |
|
Ruben Fiszel
|
7f7a97f009
|
fix premium info computation
|
2023-08-29 21:41:26 +02:00 |
|
Ruben Fiszel
|
ffb61afc3f
|
fix premium info computation
|
2023-08-29 21:23:15 +02:00 |
|
Ruben Fiszel
|
1b3f78f585
|
exclude cache and state from tarball export
|
2023-08-29 19:36:25 +02:00 |
|
Ruben Fiszel
|
1f56b27598
|
chore(main): release 1.162.2 (#2197)
* chore(main): release 1.162.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-08-29 16:45:39 +02:00 |
|
Ruben Fiszel
|
2e7862d84f
|
chore(main): release 1.162.0 (#2194)
* chore(main): release 1.162.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-08-29 15:59:24 +02:00 |
|
Ruben Fiszel
|
bf0014c387
|
feat: add cache to inline scripts
|
2023-08-29 15:57:01 +02:00 |
|
Ruben Fiszel
|
30ea354cae
|
fix: relative imports in deno
|
2023-08-29 15:05:00 +02:00 |
|