Sat Dec 06 14:14:14 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]

D-GEO_Suite_Settlement

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Refactor abc isotache material model create interface for this memento DGSS-94

Refactor Point2D create interface for point 2D memento DGSS-94

Refactor Point2D create interface for point 2D memento DGSS-94

Apply review comments DGSS-40

    • -0
    • +83
    /Domain/test/Domain.Data.Tests/ProjectTest.cs
Do not clear command manager after save. So Undo and Redo can still be done. DGSS-95

Revert "DGSS-46. Added unit test."

This reverts commit ed44857acd9674c351aa5c2ce5cbd661891eda9e.

Revert "DGSS-46 added undo redo for the end date. Added unit tests."

This reverts commit 13a8f4fb8e3adda828df2e95db3cbebdbb7588d0.

Refactor Layer create interface for layer memento DGSS-94

    • -0
    • +57
    /Domain/src/Domain.Data/Profile/ILayerMemento.cs
    • -35
    • +17
    /Domain/src/Domain.Data/Profile/Layer.cs
DGSS-46. Added unit test.

DGSS-46 added undo redo for the end date. Added unit tests.

Refactor Assessment create interface for assessemnt memento DGSS-94

    • -0
    • +51
    /Domain/src/Domain.Data/Assessment/IAssessmentMemento.cs
Make Memento of Stage private DGSS-94

Added unit tests. DGSS-46.

Rename "Reference" into "Connected head line" DGSS-66

Remove separate validator for delete stage DGSS-41

DGSS-46. Renaming of test method.

DGSS-46. Added unit tests.

DGSS-46. Added unit test.

Update waternet styling DGSS-76

DGSS-46. Work in progress.

Use Add Delete stage command creator for creating Delete stage command and its data DGSS-41

DGSS-46 When deleting a stage, the first stage always has a duration of 0.

Cleanup DGSS-85

Improve memento command. Work completely using mementos for both undo and redo. Only the initial do action will execute the supplied command data DGSS-71

    • -3
    • +14
    /Domain/src/Domain.Data/MementoCommand.cs
Fixed failing unit test. DGSS-46

Revert "Revert "DGSS-46 Added unit tests.""

This reverts commit f17b06f364e5ca77b185ea75ced07c07f2ec7131.

Fixed failing unit test. DGSS-46

Revert "DGSS-46 Added unit tests."

This reverts commit 42b3792c80be7e25a6cd9e59f5f45af4e67c8c01.

DGSS-46 Added unit tests.

Add tests for storage DGSS-85