Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleanup. WTI-1629

    • -5
    • +4
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
Added tailor made assessment result column. WTI-1629

    • -0
    • +4
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
  1. … 1 more file in changeset.
Show/hide detailed assessment errors in GEKB result view WTI-1628

    • -7
    • +6
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
  1. … 6 more files in changeset.
Added detailed assessment result column. WTI-1629

    • -3
    • +7
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
  1. … 1 more file in changeset.
Added tailor made assessment result to row. WTI-1629

    • -9
    • +25
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismSectionResultRow.cs
  1. … 1 more file in changeset.
Added detailed assessment result to row. WTI-1629

    • -0
    • +16
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismSectionResultRow.cs
  1. … 1 more file in changeset.
Added properties to data model for setting manual assembly probability. WTI-1629

    • -1
    • +27
    ./Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanismSectionResult.cs
  1. … 1 more file in changeset.
Added Tailor made assessment result to data model. WTI-1629

    • -0
    • +6
    ./Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanismSectionResult.cs
  1. … 1 more file in changeset.
Added Detailed assessment result to data model. WTI-1629

    • -0
    • +6
    ./Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanismSectionResult.cs
  1. … 1 more file in changeset.
Renamed AssessmentLayerThree to TailorMadeAssessmentProbability. WTI-1629

    • -1
    • +1
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
    • -4
    • +5
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismSectionResultRow.cs
  1. … 1 more file in changeset.
Renamed AssessmentLayerThree to TailorMadeAssessmentProbability. WTI-1629

    • -9
    • +11
    ./Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanismSectionResult.cs
    • -4
    • +4
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismSectionResultRow.cs
  1. … 10 more files in changeset.
Create columns with ColumnBuilder. WTI-1629

    • -25
    • +16
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
  1. … 1 more file in changeset.
Update more resource names and methods WTI-1627

    • -2
    • +2
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
  1. … 21 more files in changeset.
Pass assessmentsection to standalone failure mechanism result views WTI-1627

    • -1
    • +1
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
  1. … 27 more files in changeset.
Add support for entering NotAssessed detailed assessment result in the macro stability outwards data model and factories WTI-1627

    • -0
    • +2
    ./Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanismSectionResultAssemblyFactory.cs
  1. … 12 more files in changeset.
Introduced method to bind events after loading view instead of in constructor. WTI-1627

    • -5
    • +8
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
  1. … 20 more files in changeset.
Made GetDataAtRow return value typed. WTI-1627

    • -3
    • +2
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
  1. … 18 more files in changeset.
Made AddDataGridColumns abstract. WTI-1627

    • -1
    • +4
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.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
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
  1. … 19 more files in changeset.
Added failure mechanism section result row type to the FailureMechanismResultView. WTI-1627

    • -1
    • +1
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
    • -2
    • +2
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismSectionResultRow.cs
  1. … 44 more files in changeset.
Improved GetViewName implementation in ViewInfo. WTI-1563 => Original data is now passed instead of view data

    • -3
    • +3
    ./Ringtoets.HeightStructures.Plugin/HeightStructuresPlugin.cs
  1. … 13 more files in changeset.
Review related improvements. Add xmldocs, remove unneeded null checks in containers and added tests to some detailed assessment extensions WTI-1616

    • -3
    • +3
    ./Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanismSectionResultAssemblyFactory.cs
  1. … 16 more files in changeset.
Review related changes. Improve calculator/factories and their tests. WTI-1616

    • -1
    • +1
    ./Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanismSectionResultAssemblyFactory.cs
    • -2
    • +2
    ./Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanismSectionResultDetailedAssessmentExtensions.cs
  1. … 29 more files in changeset.
Improved GetHashCode implementations of all CalculationGroupContext implementations. WTI-1563

    • -1
    • +1
    ./Ringtoets.HeightStructures.Forms/PresentationObjects/HeightStructuresCalculationGroupContext.cs
  1. … 7 more files in changeset.
Incorporated comments review 2503: - Cleaned up unused references in HeightStructures - Cleaned up files

WTI-1621

    • -5
    • +0
    ./Ringtoets.HeightStructures.IO/Ringtoets.HeightStructures.IO.csproj
    • -5
    • +0
    ./Ringtoets.HeightStructures.Plugin/Ringtoets.HeightStructures.Plugin.csproj
  1. … 4 more files in changeset.
Review related changes. Use data model instead of cell value when checking for read-onlyness WTI-1617

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

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

    • -9
    • +2
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
  1. … 20 more files in changeset.
Review related changes, update xmldoc and fix tests WTI-1617

    • -1
    • +1
    ./Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanismSectionResult.cs
  1. … 19 more files in changeset.
Move inheritdoc tag and use helper method for dune erosion result view WTI-1617

    • -1
    • +1
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
  1. … 17 more files in changeset.