Ringtoets.MacroStabilityInwards.Forms

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed compilation errors for groups 1 and 2:

- Added logic which determines when to set a warning

WTI-1839

    • -0
    • +5
    ./Views/MacroStabilityInwardsFailureMechanismResultView.cs
  1. … 14 more files in changeset.
Add useManual parameter to Mactostability Inwards assembly factory methods WTI-1842

    • -1
    • +1
    ./Views/MacroStabilityInwardsFailureMechanismResultView.cs
  1. … 2 more files in changeset.
Removed some duplicate resources. WTI-1714

    • -1
    • +1
    ./PropertyClasses/MacroStabilityInwardsInputContextProperties.cs
  1. … 11 more files in changeset.
Reduce code smells from sonarqube in macrostability namespace WTI-1787

    • -2
    • +2
    ./PropertyClasses/MacroStabilityInwardsSlipPlaneSettingsProperties.cs
    • -4
    • +4
    ./Views/MacroStabilityInwardsFailureMechanismSectionResultRow.cs
  1. … 2 more files in changeset.
Fixed redrawing when surface line updated. WTI-1583

    • -6
    • +23
    ./Views/MacroStabilityInwardsInputView.cs
  1. … 1 more file in changeset.
Improved some resources. WTI-1714

  1. … 1 more file in changeset.
Generalized piping and macro stability inwards. WTI-1714

    • -1
    • +2
    ./Views/MacroStabilityInwardsCalculationsView.cs
Generalized piping and macro stability inwards. WTI-1714

    • -4
    • +4
    ./PropertyClasses/MacroStabilityInwardsInputContextProperties.cs
  1. … 6 more files in changeset.
Get rid of "toetspeil" in piping and macro stability inwards. WTI-1714

  1. … 3 more files in changeset.
Get rid of "toetspeil" in piping and macro stability inwards. WTI-1714

  1. … 10 more files in changeset.
Fixed drawing logic of waternet zones:

- Updated algorithm to be able to cope with the situation where the waternet line lies exactly on the surface line.

- Improved algorithm to prevent generating two subsequent identical points. This only occurs when the start or end points of the waternet lines lie exactly on the surface line.

WTI-1769

    • -2
    • +10
    ./Factories/MacroStabilityInwardsChartDataPointsFactory.cs
  1. … 1 more file in changeset.
Update xmldoc WTI-1753

    • -1
    • +1
    ./PresentationObjects/MacroStabilityInwardsFailureMechanismSectionsContext.cs
  1. … 6 more files in changeset.
Adapted calculation row objects for piping an macro stability inwards. WTI-892

    • -4
    • +4
    ./Views/MacroStabilityInwardsCalculationRow.cs
  1. … 1 more file in changeset.
Adapted TopLevel visualization in MacroStabilityInwardsSoilLayer1DProperties. WTI-892

    • -3
    • +2
    ./PropertyClasses/MacroStabilityInwardsSoilLayer1DProperties.cs
  1. … 1 more file in changeset.
Adapted Bottom visualization in MacroStabilityInwardsStochasticSoilProfileProperties. WTI-892

    • -3
    • +2
    ./PropertyClasses/MacroStabilityInwardsStochasticSoilProfileProperties.cs
  1. … 1 more file in changeset.
Adapted Probability visualization in MacroStabilityInwardsStochasticSoilProfileProperties. WTI-892

    • -2
    • +3
    ./PropertyClasses/MacroStabilityInwardsStochasticSoilProfileProperties.cs
  1. … 1 more file in changeset.
Adapted rounding of Contribution property in MacroStabilityInwardsScenarioRow. WTI-892

    • -1
    • +1
    ./Views/MacroStabilityInwardsScenarioRow.cs
  1. … 1 more file in changeset.
Incorporated comments review 2978: - Cleaned up tests - Refactored

WTI-1694

    • -3
    • +3
    ./Views/MacroStabilityInwardsInputView.cs
  1. … 4 more files in changeset.
Introduced assessment section as a constructor argument: - View should subscribe to the correct hydraulic boundary location calculation after the normative norm changes. -- Added tests to verify behaviour

WTI-1694

    • -1
    • +13
    ./Views/MacroStabilityInwardsInputView.cs
  1. … 1 more file in changeset.
Introduced assessment section as a constructor argument: - View should subscribe to the correct hydraulic boundary location calculation after the normative norm changes.

WTI-1694

    • -0
    • +3
    ./Views/MacroStabilityInwardsInputView.cs
  1. … 1 more file in changeset.
Changed Func from returning assessment level to a hydraulic boundary location calculation: - Done to perform a dynamic resolving the assessment level in the view for redrawing the waternet zones -- Added observer to listen to changes of the hydraulic boundary location calculation - Removed setter logic --> data is set by means of constructor arguments

WTI-1694

    • -11
    • +18
    ./Views/MacroStabilityInwardsInputView.cs
  1. … 1 more file in changeset.
Changed intersection algorithm: - Clip the draw area between maximum and minimum X coordinates of the surface line when relevant to prevent intersections not being found when the soil model has coordinates outside the surface line X interval -- Only relevant for waternet zones who are partially above the surface line - Adjusted area definition algorithm -- Algorithm did not take intermediate intersection points into account when the waternet zone top is above the y coordinate of the surfaceline, while the waternet zone bottom is exactly on the y coordinate of the surface line -- Adjusted failing tests to include these coordinates as well.

WTI-1664

    • -10
    • +17
    ./Factories/MacroStabilityInwardsChartDataPointsFactory.cs
  1. … 1 more file in changeset.
Improvements after review. WTI-1684

    • -20
    • +5
    ./Views/MacroStabilityInwardsFailureMechanismSectionResultRow.cs
  1. … 23 more files in changeset.
Merge from SVN WTI-1710: Add property to MacroStabilityInwardsFailureMechanismContextProperties

    • -1
    • +19
    ./PropertyClasses/MacroStabilityInwardsFailureMechanismContextProperties.cs
  1. … 1 more file in changeset.
Merge from SVN WTI-1710: Add property to MacroStabilityInwardsFailureMechanismContextProperties

    • -5
    • +25
    ./PropertyClasses/MacroStabilityInwardsFailureMechanismProperties.cs
  1. … 1 more file in changeset.
Update xmldoc to fix warnings in technical documentation build Paired with dennistang

    • -2
    • +5
    ./Views/MacroStabilityInwardsFailureMechanismResultView.cs
  1. … 7 more files in changeset.
Moved converting function from the FailureMechanismSectionResultRowHelper to a separate class - Usage is not only limited to FailureMechanismSectionResultRows anymore.

WTI-1684

    • -4
    • +4
    ./Views/MacroStabilityInwardsFailureMechanismSectionResultRow.cs
  1. … 43 more files in changeset.
Move logic for updating assembly result to abstract method WTI-1682

    • -5
    • +5
    ./Views/MacroStabilityInwardsFailureMechanismResultView.cs
  1. … 22 more files in changeset.
Add generic type param to result views WTI-1682

    • -1
    • +3
    ./Views/MacroStabilityInwardsFailureMechanismResultView.cs
  1. … 41 more files in changeset.
Rename controls in result views WTI-1682

    • -4
    • +4
    ./Views/MacroStabilityInwardsFailureMechanismResultView.cs
  1. … 37 more files in changeset.