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

Add latLng for explicit Feed geo point #154

Merged
merged 14 commits into from
Jul 28, 2023
Merged

Add latLng for explicit Feed geo point #154

merged 14 commits into from
Jul 28, 2023

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    b329c3c View commit details
    Browse the repository at this point in the history
  2. Fix small type error

    skanderm committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c32e6fb View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    ea7373b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44deb25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f15e239 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e80a55 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Update ui/src/components/MapLayout.tsx

    Co-authored-by: Paul Cretu <paul.s.cretu@gmail.com>
    skanderm and paulcretu authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    06ac86b View commit details
    Browse the repository at this point in the history
  2. latitudeLongitude -> latLng

    paulcretu committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    78f08f5 View commit details
    Browse the repository at this point in the history
  3. Update user admin creation

    skanderm committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    5416afb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    effe44e View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into skander/fix-lat-lng

    * main:
    paulcretu committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    f42a156 View commit details
    Browse the repository at this point in the history
  6. array -> property accessor

    paulcretu committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    de3161a View commit details
    Browse the repository at this point in the history
  7. Add types for latLng

    paulcretu committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    108cfd8 View commit details
    Browse the repository at this point in the history
  8. Make locationPoint non-nil

    paulcretu committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    f7ec2de View commit details
    Browse the repository at this point in the history