Moritz Weber

Results 84 comments of Moritz Weber

I have a lot of passes and it would be very difficult to export every pass. Is there a solution to export them all at once?

Some thoughts about how the internal implementation could look like: ## Workspaces Always mount /workspace, but use a dynamic workspace for the tool: String input field on tool version: Workspace...

With the implementation of https://github.com/DSD-DBS/capella-collab-manager/pull/1355, this is straightforward. In the PR, we introduced support to customize environment variables per tool. This can be extended for versions too. Each version could...

> @MoritzWeber0, few questions--right now the git_instances table has types for GITHUB, GITLAB, AZUREDEVOPS, and GENERAL. > > 1. Do we need to worry about GENERAL? I'd probably just show...

> > @MoritzWeber0 -- questions! > > Linking to author profile: I should be able to link to a commit author's Collab profile if they used the same email for...

- [ ] Adjust margins between folders and files (they are different) - [ ] Set minimum width of upload files windows, so that it doesn't get wider when expanding...

I don't the like the approach to specify an alias for each element, but the automatic alias generator looks good to me. However, I prefer the frontend solution. Reason is...

I can confirm that the bug does still exist in jupyterlab version 4.0.5. According to my observations, this always happens when saving. Sometimes the save doesn't seem to work properly,...

> > I can confirm that the bug does still exist in jupyterlab version 4.0.5. > > According to my observations, this always happens when saving. Sometimes the save doesn't...

When cleaning the workspace, there should be a confirmation popup. It should state that it deleted all models in the workspace and that they are not recoverable.