Ruben Fiszel
f5eeccad24
associate metrics with tags and not langs anymore
2023-10-26 23:52:37 +02:00
Ruben Fiszel
dc10aaa660
associate metrics with tags and not langs anymore
2023-10-26 23:44:25 +02:00
Ruben Fiszel
55ceca1913
fix: move keep job directories and expose debug metrics to instance settings UI
2023-10-26 13:08:39 +02:00
Ruben Fiszel
ea28163865
fix: prometheus metrics are an instance settings
2023-10-25 23:32:47 +02:00
Faton Ramadani
7164de81b0
fix(frontend): add a disabled prop to text inputs ( #2512 )
...
* fix(frontend): add a disabled prop to text inputs
* fix(frontend): add h-full to text area
2023-10-25 16:02:28 +02:00
Faton Ramadani
aaa26579dc
fix(frontend): increased size limit for images ( #2510 )
...
* fix(frontend): increased size limit for images
* fix(frontend): add missing check
2023-10-25 16:02:05 +02:00
Ruben Fiszel
17f7356403
chore(main): release 1.192.0 ( #2509 )
...
* chore(main): release 1.192.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.192.0
2023-10-25 10:13:51 +02:00
Faton Ramadani
dc548292ac
feat(frontend): add display borders configuration to list component ( #2508 )
2023-10-25 10:03:27 +02:00
Ruben Fiszel
667eea8e10
fix compile error
2023-10-25 10:03:25 +02:00
Ruben Fiszel
53c38f9176
improve key not found error
2023-10-25 09:59:49 +02:00
Ruben Fiszel
c24e7f3c59
remove unecessary check
2023-10-25 09:57:42 +02:00
Ruben Fiszel
402193cef9
fix: do not share http_client in js_eval runtime
2023-10-25 09:51:20 +02:00
Ruben Fiszel
8efe0cadac
fix: fix global instance dynamic css
2023-10-25 09:40:51 +02:00
Ruben Fiszel
b9c9a20dd6
chore(main): release 1.191.0 ( #2506 )
...
* chore(main): release 1.191.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.191.0
2023-10-25 01:27:28 +02:00
Ruben Fiszel
9eaffa5b5f
fix: improve runs to display flow informations
2023-10-25 01:22:30 +02:00
Ruben Fiszel
90857685ac
fix setinput for json objects
2023-10-25 00:34:29 +02:00
Ruben Fiszel
d44b078e70
fix: improve concurrency limit lock
2023-10-25 00:17:38 +02:00
Guillaume Bouvignies
51f2198c34
feat: Priority worker tags ( #2504 )
...
* feat: Priority worker tags
* Fix deprecation warning
* fix tests by initializing the WorkerConfig properly
2023-10-24 17:59:31 +02:00
Guillaume Bouvignies
927cbbe230
fix: concurrency limit EE feature warning ( #2505 )
...
* fix: concurrency limit EE feature warning
* fix deprecated usage
* skip serializing empty optional
2023-10-24 17:59:16 +02:00
Henri Courdent
8b8a2b4026
Tiny grammar change tutorial ( #2503 )
2023-10-24 15:20:44 +02:00
Ruben Fiszel
e79ca4e845
improve batch job api for scripts
2023-10-24 12:20:57 +02:00
Ruben Fiszel
f752f83c94
chore(main): release 1.190.3 ( #2502 )
...
* chore(main): release 1.190.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.190.3
2023-10-24 10:21:50 +02:00
Ruben Fiszel
12ebd75307
fix sqlx
2023-10-24 10:21:30 +02:00
Ruben Fiszel
8025a27b8c
fix: sort arg infos on the client-side
2023-10-24 10:10:21 +02:00
Ruben Fiszel
cc17e36702
chore(main): release 1.190.2 ( #2501 )
...
* chore(main): release 1.190.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.190.2
2023-10-24 09:54:41 +02:00
Ruben Fiszel
176dd415b6
show psql version on start
2023-10-24 09:54:01 +02:00
Guillaume Bouvignies
96f3854145
fix: ListableQueuedJob were missing the priority field ( #2500 )
2023-10-24 09:49:14 +02:00
Ruben Fiszel
410cdd5526
chore(main): release 1.190.1 ( #2497 )
...
* chore(main): release 1.190.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.190.1
2023-10-24 09:31:20 +02:00
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 Fiszel
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 Fiszel
ec65fa84cc
fix: stats nits ( #2490 )
...
Co-authored-by: HugoCasa <hugo@casademont.ch >
2023-10-23 18:07:24 +02:00
Ruben Fiszel
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
Guillaume Bouvignies
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