Sat Dec 06 11:25:13 CET 2025: Unable to clone remote repository: https://DGeoSuite@dev.azure.com/DGeoSuite/D-GEO%20Suite%20Settlement/_git/D-GEO%20Suite%20Settlement - [Cloning into bare repository 'clone'..., fatal: repository 'https://dev.azure.com/DGeoSuite/D-GEO%20Suite%20Settlement/_git/D-GEO%20Suite%20Settlement/' not found]
Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Split Update calculation parameters in to 2 classes 1 for X Coordinate and 1 for Duration DGSS-139

    • -5
    • +14
    ./Calculate/CalculateViewModelFactoryTest.cs
    • -97
    • +0
    ./Calculate/CommandCreator/UpdateCalculationParametersDataCommandCreatorTest.cs
    • -0
    • +96
    ./Calculate/CommandCreator/UpdateCalculationParametersDurationDataCommandCreatorTest.cs
    • -0
    • +97
    ./Calculate/CommandCreator/UpdateCalculationParametersXCoordinateDataCommandCreatorTest.cs
  1. … 17 more files in changeset.
Add pan state in the calculate tab DGSS-139

    • -0
    • +111
    ./Calculate/PanCalculateStateTest.cs
  1. … 5 more files in changeset.
Render Geometry and water in the Select state of the calculate tab DGSS-139

    • -0
    • +56
    ./Water/DefaultWaternetStylerTest.cs
  1. … 4 more files in changeset.
Add fields X coordinate and Duration in the inspector view of the calculate tab. DGSS-138

    • -2
    • +13
    ./Calculate/CalculateViewModelFactoryTest.cs
    • -0
    • +97
    ./Calculate/CommandCreator/UpdateCalculationParametersDataCommandCreatorTest.cs
  1. … 21 more files in changeset.
Create for calculate tab: Select calculate state with default select inspector view DGSS-138

    • -0
    • +74
    ./Calculate/CalculateProfileTest.cs
    • -0
    • +49
    ./Calculate/CalculateViewModelFactoryTest.cs
    • -0
    • +111
    ./Calculate/SelectCalculateStateTest.cs
  1. … 31 more files in changeset.
Applied review comments: - made UpdateWaternetLinceCommandCreator public and put it in its own file. Also refactor it so it has the same structure as other command creators in the solution - put command creators of waternet in their own sub folder - add document exception for SurfaceLineProvider class DGSS-74

    • -103
    • +0
    ./Water/AddHeadLineCommandCreatorTest.cs
    • -103
    • +0
    ./Water/AddReferenceLineCommandCreatorTest.cs
    • -103
    • +0
    ./Water/AssignHeadLineToReferenceLineCommandCreatorTest.cs
    • -0
    • +103
    ./Water/CommandCreator/AddHeadLineCommandCreatorTest.cs
    • -0
    • +103
    ./Water/CommandCreator/AddReferenceLineCommandCreatorTest.cs
    • -0
    • +103
    ./Water/CommandCreator/AssignHeadLineToReferenceLineCommandCreatorTest.cs
    • -0
    • +103
    ./Water/CommandCreator/DeleteWaternetLinePointsCommandCreatorTest.cs
    • -0
    • +103
    ./Water/CommandCreator/DeleteWaternetLinesCommandCreatorTest.cs
    • -0
    • +103
    ./Water/CommandCreator/SetPhreaticLineCommandCreatorTest.cs
    • -0
    • +102
    ./Water/CommandCreator/UpdateWaternetLineCommandCreatorTest.cs
    • -0
    • +103
    ./Water/CommandCreator/UpdateWaternetLineGeometryCommandCreatorTest.cs
    • -103
    • +0
    ./Water/DeleteWaternetLinePointsCommandCreatorTest.cs
    • -103
    • +0
    ./Water/DeleteWaternetLinesCommandCreatorTest.cs
    • -4
    • +4
    ./Water/SelectionWaternetStylerTest.cs
    • -103
    • +0
    ./Water/SetPhreaticLineCommandCreatorTest.cs
  1. … 35 more files in changeset.
Review related changes DGSS-71

  1. … 16 more files in changeset.
Refactor waternet create interface for this memento DGSS-94

    • -1
    • +1
    ./Water/AddHeadLineCommandCreatorTest.cs
    • -1
    • +1
    ./Water/AddReferenceLineCommandCreatorTest.cs
    • -1
    • +1
    ./Water/AssignHeadLineToReferenceLineCommandCreatorTest.cs
    • -1
    • +1
    ./Water/DeleteWaternetLinePointsCommandCreatorTest.cs
    • -1
    • +1
    ./Water/DeleteWaternetLinesCommandCreatorTest.cs
    • -1
    • +1
    ./Water/SetPhreaticLineCommandCreatorTest.cs
    • -1
    • +1
    ./Water/UpdateWaternetLineGeometryCommandCreatorTest.cs
  1. … 13 more files in changeset.
