Ringtoets.Integration.Data

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed unused construction parameters. WTI-1792

  1. … 5 more files in changeset.
Update other failure mechanism contribution when changing composition. WTI-1792

  1. … 1 more file in changeset.
Added other failure mechanism to AssessmentSection. WTI-1792

  1. … 1 more file in changeset.
Exposed contributing failure mechanisms on assessment section. WTI-1792

  1. … 4 more files in changeset.
Incorporated comments review:

- Ran cleanup

- Updated XMLDocs

- Updated test names

Paired with ~tangerma

WTI-1731

  1. … 4 more files in changeset.
Updated factory to make use of the overloaded function

- Fixed failing forms test due to different return value from the calculator stub.

WTI-1782

    • -10
    • +6
    ./StandAlone/AssemblyFactories/MacroStabilityOutwardsFailureMechanismAssemblyFactory.cs
  1. … 2 more files in changeset.
Removed unused property. WTI-1731

    • -17
    • +3
    ./Merge/AssessmentSectionMergeData.cs
  1. … 5 more files in changeset.
Refactor section (result) clearing, now uses a template method. WTI-1751

    • -2
    • +1
    ./StandAlone/GrassCoverSlipOffInwardsFailureMechanism.cs
    • -2
    • +1
    ./StandAlone/GrassCoverSlipOffOutwardsFailureMechanism.cs
    • -2
    • +1
    ./StandAlone/MacroStabilityOutwardsFailureMechanism.cs
    • -2
    • +1
    ./StandAlone/MicrostabilityFailureMechanism.cs
    • -2
    • +1
    ./StandAlone/PipingStructureFailureMechanism.cs
    • -2
    • +1
    ./StandAlone/StrengthStabilityLengthwiseConstructionFailureMechanism.cs
    • -2
    • +1
    ./StandAlone/TechnicalInnovationFailureMechanism.cs
    • -2
    • +1
    ./StandAlone/WaterPressureAsphaltCoverFailureMechanism.cs
  1. … 33 more files in changeset.
Added setting properties in constructor. WTI-1731

    • -0
    • +19
    ./Merge/AssessmentSectionMergeData.cs
  1. … 1 more file in changeset.
Added construction properties to constructor. WTI-1731

  1. … 3 more files in changeset.
Added construction properties to merge data. WTI-1731

    • -18
    • +114
    ./Merge/AssessmentSectionMergeData.cs
Added bool properties to merge data to select failure mechanisms. WTI-1731

    • -0
    • +90
    ./Merge/AssessmentSectionMergeData.cs
Improvements after review. WTI-1731

  1. … 1 more file in changeset.
Cleanup:

- Added missing asserts

- Editorial changes

WTI-1763

    • -1
    • +1
    ./StandAlone/AssemblyFactories/MacroStabilityOutwardsFailureMechanismAssemblyFactory.cs
  1. … 13 more files in changeset.
Cleanup:

- Removed obsolete AssessmentSectionAssembly and its control.

WTI-1763

    • -1
    • +1
    ./Assembly/AssessmentSectionAssemblyFactory.cs
  1. … 8 more files in changeset.
Fixed compilation errors on the FailureMechanismSectionAssemblyCalculator:

- Fixed factory call on RT side.

WTI-1763

    • -1
    • +6
    ./StandAlone/AssemblyFactories/MacroStabilityOutwardsFailureMechanismAssemblyFactory.cs
  1. … 1 more file in changeset.
Added contribution validation. WTI-1731

  1. … 1 more file in changeset.
Made failure mechanisms settable in AssessmentSection. WTI-1731

  1. … 1 more file in changeset.
Fixed compilation errors for the AssessmentSectionAssemblyCalculator

- Fixed errors of the RT Assembly factory due to changed API of the calculator

WTI-1763

    • -4
    • +4
    ./Assembly/AssessmentSectionAssemblyFactory.cs
  1. … 1 more file in changeset.
Introduced merge data object. WTI-1750

    • -0
    • +65
    ./Merge/AssessmentSectionMergeData.cs
  1. … 2 more files in changeset.
Introduced merge data object. WTI-1750

    • -0
    • +65
    ./Merge/AssessmentSectionMergeData.cs
  1. … 2 more files in changeset.
Incorporated comments review 3053:

- Added license headers in the Integration.Data and Integration.Service source files

WTI-1761

  1. … 14 more files in changeset.
Renamed property of owner. WTI-1761

  1. … 1 more file in changeset.
Introduced an AssessmentSectionsOwner to hold the collection of AssessmentSections when running an activity to retrieve them. WTI-1761

    • -0
    • +15
    ./Merge/AssessmentSectionsOwner.cs
  1. … 2 more files in changeset.
Changed accessor for the AddSectionResult function

    • -2
    • +2
    ./StandAlone/GrassCoverSlipOffInwardsFailureMechanism.cs
    • -2
    • +2
    ./StandAlone/GrassCoverSlipOffOutwardsFailureMechanism.cs
    • -2
    • +2
    ./StandAlone/MacroStabilityOutwardsFailureMechanism.cs
    • -2
    • +2
    ./StandAlone/MicrostabilityFailureMechanism.cs
    • -2
    • +2
    ./StandAlone/PipingStructureFailureMechanism.cs
    • -2
    • +2
    ./StandAlone/StrengthStabilityLengthwiseConstructionFailureMechanism.cs
    • -2
    • +2
    ./StandAlone/TechnicalInnovationFailureMechanism.cs
    • -2
    • +2
    ./StandAlone/WaterPressureAsphaltCoverFailureMechanism.cs
  1. … 9 more files in changeset.
Incorporated comments review 2977: - Remove exception messages for NotSupportedExceptions that only occur in the 'default' switch state.

WTI-1694

  1. … 23 more files in changeset.
Wrap FailureMechanismSection assembly error when assembling combined sections. WTI-1724

    • -0
    • +4
    ./Assembly/AssessmentSectionAssemblyFactory.cs
  1. … 1 more file in changeset.
Wrap FailureMechanism assembly error. WTI-1724

    • -0
    • +9
    ./Assembly/AssessmentSectionAssemblyFactory.cs
  1. … 1 more file in changeset.
Wrap FailureMechanismSection assembly error for water pressure asphalt cover. WTI-1724

    • -7
    • +12
    ./StandAlone/AssemblyFactories/WaterPressureAsphaltCoverFailureMechanismAssemblyFactory.cs
  1. … 1 more file in changeset.
Wrap FailureMechanismSection assembly error for technical innovation. WTI-1724

    • -7
    • +12
    ./StandAlone/AssemblyFactories/TechnicalInnovationFailureMechanismAssemblyFactory.cs
  1. … 1 more file in changeset.