Riskeer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Rewiring property classes: - Made the property control for the individual DuneLocationCalculation wrap around a calculation instead of a location - Adjusted the collecting property control

WTI-1575

Rewiring property classes: - Renamed property class, because it's mainly wrapping around the collection of dune location calculations instead of the dune locations - Made the property class wrap around IObservableEnumerable instead of ObservableList --> No modifications should be made in the property control

WTI-1575

Rewiring property classes: - Removed the constructor argument to retrieve calculations --> instead, the properties should wrap around the calculation collection instead

WTI-1575

Add AssessmentSectionAssemblyResultObserver to the AssemblyResultTotalView WTI-1687

Renamed the treenode info test for the context object

WTI-1575

Fixed compiling errors related to the change of the constructor of the DuneLocations(Calculations)Context: - Corrected constructor calls in the corresponding tree node info test

WTI-1575

Implemented creating input for grass cover erosion outwards. WTI-1683

Implemented creating input for water pressure asphalt cover. WTI-1683

Fixed compiling errors related to the change of the constructor of the DuneLocations(Calculations)Context: - Corrected constructor calls - Corrected plugin call which was dependent on the wrapped data (Note: objects that are dependent on the DuneLocations, such as the exporter, views, calculators and the property classes are not corrected yet

WTI-1575

Implemented creating input for wave impact asphalt cover. WTI-1683

Add assessment section result observer WTI-1687

Implemented creating input for stability stone cover. WTI-1683

Implemented creating input for micro stability. WTI-1683

Changed the DuneLocationsContext: - Renamed the context accordingly

WTI-1575

Changed the DuneLocationsContext: - Context should wrap around the calculations, instead of the locations. This is done as preparation to expose the 5 dune location calculations on the failure mechanism as a tree node.

WTI-1575

Renamed input factory. WTI-1683

Removed Combined assembly failure mechanism input since its parameters are unused in the kernel. WTI-1683

Cleanup: - Transformed the DuneLocationCalculations properties to properties with a backing field (same implementation as in GrassCoverErosionOutwardsFailureMechanism) - Cleaned the replacement handler

WTI-1574

Introduced testhelper for the DuneErosionFailureMechanism to make the asserts and retrieval of the objects with an output easier.

WTI-1574

Implemented creating input for macro stability outwards. WTI-1683

Implemented creating input for macro stability inwards. WTI-1683

Implemented creating input for grass inwards. WTI-1683

Implemented creating input for piping. WTI-1683

m => km. WTI-1683

Reverted commit 2fe551e21919f12345f07299fb292669fe43207f, reapplied 2fe551e21919f12345f07299fb292669fe43207f:

Cleanup:

- Removed the .Any()-check in the data synchronization service --> .AddRange() can add empty collections.

WTI-1574

Reverted commit 354a2f287b65fa018a178f5ab6a883f4a922fe65, reapplied commit edb30387c62455caa5ca32f9f53f59f1c1a8c3f0:

Cleanup:

- Grouped calculation retrieval of the dune locations in a separate function

- Renamed functions

WTI-1574

Reverted commit 6bef052bbf6326ca12a38909200a11a69c34cebd, reapplied commit d1fa1a3e7da0efbdaca3e2fd30a4deb20d7662e3: Adjusted tests for the change handler for assessment section to clear output after changing the composition: - Every exposed calculation list on the failure mechanism is cleared in addition to the dune locations

WTI-1574

Reverted commit 1bd68d22bc0484d9d18afb2a776b8f5943712803, reapplied commit 15d708dd6d9cceee5573169f2bdf96f497a31247:

Adjusted RingtoetsDataSynchronisation service to clear output after changing the norm:

- Every exposed calculation list on the failure mechanism is cleared in addition to the dune locations

- Adjusted tests such that they verify the affected objects also contain the affected calculations from the exposed lists

Note: fixed merge conflicts here, adapted tests files such that they are corresponding with the current test setup.

WTI-1574

Add calculatable failure mechanism observer WTI-1687

Improve assembly result test fixture WTI-1687