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

feat: Add geofence crud component #138

Merged
merged 18 commits into from
Apr 5, 2022
Merged

feat: Add geofence crud component #138

merged 18 commits into from
Apr 5, 2022

Commits on Dec 15, 2021

  1. chore: Add Geofence Controls by reverting v1.2.1

    Revert "fix: prep v1.2.1 launch, revert geofence controls launched with 1.2.0 (#87)"
    
    This reverts commit 3d63c06.
    thaddmt committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    27183d9 View commit details
    Browse the repository at this point in the history
  2. chore: prep v1.2.2-geo

    thaddmt committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    1e0e7e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. fix: move debounce to regular dependency (#92)

    * fix: fix debounce dependency issue
    
    * chore: v1.2.3-geo
    thaddmt authored Dec 16, 2021
    Configuration menu
    Copy the full SHA
    f000bf7 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Configuration menu
    Copy the full SHA
    4f7de66 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Configuration menu
    Copy the full SHA
    60acfc3 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Configuration menu
    Copy the full SHA
    04ec166 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Geo control docs (#99)

    * chore: add api documentation for geofence control
    
    * chore: update geofenceUtil unit tests
    thaddmt authored Jan 19, 2022
    Configuration menu
    Copy the full SHA
    c875b45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fc4cef View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Configuration menu
    Copy the full SHA
    b5300a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. chore: change to use maplibre-gl-draw-circle (#101)

    * chore: change to use maplibre-gl-draw-circle
    
    * update yarn lock
    thaddmt authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    8dc73d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Configuration menu
    Copy the full SHA
    03b3ba4 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. chore: fix style for info button and create modal (#132)

    * chore: fix style for infor button and create modal
    
    * chore: fix icon class name
    thaddmt authored Mar 16, 2022
    Configuration menu
    Copy the full SHA
    ff238ab View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Merge branch 'main' into geo

    thaddmt committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    3a4b30a View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Geofences various ux fixes (#134)

    * fix: update geofence count on create/delete
    
    * fix: update delete success info box styling
    
    * chore: update max-width to 30% for delete popdown
    
    * chore: update input box text placeholder
    
    * chore: update width for left nav
    thaddmt authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    810c6f0 View commit details
    Browse the repository at this point in the history
  2. Add nav controls (#137)

    * fix: update geofence count on create/delete
    
    * fix: update delete success info box styling
    
    * chore: update max-width to 30% for delete popdown
    
    * chore: update input box text placeholder
    
    * chore: add navigation controls to geofence component
    thaddmt authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    c97986f View commit details
    Browse the repository at this point in the history
  3. Update delete button style (#135)

    * fix: update geofence count on create/delete
    
    * fix: update delete success info box styling
    
    * chore: update delete button styling
    thaddmt authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    30ea533 View commit details
    Browse the repository at this point in the history
  4. Update Geofence Create Error State (#136)

    * fix: update geofence count on create/delete
    
    * fix: update delete success info box styling
    
    * chore: update delete button styling
    
    * chore: update create geofence error state
    
    * chore: fix validation id check
    
    * fix: fix lgtm useless conditional
    thaddmt authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    b5ae5c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    c74d6ea View commit details
    Browse the repository at this point in the history