Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed failing tests:

- Changed controls and asserts of the consumers in the Integration namespace.

WTI-1763

    • -39
    • +39
    ./AssemblyResultTotalViewTest.cs
  1. … 1 more file in changeset.
Fixed compilation errors for the AssessmentSectionAssemblyCalculator

- Changed control types of the view, as the factory now returns a FailureMechanism result instead of an AssessmentSectionAssembly result.

WTI-1763

  1. … 1 more file in changeset.
Remove grass cover erosion outwards design water level / wave height calculations views. These views no longer need to be specific, the Contribution validation has been removed. WTI-1755

    • -690
    • +0
    ./DesignWaterLevelCalculationsViewTest.cs
    • -690
    • +0
    ./WaveHeightCalculationsViewTest.cs
  1. … 40 more files in changeset.
Committed rename changes Note: compiling erros in the tests and testutils are still present

    • -1
    • +1
    ./SectionResultViews/GrassCoverSlipOffInwardsResultViewTest.cs
    • -1
    • +1
    ./SectionResultViews/GrassCoverSlipOffOutwardsResultViewTest.cs
    • -1
    • +1
    ./SectionResultViews/MacroStabilityOutwardsResultViewTest.cs
    • -1
    • +1
    ./SectionResultViews/MicrostabilityResultViewTest.cs
    • -1
    • +1
    ./SectionResultViews/PipingStructureResultViewTest.cs
    • -1
    • +1
    ./SectionResultViews/StrengthStabilityLengthwiseConstructionResultViewTest.cs
    • -1
    • +1
    ./SectionResultViews/TechnicalInnovationResultViewTest.cs
    • -1
    • +1
    ./SectionResultViews/WaterPressureAsphaltCoverResultViewTest.cs
  1. … 131 more files in changeset.
Cleanup WTI-1585

  1. … 17 more files in changeset.
Fix failing tests WTI-1585

    • -1
    • +1
    ./DesignWaterLevelCalculationsViewTest.cs
  1. … 4 more files in changeset.
Implement review comments. Add asserts, update xmldoc and simplified wiring for assembly categories view. WTI-1542

    • -1
    • +0
    ./AssessmentSectionAssemblyCategoriesViewTest.cs
    • -2
    • +15
    ./FailureMechanismAssemblyCategoriesViewTest.cs
  1. … 11 more files in changeset.
Introduce failure mechanism assembly categories view WTI-1542

    • -0
    • +269
    ./FailureMechanismAssemblyCategoriesViewTest.cs
  1. … 7 more files in changeset.
Fix failing tests WTI-1542

    • -1
    • +1
    ./AssessmentSectionAssemblyCategoriesViewTest.cs
Introduce and use generic AssemblyCategories table and row objects WTI-1542

    • -0
    • +192
    ./AssemblyCategoriesTableTest.cs
    • -0
    • +90
    ./AssemblyCategoryRowTest.cs
    • -185
    • +0
    ./AssessmentSectionAssemblyCategoriesTableTest.cs
    • -4
    • +5
    ./AssessmentSectionAssemblyCategoriesViewTest.cs
    • -76
    • +0
    ./AssessmentSectionAssemblyCategoryRowTest.cs
  1. … 14 more files in changeset.
Improve tests WTI-1578

    • -7
    • +7
    ./DesignWaterLevelCalculationsViewTest.cs
  1. … 26 more files in changeset.
Optimize resources for category boundary names on assessment section level WTI-1578

    • -3
    • +3
    ./DesignWaterLevelCalculationsViewTest.cs
  1. … 16 more files in changeset.
Rename "Toetspeil" to "Waterstanden" and wire generic message provider to the calculation activities WTI-1584

    • -3
    • +3
    ./DesignWaterLevelCalculationsViewTest.cs
  1. … 25 more files in changeset.
Move resources and message providers to Common WTI-1584

    • -1
    • +0
    ./DesignWaterLevelCalculationsViewTest.cs
  1. … 21 more files in changeset.
Improvements after review. WTI-1684

    • -1
    • +1
    ./CombinedFailureMechanismSectionAssemblyResultRowTest.cs
  1. … 4 more files in changeset.
Improvements after review. WTI-1683

    • -1
    • +1
    ./CombinedFailureMechanismSectionAssemblyResultRowTest.cs
  1. … 6 more files in changeset.
Improvements after review. WTI-1683

    • -3
    • +3
    ./CombinedFailureMechanismSectionAssemblyResultRowTest.cs
  1. … 8 more files in changeset.
Implement review comments, add asserts for per section view WTI-1689

Made sure icons wouldn't overlap. WTI-1684

    • -5
    • +44
    ./AssemblyResultPerSectionViewTest.cs
  1. … 1 more file in changeset.
Implement review comments WTI-1687

  1. … 9 more files in changeset.
Added mininum width. WTI-1684

  1. … 1 more file in changeset.
Connected view to factory. WTI-1684

    • -10
    • +24
    ./AssemblyResultPerSectionViewTest.cs
  1. … 3 more files in changeset.
Add minimum autoscroll size to the assembly result total view WTI-1682

  1. … 1 more file in changeset.
PipingStructures -> PipingStructure. WTI-1683

    • -6
    • +6
    ./CombinedFailureMechanismSectionAssemblyResultRowTest.cs
  1. … 4 more files in changeset.
Add assessment section result observer to AssemblyResultPerSectionView WTI-1689

    • -7
    • +122
    ./AssemblyResultPerSectionViewTest.cs
    • -10
    • +13
    ./AssemblyResultTotalViewTest.cs
  1. … 2 more files in changeset.
Update icon WTI-1687

  1. … 1 more file in changeset.
Add warning provider to assembly result total view WTI-1687

    • -23
    • +48
    ./AssemblyResultTotalViewTest.cs
  1. … 5 more files in changeset.
Add AssessmentSectionAssemblyResultObserver to the AssemblyResultTotalView WTI-1687

    • -6
    • +102
    ./AssemblyResultTotalViewTest.cs
  1. … 3 more files in changeset.
Added rounding for the view: - Indications for the start and end point of each section are annotated with a '*'. Values are rounded on 3 decimals.

WTI-1684

    • -2
    • +5
    ./CombinedFailureMechanismSectionAssemblyResultRowTest.cs
  1. … 3 more files in changeset.
Introduced error provider: - Added logic to set and clear the provider in the view already.

WTI-1684

    • -0
    • +12
    ./AssemblyResultPerSectionViewTest.cs
  1. … 3 more files in changeset.