nci-hcmi-catalog / portal

HCMI Searchable Catalog Portal
https://hcmi-searchable-catalog.nci.nih.gov/
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

✨ Add Proteomics Data URL to External Resources #1071

Closed mistryrn closed 4 months ago

mistryrn commented 4 months ago

Adds a new field proteomics_url to the model, enabling a new External Resource link on the Model Details page, "Proteomics Data".

🚨 DEPLOY INSTRUCTIONS 🚨

  1. Deploy the new tag through Jenkins
  2. Run the updateEs script
    ENV={env} npm run updateEs
  3. Restart the api and cms services