JIB-8352 / chatham_smart_map

Creating an interactive map for visualizing sea level sensor data in Chatham County.
https://chatham-smart-map.herokuapp.com/
MIT License
0 stars 4 forks source link

Update unit tests; new look for date-picker and some minor CSS changes to be more consistent #183

Closed PC98 closed 5 years ago

PC98 commented 5 years ago
Screen Shot 2019-04-14 at 2 06 58 AM Screen Shot 2019-04-14 at 2 07 13 AM
PC98 commented 5 years ago
  1. Unit test fixes, minor Cypress changes. Travis will run unit tests again.
  2. New UI for date-picker, it now emulates the demo design from last semester
  3. Fix a bug related to displayYear
  4. Minor CSS and template changes (font sizes and margins) to make things more consistent.
  5. 156 as well, possibly (if I understood the requirement correctly).

  6. Also changed the behavior of the DatePicker when it is closed by clicking outside - it also takes into account if one of the two selected dates has changed, otherwise it doesn’t trigger apply.
  7. Minor change to description of sensors layer.