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/19 location markers #55

Merged
merged 4 commits into from
Jul 16, 2023
Merged

Feat/19 location markers #55

merged 4 commits into from
Jul 16, 2023

Conversation

resah
Copy link
Collaborator

@resah resah commented Jul 3, 2023

Description

Closes #19

  • Refactoring to load migrations by NestJS service discovery
  • Move Swagger endpoint into /api
  • CRUD for locations and their markers
    • Move marker endpoints as location sub path
    • Extend UI to show locations and support CRUD for locations, see screenshot

image

@resah resah requested a review from Esskla July 3, 2023 15:12
@resah resah self-assigned this Jul 3, 2023
@resah resah force-pushed the feat/19-location-markers branch 4 times, most recently from 89c7eb6 to a31047c Compare July 3, 2023 15:57
@resah resah marked this pull request as ready for review July 4, 2023 06:42
@resah resah merged commit 9554553 into main Jul 16, 2023
4 checks passed
@resah resah deleted the feat/19-location-markers branch July 16, 2023 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Locations: Marker endpoints
1 participant