opendatacube / datacube-explorer

Web-based exploration of Open Data Cube collections
Apache License 2.0
56 stars 31 forks source link

Reverse dataset order #518

Closed Ariana-B closed 1 year ago

Ariana-B commented 1 year ago

Reverse the order datasets are displayed on the regions page, so that they appear newest-first instead of oldest-first.

image

I could also make the order toggle-able, similarly to the dataset-counts page.


:books: Documentation preview :books:: https://datacube-explorer--518.org.readthedocs.build/en/518/

codecov[bot] commented 1 year ago

Codecov Report

Base: 86.48% // Head: 86.48% // No change to project coverage :thumbsup:

Coverage data is based on head (b25483b) compared to base (e270aed). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #518 +/- ## ======================================== Coverage 86.48% 86.48% ======================================== Files 26 26 Lines 3434 3434 ======================================== Hits 2970 2970 Misses 464 464 ``` | [Impacted Files](https://codecov.io/gh/opendatacube/datacube-explorer/pull/518?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube) | Coverage Δ | | |---|---|---| | [cubedash/summary/\_extents.py](https://codecov.io/gh/opendatacube/datacube-explorer/pull/518?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube#diff-Y3ViZWRhc2gvc3VtbWFyeS9fZXh0ZW50cy5weQ==) | `92.55% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

Ariana-B commented 1 year ago

@robbibt Unfortunately I haven't had any luck making DataTables responsive, so I don't think I can make it toggleable at this time.

robbibt commented 1 year ago

No worries, thanks so much @Ariana-B!