HugoCasa
8fe30ca4ca
fix: cache embedding model in docker img ( #2474 )
2023-10-20 15:49:04 +02:00
HugoCasa
e0edd37637
fix: hub scripts search types ( #2471 )
2023-10-20 10:08:55 +02:00
Ruben Fiszel
e6308f4c42
chore(main): release 1.186.0 ( #2466 )
...
* chore(main): release 1.186.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-10-20 01:44:40 +02:00
Ruben Fiszel
5469321022
feat: timeline for apps ( #2470 )
...
* progress
* progress
* feat: timelnes for apps
* all
2023-10-20 01:42:27 +02:00
Guillaume Bouvignies
1200add2a7
feat: Flow approvers user groups can be JS InputTransforms ( #2468 )
...
* backend auth user validation
* Approval page suggesting login
* BE impl to support groups
* Add FE for setting suspend on flow step
* handle admin as a specific case
* restrict feature to entperprise only
* group names as static input transforms
* Suspend settings with tabs
* Update enterprise edition check
* cleanup
* FE InputTransformForm
* BE InputTransform
* Fix FE
* cleanup
* ArgInput list multiselect
* cleanup
* reset vscode settings
2023-10-20 01:39:31 +02:00
Guillaume Bouvignies
9442068374
feat: Approval step optionally require logged-in user ( #2462 )
...
* backend auth user validation
* Approval page suggesting login
* BE impl to support groups
* Add FE for setting suspend on flow step
* handle admin as a specific case
* restrict feature to entperprise only
* group names as static input transforms
* Suspend settings with tabs
* Update enterprise edition check
* cleanup
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2023-10-20 00:20:20 +02:00
HugoCasa
666ac56824
fix: embeddings duplicate id ( #2467 )
2023-10-19 19:41:52 +02:00
HugoCasa
ef3e4b2623
feat: local hub embeddings search ( #2463 )
...
* feat: local hub embeddings search
* fix: cargo lock
* fix: sqlx prepare
* fix: cargo tinyvector
* feat: add DISABLE_EMBEDDING env var
* fix: cargo lock
2023-10-19 17:27:42 +02:00
Ruben Fiszel
b5bb247bab
chore(main): release 1.185.0 ( #2461 )
...
* chore(main): release 1.185.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-10-19 15:57:12 +02:00
Ruben Fiszel
646f0ddc9e
chore(main): release 1.184.0 ( #2438 )
...
* chore(main): release 1.184.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-10-18 01:35:50 +02:00
Guillaume Bouvignies
2dc75f0f65
feat: Mute workspace error handler for flows and scripts ( #2458 )
...
* feat: Mute workspace error handler for flows and scripts
* implement BE muting
* Add tooltip to bell icon
* change field name to ws_error_handler_muted
* revert new field for queue table
* Error when error handler not set
* extract svelte component and use flow table column
* Fix flow error handler result arg
2023-10-17 22:07:13 +02:00
Guillaume Bouvignies
f9e48ddcba
fix: Slack token is readable by g/error_handler ( #2454 )
...
* fix: Slack token is readable by g/error_handler
* remove is_some
2023-10-16 14:53:12 +02:00
Ruben Fiszel
780f5c3b4d
fix app handling
2023-10-16 12:58:33 +02:00
Ruben Fiszel
9314d38bf1
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
5a8dcc186d
Filter script kinds in the backend ( #2450 )
2023-10-13 20:34:39 +02:00
Guillaume Bouvignies
f7cc773826
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
Guillaume Bouvignies
45dd53457c
refactor: Extract error / recovery handler to its own component ( #2445 )
...
* refactor: Extract error / recovery handler to its own component
* Small design changes
* Reset handler args on openNew
* Slack handler as EE only
* Add link to windmill hub
* Fix "undefined" when input disabled
* tooltip on custom tab header
2023-10-13 15:01:18 +02:00
Guillaume Bouvignies
a1d6799625
feat: Improve Slack schedule error handler and default to it ( #2439 )
...
* feat: Improve Slack schedule error handler and default to it
* refactor BE to re-use existing logic to handle error
* Fix svelte error
2023-10-12 15:11:05 +02:00
HugoCasa
e20889b910
feat: filter resource types passed to gpt-4 ( #2430 )
...
* feat: code gen filter resource types
* fix: minor
* feat: using snake case for flow inputs
* fix: filter resource types for python
* fix: correct resrouce type name + wmill import
* fix: disable automerge ci
* fix: remove unnecessary json parsing
2023-10-11 17:50:21 +02:00
Ruben Fiszel
5b8e39c9cd
chore(main): release 1.183.0 ( #2433 )
...
* chore(main): release 1.183.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-10-11 17:18:03 +02:00
Ruben Fiszel
d97325f178
chore(main): release 1.182.3 ( #2424 )
...
* chore(main): release 1.182.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-10-10 17:33:26 +02:00
Ruben Fiszel
aef26ea567
chore(main): release 1.182.2 ( #2422 )
...
* chore(main): release 1.182.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-10-10 17:22:37 +02:00
Ruben Fiszel
dcc6e64f01
chore(main): release 1.182.1 ( #2420 )
...
* chore(main): release 1.182.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-10-10 17:08:38 +02:00
Ruben Fiszel
c37c6f5d5d
chore(main): release 1.182.0 ( #2393 )
...
* chore(main): release 1.182.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-10-10 15:40:11 +02:00
Ruben Fiszel
21454a7a05
fix: improve handling of large results by frontend
2023-10-08 15:37:10 +02:00
Ruben Fiszel
dece99dd70
add support for single tenant microsoft login
2023-10-08 13:31:51 +02:00
Ruben Fiszel
bfad05c438
list users require being admin
2023-10-07 06:02:50 +02:00
Ruben Fiszel
f4957d66b9
fix: tarball for workspace export is generated in /tmp/windmill
2023-10-05 23:00:15 +02:00
Ruben Fiszel
2c9ae41706
feat: manage cache and init scripts from worker group UI ( #2396 )
...
* cache & inits
* cache & inits
* cache & inits
* all
* fix tests
* improve
2023-10-05 19:42:15 +02:00
Ruben Fiszel
0f1de9af48
chore(main): release 1.181.0 ( #2369 )
...
* chore(main): release 1.181.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-10-05 09:56:30 +02:00
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
4166931b94
chore(main): release 1.180.0 ( #2366 )
...
* chore(main): release 1.180.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-10-01 21:06:13 +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
c863480f99
chore(main): release 1.179.1 ( #2365 )
...
* chore(main): release 1.179.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-09-30 09:03:20 +02:00
Ruben Fiszel
c48afe558f
catch error for loading inner modules
2023-09-30 08:06:23 +02:00
Ruben Fiszel
37ea4ed147
chore(main): release 1.179.0 ( #2354 )
...
* chore(main): release 1.179.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-09-30 07:54:22 +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
Ruben Fiszel
2c401305bf
chore(main): release 1.178.1 ( #2350 )
...
* chore(main): release 1.178.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-09-28 05:04:27 +02:00
Ruben Fiszel
4db788b845
chore(main): release 1.178.0 ( #2349 )
...
* chore(main): release 1.178.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-09-28 03:13:33 +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
4219377bfc
chore(main): release 1.177.1 ( #2342 )
...
* chore(main): release 1.177.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-09-26 20:43:29 +02:00
Ruben Fiszel
19f3bf1d3a
chore(main): release 1.177.0 ( #2331 )
...
* chore(main): release 1.177.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-09-26 03:08:11 -07: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
9a36cc5db2
chore(main): release 1.176.0 ( #2315 )
...
* chore(main): release 1.176.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-09-25 00:04:38 +02:00
Ruben Fiszel
4911b4b3fd
fix: change cache implementation to remove async-timer
2023-09-23 08:33:49 +02:00