Open patriciarussellCAS opened 1 month ago
Moving this back into the backlog for now since we have several tickets that are currently a higher priority. Making a note that @gdalcengio has done some work on this already, but it's going to require a custom schema, probably with an object per month / quarter & a custom widget to display that data in a more lateral way to cut down on the size of the page.
Description: Wireframe:
Following https://github.com/bcgov/cas-reporting/issues/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 cement 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:
Matches the wireframe
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:
-