mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-10 00:05:27 +00:00
* Fix broken batch reruns InputTransformForm * send alternatives on timeout toast * Toast when runs page query is slow + throttle toasts spamming * configurable perPage in runs page * store perPage in query params * subtle border * nit fix * reduce to 25 actions on runs page * Fix annoying scrollbar due to AIChatLayout * nit animated pane * don't kill AI Chat Manager on pane close * button shrink 0 * nist * Cancelable Promise Utils * migrate to CancelablePromiseUtils * CancelablePromise onTimeout + update usage * CancelablePromise onTimeout + update usage * Loading spinner + fix per page bug in audit logs * Fix .cancel() not behaving as expected * fix nits * audit logs nits * auditlog filter fix selects * fix wrong number of jobs when switching perPage * default 1000 * Fix breaking merge conflict * Fix missing computeCompletedJobs * change audit logs default perPage to 100