Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Update icon for the hydraulic boundary database WTI-1536

    • -2
    • +2
    ./HydraulicBoundaryDatabaseContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Fix test WTI-1536

    • -23
    • +34
    ./AssessmentSectionTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Add "Normen" node WTI-1536

    • -0
    • +161
    ./NormContextTreeNodeInfoTest.cs
  1. … 11 more files in changeset.
Re-order nodes WTI-1536

    • -5
    • +6
    ./AssessmentSectionTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Remove Probability FM section result context from some tree node infos WTI-1644

    • -50
    • +42
    ./GrassCoverSlipOffInwardsFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -54
    • +46
    ./GrassCoverSlipOffOutwardsFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -50
    • +42
    ./MicrostabilityFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -50
    • +42
    ./PipingStructureFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -50
    • +43
    ./StrengthStabilityLengthwiseConstructionFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -50
    • +42
    ./TechnicalInnovationFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -50
    • +42
    ./WaterPressureAsphaltCoverFailureMechanismSectionResultContextTreeNodeInfoTest.cs
  1. … 9 more files in changeset.
Remove unneeded output contexts from ringtoets plugin WTI-1644

    • -4
    • +0
    ./FailureMechanismContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Review related changes. WTI-1606

    • -0
    • +6
    ./HydraulicBoundaryDatabaseContextTreeNodeInfoTest.cs
Review related changes. WTI-1606

    • -16
    • +16
    ./HydraulicBoundaryDatabaseContextTreeNodeInfoTest.cs
  1. … 4 more files in changeset.
Renamed locations contexts. WTI-1606

    • -0
    • +209
    ./DesignWaterLevelCalculationsGroupContextTreeNodeInfoTest.cs
    • -209
    • +0
    ./DesignWaterLevelLocationsGroupContextTreeNodeInfoTest.cs
    • -6
    • +6
    ./HydraulicBoundaryDatabaseContextTreeNodeInfoTest.cs
    • -0
    • +210
    ./WaveHeightCalculationsGroupContextTreeNodeInfoTest.cs
    • -210
    • +0
    ./WaveHeightLocationsGroupContextTreeNodeInfoTest.cs
  1. … 17 more files in changeset.
Renamed locations contexts. WTI-1606

    • -0
    • +622
    ./WaveHeightCalculationsContextTreeNodeInfoTest.cs
    • -622
    • +0
    ./WaveHeightLocationsContextTreeNodeInfoTest.cs
    • -15
    • +15
    ./WaveHeightLocationsGroupContextTreeNodeInfoTest.cs
  1. … 14 more files in changeset.
Renamed locations contexts. WTI-1606

    • -0
    • +619
    ./DesignWaterLevelCalculationsContextTreeNodeInfoTest.cs
    • -619
    • +0
    ./DesignWaterLevelLocationsContextTreeNodeInfoTest.cs
  1. … 8 more files in changeset.
Renamed locations contexts. WTI-1606

    • -37
    • +37
    ./DesignWaterLevelLocationsContextTreeNodeInfoTest.cs
    • -15
    • +15
    ./DesignWaterLevelLocationsGroupContextTreeNodeInfoTest.cs
  1. … 10 more files in changeset.
Adapted unit tests. WTI-1606

    • -33
    • +32
    ./DesignWaterLevelLocationsContextTreeNodeInfoTest.cs
    • -33
    • +34
    ./WaveHeightLocationsContextTreeNodeInfoTest.cs
Adapted unit tests. WTI-1606

    • -6
    • +3
    ./DesignWaterLevelLocationsContextTreeNodeInfoTest.cs
    • -6
    • +3
    ./WaveHeightLocationsContextTreeNodeInfoTest.cs
  1. … 2 more files in changeset.
Adapted RingtoetsPlugin. WTI-1606

    • -1
    • +0
    ./WaveHeightLocationsGroupContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Adapted unit tests. WTI-1606

    • -8
    • +4
    ./DesignWaterLevelLocationsGroupContextTreeNodeInfoTest.cs
    • -7
    • +4
    ./WaveHeightLocationsGroupContextTreeNodeInfoTest.cs
