Releases: NIAID-Data-Ecosystem/nde-portal
Releases · NIAID-Data-Ecosystem/nde-portal
v4.0.0
🐛 Bugfixes
- add missing base mdx elements (a2d9dae)
- add subtotals to metadata completeness badge tooltip issue #219 (3b0978c)
- advanced search issue #254 (49e1ad4)
- basedOn table type + update metadata descriptions (756b85b)
- dde logos (685644f)
- docs: fetch draft data in dev+staging (25c28b4)
- docs: markdown spacing (fb83daa)
- handle case with no source info (0c1a674)
- handle empty topic name (343451f)
- handle funding items with empty or null objects (5494034)
- handle temporal coverage undefined properties (537a96f)
- home: repository links in table (52e72fc)
- home: resource table broken search bar (86d809a)
- home: update resource table tests (fb2b6fa)
- jest tests (dbb6a5c)
- landing page with collections data (42a51c6)
- missing date created for veupath collections (4134ecd)
- missing import (25f2b0e)
- missing prop (a16a625)
- noOfLines for tags (a7893f2)
- query string handling (a549204)
- remove Other option for sources (5bda3d2)
- resources: show spatiotemporal disabled when empty (6b4c24e)
- resources: use _id for download metadata (ad66f93)
- search: adate (f6e9a3f)
- search: search bad limit banner + empty state (adec579)
- search: filters updr history list (610f97b)
- search: show filters for added sources (0d64141)
- small a11y fixes (7addca7)
- small ui fixes (21a68cd)
- typo (2e3d874)
- unnecessary metadata badge pie prop (7c8b116)
- variable measured mapping change (2498310)
- variable measured search button (3577a7f)
🚀 Features
- add additional advanced search fields #259 (8f81767)
- add card customized theme (c46996b)
- add disclaimer and about pages NIAID-Data-Ecosystem/niaid-feedback#155 (8d93775)
- add featured pages (808006f)
- add featured pages components (f140f47)
- add funding ror id support (70300e1)
- add funneling user queries based on type to search #242 (9e0f827)
- add improved querying (5edb606)
- add notice banners #233 (5d76f2e)
- add repo-level compatibility badges #227 (4676c21)
- add resource catalogs table to home page (f759a9f)
- add search bar to 404 page (b29ab81)
- add sourceOrganization to filters + resource page NIAID-Data-Ecosystem/niaid-feedback#136 (44990e8)
- advanced-search: add advanced search fields (796892f)
- apply metadata score to search results (d65c76a)
- apply OCGR NIAID-Data-Ecosystem/niaid-feedback#129 NIAID-Data-Ecosystem/niaid-feedback#130 (2ffed7e)
- change view dataset button #234 (0ec0e86)
- computational tool resource page (#269) (dc6e3e5)
- display resource catalogs on landing page #229 (d3e2b18)
- handle resource catalog properties (9817303)
- home: add computational tool type (d19f0ff)
- home: add events to news carousel (c9f2817)
- home: handle sources with multiple types (2eac1c3)
- remove collectionType from display #239 (267afbe)
- reorder csv colums (#273) (cb70cb4)
- replace nde-ui package with chakra-ui ([006a005](https://github...
v3.0.0
What's Changed
- Package updates by @candicecz in #190
- Topic category UI elements by @leandrocollares in #244
- Refactor Filters Logic and Component Structure by @candicecz in #257
🐛 Bugfixes
- add missing base mdx elements (a2d9dae)
- add subtotals to metadata completeness badge tooltip issue #219 (7e6a608)
- advanced search issue #254 (49e1ad4)
- basedOn table type + update metadata descriptions (756b85b)
- dde logos (8f306ad)
- docs: fetch draft data in dev+staging (8553be2)
- docs: markdown spacing (fb83daa)
- handle case with no source info (0c1a674)
- handle temporal coverage undefined properties (537a96f)
- home: repository links in table (52e72fc)
- jest tests (dbb6a5c)
- landing page with collections data (42a51c6)
- missing date created for veupath collections (4134ecd)
- missing import (25f2b0e)
- missing prop (a16a625)
- noOfLines for tags (a7893f2)
- query string handling (477666d)
- remove Other option for sources (5bda3d2)
- resources: show spatiotemporal disabled when empty (6b4c24e)
- resources: use _id for download metadata (ad66f93)
- search: add limit banner + empty state (adec579)
- search: filters update (f6e9a3f)
- search: show filters for added sources (0d64141)
- small a11y fixes (7addca7)
- small ui fixes (21a68cd)
- typo (2e3d874)
- unnecessary metadata badge pie prop (7c8b116)
- variable measured mapping change (2498310)
- variable measured search button (3577a7f)
🚀 Features
- add additional advanced search fields #259 (8f81767)
- add card customized theme (c46996b)
- add disclaimer and about pages NIAID-Data-Ecosystem/niaid-feedback#155 (8d93775)
- add featured pages (808006f)
- add featured pages components (f140f47)
- add funding ror id support (70300e1)
- add improved querying (5edb606)
- add notice banners #233 (5d76f2e)
- add repo-level compatibility badges #227 (4676c21)
- add resource catalogs table to home page (f759a9f)
- add sourceOrganization to filters + resource page NIAID-Data-Ecosystem/niaid-feedback#136 (44990e8)
- advanced-search: add advanced search fields (796892f)
- apply OCGR NIAID-Data-Ecosystem/niaid-feedback#129 NIAID-Data-Ecosystem/niaid-feedback#130 (2ffed7e)
- change view dataset button #234 (0ec0e86)
- display resource catalogs on landing page #229 (d3e2b18)
- handle resource catalog properties (6444a74)
- home: add events to news carousel (c9f2817)
- remove collectionType from display #239 (267afbe)
- replace nde-ui package with chakra-ui (006a005)
- standardize resource ids #235 (22110b4)
- use react-icons/fa6 (a25a64d)
Full Changelog: v0.0.3...v3.0.0
v2.0.0
What's Changed
- Package updates by @candicecz in #190
- Merge Main into Production by @candicecz in #193
- feat: add copy button to metadata section by @leandrocollares in #213
New Contributors
- @leandrocollares made their first contribution in #213
Full Changelog: v0.0.3...v2.0.0
v0.0.3
What's Changed
- Add dev environment deployment. by @everaldorodrigo in #180
- Add dev environment deployment to dev branch. by @everaldorodrigo in #182
- Check Links Test by @DylanWelzel in #181
- Content update by @EmilyHaag in #184
New Contributors
- @everaldorodrigo made their first contribution in #180
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Search results by @candicecz in #5
- Dev by @candicecz in #6
- Sources Page Bug Fix by @DylanWelzel in #42
- Added View Source Site Button by @DylanWelzel in #43
- Summary page by @candicecz in #44
- Dylan summary polish by @DylanWelzel in #48
- Update about.mdx by @EmilyHaag in #114
- Update about.mdx by @EmilyHaag in #141
- Update about.mdx by @EmilyHaag in #162
- Update about.mdx by @EmilyHaag in #164
- Cloudfront invalidation by @DylanWelzel in #169
- added line break to other sources by @DylanWelzel in #170
- Update .env.staging by @DylanWelzel in #171
- Delete deploy_new_staging.yml by @DylanWelzel in #172
- redirects for /portal added, footer config update by @DylanWelzel in #173
- pre launch first pass by @DylanWelzel in #176
- Pre launch by @DylanWelzel in #177
- pre launch by @DylanWelzel in #178
- Update about.mdx by @EmilyHaag in #174
New Contributors
- @DylanWelzel made their first contribution in #42
- @flaneuse made their first contribution in #47
- @EmilyHaag made their first contribution in #114
Full Changelog: https://github.com/NIAID-Data-Ecosystem/nde-portal/commits/v0.0.2-alpha