Commit Graph
4629 Commits
Author SHA1 Message Date
Guillaume Bouvignies f428581269 fix: Track job UUIDs in concurrency table instead of a simple counter (#2498)
* fix: Track job UUIDs in concurrency table instead of a simple counter

* sqlx prepare
2023-10-24 09:28:46 +02:00
Ruben Fiszel d53549bb31 update rust-python to 3.0 (#2499) 2023-10-24 09:26:36 +02:00
Ruben Fiszel 1ec56c0e23 fix: improve flow performance at high-throughput 2023-10-24 00:11:30 +02:00
Ruben Fiszel 2bd629ecab fix: add shapefile to python remapping 2023-10-23 23:06:08 +02:00
Ruben Fiszel 7199bbce73 improve dedicated worker on default worker grou[ 2023-10-23 22:59:25 +02:00
Bonnie White 244a36e363 Update lib.rs (#2495) 2023-10-23 22:50:26 +02:00
Ruben Fiszel bed4b51c5b add support for batch flow jobs 2023-10-23 21:53:22 +02:00
Ruben Fiszelandrubenfiszel d75860af19 chore(main): release 1.190.0 (#2491)
* chore(main): release 1.190.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.190.0
2023-10-23 21:49:32 +02:00
Ruben Fiszel 39f30785a0 feat: dedicated worker for python (#2492)
* update

* all
2023-10-23 20:21:16 +02:00
Ruben Fiszel d215bd18f7 remove spurious tracing::error 2023-10-23 19:46:37 +02:00
Ruben FiszelandHugoCasa ec65fa84cc fix: stats nits (#2490)
Co-authored-by: HugoCasa <hugo@casademont.ch>
2023-10-23 18:07:24 +02:00
Ruben Fiszelandrubenfiszel fa51a6cb4a chore(main): release 1.189.0 (#2481)
* chore(main): release 1.189.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.189.0
2023-10-23 17:21:30 +02:00
HugoCasa 7037d70ca2 feat: add unique id (#2483)
* feat: add unique id

* fix: sqlx prepare

* feat: add disable option

* fix: cron schedule
2023-10-23 17:05:54 +02:00
Ruben Fiszel 44c3c96d3e fix: fix include_header 2023-10-23 17:04:16 +02:00
Ruben Fiszel 2fbf2470c4 add circle dependency checker 2023-10-23 16:06:07 +02:00
HugoCasa 3c6186dc50 fix: powershell local sync (#2489)
* fix: graphql local sync

* fix: powershell local sync
2023-10-23 15:37:24 +02:00
HugoCasa 2e8dba9442 fix: graphql local sync (#2488) 2023-10-23 15:24:35 +02:00
Ruben Fiszel a8e490b39a fix circular dependencies frontend 2023-10-23 15:08:31 +02:00
Ruben Fiszel 334c805b84 fix circular dependencies frontend 2023-10-23 14:24:35 +02:00
3f4af48b0b feat: Priority queue (#2476)
* BE v1 for priority queue

* Add FE prototype

* sqlx prepare

* Disply priority badge in job detail view

* sqlx prepare post merge

* Add priority number input field next to toggle

* increase dnd timeout for app events

* Update db migration

* Fix FE import

* Add badge to script/flow details page and fix EE-only mention in tooltip

---------

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2023-10-23 14:22:59 +02:00
Guillaume Bouvignies af45ef06f2 fix: Update openapi definition to be compatible with oapi-codegen (#2487) 2023-10-23 14:18:24 +02:00
Ruben Fiszel b45027052b fix outputs overflow-auto 2023-10-23 14:09:53 +02:00
Faton Ramadani 69d1bfa295 Fix dependencies issues (#2486)
* fix(frontend): Fix dependencies issues

* fix(frontend): fix build

* fix(frontend): remove code duplication
2023-10-23 13:54:31 +02:00
Ruben Fiszel 42753ea4df fix improve component docs 2023-10-22 18:14:42 +02:00
Ruben Fiszel 7ce5c84758 fix improve component docs 2023-10-22 18:14:34 +02:00
Ruben Fiszel 8ac0562a36 feat: add form validation for apps 2023-10-22 17:55:05 +02:00
Ruben Fiszel 8a8feb378e fix: fix drawer escape order 2023-10-22 16:46:07 +02:00
Ruben Fiszel ec5a4447c2 increase dnd timeout for app events 2023-10-22 15:36:36 +02:00
Ruben Fiszel 69513319e7 feat: improve dragndrop experience on editor 2023-10-22 15:27:16 +02:00
Ruben Fiszel 2b7018413a feat: dragndrop component on creation 2023-10-21 22:50:19 +02:00
Ruben Fiszelandrubenfiszel 724d92d037 chore(main): release 1.188.1 (#2479)
* chore(main): release 1.188.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.188.1
2023-10-21 14:51:57 +02:00
Ruben Fiszel cef2949497 fix: allow superadmin to run inline scripts in repo they are not part of 2023-10-21 14:48:51 +02:00
Ruben Fiszelandrubenfiszel 7dbdb8bb9c chore(main): release 1.188.0 (#2478)
* chore(main): release 1.188.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.188.0
2023-10-21 14:44:48 +02:00
Ruben Fiszel 8d0aa734a8 make select tab more resilient 2023-10-21 14:44:12 +02:00
Yt 7905e2c853 feat: enable secret to be read from file (#2477) 2023-10-21 14:35:34 +02:00
Ruben Fiszel 656cb83d6b fix: fix app reactivity 2023-10-21 14:33:07 +02:00
Ruben Fiszel f15dd72d86 remove hub specific errors 2023-10-21 14:07:49 +02:00
Ruben Fiszel 00de758190 fix findFreeSpace for apps 2023-10-21 10:49:10 +02:00
Ruben Fiszel d89e3934fe minor app timelines adjustments 2023-10-21 10:02:51 +02:00
Ruben Fiszel f0a20de8e3 disable embedding for tests 2023-10-21 09:05:30 +02:00
Ruben Fiszelandrubenfiszel 9df33ff660 chore(main): release 1.187.0 (#2472)
* chore(main): release 1.187.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.187.0
2023-10-21 02:34:57 +02:00
Ruben Fiszel 255dd53ed3 fix: windmill_status_code script now properly return + script bash default arg 2023-10-21 02:32:47 +02:00
Ruben Fiszel 9655834cd8 fix sqlx 2023-10-20 23:58:26 +02:00
Ruben Fiszel d0161d2772 feat: timelines for apps 2023-10-20 22:50:36 +02:00
Ruben Fiszel 2385e18286 feat: timelines for apps 2023-10-20 22:50:36 +02:00
Faton Ramadani dd1e03de4a fix(frontend): Remove monaco as a dependency of AppPreview (#2475) 2023-10-20 17:48:26 +02:00
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 Fiszelandrubenfiszel 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>
v1.186.0
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