Riskeer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed constructor arguments for the DuneLocationCalculationsContext: - Added Func<double> to enable dynamic resolving the norm and a category boundary name to provide the norms and treenode info names for a wrapped dune location calculation collection

WTI-1575

Changed constructor arguments for the DuneLocationCalculationView: - Added Func<double> to enable dynamic resolving the norm in the view when a dune location is being calculated.

WTI-1575

Introduce generic FailureMechanismNormHelper to retrieve norms based on FailureMechanismCategoryType: - Fixed service tests --> removed explicit calls to the dune erosion failure mechanism extension. Norm can be every value.

WTI-1575

Introduce generic FailureMechanismNormHelper to retrieve norms based on FailureMechanismCategoryType: - Replaced dune erosion implementation with the generic implementation.

WTI-1575

Introduce generic FailureMechanismNormHelper to retrieve norms based on FailureMechanismCategoryType: - Replaced grass cover erosion outwards implementation with the generic implementation.

WTI-1575

PipingStructures -> PipingStructure. WTI-1683

Inline variable WTI-1689

Update xmldoc WTI-1687

Add assessment section result observer to AssemblyResultPerSectionView WTI-1689

Introduce generic FailureMechanismNormHelper to retrieve norms based on FailureMechanismCategoryType: - Added validation for n and failure mechanism contribution.

WTI-1575

Introduce generic FailureMechanismNormHelper to retrieve norms based on FailureMechanismCategoryType: - Added initial setup

WTI-1575

Update icon WTI-1687

Add warning provider to assembly result total view WTI-1687

Removed obsolete enum: - AssessmentLayerTwoAResult is replaced by Assembly relevant enums

WTI-1575

Cleanup: - Renamed all PropertyInfo, ViewInfo tests

WTI-1575

Cleanup: - Ran DeltaresClean

WTI-1575

Rewire plugin: - Adjusted validation logic: validation should be based on the amount of calculations that are present and not by the amount of locations -- Fixed failing tests for the DuneLocationCalculationsContextTreeNodeInfoTest

WTI-1575

Rewire plugin: - Temporary feed the calculations for the factorized lower limit norm as input for the context in order to keep the tests running --> 5 treenodes are not exposed yet -- Fixed failing test for the FailureMechanismContextTreeNodeInfoTest

WTI-1575

Rewire plugin: - Fixed failing tests related to the property info --> corrected the datatype from dune location to dune location calculation

WTI-1575

Rewire plugin: - Fixed compilation errors - Temporary feed the calculations for the factorized lower limit norm as input for the context in order to keep the tests running --> 5 treenodes are not exposed yet - Fixed failing test related to the DuneErosionPlugin

WTI-1575

Rewire views: - Fixed compilation errors and failed tests for hte corresponding ViewInfoTests

WTI-1575

Rewire views: - Cleanup test: -- Corrected test names -- Surrounded remaining instantiations of the dune erosion location calculations view with using() statements

WTI-1575

Rewire views: - Renamed view object: calculations are now displayed instead of locations --> renamed

WTI-1575

Rewire views: - Renamed row object: they don't wrap around a location, but a calculation --> renamed

WTI-1575

Rewire views: - Cleanup test: -- Surrounded every instantiation of the View with an using() statement -- Rewired correct observers for when a calculation is done

WTI-1575

Rewire views: - Adapted View for DuneLocations --> selection is based on calculations. -- Removed GetCalculationFunc constructor argument

WTI-1575

Rewire views: - Adapted ViewBase for DuneLocations --> selection is based on calculations.

WTI-1575

Rewire views: - Adapted the row to wrap around a dune location calculation instead of a dune location.

WTI-1575

Rewire calculation services / activities: - Removed the dunelocation parameter when calling the GUIService: the dune location calculations already contain the dune location

WTI-1575

Rewire calculation services / activities: - Cleaned up tests for the services

WTI-1575