Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets folder. WTI-1931

    • -400
    • +0
    ./GrassCoverErosionOutwardsDesignWaterLevelCalculationsViewInfoTest.cs
    • -275
    • +0
    ./GrassCoverErosionOutwardsFailureMechanismResultViewInfoTest.cs
    • -212
    • +0
    ./GrassCoverErosionOutwardsFailureMechanismViewInfoTest.cs
    • -222
    • +0
    ./GrassCoverErosionOutwardsWaveConditionsInputViewInfoTest.cs
    • -388
    • +0
    ./GrassCoverErosionOutwardsWaveHeightCalculationsViewInfoTest.cs
  1. … 15710 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./GrassCoverErosionOutwardsDesignWaterLevelCalculationsViewInfoTest.cs
    • -1
    • +1
    ./GrassCoverErosionOutwardsFailureMechanismResultViewInfoTest.cs
    • -1
    • +1
    ./GrassCoverErosionOutwardsFailureMechanismViewInfoTest.cs
    • -1
    • +1
    ./GrassCoverErosionOutwardsWaveConditionsInputViewInfoTest.cs
    • -1
    • +1
    ./GrassCoverErosionOutwardsWaveHeightCalculationsViewInfoTest.cs
  1. … 6091 more files in changeset.
Rename *AssessmentSectionHelper -> *AssessmentSectionTestHelper WTI-1839

    • -2
    • +2
    ./GrassCoverErosionOutwardsWaveConditionsInputViewInfoTest.cs
  1. … 8 more files in changeset.
Removed 'Categorierens' from category displayname. WTI-1824

    • -1
    • +1
    ./GrassCoverErosionOutwardsDesignWaterLevelCalculationsViewInfoTest.cs
    • -1
    • +1
    ./GrassCoverErosionOutwardsWaveHeightCalculationsViewInfoTest.cs
  1. … 29 more files in changeset.
Revert "Removed 'Categorie' from tree node names, view names etc. WTI-1824"

This reverts commit 36af0dd60aa8c8e97cd35183f0355224109831c3.

    • -1
    • +1
    ./GrassCoverErosionOutwardsDesignWaterLevelCalculationsViewInfoTest.cs
    • -1
    • +1
    ./GrassCoverErosionOutwardsWaveHeightCalculationsViewInfoTest.cs
  1. … 15 more files in changeset.
Changed failure mechanism category boundary names. WTI-1824

    • -1
    • +1
    ./GrassCoverErosionOutwardsDesignWaterLevelCalculationsViewInfoTest.cs
    • -1
    • +1
    ./GrassCoverErosionOutwardsWaveHeightCalculationsViewInfoTest.cs
  1. … 22 more files in changeset.
Renamed "Golfhoogtes" into "Golfhoogten". WTI-1714

    • -1
    • +1
    ./GrassCoverErosionOutwardsWaveHeightCalculationsViewInfoTest.cs
  1. … 10 more files in changeset.
Adapted tests. WTI-1714

    • -2
    • +0
    ./GrassCoverErosionOutwardsWaveConditionsInputViewInfoTest.cs
  1. … 3 more files in changeset.
Remove grass cover erosion outwards design water level / wave height calculations views. These views no longer need to be specific, the Contribution validation has been removed. WTI-1755

    • -36
    • +29
    ./GrassCoverErosionOutwardsDesignWaterLevelCalculationsViewInfoTest.cs
    • -36
    • +29
    ./GrassCoverErosionOutwardsWaveHeightCalculationsViewInfoTest.cs
  1. … 40 more files in changeset.
Remove assessment section observer WTI-1695

    • -1
    • +0
    ./GrassCoverErosionOutwardsWaveConditionsInputViewInfoTest.cs
  1. … 7 more files in changeset.
Update wave conditions input view to listen to the hydraulic boundary location calculation and its assessment section for updates WTI-1695

    • -3
    • +3
    ./GrassCoverErosionOutwardsWaveConditionsInputViewInfoTest.cs
  1. … 7 more files in changeset.
Add new extension methods to get the relevant hydraulic boundary location calculation given the category type. WTI-1695

    • -3
    • +3
    ./GrassCoverErosionOutwardsWaveConditionsInputViewInfoTest.cs
  1. … 13 more files in changeset.
Use constructor arguments instead of Data property for input views WTI-1695

    • -24
    • +3
    ./GrassCoverErosionOutwardsWaveConditionsInputViewInfoTest.cs
  1. … 7 more files in changeset.
Removed default initialization of the CategoryType for the WaveConditionsInput: - Fixed failing tests for grass cover erosion outwards that depend on the CategoryType --> Exceptions appear due to 0 being an invalid enum value

