bcgov / nr-site-bc-registries

Apache License 2.0
1 stars 0 forks source link

Report purchased session #19

Closed mgtennant closed 2 years ago

mgtennant commented 2 years ago

Description

If a user pays for a report, add some info about that specific report to the user's session. If they try to download it again they can do so without paying a second time.

Also added a validation pipe to the address search to transform the address and city for use later on and to prevent bad strings from making it through. I will be adding validation pipes to all searches.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist

Further comments