Commit Graph

4399 Commits

Author SHA1 Message Date
Ruben Fiszel eefedf5ed1 fix: add ability to test this step for flow step 2023-09-24 18:59:39 +02:00
Ruben Fiszel b63c0e3d11 refactor script metadata page 2023-09-24 18:47:42 +02:00
Ruben Fiszel 7253eb4e46 fix setting base_url on workers 2023-09-23 08:57:59 -07:00
Ruben Fiszel e3edf4fa2a fix: change cache implementation to remove async-timer 2023-09-23 08:33:49 +02:00
Ruben Fiszel 51255981fa 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 3e9a338163 add meticulous to dev 2023-09-22 19:10:56 +02:00
Ruben Fiszel 81ebf2627a fix tests 2023-09-22 18:24:00 +02:00
Ruben Fiszel 00ffa69ead feat: add running filter 2023-09-22 18:15:34 +02:00
Ruben Fiszel 3717b69029 fix table when empty rows 2023-09-22 15:58:41 +02:00
HugoCasa ab028eb045 add benchmark warm up (#2320) 2023-09-22 14:35:05 +02:00
HugoCasa 6cf7fbe1ed fix: benchmark worker tags (#2319)
* fix: benchmark worker tags

* fix: increase nb of noop/ded jobs
2023-09-21 15:05:39 -07:00
HugoCasa f6dab0576a fix: tag id as flow (#2318) 2023-09-21 18:20:34 +02:00
HugoCasa 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
HugoCasa 9e2146aeed feat: ai flow trigger menu (#2317)
* feat: add trigger ai menu

* fix: ai specify resource param name format
2023-09-21 17:11:06 +02:00
Ruben Fiszel fdbb393a5f update docker-compose 2023-09-21 15:08:02 +02:00
Ruben Fiszel dc1b8bedf0 update docker-compose 2023-09-21 15:07:15 +02:00
Ruben Fiszel 401acc511b fix slack instance settings 2023-09-21 13:11:00 +02:00
Ruben Fiszel 33deca1304 setup improvements 2023-09-21 12:49:31 +02:00
Ruben Fiszel 0ae8d097cd setup improvements 2023-09-21 12:49:20 +02:00
Ruben Fiszel 3fc3e10ef5 improve and simplify setup 2023-09-21 11:00:42 +02:00
Ruben Fiszel 79c4ee5e6f feat: set instance settings from UI (#2314) 2023-09-20 23:15:19 +02:00
Ruben Fiszel ea6919d20b add playhouse => playwee python import 2023-09-20 14:10:18 +02:00
Ruben Fiszel d08f979d0a chore(main): release 1.175.0 (#2290)
* chore(main): release 1.175.0

* Apply automatic changes

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-09-19 19:08:22 +02:00
Ruben Fiszel a3a36a34fb fix change versions 2023-09-19 19:06:31 +02:00
Ruben Fiszel 2c1f852e54 bump bun 1.0.2 2023-09-19 18:58:47 +02:00
Ruben Fiszel e3d28b9507 feat: support pinned versions for bun in deployed scripts 2023-09-19 18:15:06 +02:00
Faton Ramadani ab45917b78 fix(frontend): fix alignment (#2307) 2023-09-19 17:34:06 +02:00
HugoCasa b10f589d2b fix: ai improve prompts (#2310) 2023-09-19 17:33:56 +02:00
Faton Ramadani 547dba9e00 fix(frontend): Always mount components (#2309) 2023-09-19 17:17:33 +02:00
Faton Ramadani 0c6e540cc8 fix(frontend): fix tab styling + component bg (#2308) 2023-09-19 16:50:58 +02:00
HugoCasa 323900e214 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
Ruben Fiszel d6881b2ab5 add smbclient exception 2023-09-19 13:31:49 +02:00
Ruben Fiszel 77f6baee8f added dockerfile pup 2023-09-19 13:17:02 +02:00
Ruben Fiszel 3491d188a1 fix: add HOME to bun and deno 2023-09-19 12:40:31 +02:00
HugoCasa 26ee699f88 feat: add batch jobs (#2306) 2023-09-19 11:53:50 +02:00
Faton Ramadani 47a05ec587 fix(frontend): fix theme UI (#2305) 2023-09-19 11:05:43 +02:00
Faton Ramadani 8888e7fd6c fix(frontend): fix theme make default (#2304) 2023-09-19 10:12:47 +02:00
Faton Ramadani be790992a0 feat(frontend): Add component control doc (#2295)
* feat(frontend): Add component control doc

* feat(frontend): Add missing controls

* feat(frontend): add collapsable view

* feat(frontend): rework ui

* fix(frontend): fix build

* feat(frontend): add missing controls

* feat(frontend): update controls

* feat(frontend): only add recompute control for components with componentInput
2023-09-19 09:45:54 +02:00
Faton Ramadani 2157d1ef05 fix(frontend): add missing key (#2299)
* fix(frontend): add missing key

* fix(frontend): add missing key
2023-09-19 09:10:17 +02:00
Henri Courdent 434ea76a1a New links for components docs (#2298) 2023-09-18 18:20:59 +02:00
HugoCasa c4a88e7e18 feat: add dediacted worker env var (#2296) 2023-09-18 14:15:56 +02:00
Faton Ramadani 662ef7d4d3 fix(frontend): Fix rich result styling + add title and hideDetails config (#2294) 2023-09-18 11:05:26 +02:00
Ruben Fiszel 84f79ef055 fix sqlx 2023-09-16 11:47:10 +02:00
Ruben Fiszel 903ef0e3c6 feat: suggest adding openai key on workspace creation 2023-09-16 10:05:32 +02:00
Ruben Fiszel b82a4bcf11 nit UX 2023-09-16 09:32:25 +02:00
Ruben Fiszel f873d9b4ba fix: validate more strongly usernames 2023-09-16 09:29:49 +02:00
Ruben Fiszel 69a4fb9cdc improve queue metrics 2023-09-16 03:23:32 +02:00
Ruben Fiszel e54a8013a0 fix: add queue_count to metrics 2023-09-16 02:31:58 +02:00
Ruben Fiszel c8bf141cea 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
Ruben Fiszel 23a0be78c3 fix concurrency limit with jobs scheduled in the future 2023-09-15 23:42:44 +02:00