WTI-1707

    • -1
    • +10
    ./GrassCoverErosionOutwardsWaveConditionsInputViewInfoTest.cs
  1. … 4 more files in changeset.
Improve tests WTI-1578

    • -10
    • +10
    ./GrassCoverErosionOutwardsDesignWaterLevelCalculationsViewInfoTest.cs
    • -7
    • +7
    ./GrassCoverErosionOutwardsWaveHeightCalculationsViewInfoTest.cs
  1. … 26 more files in changeset.
Add missing tests, cleanup and improve plugin logic WTI-1584

    • -1
    • +1
    ./GrassCoverErosionOutwardsWaveHeightCalculationsViewInfoTest.cs
  1. … 8 more files in changeset.
Optimize resources for category boundary names WTI-1578

    • -1
    • +1
    ./GrassCoverErosionOutwardsDesignWaterLevelCalculationsViewInfoTest.cs
    • -1
    • +1
    ./GrassCoverErosionOutwardsWaveHeightCalculationsViewInfoTest.cs
  1. … 18 more files in changeset.
Rename "Toetspeil" to "Waterstanden" and wire generic message provider to the calculation activities WTI-1584

    • -6
    • +12
    ./GrassCoverErosionOutwardsDesignWaterLevelCalculationsViewInfoTest.cs
    • -6
    • +12
    ./GrassCoverErosionOutwardsWaveHeightCalculationsViewInfoTest.cs
  1. … 24 more files in changeset.
Added and integrated GrassCoverErosionOutwardsAssessmentSectionHelper. WTI-1703

    • -57
    • +3
    ./GrassCoverErosionOutwardsWaveConditionsInputViewInfoTest.cs
  1. … 9 more files in changeset.
Moved GrassCoverErosionOutwardsHydraulicBoundaryLocationsTestHelper. WTI-1703

    • -1
    • +1
    ./GrassCoverErosionOutwardsWaveConditionsInputViewInfoTest.cs
  1. … 32 more files in changeset.
Adapted wiring of GrassCoverErosionOutwardsWaveConditionsInputView. WTI-1703

    • -0
    • +291
    ./GrassCoverErosionOutwardsWaveConditionsInputViewInfoTest.cs
    • -243
    • +0
    ./StabilityStoneCoverWaveConditionsInputViewInfoTest.cs
  1. … 2 more files in changeset.
Moved some wave conditions input related plugin tests.

    • -0
    • +243
    ./StabilityStoneCoverWaveConditionsInputViewInfoTest.cs
  1. … 1 more file in changeset.
Ensured ViewInfo definitions rely on IObservableEnumerable. WTI-1698

    • -3
    • +2
    ./GrassCoverErosionOutwardsDesignWaterLevelCalculationsViewInfoTest.cs
    • -2
    • +1
    ./GrassCoverErosionOutwardsWaveHeightCalculationsViewInfoTest.cs
  1. … 6 more files in changeset.
Ensured ViewInfo definitions rely on IObservableEnumerable. WTI-1698

    • -3
    • +2
    ./GrassCoverErosionOutwardsFailureMechanismResultViewInfoTest.cs
  1. … 39 more files in changeset.
Incorporated comments reviews 2735/2736: - Added missing asserts - Cleaned up ViewInfo tests

WTI-1686

    • -1
    • +1
    ./GrassCoverErosionOutwardsFailureMechanismResultViewInfoTest.cs
  1. … 18 more files in changeset.
Fix failing tests WTI-1686

    • -1
    • +1
    ./GrassCoverErosionOutwardsFailureMechanismResultViewInfoTest.cs
  1. … 18 more files in changeset.
Incorporated comments review 2682: - Updated XMLDocs - Cleaned up tests

WTI-1569

    • -1
    • +1
    ./GrassCoverErosionOutwardsDesignWaterLevelCalculationsViewInfoTest.cs
    • -1
    • +1
    ./GrassCoverErosionOutwardsWaveHeightCalculationsViewInfoTest.cs
  1. … 9 more files in changeset.
Fixed view names. WTI-1569

    • -3
    • +16
    ./GrassCoverErosionOutwardsWaveHeightCalculationsViewInfoTest.cs
  1. … 3 more files in changeset.
Review related changes. WTI-1612

    • -0
    • +4
    ./GrassCoverErosionOutwardsFailureMechanismViewInfoTest.cs
  1. … 8 more files in changeset.
Use category name as view name for design water level. WTI-1569

    • -3
    • +17
    ./GrassCoverErosionOutwardsDesignWaterLevelCalculationsViewInfoTest.cs
  1. … 3 more files in changeset.