metacatui
metacatui copied to clipboard
MetacatUI: A client-side web interface for DataONE data repositories
**Describe the bug** When building a data collection query in the portal Query Builder, using the 'any' dropdown produces incorrect results. It appears the multiple query rules are AND'ed rather...
**Describe the bug** After upgrading ESS-DIVE's underlying metacatUI to 2.14.0 on data-stage.ess-dive.lbl.gov, in testing older data packages updates we realized that when an EML document that is on 2.1.1 is...
## Partial Data Download Feature Improvement Leverages streaming ZIP creation directly in the browser and stream data into the ZIP file as it downloads, rather than buffering everything first. This...
Packages with over ~1000 files don't display properly in the datatable on dataset landing pages. Some files, seemingly at random, are listed with only the uuid and not the file...
It seems like there are some cases where the editor is attempting to update an older version of a package. The user who experienced this error says this seems to...
The projectModel currently checks for and parses `` elements within `` (see https://github.com/NCEAS/metacatui/commit/07c2d711e3f7d5e1f472bf3a783b6ad09e53997a). Parsing needs to be added for the[ other, non-bibtex, formats.](https://github.com/NCEAS/eml/blob/BRANCH_EML_2_2/xsd/eml-literature.xsd)
Images can be featured in the UI in various ways, starting with embedded photographs in the EML display, like a data paper with figures. These images can also be used...
We need to add the ability to edit the project personnel, first and foremost, since it is automatically created with the first Creator info. Adding other project metadata fields will...
MetacatUI currently has an embarrassingly high time to first contentful paint. Testing `knb.ecoinformatics.org` results in a whopping **3.6 seconds** from initial page load to first contentful paint. ## The symptoms...
- Use Mocha JS and Chai JS - Fetch and save datasets and portals to/from test Metacat deployments (test.arcticdata, dev.nceas) - Fetch and save user account info with test CNs...