cidgoh / DataHarmonizer

A standardized browser-based spreadsheet editor and validator that can be run offline and locally, and which includes templates for SARS-CoV-2 and Monkeypox sampling data. This project, created by the Centre for Infectious Disease Genomics and One Health (CIDGOH), at Simon Fraser University, is now an open-source collaboration with contributions from the National Microbiome Data Collaborative (NMDC), the LinkML development team, and others.
MIT License
94 stars 27 forks source link

Multi template (WIP) #104

Closed ddooley closed 3 years ago

ddooley commented 4 years ago

Just for preliminary comments. May hide Template menu until other templates are ready.

ddooley commented 4 years ago

This pr I should have marked WIP. Its meant to be a design iteration to be discussed. I wrote it in a day.

ddooley commented 4 years ago

Note that some data structures and functions require "var" definitions in certain cases for objects and functions where js scripts are reloaded, otherwise javascript throws an error

ddooley commented 3 years ago

I've changed the template selection menu to be in a modal, which also enables another checkbox option to view under-development templates as well.