Remove separate validator for delete stage DGSS-41

  1. … 12 more files in changeset.
Update waternet styling DGSS-76

    • -0
    • +20
    ./Water/SelectionWaternetStylerTest.cs
  1. … 4 more files in changeset.
Use Add Delete stage command creator for creating Delete stage command and its data DGSS-41

  1. … 7 more files in changeset.
Add layer activations to storage DGSS-85

  1. … 39 more files in changeset.
Use AddStageCommandCreator to add a new stage Reuse project instance when reading project from file DGSS-40

  1. … 30 more files in changeset.
Processed review remarks. DGSS-79.

    • -4
    • +4
    ./Water/SelectionWaternetStylerTest.cs
  1. … 16 more files in changeset.
Introduce Surface line provider that gets the updated surface line when rendering the waternet. DGSS-74

    • -0
    • +92
    ./Water/SurfaceLineProviderTest.cs
  1. … 14 more files in changeset.
Use correct geometry and surface line in more water states DGSS-71

  1. … 8 more files in changeset.
Implement Undo and Redo for drawing a reference line DGSS-74

    • -0
    • +103
    ./Water/AddReferenceLineCommandCreatorTest.cs
  1. … 14 more files in changeset.
Implement Undo and Redo for drawing a head line DGSS-74

    • -0
    • +103
    ./Water/AddHeadLineCommandCreatorTest.cs
    • -2
    • +2
    ./Water/AssignHeadLineToReferenceLineCommandCreatorTest.cs
    • -2
    • +2
    ./Water/DeleteWaternetLinePointsCommandCreatorTest.cs
    • -2
    • +2
    ./Water/DeleteWaternetLinesCommandCreatorTest.cs
    • -2
    • +2
    ./Water/SetPhreaticLineCommandCreatorTest.cs
    • -2
    • +2
    ./Water/UpdateWaternetLineGeometryCommandCreatorTest.cs
  1. … 13 more files in changeset.
Implement undo and redo for update waternet line geometry in water tab DGSS-74

    • -2
    • +2
    ./Water/SelectionWaternetStylerTest.cs
    • -0
    • +103
    ./Water/UpdateWaternetLineGeometryCommandCreatorTest.cs
  1. … 26 more files in changeset.
Start creating new geometry renderer DGSS-71

  1. … 4 more files in changeset.
Implement undo and redo for set head line as phreatic line in the water tab DGSS-74

    • -0
    • +103
    ./Water/SetPhreaticLineCommandCreatorTest.cs
  1. … 8 more files in changeset.
Implement undo and redo for Assigning head lines to reference lines DGSS-74

    • -0
    • +103
    ./Water/AssignHeadLineToReferenceLineCommandCreatorTest.cs
    • -2
    • +6
    ./Water/SelectionWaternetStylerTest.cs
  1. … 16 more files in changeset.
Implement undo and redo for delete points from waternet DGSS-74

    • -0
    • +103
    ./Water/DeleteWaternetLinePointsCommandCreatorTest.cs
  1. … 14 more files in changeset.
Added functionality to add notes for a reference- or a headline. DGSS-79

    • -4
    • +4
    ./Water/SelectionWaternetStylerTest.cs
  1. … 18 more files in changeset.
Make Delete waternet lines form waternet undoable and redoable. DGSS-74

    • -0
    • +103
    ./Water/DeleteWaternetLinesCommandCreatorTest.cs
  1. … 16 more files in changeset.
Fix editing the waternet in later stages by doing the following: Select the inital stage + select the draw head line button + select a later stage. DGSS-72

    • -2
    • +19
    ./Water/DrawReferenceLineStateTest.cs
  1. … 8 more files in changeset.
Use profile in assessment for water DGSS-62

  1. … 6 more files in changeset.
Merge branch 'master' of https://dev.azure.com/DGeoSuite/D-GEO%20Suite%20Settlement/_git/D-GEO%20Suite%20Settlement

# Conflicts:

# Application/src/Application.Main/Selection/Listeners/Material/MaterialSelectionListener.cs

# Domain/src/Domain.Data/Assessment/Stage.cs

  1. … 19 more files in changeset.
Move Profile from stage to assessment DGSS-62

  1. … 77 more files in changeset.
Add Water buttons Add views for water clean up solution DGSS-67

    • -0
    • +148
    ./Water/AnnotationPositioningHelperTest.cs
    • -0
    • +171
    ./Water/DrawHeadLineStateTest.cs
    • -0
    • +191
    ./Water/DrawReferenceLineStateTest.cs
    • -0
    • +171
    ./Water/PanWaterStateTest.cs
    • -0
    • +359
    ./Water/SelectionWaternetStylerTest.cs
    • -0
    • +260
    ./Water/WaterStateTest.cs
    • -0
    • +254
    ./Water/WaternetAnnotationsTest.cs
  1. … 213 more files in changeset.