|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -All notable changes to this project will be documented in this file. See |
4 | | -[standard-version](https://github.com/conventional-changelog/standard-version) |
5 | | -for commit guidelines. |
| 3 | +All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. |
| 4 | + |
| 5 | +## [4.1.0](https://github.com/NIAID-Data-Ecosystem/nde-portal/compare/v4.0.0...v4.1.0) (2025-04-17) |
| 6 | + |
| 7 | + |
| 8 | +### 🐛 Bugfixes |
| 9 | + |
| 10 | +* add missing base mdx elements ([0502fd6](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/0502fd6341d533b9b9fb255b6c8a7522f874e7c8)) |
| 11 | +* add missing onClick to search knowledge center button ([76e913d](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/76e913d464d387a12468215cc3307e83f168fbc8)) |
| 12 | +* add redirect from completeness to compatibility page ([313c8f1](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/313c8f15cfdf5d11611e2ed551b81716ff1b835f)) |
| 13 | +* add redirect from completeness to compatibility page NIAID-Data-Ecosystem/niaid-feedback[#176](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/176) ([bea9f01](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/bea9f01898eff5378f004437d22eb944ec362132)) |
| 14 | +* add variable measured name to advanced search ([f22b78b](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/f22b78b869e92424caa70e6567a3c5a8be8d69fb)) |
| 15 | +* advanced search issue [#254](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/254) ([248fefc](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/248fefcd9dab836193c8aef3999845476bffd62e)) |
| 16 | +* advanced search issue [#254](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/254) ([509e108](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/509e1083a3d85a027cc66cef8e02755eb0c0f298)) |
| 17 | +* change placeholder in search bar for all types [#270](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/270) ([0edd952](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/0edd9521646f6503f7acf5865d7386f507c1e215)) |
| 18 | +* change placeholder in search bar for all types [#270](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/270) ([f533545](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/f5335455af99016d5adbbd1c757c2fbceed70e03)) |
| 19 | +* change wording from completeness to compatibility badge ([5d9fa5c](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/5d9fa5c644f7ba69e55a992756c6c97c19993257)) |
| 20 | +* change wording from completeness to compatibility badge NIAID-Data-Ecosystem/niaid-feedback[#176](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/176) ([77211ae](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/77211ae42c8750ceaf83d92a565e3aa3a6376a75)) |
| 21 | +* description formatting for Markdown rendering ([c8eda56](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/c8eda56e6823f16cf7f858cea335f0448713273b)) |
| 22 | +* description formatting for Markdown rendering ([a21210f](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/a21210feb38a480f2bd83f8b9edd082970347ac7)) |
| 23 | +* display full type menu and suggest a source link ([bd5b795](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/bd5b79513f78b7197e86c6033447d693da1ec915)) |
| 24 | +* display full type menu and suggest a source link ([b63600d](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/b63600df0805fcf6c0fb08d5e7c6a578fc02c1cb)) |
| 25 | +* **docs:** markdown spacing ([faa8063](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/faa80638329ad6b180aeb6cdd2cf07e71d3fa7ca)) |
| 26 | +* empty results layout ([31fa7bf](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/31fa7bf81cacdae255abc24a7d035b284914b433)) |
| 27 | +* empty results layout ([37e72b3](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/37e72b3d2b07daed4128b3efeda478f13010af24)) |
| 28 | +* handle case with no source info ([6711a73](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/6711a7374161426a1b38470d8a0a634a42dc5c7b)) |
| 29 | +* handle empty topic name ([7d37a7c](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/7d37a7cd6263eb1a4db0b8000d21a0f1a092602d)) |
| 30 | +* handle funding items with empty or null objects ([1fb42a0](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/1fb42a04223dc53086e7a0337d9a98dfc8d293e0)) |
| 31 | +* handling of multiple encoding formats ([86cfbee](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/86cfbee180d6458bd6d4f1f046c9425af8f88ee1)) |
| 32 | +* handling of multiple encoding formats ([5a87168](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/5a87168bee032a490d40dba085ea66fac8a14c6c)) |
| 33 | +* **home:** repository links in table ([f4f43df](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/f4f43df21ea372c075ca71dd544fe627d3007194)) |
| 34 | +* **home:** resource table broken search bar ([213209c](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/213209c871cf015fc63c68433daa53a4bd27b434)) |
| 35 | +* **home:** update resource table tests ([2714294](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/27142947a52dde75735cf4936fcec0cf3ea4bc48)) |
| 36 | +* landing page banner z-index ([b8f1f79](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/b8f1f794907f8cd6b4033ca22fe929e3bd72fd4a)) |
| 37 | +* landing page banner z-index ([e705ae2](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/e705ae2024095be7d00a136eb234510e4eec91de)) |
| 38 | +* landing page banner z-index ([49ffce0](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/49ffce0b418e3283a28dc06433bf70ac4fdba593)) |
| 39 | +* landing page banner z-index ([4ada189](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/4ada189a379f75691c7926730a9cb0d645dc8e57)) |
| 40 | +* landing page with collections data ([2c7e8f5](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/2c7e8f52782dd458c732fd076ee32308f9f82dad)) |
| 41 | +* missing date created for veupath collections ([f18fc32](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/f18fc32d9185dc487b51e9a41989f342dd82367f)) |
| 42 | +* missing isAccessibleForFree and usage info ([5c1e025](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/5c1e025245ad1b0b414cff83c583a7b2bd41b69c)) |
| 43 | +* missing isAccessibleForFree and usage info ([7fc0289](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/7fc0289d22bf478128261dbe84309841059db382)) |
| 44 | +* noOfLines for tags ([0e776af](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/0e776af5be456f16962946b1221a56dd68b393bf)) |
| 45 | +* noOfLines for tags ([1eed465](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/1eed4656df53f9ceee1c57896b8d865758d9b475)) |
| 46 | +* remove multi-term querying for program collections ([5f59cb4](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/5f59cb421e7dce7e16aa5209cb65585721740a62)) |
| 47 | +* search bar dropdown typo ([5c25257](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/5c25257fe67f452078abf4d577a54996591ed8e3)) |
| 48 | +* search bar dropdown typo ([2012af2](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/2012af2eb9fb91c9be767af91dcdb1bb1d835232)) |
| 49 | +* **search:** search bar history list ([a793a86](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/a793a863f229a0bf410c4919aa3b68474b5d2766)) |
| 50 | +* **search:** show filters for added sources ([3ca39eb](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/3ca39ebd7dfaf86273bd8c75974712ba926bacb5)) |
| 51 | +* typo ([89ea0f3](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/89ea0f3e31dbd0783c3731367e0493c5ea970cbe)) |
| 52 | +* typo ([a1e766c](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/a1e766cfe849f75c136fa950fb360226f6861956)) |
| 53 | +* typo ([6b2bc6b](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/6b2bc6b8724869c797a0bbc242abf57b2c96451d)) |
| 54 | +* typo ([80633f9](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/80633f9324ccaf49360cbf00feae3a2685e3ca16)) |
| 55 | +* unnecessary metadata badge pie prop ([bdc2107](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/bdc2107456da10dcfa8fab5133eb79b7bb208b64)) |
| 56 | +* variable measured mapping change ([f120c33](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/f120c33a3ece3aedaf640e6d5487f0488189c188)) |
| 57 | +* variable measured search button ([986b295](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/986b2954c66fe6a2d84fb799f1aa7b0f4866cf34)) |
| 58 | + |
| 59 | + |
| 60 | +### 🚀 Features |
| 61 | + |
| 62 | +* add additional advanced search fields [#259](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/259) ([c8c738c](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/c8c738c4ad329f71a4e81879cf3f818d383680be)) |
| 63 | +* add computational tool metadata compatibility fields ([6ad5597](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/6ad5597b50d0a5b3921fe23367ab00ff13f58d6c)) |
| 64 | +* add computational tool metadata compatibility fields ([be729c3](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/be729c3933ac17f2b0d323fdbd5c1246e775726f)) |
| 65 | +* add disambiguatingDescription to advanced search ([ac62e54](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/ac62e54c52a302888437871fd89e26c9e998aa3c)) |
| 66 | +* add disclaimer and about pages NIAID-Data-Ecosystem/niaid-feedback[#155](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/155) ([38ca92b](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/38ca92b846cdd88756955ed19b7b2a1dca1a52e2)) |
| 67 | +* add funding ror id support ([8205dc3](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/8205dc3564886acaf0f519e406f8d0ebd3b9de56)) |
| 68 | +* add funneling user queries based on type to search [#242](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/242) ([8ba0cc5](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/8ba0cc54dd45a5fe98d8b05a40be26fa58c37b58)) |
| 69 | +* add improved querying ([9c6e9aa](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/9c6e9aaa99bd451353d782b33952755b81c0f606)) |
| 70 | +* add resourceCatalog logo and link to right panel ([#283](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/283)) ([e99e3e2](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/e99e3e22b0f3c7ae1716b1eec03f60e82997edc3)) |
| 71 | +* add resourceCatalog logo and link to right panel ([#283](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/283)) ([48e99d9](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/48e99d974ab0e06c2cd4eed205cb1fb8d9397496)) |
| 72 | +* add search bar to 404 page ([5ac5d3b](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/5ac5d3b361b75f410bbf9cf02bd8ba92a23a3158)) |
| 73 | +* add search bar to all pages ([c9892e3](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/c9892e305c7a5ede53b823523111faa44b587d53)) |
| 74 | +* add sourceOrganization to filters + resource page NIAID-Data-Ecosystem/niaid-feedback[#136](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/136) ([3a92704](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/3a927041627fbba8b12dfb3cb47b562bb1816c82)) |
| 75 | +* add topic category name to advanced search ([aa22939](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/aa22939b398b9e1905bd8a0c1ebcf97ca3a5cccb)) |
| 76 | +* change view dataset button [#234](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/234) ([fa70cbe](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/fa70cbedce9ed257499f226f737a0cdbca33fc9d)) |
| 77 | +* color scheme update ([#297](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/297)) ([a221035](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/a221035ec7bbe63cdbacaebfc0b60f33d2e80122)) |
| 78 | +* display resource catalogs on landing page [#229](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/229) ([aea27d0](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/aea27d0c15638e17810b838419500ad00f87cca2)) |
| 79 | +* **home:** add computational tool type ([e48e3b2](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/e48e3b22277a452fd09ac46b202f39ffdf782fff)) |
| 80 | +* **home:** handle sources with multiple types ([4e98a31](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/4e98a31f6e9bcc7e95d8e27d361694470126d3ec)) |
| 81 | +* re-design ResourceCatalog resource page view ([#299](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/299)) ([b3a4b65](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/b3a4b652600320441b8ea6d3fbc8b75687f7b2f9)), closes [#290](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/290) [#290](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/290) [#290](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/290) [#290](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/290) |
| 82 | +* remove knowledge center link from resources menu ([#289](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/289)) ([686656f](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/686656f670cbbf049c26521f78684f93c2cd45e2)) |
| 83 | +* remove knowledge center link from resources menu ([#289](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/289)) ([fb641f4](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/fb641f4b2a614c9e0a57a2e727f7ee76e8b4b309)) |
| 84 | +* reorder csv colums ([#273](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/273)) ([4dabf6c](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/4dabf6c718eca24a63d2aa9d9b11b8fc3392ea6f)) |
| 85 | +* **resources:** add measurementTechnique properties ([a4ddb28](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/a4ddb281338bf93d9543f4063c06c2cb6ee1ebf8)) |
| 86 | +* scrollable list of topic categories ([#276](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/276)) ([957f162](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/957f162154090380330bd9891457e53d29e2b8a8)) |
| 87 | +* scrollable list of topic categories ([#276](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/276)) ([8e7a095](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/8e7a0956acac83580482e5b42ac2bcf513a8a8fa)) |
| 88 | +* **search:** add computational tool search result card ([6204ae6](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/6204ae66346fc3e0408e97c72dc3d57c67d46bc2)) |
| 89 | +* **sources:** add compatibility badge to cards issue[#227](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/227) ([93f39a6](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/93f39a6fd13e25c8e03df6e30c64e7c835f74cd1)) |
| 90 | +* standardize resource ids [#235](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/235) ([2126101](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/2126101bfaf562d5356990dda1dbf71f8e5a4058)) |
| 91 | +* update metadata compatibility badge ([#304](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/304)) ([0471e07](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/0471e07276e6446dc3411dbb658783b1a9b46f7f)) |
| 92 | +* updating resource ID in the URL [#235](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/235) ([9f26484](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/9f26484fe22ebb3ee7fc8504c6fc39edcb41da9c)) |
| 93 | +* use raw facet fields to normalize casing on filter checkboxes ([0b75fdf](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/0b75fdf6b6da21251aeb3e2db6a6329bff5f69e7)) |
6 | 94 |
|
7 | 95 | ## [4.0.0](https://github.com/NIAID-Data-Ecosystem/nde-portal/compare/v2.0.0...v4.0.0) (2024-12-12) |
8 | 96 |
|
|
0 commit comments