08-09-24
Fixed a problem of pirsch blocked by ad blocker, causing the app crash on firefox.
08-08-24
Added link for patch notes
Setup pirsch analytics, created funtion for custom events.
Created custom events when step change and user actions on updating forms.
Created custom events when user utilizes user history feature.
07-12-24
Sort the unrecommended crops to the end of the crop list.
Update the helper text not to be bold.
Move the x icon on selected crop list closer to the crop icon.
Create a hover text for the unrecommended crops.
Add karat for the accordion title.
Fixed a bug that tile drainage will be set wrongly.
Enabled single species selection, hide piecharts in Mix Ratios and Review Mix if only one species is selected.
Updated diversity bar to be shown based on numbers of species selected.
Fixed a bug that mixRatioOption is not updated when a crop get removed.
Fixed a bug that the app will crash if history was made only for first 2 steps.
Fixed a bug that percentOdRate value is not updated if make any changes in species selection.
06-28-24
Frontend design updates based on design doc.
Added alert state to redux, use redux to control alert across the app.
Added auth0 for login/signup, added user history to save the calculations.
Updated user history to save on step change, added warning for several steps.
Added back button and stepper click function to go back and jump to any steps.
05-03-2024
Fixed planting date warning error on Species Selection page.
Refactored textfield with number input.
Fixed SCCC percentOfRate calculation error, updated in Review Mix page.
Updated Review Mix bar chart design.
Updated styling in Seeding Method.
Add adjustable single species seeding rate in Mix Ratios.
Add Alert component noticing user can edit that step in further steps.
Updated Seeding Method texts.
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.
...