yuri

Results 34 issues of yuri

### What changes are being made and why? During an internal feedback session it was revealed the executions view should be as compact as possible. Reportedly, the top chart pushes...

### Feature description Environments featuring flows consisted of short-lived tasks benefit from running multiple Executor server instances. Making the Executor server implementation multi-threaded would provide an effective way of achieving...

enhancement
kind/cooldown

### What changes are being made and why? * Added missing constraints at `page`/`size` query params. * Enforced pagination via `PageableUtils`. Taking the constraints route felt like the correct way...

### What changes are being made and why? Sadly the `vue/this-in-template` ESLint rule is included only in the rather nice-to-have `plugin:vue/vue3-recommended` config. closes #5181

### What changes are being made and why? Ctrl/Control + Enter confirms the "execute flow" modal.

This addition documents how to emit standard log messages from script tasks.

### What changes are being made and why? Removed Git submodule introduced by 4b5ca3013fd1363148cb2a0e138533a851de86f1.

### What changes are being made and why? Enablement of searching read-only editor is intended mainly for the file preview (execution `FILE` inputs/outputs). This change allows users to easily search...

### Describe the issue We have encountered a rather interesting scheduler behavior during regular operation. # TL;DR The scheduler does not trigger an execution when the scheduler flow definition gets...

bug
area/backend

### What changes are being made and why? This should remove a compile-time warning.