metacatui icon indicating copy to clipboard operation
metacatui copied to clipboard

MetacatUI: A client-side web interface for DataONE data repositories

Results 311 metacatui issues
Sort by recently updated
recently updated
newest added

portals
Portal Editor
DataONE Plus

Use the existing PortalListView to create a new /portals page that will simply list all portals in the repo. This should be expanded on (see #689) with a nicer-looking redesign...

enhancement
portals
ESS-DIVE

Explore using Solr's graph queries and streaming expressions to handle retrieving package contents and version history. Implementing this would speed up tasks like resolving current versions and displaying obsolescence chains...

enhancement
object version history

This idea was brought up during the ADC oct 2020 training. We should add a tool to view the previous versions of portals, with the ability to click on a...

enhancement
portals
Portal Editor
object version history

When I try to open an EML document in the Editor that has not yet been indexed, I get a Not Found error. But it is more accurate to say...

bug
submission & error handling

## Steps to reproduce 1. Make a new dataset with at least one file 2. Save the dataset 3. Edit the dataset and change the file name, don't change ANYTHING...

bug
editor
submission & error handling

We've been encountering persistent issues with handling of dataset submission errors. The `DataPackage` collection is a central component of this process, but in the 7+ years since its creation, it's...

bug
arctic data center
submission & error handling

The App Model is not creating a valid ORCID search URL, which causes all orcid searches via LookupModel.orcidSearch to fail. The app model sets up the url like so: ```js...

bug
orcid

Add a tool for exploring all versions of a dataset. The tool should use the versionTracker class to build a version history of the metadata object by traversing the sysMeta.

enhancement
dataset landing page
arctic data center
ADC CI-14
object version history

**Describe the feature you'd like** Currently a resource map object can be indexed successfully only when all components in the resource map have been indexed. Any missing solr doc of...

enhancement