Rick Lamers
Rick Lamers
## Description See original: https://github.com/orchest/orchest/pull/1164  ## Checklist - [ ] I have manually tested my changes and I am happy with the result. - [ ] The documentation reflects...
**Describe the feature you'd love to have in Orchest** Allow selecting a different snapshot source when creating a new job **Is your feature request related to a problem? Please describe.**...
**Describe the feature you'd love to have in Orchest** Integrate jsonschema features with the job editing experience **Is your feature request related to a problem? Please describe.** `jsonschema` is a...
**Describe the feature you'd love to have in Orchest** Add a "Run now" button to jobs with a recurring schedule. **Is your feature request related to a problem? Please describe.**...
**Describe the feature you'd love to have in Orchest** Add the ability to connect to /userdir with SSH **Is your feature request related to a problem? Please describe.** Since the...
**Describe the problem this improvement solves** The main downside now is that we're tying the service to the Docker container runtime which not every k8s cluster uses. **Describe the solution...
**Describe the feature you'd love to have in Orchest** We've had requests from multiple users to have more comprehensive support for deploying code in Orchest by simply pushing commits to...
**Describe the problem this improvement solves** Top left feels a bit unintuitive. Centered auto-layout makes a lot of sense in the new infinite canvas UI that we're shipping in #1060...
**Describe the solution you'd like** Ship production JS with sourcemaps **What does your solution aim to solve?** Make it easier to debug errors when not running Orchest with the --dev...
The current indicator only shows when loading takes longer than 100ms. But it isn't clear enough the pipeline definition is being saved as changes happen. E.g. moving the pipeline step...