Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Moved converting function from the FailureMechanismSectionResultRowHelper to a separate class - Usage is not only limited to FailureMechanismSectionResultRows anymore.

WTI-1684

    • -19
    • +19
    ./CombinedFailureMechanismSectionAssemblyResultRowTest.cs
    • -9
    • +9
    ./SectionResultRows/GrassCoverSlipOffInwardsSectionResultRowTest.cs
    • -9
    • +9
    ./SectionResultRows/GrassCoverSlipOffOutwardsSectionResultRowTest.cs
    • -9
    • +9
    ./SectionResultRows/MacroStabilityOutwardsSectionResultRowTest.cs
    • -9
    • +9
    ./SectionResultRows/MicrostabilitySectionResultRowTest.cs
    • -9
    • +9
    ./SectionResultRows/PipingStructureSectionResultRowTest.cs
    • -7
    • +7
    ./SectionResultRows/StrengthStabilityLengthwiseConstructionSectionResultRowTest.cs
    • -7
    • +7
    ./SectionResultRows/TechnicalInnovationSectionResultRowTest.cs
    • -7
    • +7
    ./SectionResultRows/WaterPressureAsphaltCoverSectionResultRowTest.cs
  1. … 35 more files in changeset.
Removed enum type converters: - Values of type FailureMechanismSectionAssemblyCategoryGroup should be converted to their display variant before being displayed.

WTI-1684

    • -82
    • +20
    ./CombinedFailureMechanismSectionAssemblyResultRowTest.cs
  1. … 1 more file in changeset.
Incorporated cell formatting logic in the view: - Added tests

WTI-1684

    • -1
    • +53
    ./AssemblyResultPerSectionViewTest.cs
  1. … 2 more files in changeset.
Introduced column state definitions for the row object: - Added logic to set color based on the results

WTI-1684

    • -0
    • +110
    ./CombinedFailureMechanismSectionAssemblyResultRowTest.cs
  1. … 1 more file in changeset.
Introduced row object to visualise the CombinedFailureMechanismSectionAssembly in the datagridviewcontrol

WTI-1684

    • -0
    • +171
    ./CombinedFailureMechanismSectionAssemblyResultRowTest.cs
  1. … 3 more files in changeset.
Added missing assert for the enum type converter

WTI-1684

    • -0
    • +4
    ./FailureMechanismAssemblyResultRowTest.cs
Incorporated comments review 2804: - Reordered test file - Added missing asserts - Cleaned up tests

WTI-1682

    • -67
    • +93
    ./AssemblyResultTotalViewTest.cs
Fixed compilation errors

Paired with ~carloslubbers

WTI-1681

Add test to total result view WTI-1682

Add tests to total result view WTI-1682

    • -2
    • +120
    ./AssemblyResultTotalViewTest.cs
Rename testers to testfixture WTI-1678

    • -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. … 14 more files in changeset.