Skip to content

feat: add establishment order docs service - #1313

Merged
marcellmueller merged 11 commits into
mainfrom
feat/establishment-order
Oct 20, 2025
Merged

feat: add establishment order docs service#1313
marcellmueller merged 11 commits into
mainfrom
feat/establishment-order

Conversation

@marcellmueller

@marcellmueller marcellmueller commented Oct 17, 2025

Copy link
Copy Markdown
Contributor

Add Establishment orders file view/download. I've deployed this to dev to debug CORS and CSP stuff regarding the blob download and everything is working there.

To test locally:

add these to /admin/backend/.env
(get the AWS access keys from the LZA environment login screen)
Screenshot 2025-10-20 at 5 49 18 PM

AWS_REGION=ca-central-1
ESTABLISHMENT_ORDER_DOCS_BUCKET=rst-lza-establishment-order-docs-dev
AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=
AWS_SESSION_TOKEN=

I just added dev fixtures and copied some files for two sites so once you have the env vars set, search for either 0 K Snowmobile Parking Lot or 1861 Goldrush Pack Trail and look at the Establishment order section:

Screenshot 2025-10-20 at 5 35 53 PM

Comment thread infrastructure/api/s3.tf Fixed
Comment thread infrastructure/api/s3.tf Fixed
@marcellmueller
marcellmueller force-pushed the feat/establishment-order branch from fc7997a to 919cb73 Compare October 17, 2025 18:01
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.

3 participants