Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Introduced Util projects for Height- and StabilityPoint-structures: - Required to separate the generic StructuresHelper implementation into specific structure implementations

WTI-1621

    • -0
    • +25
    ./Ringtoets.HeightStructures.Util/Properties/AssemblyInfo.cs
    • -0
    • +21
    ./Ringtoets.HeightStructures.Util/Ringtoets.HeightStructures.Util.csproj
  1. … 8 more files in changeset.
Rewired SectionResult to the mirror property SectionResult2 for HeightStructures in Forms: - Adjusted ScenarioRow and the view

WTI-1621

    • -3
    • +3
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresScenarioRow.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresScenariosView.cs
  1. … 1 more file in changeset.
Rewired SectionResult to the mirror property SectionResult2 for HeightStructures 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

    • -1
    • +1
    ./Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanismSection2aAssessmentResultExtensions.cs
    • -4
    • +4
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
    • -4
    • +4
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismSectionResultRow.cs
    • -2
    • +2
    ./Ringtoets.HeightStructures.Plugin/HeightStructuresPlugin.cs
  1. … 5 more files in changeset.
Introduced mirror property for HeightStructures failure mechanism: - Used to remove the generic failure mechanism section result step by step

WTI-1621

    • -0
    • +12
    ./Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanism.cs
  1. … 1 more file in changeset.
Rename SimpleAssessmentInput->SimpleAssessmentResult WTI-1617

    • -2
    • +2
    ./Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanismSectionResult.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanismSectionResultAssemblyFactory.cs
  1. … 2 more files in changeset.
Review related changes

WTI-1531

    • -1
    • +1
    ./Ringtoets.HeightStructures.Data/GeneralHeightStructuresInput.cs
  1. … 13 more files in changeset.
Rename some resources WTI-1617

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

    • -0
    • +1
    ./Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanismSectionResult.cs
    • -0
    • +5
    ./Ringtoets.HeightStructures.Data/Ringtoets.HeightStructures.Data.csproj
    • -0
    • +5
    ./Ringtoets.HeightStructures.Forms/Ringtoets.HeightStructures.Forms.csproj
    • -0
    • +1
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
  1. … 189 more files in changeset.
Remove AssessmentLayerOne from the base section result row class WTI-1617

    • -0
    • +17
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismSectionResultRow.cs
  1. … 8 more files in changeset.
Rename AssessmentLayerOneColumnIndex -> SimpleAssessmentColumnIndex WTI-1617

    • -2
    • +2
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
  1. … 18 more files in changeset.
Moved all data objects from Ringtoets.Common.Data.AssemblyTool to Ringtoets.AssemblyTool.Data. WTI-1616

    • -1
    • +1
    ./Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanismSectionResultAssemblyFactory.cs
    • -0
    • +5
    ./Ringtoets.HeightStructures.Data/Ringtoets.HeightStructures.Data.csproj
  1. … 101 more files in changeset.
Rename resource and remove method from base result view. WTI-1617

    • -1
    • +7
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
  1. … 22 more files in changeset.
Implemented Factory to create assembly tool results for HeightStructures

WTI-1620

    • -0
    • +67
    ./Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanismSectionResultAssemblyFactory.cs
    • -0
    • +6
    ./Ringtoets.HeightStructures.Data/Ringtoets.HeightStructures.Data.csproj
  1. … 2 more files in changeset.
Reverse parameters in height structures result view WTI-1617

    • -2
    • +2
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
    • -2
    • +2
    ./Ringtoets.HeightStructures.Plugin/HeightStructuresPlugin.cs
  1. … 4 more files in changeset.
Reverse order of (type) parameters for FailureMechanismResultView WTI-1617

    • -2
    • +2
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
  1. … 39 more files in changeset.
Add new simple assessment column to the macro stability inwards view WTI-1617

    • -0
    • +2
    ./Ringtoets.HeightStructures.Service/HeightStructuresDataSynchronizationService.cs
  1. … 4 more files in changeset.
- Added SimpleAssemblyInput property on the HeightStructures failure mechanism section result to hold the input of a simple assembly for the assembly tool. -- Made explicit implementations for the structures

WTI-1617

    • -0
    • +77
    ./Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanismSectionResult.cs
    • -0
    • +1
    ./Ringtoets.HeightStructures.Data/Ringtoets.HeightStructures.Data.csproj
  1. … 2 more files in changeset.
Re-add assessment layer one column to all views to maintain old functionality WTI-1617

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

    • -1
    • +1
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
  1. … 28 more files in changeset.
Refactor cleanup WTI-1617

    • -6
    • +3
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
  1. … 39 more files in changeset.
Rewire final standalone result views and cleanups WTI-1617

    • -16
    • +4
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
  1. … 58 more files in changeset.
Rewire height structures result view WTI-1617

    • -14
    • +20
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
    • -3
    • +3
    ./Ringtoets.HeightStructures.Plugin/HeightStructuresPlugin.cs
  1. … 2 more files in changeset.
Add notification of the section results from the failure mechanism specific data sync services. WTI-1617

    • -0
    • +1
    ./Ringtoets.HeightStructures.Service/HeightStructuresDataSynchronizationService.cs
  1. … 20 more files in changeset.
Remove observer notification tests from the failure mechanism tests. WTI-1617

    • -2
    • +0
    ./Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanism.cs
  1. … 36 more files in changeset.
Wire all section result views to the new constructor and update section result context to take an IObservableEnumerable to be used in the plugins. WTI-1617

    • -1
    • +1
    ./Ringtoets.HeightStructures.Plugin/HeightStructuresPlugin.cs
  1. … 33 more files in changeset.
Add the section results to the constructor of the failure mechanism result views. WTI-1617

    • -3
    • +6
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
    • -10
    • +15
    ./Ringtoets.HeightStructures.Plugin/HeightStructuresPlugin.cs
  1. … 65 more files in changeset.
Introduce IObservableEnumerable interface to use when exposing ObservableList objects as read-only, reverting some previous refactorings. WTI-1617

    • -7
    • +17
    ./Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanism.cs
  1. … 36 more files in changeset.
Add notifications to section results for height structures failure mechanism WTI-1617

    • -13
    • +6
    ./Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanism.cs
  1. … 1 more file in changeset.
Change IHasSectionResults interface to have a ObservableList instead of an IEnumerable WTI-1617

    • -3
    • +4
    ./Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanism.cs
  1. … 23 more files in changeset.
Improvements after review. WTI-1590

    • -0
    • +74
    ./Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanismSection2aAssessmentResultExtensions.cs
    • -74
    • +0
    ./Ringtoets.HeightStructures.Data/HeightStructuresfailureMechanismSection2aAssessmentResultExtensions.cs
  1. … 37 more files in changeset.