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

Application.Main.Tests

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Use soil in the color and shading selector to get the current brush for representing the soil DGSS-178

  1. … 2 more files in changeset.
Merge branch 'master' into framework-test

# Conflicts:

# Application/src/Application.Main/Application.Main.csproj

# Components/src/Components.Persistence/Components.Persistence.csproj

# Components/src/Components.Persistence/packages.config

# Components/test/Components.Persistence.Tests/Components.Persistence.Tests.csproj

# Domain/src/Domain.Data/Domain.Data.csproj

# Domain/test/Domain.Data.Tests/Domain.Data.Tests.csproj

# Domain/test/Domain.Data.Tests/packages.config

  1. … 2 more files in changeset.
Adjust Soil presentation creator use soil shading type and soil color instead of volumetric weigth to presentate a soil DGSS-178

    • -1
    • +4
    ./Material/SoilPresentationCreatorTest.cs
  1. … 3 more files in changeset.
Adjust SoilPresentationCreator DGSS-178

    • -0
    • +77
    ./Material/ShadingTypeConverterTest.cs
  1. … 3 more files in changeset.
Improve flaky test DGSS-161

Test moving to sdk style csproj

  1. … 35 more files in changeset.
Add Command data creator for updating shading and color of soil DGSS-178

    • -0
    • +1
    ./Application.Main.Tests.csproj.DotSettings
    • -0
    • +102
    ./Material/Command/UpdateSoilColorCommandCreatorTest.cs
    • -0
    • +119
    ./Material/Command/UpdateSoilCommandCreatorTest.cs
    • -0
    • +102
    ./Material/Command/UpdateSoilShadingTypeCommandCreatorTest.cs
    • -119
    • +0
    ./Material/UpdateSoilCommandCreatorTest.cs
  1. … 8 more files in changeset.
Migrate to PackageReference

  1. … 23 more files in changeset.
Revert "update properties inspector when changing something in a field of the Properties inspector of a stage and then click on a different TAB"

This reverts commit 6afb51cfe26e0288f5863fde756a2f2d8f981d5e.

    • -79
    • +16
    ./Selection/StageViewModelTest.cs
    • -35
    • +33
    ./Stages/UpdateStageCommandCreatorTest.cs
  1. … 5 more files in changeset.
Revert "Fix when changing name of stage. And then adding new stages and Undo + Undo. Then Name is not set back to original name."

This reverts commit b1d0f3136e0717a99da55e7e00e1a4e1e137a834.

  1. … 2 more files in changeset.
Revert "Fix stage view model for newly added stage being added to the end of the list of view models DGSS-168"

This reverts commit d301a27cd6dd0a8b08a99a890a3f1373637a734d.

  1. … 1 more file in changeset.
Add unit tests for inspect command binding DGSS-161

Update behavior of soil view hints when layers with no soil or multiple soils are selected DGSS-89

  1. … 5 more files in changeset.
Fix stage view model for newly added stage being added to the end of the list of view models DGSS-168

  1. … 1 more file in changeset.
Improve result view model behavior DGSS-161

    • -0
    • +12
    ./ViewModel/CalculateTabViewModelTest.cs
  1. … 2 more files in changeset.
Add tests for graphviewmodel DGSS-161

    • -0
    • +156
    ./Selection/ViewModel/Results/GraphViewModelTest.cs
  1. … 1 more file in changeset.
DGSS-180 Processed review remarkt by removing unused references.

  1. … 7 more files in changeset.
Improve presentation of results, convert values to kPa and invert Y axis for displacement DGSS-161

  1. … 6 more files in changeset.
Styling select color and style button in material tab DGSS-177

  1. … 3 more files in changeset.
Fix when changing name of stage. And then adding new stages and Undo + Undo. Then Name is not set back to original name. DGSS-168

  1. … 2 more files in changeset.
Add unit tests for CalculationResultViewModel DGSS-161

  1. … 1 more file in changeset.
DGSS-180 Fixed typo

DGSS-180 Updated Fluent.Ribbon from alpha version to stable version 7.0.1.

  1. … 13 more files in changeset.
Remove superfluous code. Paired with Ringo van der Velde [~velde_ro] DGSS-160

Fix test DGSS-177

Rename CommomSoilPropertiesView into SoilView Create button to select colors and shadings in material inspector DGSS-177

    • -0
    • +75
    ./Selection/ViewModel/Soil/ColorAndShadingSelectorViewModelTest.cs
    • -0
    • +6
    ./Selection/ViewModel/Soil/SoilViewModelTest.cs
  1. … 12 more files in changeset.
DGSS-160. Fixed failing unit test.

DGSS-160 processed review remarks.

  1. … 9 more files in changeset.
DGSS-90 processed review remarks.

    • -2
    • +2
    ./Persistence/ProjectInfoAdapterTest.cs
DGSS-160 Improved unit test.