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

Update Map legend and other UI #61

Merged
merged 10 commits into from
Dec 30, 2021
Merged

Update Map legend and other UI #61

merged 10 commits into from
Dec 30, 2021

Commits on Dec 29, 2021

  1. Add separate Legend drawer

    Create generic MenuDrawer component
    Update design of legend entries
    dellisd committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    121685b View commit details
    Browse the repository at this point in the history
  2. Add map navigation

    Clicking on legend entry flies to extent of line
    Implement Quick Navigation to switch regions
    Adde bboxes to all data files
    Adde script to compute bboxes for all data files
    Improve data formatting script
    dellisd committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    2f4ac4a View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. Add toggleable legend entries

    Fix map load issue(?)
    Improve legend group header, made button
    dellisd committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    3828e57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c763d73 View commit details
    Browse the repository at this point in the history
  3. Remove redux

    Add legend group open state to saved settings
    dellisd committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    c75178f View commit details
    Browse the repository at this point in the history
  4. Add "Submit Feedback" button

    Update default location of map
    dellisd committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    034aa0b View commit details
    Browse the repository at this point in the history
  5. Handle small screens for map padding

    Close legend drawer when entry clicked on mobile
    dellisd committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    e240f3f View commit details
    Browse the repository at this point in the history
  6. Update share sheet

    Remove individual options for lines
    dellisd committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    4643275 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    29181ca View commit details
    Browse the repository at this point in the history
  8. Update Run Tests job name

    dellisd committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    78c4a96 View commit details
    Browse the repository at this point in the history