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

Limit tags to just NCR #690

Merged
merged 1 commit into from
Jan 10, 2025
Merged

Limit tags to just NCR #690

merged 1 commit into from
Jan 10, 2025

Conversation

brucecrevensten
Copy link
Member

Closes #688

To test this:

  • Run local API instance per this ticket (but you can run it against main now).
  • Run the app and search for "Nike". You should not see anything.
  • Scroll to the map and click on/near Eielson. You should not see Nike Alaska Charlie or Nike Alaska Mike.

Copy link
Contributor

@BobTorgerson BobTorgerson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This only grabs places we expect for the NCR with the API changes that were merged into main yesterday.

@BobTorgerson BobTorgerson merged commit 7dc8aa4 into main Jan 10, 2025
1 check failed
@BobTorgerson BobTorgerson deleted the tag_limit_places branch January 10, 2025 19:36
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.

Update places URLs to fetch only places tagged with "ncr" tag (i.e., add "?tags=ncr")
2 participants