04-11-2024
Cleaned up and using formatted units across the app.
Updated Mix Ratio with scroller design for MCCC and NECCC.
Updated numbers to formatted local strings across the app.
Updated step captions.
Disabled calculations in Mix Ratios.
Updated disclaimer with Alert component.
Added scrollers for textboxes in Review Mix, disabled textboxes.
Resolved bug for updating seeding method in Review Mix.
Updated complete page to have a link to feedback.
Added feedback page which could call api to add feedback to github repo.
Disabled NECCC Site Conditions to proceed without selecting soil fertility.
Removed unused files and codes in Site Condition.
Fixed survival problem in Mix Ratios, the problem is because the survival rate was parsing wrongly from the api.
Moved survival rate calculation from Mix Ratios to Review Mix.
Created carousel style charts in Review Mix, the chart could use buttons below to control.
Updated Confirm Plan page title.
Updated textbox design to make not disabled textboxes more obvious.
Added SCCC calculation for all steps.
Updated calculations for all councils about percent of rate.
02-29-24
Updated chart in Review Mix to a bar chart.
Created a single bar chart component.
The bar chart would show on laptop and not show on mobile.
Update search in Species Selection by open all accordions when type the search textbox.
...