rdmo icon indicating copy to clipboard operation
rdmo copied to clipboard

A tool to support the planning, implementation, and organization of research data management.

Results 169 rdmo issues
Sort by recently updated
recently updated
newest added

This PR adds the possibility to copy tabs (i.e. datasets) or better to create a new tab with all values from the current tab. It works a bit like deleting...

## Description Related issue: #1119 probably need to be rebased after https://github.com/rdmorganiser/rdmo/pull/1106 ## Motivation and Context ## How has this been tested? ## Screenshots (if appropriate) ## Types of Changes...

type:maintenance

@MyPyDavid @CalamityC please check if I missed something important.

This PR contains additional work, to be merged into `interview` after the next rebase.

This PR adds a new `visibility` field to `Project`. `private` is the current behavior, `internal` allows everybody to access the project like a `guest` (read only). I added a choice...

### Rationale / Begründung As already discussed, the current dependency notations with `~=` do not yield well-defined environments, which can lead to version/dependency conflicts. The pinning to min and max...

type:feature-request
type:maintenance

## Description Release branch for new features planned for RDMO 2.3.0 ## Motivation and Context ## How has this been tested? ## Screenshots (if appropriate) ## Types of Changes -...

status:hold

## Description Related issue: #1115 minimal change ## Motivation and Context ## How has this been tested? ## Screenshots (if appropriate) ## Types of Changes - [ ] Build related...

type:maintenance
status:hold

## Description Resolves #1092 and #1113 ## Tasks - [x] add `mocked_convert_text` fixture, which should be used in combination with `export_format` fixture, when testing export views - [x] add `mocked_convert_text`...

type:maintenance

I am not sure, but I think we should use `npm ci` here: https://github.com/rdmorganiser/rdmo/blob/main/.github/workflows/ci.yml#L160 to catch if our lock file diverged from `package.json`.

type:maintenance