You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a UI to allow CAS users to create a new normalized fuel type to the swrs data. The change will be propagated to the ciip fuel table after a swrs import.
AC
Given I am logged into the ggircs_app as a CAS user
When I need to add a new normalized fuel type
Then there is a UI to create one
Given I am logged into the ggircs_app as a CAS user
When I am adding a carbon taxed normalized fuel type
Then there are additional inputs relating to carbon tax
Development Checklist
UI design
Create UI should include fields: { normalized_fuel_type, state (select), carbon_taxed (checkbox, not data to be added int he database, but to display the fields below to the UI) }
If carbon taxed the UI includes these fields: { cta_rate_units (select), unit_conversion_factor, carbon_tax_act_fuel_type (select) }
The text was updated successfully, but these errors were encountered:
Post-CIIP Enhancements Prioritization Discussion on the Dec 13, CIIP team indicated that the scope of this ticket is already covered in ticket #385. We will need to review what needs to be done with this ticket - FYI @LindsayMacfarlane
Description
Add a UI to allow CAS users to create a new normalized fuel type to the swrs data. The change will be propagated to the ciip fuel table after a swrs import.
AC
Given I am logged into the ggircs_app as a CAS user
When I need to add a new normalized fuel type
Then there is a UI to create one
Given I am logged into the ggircs_app as a CAS user
When I am adding a carbon taxed normalized fuel type
Then there are additional inputs relating to carbon tax
Development Checklist
The text was updated successfully, but these errors were encountered: