metacatui
metacatui copied to clipboard
MetacatUI: A client-side web interface for DataONE data repositories
Linting & formatting is implemented in #2412. GitHub actions were added and the CONTRIBUTING docs updated to help developers adopt the code standards, however, there are more improvements we could...
Fixes issues with storing entity PIDs and displaying the response from view service. Also, checks for the entityIDs and add info icons accordingly Related to #2403
Move bytestoSize to Utilities Ref #2484 [WIP] FH ES Lint issues #2483
The `bytesToSize` method is repeated in multiple files. This method should be moved to the `Utilities` module so that it can be used in multiple places without repeating the code,...
When uploading data objects with a package and submitting, no `physical` section is created in the EML. Typically, this section would provide file size, checksum, and the online distribution URL....
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.3. Release notes Sourced from rexml's releases. REXML 3.3.3 - 2024-08-01 Improvements Added support for detecting invalid XML that has unsupported content before root element...
Last year, we made a mockup for the EditCollectionView that showed a way for users to add datasets to their collection one by one (see below). In the recent ACD...
When installing metacatui under apache, it is necessary to perform the configuration steps detailed in [Configuring Apache for MetacatUI](https://nceas.github.io/metacatui/install/apache). Since the helm/k8s version of MetacatUI runs under Nginx instead of...
**Describe the bug** Found this strange edge case where metacatUI will get stuck in an infinite loop updating metadata documents when there is more than one metadata file in a...