Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
    ./MacroStabilityInwardsInputView.cs
  1. … 1 more file in changeset.
Improvements after review. WTI-1684

    • -20
    • +5
    ./MacroStabilityInwardsFailureMechanismSectionResultRow.cs
  1. … 23 more files in changeset.
Update xmldoc to fix warnings in technical documentation build Paired with dennistang

    • -2
    • +5
    ./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
    ./MacroStabilityInwardsFailureMechanismSectionResultRow.cs
  1. … 43 more files in changeset.
Move logic for updating assembly result to abstract method WTI-1682

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

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

    • -4
    • +4
    ./MacroStabilityInwardsFailureMechanismResultView.cs
  1. … 37 more files in changeset.
Rename assembly factories WTI-1677

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

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

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

    • -10
    • +13
    ./MacroStabilityInwardsFailureMechanismResultView.cs
  1. … 1 more file in changeset.
Review related changes. WTI-1612

    • -2
    • +1
    ./MacroStabilityInwardsFailureMechanismView.cs
  1. … 15 more files in changeset.
Removed redundant Data set calls. WTI-1612

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

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

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

    • -13
    • +2
    ./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
    ./MacroStabilityInwardsFailureMechanismView.cs
  1. … 1 more file in changeset.
Cleaned data property of macro stability inwards failure mechanism view. WTI-1612

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

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

    • -10
    • +41
    ./MacroStabilityInwardsFailureMechanismView.cs
Extracted method for creating the observers. WTI-1612

    • -25
    • +30
    ./MacroStabilityInwardsFailureMechanismView.cs
Added assessment section and failure mechanism properties. WTI-1612

    • -1
    • +15
    ./MacroStabilityInwardsFailureMechanismView.cs
  1. … 1 more file in changeset.
Added assessment section as constructor parameter. WTI-1612

    • -1
    • +7
    ./MacroStabilityInwardsFailureMechanismView.cs
Added failure mechanism as constructor parameter. WTI-1612

    • -1
    • +9
    ./MacroStabilityInwardsFailureMechanismView.cs
Adapted MacroStabilityInwardsOutputView. WTI-1612

    • -1
    • +1
    ./MacroStabilityInwardsOutputView.Designer.cs
    • -9
    • +36
    ./MacroStabilityInwardsOutputView.cs
Adapted MacroStabilityInwardsOutputChartControlTest. WTI-1612

    • -2
    • +2
    ./MacroStabilityInwardsOutputChartControl.cs
  1. … 1 more file in changeset.
Correctly wired MacroStabilityInwardsOutputChartControl. WTI-1612

    • -2
    • +9
    ./MacroStabilityInwardsOutputChartControl.cs
Adapted MacroStabilityInwardsOutputChartControl. WTI-1612

    • -5
    • +27
    ./MacroStabilityInwardsOutputChartControl.cs
Applied temporary fix for MacroStabilityInwardsOutputChartControl. WTI-1612

    • -1
    • +2
    ./MacroStabilityInwardsOutputChartControl.cs
Fixed failing tests. WTI-1612

    • -3
    • +13
    ./MacroStabilityInwardsInputView.cs
  1. … 1 more file in changeset.