roadmap icon indicating copy to clipboard operation
roadmap copied to clipboard

DCC/UC3 collaboration for a data management planning tool

Results 302 roadmap issues
Sort by recently updated
recently updated
newest added

Fixes #3450 Changes proposed in this PR: - Fixes the flaky tests within `spec/features/plans/exports_spec.rb` (see #3450) - While inspecting these sometimes failing tests, it was found that `expect(page.source).to have_text(plan.title)` sometimes...

We recently upgraded our Ruby version to 3.2.3 and the emails that get sent out to collaborators stopped working. This is due to the fact that the arguments to the...

Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.2 to 1.20.3. Release notes Sourced from body-parser's releases. 1.20.3 What's Changed Important deps: [email protected] add depth option to customize the depth level in the parser IMPORTANT:...

dependencies
javascript

Bumps [puma](https://github.com/puma/puma) from 6.4.2 to 6.4.3. Release notes Sourced from puma's releases. 6.4.3 Security Discards any headers using underscores if the non-underscore version also exists. Without this, an attacker could...

dependencies
ruby

Please add all accessibility related issues to this issue. Following are accessibility issues in the roadmap codebase gathered from feedback that was provided from the UCOP electronic accessibility review: -...

Most methods outside of controller actions should have some level of documentation to describe their purpose. The [Yard](https://yardoc.org) syntax has been used well on some of the code, but this...

suggestion
convention
low-priority

**Expected behaviour:** `content.min.css` loaded once **Actual behaviour:** `content.min.css` loaded x times for x text areas which is actively slowing down our page loads for large templates (it also gives the...

optimization
plans
effort-medium
low-priority

**This information is largely copied from the following (now closed) downstream issue: https://github.com/portagenetwork/roadmap/issues/870** Please complete the following fields as applicable: **What version of the DMPRoadmap code are you running? (e.g....

Fixes #3443 Changes proposed in this PR: - `getElementAtEvent` replaced by `getElementsAtEventForMode`

Changes proposed in this PR: - Address bullet warnings for the following paths: - `/super_admin/api_clients` - `/public_plans` - `org_admins/plans` (Superuser only) The following table compares the `development` branch to `aaron/bullet-fixes`...