Adapted HydraulicBoundaryDatabaseContextTreeNodeInfoTest. WTI-1606

    • -40
    • +84
    ./HydraulicBoundaryDatabaseContextTreeNodeInfoTest.cs
Adapted RingtoetsPlugin. WTI-1606

    • -8
    • +28
    ./HydraulicBoundaryDatabaseContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Renamed HydraulicBoundaryLocationCalculation related properties of IAssessmentSection. WTI-1606

    • -24
    • +24
    ./HydraulicBoundaryDatabaseContextTreeNodeInfoTest.cs
  1. … 6 more files in changeset.
Further improved HydraulicBoundaryDatabaseContextTreeNodeInfoTest. WTI-1606

    • -8
    • +12
    ./HydraulicBoundaryDatabaseContextTreeNodeInfoTest.cs
Adapted HydraulicBoundaryDatabaseContextTreeNodeInfoTest. WTI-1606

    • -16
    • +52
    ./HydraulicBoundaryDatabaseContextTreeNodeInfoTest.cs
Pass assessmentsection to standalone failure mechanism result views WTI-1627

    • -2
    • +7
    ./GrassCoverSlipOffInwardsFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -2
    • +7
    ./GrassCoverSlipOffOutwardsFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -2
    • +7
    ./MacroStabilityOutwardsFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -2
    • +7
    ./MicrostabilityFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -2
    • +7
    ./PipingStructureFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -2
    • +7
    ./StrengthStabilityLengthwiseConstructionFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -2
    • +7
    ./TechnicalInnovationFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -2
    • +7
    ./WaterPressureAsphaltCoverFailureMechanismSectionResultContextTreeNodeInfoTest.cs
  1. … 20 more files in changeset.
Adapted Integration tests. WTI-1606

    • -14
    • +15
    ./DesignWaterLevelLocationsContextTreeNodeInfoTest.cs
    • -11
    • +11
    ./WaveHeightLocationsContextTreeNodeInfoTest.cs
  1. … 2 more files in changeset.
Added missing context menus. WTI-1563

    • -1
    • +44
    ./DesignWaterLevelLocationsGroupContextTreeNodeInfoTest.cs
    • -1
    • +44
    ./WaveHeightLocationsGroupContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Improved hydraulic boundary category names. WTI-1563

    • -4
    • +4
    ./DesignWaterLevelLocationsGroupContextTreeNodeInfoTest.cs
    • -4
    • +4
    ./WaveHeightLocationsGroupContextTreeNodeInfoTest.cs
  1. … 2 more files in changeset.
Wired calculation message providers for context menus. WTI-1563

    • -4
    • +5
    ./DesignWaterLevelLocationsContextTreeNodeInfoTest.cs
    • -4
    • +5
    ./WaveHeightLocationsContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Incorporated comments review 2508: - Cleaned up test files

Paired with ~kleijn

WTI-1563

    • -1
    • +1
    ./DesignWaterLevelLocationsContextTreeNodeInfoTest.cs
    • -0
    • +3
    ./WaveHeightLocationsContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Wired Assembly tool when it comes to norm limits. WTI-1563

    • -0
    • +17
    ./DesignWaterLevelLocationsGroupContextTreeNodeInfoTest.cs
    • -0
    • +17
    ./WaveHeightLocationsGroupContextTreeNodeInfoTest.cs
  1. … 2 more files in changeset.
Adapted TreeNodeInfo tests. WTI-1563

    • -9
    • +9
    ./DesignWaterLevelLocationsContextTreeNodeInfoTest.cs
    • -9
    • +9
    ./WaveHeightLocationsContextTreeNodeInfoTest.cs
Adapted tests. WTI-1563

    • -0
    • +9
    ./DesignWaterLevelLocationsContextTreeNodeInfoTest.cs
    • -0
    • +9
    ./WaveHeightLocationsContextTreeNodeInfoTest.cs
  1. … 4 more files in changeset.