Ringtoets.ClosingStructures.Forms

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Implemented SimpleAssessmentResult type for Closing and Height structures: - Adjusted row object - Adjusted view logic to respond on changes of type SimpleAssessmentResultValidityOnly

WTI-1621

    • -15
    • +10
    ./Views/ClosingStructuresFailureMechanismResultView.cs
    • -5
    • +5
    ./Views/ClosingStructuresFailureMechanismSectionResultRow.cs
  1. … 10 more files in changeset.
Implement detailed assessment factory methods for closing structures WTI-1616

    • -6
    • +6
    ./Views/ClosingStructuresFailureMechanismResultView.cs
    • -4
    • +4
    ./Views/ClosingStructuresFailureMechanismSectionResultRow.cs
  1. … 10 more files in changeset.
Rename AssessmentLayerTwoA -> DetailedAssessmentProbability WTI-1616

    • -1
    • +1
    ./Views/ClosingStructuresFailureMechanismResultView.cs
  1. … 17 more files in changeset.
Removed mirror property SectionResults2: - Replaced the old generic SectionResults property with the mirror property

WTI-1621

    • -2
    • +2
    ./Views/ClosingStructuresScenariosView.cs
  1. … 20 more files in changeset.
Simplified ClosingStructuresHelper: - Accepts a ClosingStructuresFailureMechanism now it is a dedicated implementation - Removed obsolete function arguments

WTI-1621

    • -2
    • +1
    ./PropertyClasses/ClosingStructuresInputContextProperties.cs
  1. … 7 more files in changeset.
Merge branch 'master' of https://github.com/Deltares/Riskeer

# Conflicts:

# Application/Ringtoets/src/Application.Ringtoets.Setup/Licentie.rtf

# Ringtoets.sln

# Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs

    • -0
    • +5
    ./Ringtoets.ClosingStructures.Forms.csproj
    • -4
    • +11
    ./Views/ClosingStructuresFailureMechanismResultView.cs
    • -0
    • +17
    ./Views/ClosingStructuresFailureMechanismSectionResultRow.cs
  1. … 3 more files in changeset.
Separated the generic StructuresHelper implementation into specific (ClosingStructure) implementation: - Replaced StructuresHelperCall with the specific ClosingStructure helper implementation -- Except for the UpdateDataStrategy

WTI-1621

    • -2
    • +3
    ./PropertyClasses/ClosingStructuresInputContextProperties.cs
    • -0
    • +5
    ./Ringtoets.ClosingStructures.Forms.csproj
  1. … 9 more files in changeset.
Rename some resources WTI-1617

    • -2
    • +2
    ./Views/ClosingStructuresFailureMechanismResultView.cs
  1. … 21 more files in changeset.
Moved SimpleAssessmentResult types to Ringtoets.Common.Primitives. WTI-1616

    • -0
    • +5
    ./Ringtoets.ClosingStructures.Forms.csproj
    • -0
    • +1
    ./Views/ClosingStructuresFailureMechanismResultView.cs
  1. … 191 more files in changeset.
Remove AssessmentLayerOne from the base section result row class WTI-1617

    • -0
    • +17
    ./Views/ClosingStructuresFailureMechanismSectionResultRow.cs
  1. … 8 more files in changeset.
Rewired SectionResult to the mirror property SectionResult2 for ClosingStructures in Forms: - Adjusted ScenarioRow and the view

WTI-1621

    • -3
    • +3
    ./Views/ClosingStructuresScenarioRow.cs
    • -2
    • +2
    ./Views/ClosingStructuresScenariosView.cs
  1. … 1 more file in changeset.
Rename AssessmentLayerOneColumnIndex -> SimpleAssessmentColumnIndex WTI-1617

    • -2
    • +2
    ./Views/ClosingStructuresFailureMechanismResultView.cs
  1. … 18 more files in changeset.
Rewired SectionResult to the mirror property SectionResult2 for ClosingStructures in Data: - Adjusted the 2aAssessementResultExtensions - Adjusted Forms classes that depend on the extension method: -- Fixed compilation errors and tests for the failure mechanism result view

