bcgov / traction

Traction is designed with an API-first architecture layered on top of Hyperledger Aries Cloud Agent Python (ACA-Py) and streamlines the process of sending and receiving digital credentials for governments and organizations.
https://digital.gov.bc.ca/digital-trust/tools/traction/
Apache License 2.0
51 stars 45 forks source link

Set custom reservation form in Traction environments #868

Closed loneil closed 8 months ago

loneil commented 9 months ago

As a Traction operator, I want reservation form configuration set up as appropriate in my envs, so that I can collect the details I want from people requesting tenants.

Should set the new reservationForm values for the Traction environments once deciding what they should be.

DEV https://github.com/bcgov/traction/blob/main/deploy/traction/values-development.yaml

TEST https://github.com/bcgov/trust-over-ip-configurations/blob/main/helm-values/traction/values-test.yaml

PROD https://github.com/bcgov/trust-over-ip-configurations/blob/main/helm-values/traction/values-production.yaml

SANDBOX https://github.com/bcgov/trust-over-ip-configurations/blob/main/helm-values/traction/values-sandbox.yaml

Could consider adding details to this page too https://ditp-bc.atlassian.net/wiki/spaces/DESIGN/pages/78348299/Current+Traction+Environment+Configuration

loneil commented 9 months ago

@popkinj / @esune Can use this ticket for discussion about Reservation Form config for environments. Maybe feedback from @swcurran for what we'd want in the Sandbox env?

loneil commented 8 months ago

https://github.com/bcgov/trust-over-ip-configurations/pull/166

esune commented 8 months ago

Completed as part of the above PR