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

Skip proxy and update geo search URL #210

Merged
merged 1 commit into from
Aug 23, 2023
Merged

Skip proxy and update geo search URL #210

merged 1 commit into from
Aug 23, 2023

Conversation

annavik
Copy link
Member

@annavik annavik commented Aug 23, 2023

Fixes #207

Issue was related to this: osm-search/Nominatim#3134

Also seems we can skip the proxy now!

@annavik annavik requested a review from mihow August 23, 2023 07:23
@netlify
Copy link

netlify bot commented Aug 23, 2023

Deploy Preview for ami-web ready!

Name Link
🔨 Latest commit cee2e51
🔍 Latest deploy log https://app.netlify.com/sites/ami-web/deploys/64e5b3f80b724c0008a1757b
😎 Deploy Preview https://deploy-preview-210--ami-web.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Aug 23, 2023

Deploy Preview for ami-storybook ready!

Name Link
🔨 Latest commit cee2e51
🔍 Latest deploy log https://app.netlify.com/sites/ami-storybook/deploys/64e5b3f896851a00096bd507
😎 Deploy Preview https://deploy-preview-210--ami-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@mihow mihow left a comment

Choose a reason for hiding this comment

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

Works! that's great.

@mihow mihow merged commit 62b06af into main Aug 23, 2023
mihow pushed a commit that referenced this pull request Aug 24, 2023
mihow added a commit that referenced this pull request Aug 25, 2023
* Rename trapdata import script

* Import deployment captures from S3 source

* Temporary method for resizing images in s3

* Fix migrations and bad admin merge

* Basic method to import SourceImages from S3

* Update last-checked time

* Reorder properties

* Enable pagination for label studio

* New storage config model for per-deployment storage

* No global S3 config needed

* Allow deployments to re-use datasources with subdirs

* Fix result count and display URI

* Background tasks for image import & stats

* Paginate s3 listings

* Update calculated fields on bulk insert, fix size

* Split captures into sessions

* Updates for importing images & creating events

* Use db query for deployment file size instead

* Use django-storages in all environments

* Fix migration for existing data

* Fix for groups with length 0

* Comments

* Handle project with no detections/occurrences

* Speed up the project response

* Fix deployment list while keeping project page fast

* Speed up project overview page

* Move slow update to a background task

* Add forgotten changes to tasks

* Enable dragging

* Tweak min zoom

* Tweak mini map zoom

* Investigate issues in session details - Disable infinite scroll (#205)

* Set session image load to false on error

* Replace infinite scroll with buttons

* Remove unused hook

* Tweak copy and page size

* Skip proxy and update map search URL (#210)

* Optimize capture sync in batches

* Alawys assume public url path should bre relative to bucket

* Filter summary by project

---------

Co-authored-by: Debian <[email protected]>
Co-authored-by: Anna Viklund <[email protected]>
@annavik annavik deleted the web-ui-fix-map-search branch October 11, 2023 06:21
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.

Location search API no longer working
2 participants