WTI-1621

    • -4
    • +4
    ./Views/ClosingStructuresFailureMechanismResultView.cs
    • -5
    • +5
    ./Views/ClosingStructuresFailureMechanismSectionResultRow.cs
  1. … 7 more files in changeset.
Rename resource and remove method from base result view. WTI-1617

    • -1
    • +7
    ./Views/ClosingStructuresFailureMechanismResultView.cs
  1. … 22 more files in changeset.
Reverse parameters in closing structures result view WTI-1617

    • -3
    • +3
    ./Views/ClosingStructuresFailureMechanismResultView.cs
  1. … 3 more files in changeset.
Reverse order of (type) parameters for FailureMechanismResultView WTI-1617

    • -2
    • +2
    ./Views/ClosingStructuresFailureMechanismResultView.cs
  1. … 39 more files in changeset.
Re-add assessment layer one column to all views to maintain old functionality WTI-1617

    • -0
    • +15
    ./Views/ClosingStructuresFailureMechanismResultView.cs
  1. … 17 more files in changeset.
Start adding new simple assessment column to result view tables WTI-1617

    • -1
    • +1
    ./Views/ClosingStructuresFailureMechanismResultView.cs
  1. … 28 more files in changeset.
Refactor cleanup WTI-1617

    • -1
    • +2
    ./Views/ClosingStructuresFailureMechanismResultView.cs
  1. … 39 more files in changeset.
Rewire final standalone result views and cleanups WTI-1617

    • -21
    • +3
    ./Views/ClosingStructuresFailureMechanismResultView.cs
  1. … 58 more files in changeset.
Rewire closing structures result view WTI-1617

    • -15
    • +19
    ./Views/ClosingStructuresFailureMechanismResultView.cs
  1. … 7 more files in changeset.
Add the section results to the constructor of the failure mechanism result views. WTI-1617

    • -3
    • +6
    ./Views/ClosingStructuresFailureMechanismResultView.cs
  1. … 66 more files in changeset.
Removed redundant change handler in the closing structures failure mechanism properties. WTI-1590

    • -29
    • +4
    ./PropertyClasses/ClosingStructuresFailureMechanismProperties.cs
  1. … 2 more files in changeset.
Don't remove output when chaging closing structures N2A value. WTI-1590

    • -6
    • +2
    ./PropertyClasses/ClosingStructuresFailureMechanismProperties.cs
  1. … 1 more file in changeset.
Removed height structures specific section result. WTI-1590

    • -1
    • +1
    ./Views/ClosingStructuresFailureMechanismSectionResultRow.cs
  1. … 31 more files in changeset.
Removed closing structures specific section result. WTI-1590

    • -3
    • +3
    ./Views/ClosingStructuresFailureMechanismResultView.cs
    • -5
    • +5
    ./Views/ClosingStructuresFailureMechanismSectionResultRow.cs
    • -3
    • +3
    ./Views/ClosingStructuresScenarioRow.cs
  1. … 31 more files in changeset.
Removed closing structures specific section result. WTI-1590

    • -3
    • +3
    ./Views/ClosingStructuresFailureMechanismResultView.cs
    • -5
    • +5
    ./Views/ClosingStructuresFailureMechanismSectionResultRow.cs
    • -3
    • +3
    ./Views/ClosingStructuresScenarioRow.cs
  1. … 31 more files in changeset.
Used extension method to get 2a result instead of data model property. WTI-1590

    • -2
    • +2
    ./Views/ClosingStructuresFailureMechanismSectionResultRow.cs
  1. … 2 more files in changeset.
Used extension method to get 2a result instead of data model property. WTI-1590

    • -2
    • +2
    ./Views/ClosingStructuresFailureMechanismSectionResultRow.cs
  1. … 2 more files in changeset.
Pass data to the result row for closing structures. WTI-1590

    • -1
    • +6
    ./Views/ClosingStructuresFailureMechanismResultView.cs
    • -2
    • +25
    ./Views/ClosingStructuresFailureMechanismSectionResultRow.cs
  1. … 2 more files in changeset.