Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

02-23-24

  • Removed previous seed data chip component in Mix Ratios and Review Mix, replaced with a table component to display all data for a seed.

  • Default expands every seed, add a selection 'Do you have seed tag info?' for each of them.

  • Update stepper to disable next button unless all seeds are selected yes or no.

  • Enable editing seed per pound.

  • Removed going back function.

  • Add a restart button on each page, when click restart, the app would return to site condition page with previously selected params.

  • Disabled clicking on steps.

  • The skip over changing ratios, seeding rate, seed tag function is not available to implement currently since the step button is disabled.

  • Add a disclaimer on Mix Ratios page.

  • Enable updating single species rate, disable updating single species seeding rate.

  • Updated captions for every steps in Mix Ratios and Review Mix.

  • Enable value change for Management Impact on Mix in Review Mix.

  • Enable value change for single species seeding rate for NECCC in Mix Ratios and Review Mix.

  • Updated tile drainage options for poorly drainage soils.

  • The soil drainage would be updated if select tile drainage, and will be shown.

  • Updated piechart in MCCC and NECCC to show plants/seeds per sqft

  • Updated Piechart component, import one single piechart component instead of 3.

  • Reverted tooltip design, removed unused routes.

  • Updated accordion expand icons to text "Show/Hide Details"

  • Removed more styles in scss

  • Updated step captions in Review Mix page.

  • Add dropdown for seeding methods.

  • Updated texts for disclaimer in Mix Ratio.

  • Updated labels for textboxes in Mix Ratio and Review Mix.

  • Make seeding rate unit adjustable.

  • Updated seeding rate card design.

  • Updated landing page design, now it have 3 separated pages: state map, location map and detailed inputs.

  • Updated logic for landing page.

  • Updated disabled text field design to make it more obvious.

...