Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Made GetDataAtRow return value typed. WTI-1627

    • -3
    • +2
    ./ClosingStructuresFailureMechanismResultView.cs
  1. … 18 more files in changeset.
Made AddDataGridColumns abstract. WTI-1627

    • -1
    • +4
    ./ClosingStructuresFailureMechanismResultView.cs
  1. … 19 more files in changeset.
Made return type of CreateFailureMechanismSectionResultRow in FailureMechanismResultView the type of the section result row. WTI-1627

    • -1
    • +1
    ./ClosingStructuresFailureMechanismResultView.cs
  1. … 19 more files in changeset.
Added failure mechanism section result row type to the FailureMechanismResultView. WTI-1627

    • -2
    • +2
    ./ClosingStructuresFailureMechanismResultView.cs
  1. … 45 more files in changeset.
Review related changes. Use data model instead of cell value when checking for read-onlyness WTI-1617

    • -2
    • +2
    ./ClosingStructuresFailureMechanismResultView.cs
  1. … 21 more files in changeset.
Review related changes, rename resources and cleanup WTI-1617

    • -3
    • +3
    ./ClosingStructuresFailureMechanismResultView.cs
  1. … 22 more files in changeset.
Review related changes, renamed HasPassedSimpleAssessment and used test failuremechanism instead of simple failure mechanism WTI-1617

    • -1
    • +1
    ./ClosingStructuresFailureMechanismResultView.cs
  1. … 20 more files in changeset.
Move inheritdoc tag and use helper method for dune erosion result view WTI-1617

    • -1
    • +1
    ./ClosingStructuresFailureMechanismResultView.cs
  1. … 17 more files in changeset.
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
    ./ClosingStructuresFailureMechanismResultView.cs
    • -5
    • +5
    ./ClosingStructuresFailureMechanismSectionResultRow.cs
  1. … 10 more files in changeset.
Implement detailed assessment factory methods for closing structures WTI-1616

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

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

WTI-1621

  1. … 20 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

    • -4
    • +11
    ./ClosingStructuresFailureMechanismResultView.cs
    • -0
    • +17
    ./ClosingStructuresFailureMechanismSectionResultRow.cs
  1. … 4 more files in changeset.
Rename some resources WTI-1617

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

    • -0
    • +1
    ./ClosingStructuresFailureMechanismResultView.cs
  1. … 192 more files in changeset.
Remove AssessmentLayerOne from the base section result row class WTI-1617

    • -0
    • +17
    ./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

  1. … 1 more file in changeset.
Rename AssessmentLayerOneColumnIndex -> SimpleAssessmentColumnIndex WTI-1617

    • -2
    • +2
    ./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
    ./ClosingStructuresFailureMechanismResultView.cs
    • -5
    • +5
    ./ClosingStructuresFailureMechanismSectionResultRow.cs
  1. … 7 more files in changeset.
Rename resource and remove method from base result view. WTI-1617

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

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

    • -2
    • +2
    ./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
    ./ClosingStructuresFailureMechanismResultView.cs
  1. … 17 more files in changeset.
Start adding new simple assessment column to result view tables WTI-1617

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

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

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

    • -15
    • +19
    ./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
    ./ClosingStructuresFailureMechanismResultView.cs
  1. … 66 more files in changeset.
Removed height structures specific section result. WTI-1590

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

    • -3
    • +3
    ./ClosingStructuresFailureMechanismResultView.cs
    • -5
    • +5
    ./ClosingStructuresFailureMechanismSectionResultRow.cs
  1. … 31 more files in changeset.