Ringtoets.MacroStabilityInwards.Forms

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Rename assembly factories WTI-1677

    • -1
    • +1
    ./Views/MacroStabilityInwardsFailureMechanismResultView.cs
    • -4
    • +4
    ./Views/MacroStabilityInwardsFailureMechanismSectionResultRow.cs
  1. … 129 more files in changeset.
Add setfailuremechanismresultcontrol method WTI-1678

    • -3
    • +4
    ./Views/MacroStabilityInwardsFailureMechanismResultView.cs
  1. … 11 more files in changeset.
Move more logic to base class WTI-1678

    • -6
    • +0
    ./Views/MacroStabilityInwardsFailureMechanismResultView.cs
  1. … 2 more files in changeset.
Add result control to macro inwards WTI-1678

    • -10
    • +13
    ./Views/MacroStabilityInwardsFailureMechanismResultView.cs
  1. … 1 more file in changeset.
Incorporated comments review 2738: - Made failure mechanism properties (tests) consistent by introducing private property indices

WTI-1686

    • -9
    • +19
    ./PropertyClasses/MacroStabilityInwardsFailureMechanismProperties.cs
  1. … 16 more files in changeset.
Add property to macro stability inwards failure mechanism WTI-1686

    • -2
    • +14
    ./PropertyClasses/MacroStabilityInwardsFailureMechanismProperties.cs
  1. … 1 more file in changeset.
Review related changes. WTI-1612

    • -2
    • +1
    ./Views/MacroStabilityInwardsFailureMechanismView.cs
  1. … 15 more files in changeset.
Moved resources to ringtoets common util. WTI-1612

    • -3
    • +3
    ./Factories/MacroStabilityInwardsMapDataFeaturesFactory.cs
    • -0
    • +5
    ./Ringtoets.MacroStabilityInwards.Forms.csproj
  1. … 11 more files in changeset.
Removed redundant Data set calls. WTI-1612

    • -1
    • +0
    ./Views/MacroStabilityInwardsOutputView.Designer.cs
    • -2
    • +0
    ./Views/MacroStabilityInwardsOutputView.cs
removed old observer. WTI-1612

    • -7
    • +0
    ./Views/MacroStabilityInwardsFailureMechanismView.cs
  1. … 1 more file in changeset.
Added observers for hydraulic boundary location calculations. WTI-1612

    • -0
    • +34
    ./Views/MacroStabilityInwardsFailureMechanismView.cs
  1. … 1 more file in changeset.
Improved handling notifications. WTI-1612

    • -13
    • +2
    ./Views/MacroStabilityInwardsFailureMechanismView.cs
  1. … 1 more file in changeset.
Used new hydraulic boundary locations features method in macro stability inwards failure mechanism view. WTI-1612

    • -2
    • +1
    ./Views/MacroStabilityInwardsFailureMechanismView.cs
  1. … 1 more file in changeset.
Cleaned data property of macro stability inwards failure mechanism view. WTI-1612

    • -49
    • +2
    ./Views/MacroStabilityInwardsFailureMechanismView.cs
Set features and map data in constructor. WTI-1612

    • -7
    • +11
    ./Views/MacroStabilityInwardsFailureMechanismView.cs
  1. … 1 more file in changeset.
Assign observers observable on construction time. WTI-1612

    • -10
    • +41
    ./Views/MacroStabilityInwardsFailureMechanismView.cs