nasa / earthdata-download

Download your Earth science data with only one click
https://nasa.github.io/earthdata-download/
Other
22 stars 6 forks source link

EDD-31: Improving downloader styles #31

Closed trevorlang closed 1 year ago

trevorlang commented 1 year ago

Overview

What is the feature?

Improves styling

What is the Solution?

What areas of the application does this impact?

The download list, download history, and dialogs

Testing

Reproduction steps

  1. Spot check the application

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #31 (7b4835c) into EDD-31 (a8bd952) will increase coverage by 0.09%. The diff coverage is 98.43%.

@@            Coverage Diff             @@
##           EDD-31      #31      +/-   ##
==========================================
+ Coverage   94.12%   94.22%   +0.09%     
==========================================
  Files         111      112       +1     
  Lines        2214     2235      +21     
  Branches      446      458      +12     
==========================================
+ Hits         2084     2106      +22     
+ Misses        130      129       -1     
Files Coverage Δ
src/app/App.jsx 100.00% <ø> (ø)
src/app/components/Button/Button.jsx 100.00% <ø> (ø)
src/app/components/Checkbox/Checkbox.jsx 100.00% <100.00%> (ø)
src/app/components/Dialog/Dialog.jsx 100.00% <100.00%> (ø)
...c/app/components/DownloadHeader/DownloadHeader.jsx 100.00% <ø> (ø)
...ts/DownloadHistoryHeader/DownloadHistoryHeader.jsx 100.00% <ø> (ø)
...ownloadHistoryListItem/DownloadHistoryListItem.jsx 97.67% <ø> (ø)
...ryListItem/DownloadHistoryListItemFileProgress.jsx 100.00% <ø> (ø)
...adHistoryListItem/DownloadHistoryListItemState.jsx 100.00% <ø> (ø)
...storyListItem/DownloadHistoryListItemTimestamp.jsx 100.00% <ø> (ø)
... and 24 more