Skip to content

Releases: NASA-IMPACT/veda-ui

v5.0.1

30 May 15:54
4531c97
Compare
Choose a tag to compare

What's Changed

🎉 Features

🚀 Improvements

  • Map core feature breakout, #899 #962
  • Add a preliminary STYLE_GUIDE.md, #956 #977

🐛 Fixes

  • Fix the selectedCompareDate not being sent in the API requests, resulting in a the comparison being broken #981: #982

Full changelog: v5.0.0...v5.0.1

v5.0.0

23 May 18:37
a26b65e
Compare
Choose a tag to compare

What's Changed

We are bumping the major version up since it won't be compatible with the previous version of UI with the bumped up Node version

Look at this change to see how the instance should update Node: NASA-IMPACT/veda-config@0e232df

🎉 Features

  • Update Node Version to v20 in #917 , #971

🚀 Improvements

  • Replace old map component with new map component in Story Maps in #827
  • Data Catalog Feature Component Breakout in #946
  • Add layer description to layer modal in #955

🐛 Fixes

🦗

Full Changelog: v4.4.1...v5.0.0

v4.4.1

13 May 15:18
bdb428d
Compare
Choose a tag to compare

What's Changed

  • Set public url as a prefix for preset dasta by in #941
  • Fix delete button not working for static AOI + persist MapboxDraw mode across reloads in #945

Full Changelog: v4.4.0...v4.4.1

v4.4.0

06 May 19:10
d424d23
Compare
Choose a tag to compare

What's Changed

🚀 Improvements

  • Floating Data Catalog Filters Sidebar Follow-up and starting some cleaning and modularizing in #930
  • Make geometries non-movable in the Exploration feature in #936

Full Changelog: v4.3.0...v4.4.0

v4.3.0

01 May 01:13
1d8b719
Compare
Choose a tag to compare

🎉 Features

  • Zoom in AOI, TOI when analysis is run in #906
  • Add custom javascript injection #846
  • ADR for V2 Refactor: #875
  • Open all external links in a new tab in #870
  • Include dataset id to filter layers in #910
  • Some datasets can only be analyzed with layers from the same source in #913
  • Create minimal partial data layer scaffold starting off with Data Catalog for VEDA2 Refactor in #893
  • Add analysis preset in #921

🚀 Improvements

  • Chart style improvement in #903
  • Data Catalog enhancement with floating filter sidebar in #918
  • Sum as statistics option in #925

🐛 Fixes

  • Sort featured stories based on publication date in descending order in #907
  • Replace latency with temporalResolution in layer info in #898
  • Add a workaround for Safari scroll problem in #909
  • Handle empty result in #922

Full Changelog: v4.2.0...v4.3.0

V4.2.0

25 Mar 07:18
d78db82
Compare
Choose a tag to compare

🎉 Features

  • Optional media attributes for layers: #843
  • Add custom javascript injection #846
  • ADR for V2 Refactor: #875

🚀 Improvements

  • E&A imporvement. Related tickets
    • Layer select modal: #845
    • Connect dataset information on layer: #821
    • Layer info modal: #849
    • Update data layer card: #851
    • Hidden layers: #867
    • Fast follow-ups: #851 , #862, #863, #860
    • PR template: #880

🐛 Fixes

  • Return datasets even when there is a dataset without summaries: #786
  • Show all the datasets on Data Catalog page: #837
  • Block Map user defined position fix: #784
  • Geocoder centering on various projecctions: #826
  • Wording, typo: #869 #854, #874,
  • Fix yaxis labeling: #883

v4.1.0

13 Feb 20:25
8c27cb7
Compare
Choose a tag to compare

🎉 Features

  • Experimental CMR Layer: #805

🚀 Improvements

  • Style
  • Documentation
  • Rename critical error page: #806
  • Add back button on Exploration page: #779
  • Add ts, lint check for precommit hooks: #788, #809
  • "skip to main" button for navigation: #808

🐛 Fixes

  • Return datasets even when there is a dataset without summaries: #786
  • Show all the datasets on Data Catalog page: #837
  • Block Map user defined position fix: #784
  • Geocoder centering on various projections: #826

v4.0.0

12 Dec 11:57
c129d11
Compare
Choose a tag to compare

🎉 Features

  • Merge Analysis and Dataset Exploration pages (See Migration below) (#598)
  • Allow for a story to link to an external link (#728)
  • Revert removal of redirections
  • Add Content Override option to stories hub (NASA-IMPACT/veda-config-eic#6)
  • Add Component Override option to stories hero (NASA-IMPACT/veda-config-eic#6)
  • Remove page local nav
  • Add support for configurable STAC api endpoints, per dataset
  • Allow datasets to provide custom parameters for analysis related endpoints

🚀 Improvements

  • Improve error handling
  • Style

🐛 Fixes

  • Content fixes

Migration guide

Analysis and Dataset Exploration Merge

The Analysis and Dataset Exploration pages have been merged into a single page with a timeline based approach both to dataset exploration and to analysis.

This feature is currently under a feature flag that is disabled by default.

To enable set the following environment variable:

FEATURE_NEW_EXPLORATION=true

⚠️ Note that this will disable the old analysis page and the old dataset exploration page.

exploration_page

v3.0.0

30 Oct 14:16
1f6071f
Compare
Choose a tag to compare

Changelog v3.0.0

🎉 Features

  • Change default story sorting to pubDate
  • Remove shadow scrollbar to improve performance
  • Remove legacy path redirects
  • Remove error log from production
  • Add option to exclude datasets from analysis
  • Allow analysis chart metrics to be configured per dataset (#669)
  • Allow dataset explore page to be disabled
  • Allow customizing strings for data catalog and stories banners
  • Rename feedback button
  • Adds Development page override capabilities
  • Allow specifying banner image for About and Development page

🚀 Improvements

  • Improve dataset exploration date handling
  • Improve analysis page flow (Added disclaimer texts, revamped design, update analysis date presets) (#654)
  • Improve map interactions
  • Improve documentation

🐛 Fixes

  • Fix header visual glitch on mobile
  • Fix misc styling issues

v2.3.1

31 Aug 17:17
2d0acaa
Compare
Choose a tag to compare

Changelog

🎉 Features

  • 🦗

🚀 Improvements

  • 🦗

🐛 Fixes