HugoCasa
|
e7165f3357
|
fix: add reserved variables in args (#2371)
* fix: add reserved variables in args
* fix: only get job when necessary
|
2023-10-03 18:14:37 +02:00 |
|
Ruben Fiszel
|
c42b8750f1
|
feat: add npm_config_registry support for bun, deno and being settable from UI (#2373)
* foo
* foo
* npm config
|
2023-10-02 14:45:29 +02:00 |
|
Ruben Fiszel
|
fb960594fc
|
feat: code content search (#2367)
* code search
* foo
* foo
* all
* all
|
2023-10-01 21:03:08 +02:00 |
|
Ruben Fiszel
|
c48afe558f
|
catch error for loading inner modules
|
2023-09-30 08:06:23 +02:00 |
|
Ruben Fiszel
|
79ead8f8e3
|
fix worker groups for non superadmins
|
2023-09-30 07:50:13 +02:00 |
|
Ruben Fiszel
|
b029027c1c
|
fix: improve superadmin settings page
|
2023-09-30 06:29:28 +02:00 |
|
HugoCasa
|
093770692a
|
feat: ai code completion (#2361)
|
2023-09-29 16:04:28 +02:00 |
|
Ruben Fiszel
|
6f558f5898
|
add tutorial progress backend
|
2023-09-29 15:56:21 +02:00 |
|
denglertai
|
46219154de
|
feat(backend): parse expires_in from string in TokenResponse (#2353)
* feat(backend): parse expires_in from string in TokenResponse
* Update more_serde.rs
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2023-09-29 11:34:27 +02:00 |
|
Faton Ramadani
|
20e0427a13
|
feat(frontend): add app groups management (#2347)
* feat(frontend): add app groups management
* feat(frontend): add app groups management
* app groups
* app groups
* app groups
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2023-09-28 01:18:35 +02:00 |
|
Ruben Fiszel
|
01277f4d3b
|
feat: add custom oauth support (#2336)
* custom oauth
* all
* revert ee changes
* fix frontend
|
2023-09-26 11:56:02 +02:00 |
|
Ruben Fiszel
|
4911b4b3fd
|
fix: change cache implementation to remove async-timer
|
2023-09-23 08:33:49 +02:00 |
|
Ruben Fiszel
|
304a2596fd
|
feat: add license key as superadmin setting (#2321)
* license key
* all
* feat: add license key as a superadmin setting
* fix
* fix
|
2023-09-23 14:40:07 +02:00 |
|
Ruben Fiszel
|
ea364ad960
|
feat: add running filter
|
2023-09-22 18:15:34 +02:00 |
|
HugoCasa
|
fc93c2a7ce
|
feat: improved dedicated benchmarks + buffer fix (#2313)
* feat: improved dedicated benchmarks + buffer fix
* fixes + limit task spawning to noop/dedicated
* fix: cargo test
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
|
2023-09-21 17:12:00 +02:00 |
|
Ruben Fiszel
|
b5793935f6
|
setup improvements
|
2023-09-21 12:49:20 +02:00 |
|
Ruben Fiszel
|
2f0e43bfdb
|
feat: set instance settings from UI (#2314)
|
2023-09-20 23:15:19 +02:00 |
|
HugoCasa
|
c549239684
|
feat: dedicated benchmarks (#2297)
* feat: dedicated benchmarks
* feat: dedicated benchmarks
* fix: build
* fix: use ee for ci
* fix: ci
* fix: handle create jobs error
* fix: nits
|
2023-09-19 14:03:19 +02:00 |
|
HugoCasa
|
5867e5d0f8
|
feat: add batch jobs (#2306)
|
2023-09-19 11:53:50 +02:00 |
|
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 |
|
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
|
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
|
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
|
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
|
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
|
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 |
|
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
|
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
|
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
|
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
|
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
|
30ea354cae
|
fix: relative imports in deno
|
2023-08-29 15:05:00 +02:00 |
|
Ruben Fiszel
|
03e48a4ca5
|
feat: add caching to flows and scripts (#2193)
* cachettl
* all
|
2023-08-29 13:00:20 +02:00 |
|
Ruben Fiszel
|
6354c95bb7
|
feat: early stop for flows
|
2023-08-28 17:46:16 +02:00 |
|
Ruben Fiszel
|
d0d041fde3
|
feat: concurrency limits for flows
|
2023-08-28 16:02:48 +02:00 |
|