Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EDSC-3093: Sort collections by start date #1583

Merged
merged 1 commit into from
Feb 20, 2023
Merged

EDSC-3093: Sort collections by start date #1583

merged 1 commit into from
Feb 20, 2023

Conversation

tiagogalvao
Copy link
Contributor

Overview

What is the feature?

As a user, I'd like to sort collections by start date

What is the Solution?

New filter has been added (#1545)

What areas of the application does this impact?

Grid sorting

Checklist

  • I have added automated tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@codecov
Copy link

codecov bot commented Feb 6, 2023

Codecov Report

Merging #1583 (cb92675) into master (d4459ca) will decrease coverage by 0.14%.
The diff coverage is 0.00%.

❗ Current head cb92675 differs from pull request most recent head 9fa0097. Consider uploading reports for the commit 9fa0097 to get more accurate results

@@            Coverage Diff             @@
##           master    #1583      +/-   ##
==========================================
- Coverage   91.20%   91.06%   -0.14%     
==========================================
  Files         704      704              
  Lines       18932    18933       +1     
  Branches     4377     4359      -18     
==========================================
- Hits        17267    17242      -25     
- Misses       1526     1552      +26     
  Partials      139      139              
Impacted Files Coverage Δ
...tic/src/js/components/SearchPanels/SearchPanels.js 90.18% <0.00%> (-0.43%) ⬇️
.../src/js/components/Map/GranuleGridLayerExtended.js 86.96% <0.00%> (-4.11%) ⬇️
static/src/js/components/Map/MouseEventsLayer.js 93.93% <0.00%> (-3.04%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@macrouch macrouch merged commit 3b89235 into nasa:master Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants