Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added assessment section observer in AssessmentSection view. WTI-977

  1. … 2 more files in changeset.
Rewired assessment section view observer. WTI-977

  1. … 1 more file in changeset.
Fixed compilation errors. WTI-977

  1. … 2 more files in changeset.
Fixed tests. WTI-977

    • -4
    • +10
    ./AssemblyResultPerSectionViewTest.cs
Added guard to prevent exceptions when referenceline is NULL. WTI-1554

- Don't render anything in the view if there's no referenceline present.

    • -5
    • +3
    ./AssemblyResultPerSectionMapViewTest.cs
  1. … 1 more file in changeset.
Changed order of MapLayers on view. WTI-1554

    • -8
    • +9
    ./AssemblyResultPerSectionMapViewTest.cs
  1. … 1 more file in changeset.
Added update logic to view. WTI-1554

- Introduced update logic to rerender the assembly results when there's a notification of the assessment section or failure mechanisms.

    • -36
    • +155
    ./AssemblyResultPerSectionMapViewTest.cs
  1. … 1 more file in changeset.
Added logic to draw assembly results in the map view. WTI-1554

    • -10
    • +93
    ./AssemblyResultPerSectionMapViewTest.cs
  1. … 1 more file in changeset.
Added logic to view. WTI-1554

- Added logic to update view when referenceline and hbl are updated

- Reversed map layers

    • -4
    • +208
    ./AssemblyResultPerSectionMapViewTest.cs
  1. … 2 more files in changeset.
Added initial setup of the map view. WTI-1554

    • -0
    • +108
    ./AssemblyResultPerSectionMapViewTest.cs
  1. … 5 more files in changeset.
Fixed column indices. WTI-1893

    • -19
    • +19
    ./CombinedFailureMechanismSectionAssemblyResultRowTest.cs
  1. … 1 more file in changeset.
Added column to table. WTI-1893

    • -22
    • +24
    ./AssemblyResultPerSectionViewTest.cs
  1. … 3 more files in changeset.
Added section number to row. WTI-1893

    • -0
    • +1
    ./CombinedFailureMechanismSectionAssemblyResultRowTest.cs
  1. … 1 more file in changeset.
Added section number to constructor. WTI-1893

    • -0
    • +2
    ./CombinedFailureMechanismSectionAssemblyResultRowTest.cs
  1. … 5 more files in changeset.
Bind new view to water pressure asphalt cover failure mechanism and delete old view WTI-1867

  1. … 12 more files in changeset.
Introduce view for failure mechanisms without a detailed assessment WTI-1875

    • -0
    • +791
    ./FailureMechanismWithoutDetailedAssessmentViewTest.cs
  1. … 5 more files in changeset.
Add tests WTI-1863

    • -0
    • +167
    ./FailureMechanismWithDetailedAssessmentViewTest.cs
Add tests WTI-1863

    • -2
    • +110
    ./FailureMechanismWithDetailedAssessmentViewTest.cs
Add new view for standalone failure mechanisms with a detailed assessment WTI-1863

    • -0
    • +588
    ./FailureMechanismWithDetailedAssessmentViewTest.cs
  1. … 5 more files in changeset.
Add vakindeling group to standalone failure mechanism view WTI-1879

  1. … 1 more file in changeset.
Move FailureMechanismView<T> to Integration namespace WTI-1879

    • -0
    • +472
    ./FailureMechanismViewTest.cs
  1. … 12 more files in changeset.
Merge branch 'Release18_1_Development' into Release18_1

# Conflicts:

# Core/Common/src/Core.Common.Base/Properties/Resources.Designer.cs

# Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs

# Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs

# Ringtoets/Piping/src/Ringtoets.Piping.Forms/Properties/Resources.Designer.cs

  1. … 21 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./AssessmentSectionAssemblyCategoriesViewTest.cs
    • -1
    • +1
    ./CombinedFailureMechanismSectionAssemblyResultRowTest.cs
    • -1
    • +1
    ./FailureMechanismAssemblyCategoriesViewTest.cs
    • -1
    • +1
    ./FailureMechanismAssemblyCategoryGroupResultRowTest.cs
    • -1
    • +1
    ./FailureMechanismAssemblyResultRowBaseTest.cs
    • -1
    • +1
    ./FailureMechanismAssemblyResultRowTest.cs
    • -1
    • +1
    ./FailureMechanismContributionItemRowTest.cs
    • -1
    • +1
    ./FailureMechanismContributionViewTest.cs
    • -1
    • +1
    ./MacroStabilityOutwardsAssemblyCategoriesViewTest.cs
  1. … 6081 more files in changeset.
Rename "Categorie" to "Toetsoordeel" in total assembly view WTI-1427

  1. … 3 more files in changeset.
Merge branch 'master' into 1840

  1. … 4 more files in changeset.
Ran Deltares Cleanup:

- Performed for Ringtoets.Integration and its tests

WTI-1767

    • -1
    • +1
    ./SectionResultViews/PipingStructureResultViewTest.cs
  1. … 56 more files in changeset.
Improved some resources. WTI-1840

  1. … 6 more files in changeset.
Cleanup WTI-1842 Paired with dennis tang

  1. … 1 more file in changeset.
Cleanup:

- Updated XMLDoc of the testhelper

- Updated function names for a better representation of the provided test cases

WTI-1842

  1. … 4 more files in changeset.
Improved testhelper:

- Also return the configured failure mechanism instead of retrieving it from the calling side

-- Applied on the calling sides

- Updated XMLDoc

WTI-1842

  1. … 3 more files in changeset.