Open dleard opened 5 months ago
@gdalcengio (or @dleard or @pbastia @shon-button) could someone share the direct link so I can review this? I still can't get past the "person responsible" page in the dev workflow.
@patriciarussellCAS
Login cas-dev
https://cas-bciers-frontend-dev.apps.silver.devops.gov.bc.ca
Start url:
https://cas-bciers-frontend-dev.apps.silver.devops.gov.bc.ca/reporting/reports
Click row Operation 3
button Continue
Change url review-operator-data
to facilities/f486f2fb-62ed-438d-bb3e-0819b51e3aff/review
Expected results:
Select Activity\Aluminum or alumina production
:
Click Save and Continue
Click task Aluminum or alumina production
Expected results:
Login
cas-dev
Navigate toFacility Review
: https://cas-bciers-frontend-dev.apps.silver.devops.gov.bc.ca/reporting/reports/3/facilities/f486f2fb-62ed-438d-bb3e-0819b51e3aff/review SelectAluminum or alumina production
: ClickSave and Continue
Click taskAluminum or alumina production
Thank you Shon!
Description:
Wireframe:
Following #253 we have a full stack example of how to generate an activity emissions form using the API form builder service.The implementation here should be very similar to the GSC activitiy page.
Documentation on the full stack steps necessary to create an activity page are in our docs
Use the excel file (BCIERS Reporting Fields V2 in the SME channel files - Reporting App directory) provided by IRC to determine what the necessary activity, source type, gas type, methodology, reporting fields & related configurations that need to be added are.
Acceptance Criteria:
Given I am on the alumina production activity form page When I first land on the page Then the activity schema is fetched & displayed
Given the schema has rendered correctly When I make selections that have dependencies (gas type, methodology) Then the correct options and fields as defined from the configuration are shown
Development Checklist:
- [ ] A routing directory/page has been added to both the industry_user & industry_user_admin flows for the activity- [ ] A parent component (named for the activity) has been added to the components in the activity directorynot needed anymore ^Definition of Ready (Note: If any of these points are not applicable, mark N/A)
Definition of Done (Note: If any of these points are not applicable, mark N/A)
Notes:
-