metacatui
metacatui copied to clipboard
MetacatUI: A client-side web interface for DataONE data repositories
**Bug Description:** The `shortName` field is not being serialized in the `EML211` model function `serialize`. This field should be included in the `basicText` array to ensure it is properly serialized....
The first initial stage of the "data table previews" feature will be released soon with support for viewing csv & tsv files as tables directly from the dataset landing pages...
The first initial iteration of the "data table previews" feature will be released soon with support for viewing csv & tsv files as tables directly from the dataset landing pages...
The TableEditorView now has a "view" mode, which is used to show data objects from the dataset landing page, see [these PRs](https://github.com/NCEAS/metacatui/pulls?q=is%3Apr+is%3Aopen+%231758). With those changes, we made rendering in the...
A researcher has inquired if videos could be added to their portal. Documenting this here to track interest. I am currently offering alternatives such as linking to the video or...
**Describe the bug** From @justinkadi on [Slack](https://nceas.slack.com/archives/C0N49FM9V/p1725048476094219) > There's a PI that has access to a dataset, but his dataset is freezing on "Checking Authorization" ([ticket](https://support.nceas.ucsb.edu/rt/Ticket/Display.html?id=28687)). I've added his ORCiD...
The attribute editor includes a "fill from file" button for CSVs that automatically parses the column header to fill in the attribute names in the editor. This feature was introduced...
The "Fill from file" button in the attribute editor was implemented using a simple routine that reads just the start of a file and tries to find the header names....
The MVP DrawTool is currently just about complete in the `feature-2180-draw-on-map` branch (#2180). Once we start putting this tool to use for the plot viewer and geospatial data download, there...