Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleanup. WTI-1639

    • -1
    • +2
    ./GrassCoverSlipOffOutwardsSectionResultRowTest.cs
Add coloring to assembly columns. WTI-1639

    • -0
    • +36
    ./GrassCoverSlipOffOutwardsSectionResultRowTest.cs
  1. … 1 more file in changeset.
Added updating column state definitions. WTI-1639

    • -0
    • +78
    ./GrassCoverSlipOffOutwardsSectionResultRowTest.cs
  1. … 1 more file in changeset.
Adapt data model for piping structure section result WTI-1641

    • -40
    • +0
    ./PipingStructureSectionResultRowTest.cs
  1. … 11 more files in changeset.
Added error handling of assembly columns. WTI-1639

    • -0
    • +107
    ./GrassCoverSlipOffOutwardsSectionResultRowTest.cs
  1. … 2 more files in changeset.
Added column state defitions. WTI-1639

    • -0
    • +15
    ./GrassCoverSlipOffOutwardsSectionResultRowTest.cs
    • -1
    • +1
    ./MicrostabilitySectionResultRowTest.cs
  1. … 1 more file in changeset.
Added construction properties to constructor. WTI-1639

    • -7
    • +39
    ./GrassCoverSlipOffOutwardsSectionResultRowTest.cs
  1. … 2 more files in changeset.
Added use manual assembly properties to row. WTI-1639

    • -0
    • +65
    ./GrassCoverSlipOffOutwardsSectionResultRowTest.cs
  1. … 1 more file in changeset.
Added assembly properties to row. WTI-1639

    • -7
    • +48
    ./GrassCoverSlipOffOutwardsSectionResultRowTest.cs
  1. … 1 more file in changeset.
Removed old properties from row. WTI-1639

    • -42
    • +0
    ./GrassCoverSlipOffOutwardsSectionResultRowTest.cs
  1. … 1 more file in changeset.
Added registration properties to row. WTI-1639

    • -21
    • +90
    ./GrassCoverSlipOffOutwardsSectionResultRowTest.cs
  1. … 1 more file in changeset.
Implement result row and view for grass cover slipoff inwards WTI-1640

    • -13
    • +454
    ./GrassCoverSlipOffInwardsSectionResultRowTest.cs
  1. … 4 more files in changeset.
Adapt grass cover slipoff inwards result data model WTI-1640

    • -38
    • +0
    ./GrassCoverSlipOffInwardsSectionResultRowTest.cs
  1. … 11 more files in changeset.
Improvements after review. WTI-1638

    • -22
    • +14
    ./MacroStabilityOutwardsSectionResultRowTest.cs
    • -14
    • +8
    ./MicrostabilitySectionResultRowTest.cs
  1. … 6 more files in changeset.
Imlement row and view for microstability WTI-1638

    • -12
    • +461
    ./MicrostabilitySectionResultRowTest.cs
  1. … 4 more files in changeset.
Adapt microstability section result data model WTI-1638

    • -39
    • +0
    ./MicrostabilitySectionResultRowTest.cs
  1. … 11 more files in changeset.
Improved testing column states. WTI-1634

    • -5
    • +10
    ./MacroStabilityOutwardsSectionResultRowTest.cs
  1. … 8 more files in changeset.
Incorporated comments review 2554: - Added missing test case in the row test Paired with ~carloslubbers

WTI-1627

    • -0
    • +1
    ./MacroStabilityOutwardsSectionResultRowTest.cs
Renamed DetailedAssessmentResultType to DetailedAssessmentProbabilityOnlyResultType. WTI-1634

    • -4
    • +4
    ./MacroStabilityOutwardsSectionResultRowTest.cs
  1. … 53 more files in changeset.
Remove notimplementedexceptions WTI-1628

    • -15
    • +0
    ./GrassCoverSlipOffInwardsSectionResultRowTest.cs
    • -15
    • +0
    ./GrassCoverSlipOffOutwardsSectionResultRowTest.cs
    • -15
    • +0
    ./MicrostabilitySectionResultRowTest.cs
    • -15
    • +0
    ./PipingStructureSectionResultRowTest.cs
    • -15
    • +0
    ./StrengthStabilityLengthwiseConstructionSectionResultRowTest.cs
    • -15
    • +0
    ./TechnicalInnovationSectionResultRowTest.cs
    • -15
    • +0
    ./WaterPressureAsphaltCoverSectionResultRowTest.cs
  1. … 21 more files in changeset.
Review related changes, made Update abstract and xmldoc cleanup WTI-1628

    • -0
    • +15
    ./GrassCoverSlipOffInwardsSectionResultRowTest.cs
    • -0
    • +15
    ./GrassCoverSlipOffOutwardsSectionResultRowTest.cs
    • -0
    • +15
    ./MicrostabilitySectionResultRowTest.cs
    • -0
    • +15
    ./PipingStructureSectionResultRowTest.cs
    • -0
    • +15
    ./StrengthStabilityLengthwiseConstructionSectionResultRowTest.cs
    • -0
    • +15
    ./TechnicalInnovationSectionResultRowTest.cs
    • -0
    • +15
    ./WaterPressureAsphaltCoverSectionResultRowTest.cs
  1. … 26 more files in changeset.
Update tests and test cases related to review comments WTI-1630 Paired with siuhintang

    • -0
    • +1
    ./MacroStabilityOutwardsSectionResultRowTest.cs
  1. … 2 more files in changeset.
Add generic test case source to the test helper WTI-1628

    • -17
    • +1
    ./MacroStabilityOutwardsSectionResultRowTest.cs
  1. … 6 more files in changeset.
Used display enum to show display names in row for macro stability outwards. WTI-1627

    • -12
    • +22
    ./MacroStabilityOutwardsSectionResultRowTest.cs
  1. … 2 more files in changeset.
Use the selectable display enum in the row. WTI-1627

    • -3
    • +6
    ./MacroStabilityOutwardsSectionResultRowTest.cs
  1. … 8 more files in changeset.
Introduce test helper for result rows WTI-1628

    • -61
    • +48
    ./MacroStabilityOutwardsSectionResultRowTest.cs
  1. … 3 more files in changeset.
Improvements after review. WTI-1627

    • -0
    • +1
    ./MacroStabilityOutwardsSectionResultRowTest.cs
  1. … 2 more files in changeset.
Improvements after review. WTI-1627

    • -17
    • +8
    ./MacroStabilityOutwardsSectionResultRowTest.cs
  1. … 2 more files in changeset.
Implemented review comments from review 2526 WTI-1628

    • -4
    • +2
    ./MacroStabilityOutwardsSectionResultRowTest.cs
  1. … 34 more files in changeset.
Added missing column disabling for use manual assembly category group. WTI-1627

    • -0
    • +1
    ./MacroStabilityOutwardsSectionResultRowTest.cs
  1. … 1 more file in changeset.