Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/yield input calculator #1765

Merged
merged 10 commits into from
Jul 21, 2023
Merged

Fix/yield input calculator #1765

merged 10 commits into from
Jul 21, 2023

Commits on Jul 21, 2023

  1. Fix yieldCalculator parseFloat problem

    Signed-off-by: Johannes Roth <[email protected]>
    j0hannesr0th authored and christianlupus committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    fbb1b62 View commit details
    Browse the repository at this point in the history
  2. Fix yieldCalculator comments of regex expressions

    Signed-off-by: Johannes Roth <[email protected]>
    j0hannesr0th authored and christianlupus committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    8ab5c44 View commit details
    Browse the repository at this point in the history
  3. Add width to yieldInput

    Signed-off-by: Johannes Roth <[email protected]>
    j0hannesr0th authored and christianlupus committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    ffc3277 View commit details
    Browse the repository at this point in the history
  4. Add width to yieldInput

    Signed-off-by: Johannes Roth <[email protected]>
    j0hannesr0th authored and christianlupus committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    1755106 View commit details
    Browse the repository at this point in the history
  5. Fix fraction handling in yieldCalculator

    Signed-off-by: Johannes Roth <[email protected]>
    j0hannesr0th authored and christianlupus committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    751b18d View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG

    Signed-off-by: Johannes Roth <[email protected]>
    j0hannesr0th authored and christianlupus committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    7c77e5f View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG

    Signed-off-by: Johannes Roth <[email protected]>
    j0hannesr0th authored and christianlupus committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    6814525 View commit details
    Browse the repository at this point in the history
  8. Make prettier happy

    Signed-off-by: Christian Wolf <[email protected]>
    christianlupus committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    f9cdc70 View commit details
    Browse the repository at this point in the history
  9. Reduce complexity by avoiding indexed addressing on array in map func…

    …tion
    
    Signed-off-by: Christian Wolf <[email protected]>
    christianlupus committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    ee3b5fa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bc8c912 View commit details
    Browse the repository at this point in the history