mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-19 16:02:14 +00:00
ce29e43c91
* fix: mismatch when filtering on concurrency key Fix a mismatch between to endpoints when filtering by concurrency key * Add ObscuredJob type on openapi spec * Correct unit for graph * Finish frontend changes * Add field indicating if obscured jobs were omitted * impl from for ListQueueQuery and factor logic --------- Co-authored-by: Ruben Fiszel <ruben@windmill.dev>