 Ruben Fiszelandgbouv
|
2ee57f3f84
|
feat: refactor entirely json processing in favor or rawjson to handle larger payloads (#2446)
* raw json
* raw json
* raw json
* raw json
* the big rawjson rewrite
* resolve merge conflicts
* all
* progress
* progress
* all compile
* remove mut
* remove mut
* remove mut
* arc queuedjob
* finish
* finish
* finish
* fixes
* progress
* fix result
* small fixes
* small fixes
* fix tests
* fix tests
* fix tests
* optimize eval timeout
* optimize eval timeout
* optimize eval timeout
* handle big args and result in get jobs
* improve args
* fix
* fix
* fix tests
* fix tests
* done
* add bigquery to native picker
* add bigquery
---------
Co-authored-by: gbouv <guillaume@windmill.dev>
|
2023-10-16 10:46:55 +02:00 |
|
Guillaume Bouvignies
|
a55cb50b5d
|
feat: Workspace error handler now supports args and Slack for EE (#2447)
* feat: Workspace error handler now supports args and Slack
* Cleanup unused value
* run sqlx prepare
* Fix script path loading
|
2023-10-13 17:32:11 +02:00 |
|
Ruben Fiszel
|
c8543d7ed4
|
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
|
76d9dcbe4a
|
feat: code content search (#2367)
* code search
* foo
* foo
* all
* all
|
2023-10-01 21:03:08 +02:00 |
|
Ruben Fiszel
|
9ccb12296e
|
fix: improve superadmin settings page
|
2023-09-30 06:29:28 +02:00 |
|
HugoCasa
|
bff09d45e9
|
feat: ai code completion (#2361)
|
2023-09-29 16:04:28 +02:00 |
|
Ruben Fiszel
|
5ed68b7a5e
|
add tutorial progress backend
|
2023-09-29 15:56:21 +02:00 |
|
Ruben Fiszel
|
a1f036aec4
|
fix sqlx
|
2023-09-28 02:58:56 +02:00 |
|
 HugoCasaandRuben Fiszel
|
3ae5c6ce7c
|
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
|
79c4ee5e6f
|
feat: set instance settings from UI (#2314)
|
2023-09-20 23:15:19 +02:00 |
|
HugoCasa
|
26ee699f88
|
feat: add batch jobs (#2306)
|
2023-09-19 11:53:50 +02:00 |
|
Ruben Fiszel
|
84f79ef055
|
fix sqlx
|
2023-09-16 11:47:10 +02:00 |
|
Ruben Fiszel
|
23a0be78c3
|
fix concurrency limit with jobs scheduled in the future
|
2023-09-15 23:42:44 +02:00 |
|
 Faton RamadaniandRuben Fiszel
|
c19757af1b
|
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 |
|
HugoCasa
|
35166883e8
|
feat: bun absolute/relative imports + tests (#2286)
* feat: bun relative imports + tests
* fix: add missing .sqlx
|
2023-09-15 13:19:38 +02:00 |
|
Ruben Fiszel
|
410b4c9cf0
|
fix migration last
|
2023-09-14 11:59:20 +02:00 |
|
Ruben Fiszel
|
ea23ccc05b
|
fix migration last
|
2023-09-14 11:57:38 +02:00 |
|
Ruben Fiszel
|
a74567fb97
|
fix migraiton
|
2023-09-14 11:46:33 +02:00 |
|
Ruben Fiszel
|
4c92d34644
|
fix tests
|
2023-09-14 09:51:34 +02:00 |
|
Ruben Fiszel
|
afecc756ee
|
fix sqlx
|
2023-09-14 08:50:19 +02:00 |
|
Ruben Fiszel
|
b0e699f07f
|
restrict nb of workspaces to 3 + number of oauth users to 50
|
2023-09-14 08:48:17 +02:00 |
|
Ruben Fiszel
|
dfcdb2d8ff
|
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
|
00e131269e
|
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
|
1d2ca2c8ca
|
sqlx
|
2023-09-08 19:00:46 +02:00 |
|
Ruben Fiszel
|
bc75a00c0b
|
adjust group limit to remove native windmill groups
|
2023-09-07 09:51:09 +02:00 |
|
Ruben Fiszel
|
2f3bfbdd7f
|
fix sqlx build
|
2023-09-07 08:53:12 +02:00 |
|
Ruben Fiszel
|
b3a29274b4
|
fix: fix sqlx build
|
2023-09-06 13:39:46 +02:00 |
|
Ruben Fiszel
|
69588cc7b1
|
fix: fix sqlx build
|
2023-09-06 12:36:54 +02:00 |
|
Ruben Fiszel
|
5ac99b817e
|
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
|
21e8d7694c
|
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
|
9829105d08
|
feat: add global cache configuration
|
2023-08-30 13:35:41 +02:00 |
|
Ruben Fiszel
|
702477dd80
|
exclude cache and state from tarball export
|
2023-08-29 19:36:25 +02:00 |
|
Ruben Fiszel
|
73cfaf2647
|
fix get latest deployed for path
|
2023-08-29 15:12:53 +02:00 |
|
Ruben Fiszel
|
8d62fbdbdc
|
feat: add caching to flows and scripts (#2193)
* cachettl
* all
|
2023-08-29 13:00:20 +02:00 |
|
Ruben Fiszel
|
ab27adc87e
|
feat: early stop for flows
|
2023-08-28 17:46:16 +02:00 |
|
Ruben Fiszel
|
635a40aa03
|
fix build
|
2023-08-28 09:44:36 +02:00 |
|
Ruben Fiszel
|
2773ef051e
|
fix compilation
|
2023-08-28 09:00:13 +02:00 |
|
Ruben Fiszel
|
3701e43fc6
|
improve job queue counter clarity
|
2023-08-27 23:11:04 +02:00 |
|
Ruben Fiszel
|
724340baae
|
fix sqlx
|
2023-08-27 23:05:47 +02:00 |
|
Ruben Fiszel
|
3d79187f31
|
feat: lock inline scripts for apps on deploy
|
2023-08-26 09:12:19 +02:00 |
|
HugoCasa
|
cbbfee8439
|
feat: schedule recovery handler (#2126)
* feat: schedule recovery handler
* fix: migration down
* fix: rename
* fix: adjust + add tests
* fix: merge + sqlx prepare
* fix: more complete recovery handler
* feat: schedule error and recovery times
* fix: schedule worker test
* feat: slack schedule handlers
* fix: update schedule handlers
|
2023-08-24 18:20:35 +02:00 |
|
Ruben Fiszel
|
6787c8f824
|
fix schedule edit issue
|
2023-08-22 19:30:55 +02:00 |
|
Ruben Fiszel
|
125a00fa8e
|
improve indices performances
|
2023-08-20 19:14:39 +02:00 |
|
Ruben Fiszel
|
e41a3fc1d2
|
improve sql query performances
|
2023-08-20 18:06:59 +02:00 |
|
Ruben Fiszel
|
22a566ad76
|
sqlx
|
2023-08-20 09:22:08 +02:00 |
|
Ruben Fiszel
|
a8c46066b1
|
fix: unify clients to use server-side interpolation to retrieve full resources
|
2023-08-17 20:16:50 +02:00 |
|
Ruben Fiszel
|
1672ab772a
|
fix: sqlx build
|
2023-08-11 19:26:15 +02:00 |
|
Ruben Fiszel
|
832c988681
|
fix: fix clear schedule to be workspace specific
|
2023-08-08 14:10:56 +02:00 |
|
Ruben Fiszel
|
6a821ac9e7
|
fix: increase aurora compatibilty of array_append
|
2023-08-01 17:54:51 +02:00 |
|
Ruben Fiszel
|
754b966904
|
fix sqlx
|
2023-07-30 20:57:27 +02:00 |
|