metacatui
metacatui copied to clipboard
MetacatUI: A client-side web interface for DataONE data repositories
I've noticed that while the Editor is loading, the data package table is the only thing displayed. But we have the info from the Solr index already that we can...
just ran into this box overflow with a long URL: on https://dev.nceas.ucsb.edu/#view/urn:uuid:f5737e98-1bae-489d-ba99-55203e253a46. There are a couple of ways to prevent this overflow but I'm not yet sure what makes the...
I've noticed this in additionalMetadata sections for a while and now that I'm implementing all of EML `TextType` (which includes supporting `literalLayout`) I'm seeing this in that tag too. Content...
The Fancybox library is currently used for previewing images, maps, and PDFs in the MetadataView. This library is a little overkill for our needs and I believe we can just...
  To reproduce, navigate to a data set and scroll down to look at the...
I tried to add a file and ended up in a state I thought was kinda weird: I realized that this happens if the file is 0 bytes. Maybe the...
As of writing, when a user drops a data file in the Editor, the `createObject` request is sent off immediately. The rationale behind this is so, when the using finally...
So @mpsaloha and I were talking in #arctica on Slack and he asked if it was possible to look for datasets uploaded after a specific date, e.g., 2018-02-1. I didn't...
Dave V pointed out while discussing another topic that our profile page doesn't url encode the appropriate part of URLs like this: https://search.dataone.org/#profile/http://orcid.org/0000-0002-0381-3766 which should be https://search.dataone.org/#profile/http%3A%2F%2Forcid.org%2F0000-0002-0381-3766 in order to...
While looking at https://search.dataone.org/#view/https://doi.org/10.5061/dryad.db6177b/11?ver=2018-03-20T20:12:59.717+00:00 I noticed that the package has multiple metadata records and the one I expected to see at the top of the table was listed a ways...