Ringtoets.StabilityStoneCover.Forms

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Incorporated comments review 2977: - Inlined variables - Updated XMLDocs

WTI-1694

    • -10
    • +5
    ./StabilityStoneCoverCalculationConfigurationHelper.cs
  1. … 6 more files in changeset.
Cleanup: - Added and updated XMLDoc

WTI-1707

    • -2
    • +13
    ./StabilityStoneCoverCalculationConfigurationHelper.cs
  1. … 2 more files in changeset.
- Added missing XMLDoc - Cleaned test

WTI-1707

    • -0
    • +4
    ./StabilityStoneCoverCalculationConfigurationHelper.cs
  1. … 1 more file in changeset.
Applied helper to set the WaveConditions CategoryType for stability stone cover: - Only for adding multiple calculations based on the HBL -- Introduced local testhelper to prevent duplication of the enum conversion logic -- Cleaned up test to reduce casts

WTI-1707

    • -9
    • +19
    ./StabilityStoneCoverCalculationConfigurationHelper.cs
  1. … 3 more files in changeset.
Improvements after review. WTI-1684

    • -16
    • +4
    ./Views/StabilityStoneCoverSectionResultRow.cs
  1. … 23 more files in changeset.
Moved converting function from the FailureMechanismSectionResultRowHelper to a separate class - Usage is not only limited to FailureMechanismSectionResultRows anymore.

WTI-1684

    • -4
    • +4
    ./Views/StabilityStoneCoverSectionResultRow.cs
  1. … 43 more files in changeset.
Update failure mechanisms with new enum WTI-1693

    • -3
    • +3
    ./Views/StabilityStoneCoverSectionResultRow.cs
  1. … 23 more files in changeset.
Get rid of "normative" for wave conditions. WTI-1702

    • -3
    • +3
    ./PropertyClasses/StabilityStoneCoverWaveConditionsInputContextProperties.cs
  1. … 8 more files in changeset.
Move logic for updating assembly result to abstract method WTI-1682

    • -7
    • +6
    ./Views/StabilityStoneCoverResultView.cs
  1. … 22 more files in changeset.
Add generic type param to result views WTI-1682

    • -1
    • +3
    ./Views/StabilityStoneCoverResultView.cs
  1. … 41 more files in changeset.
Integrated AssessmentSectionCategoryWaveConditionsInputContextProperties. WTI-1704

    • -2
    • +1
    ./PropertyClasses/StabilityStoneCoverWaveConditionsInputContextProperties.cs
  1. … 3 more files in changeset.
Rename controls in result views WTI-1682

    • -4
    • +4
    ./Views/StabilityStoneCoverResultView.cs
  1. … 37 more files in changeset.
Add check to assembly factory to see if the failure mechanism is relevant WTI-1677

    • -1
    • +1
    ./Views/StabilityStoneCoverResultView.cs
  1. … 47 more files in changeset.
Adapted WaveConditionsInputContextProperties derivatives.

    • -1
    • +2
    ./PropertyClasses/StabilityStoneCoverWaveConditionsInputContextProperties.cs
  1. … 2 more files in changeset.
Made WaveConditionsInputContext WaveConditionsInput-type-aware.

    • -5
    • +5
    ./PresentationObjects/StabilityStoneCoverWaveConditionsInputContext.cs
  1. … 2 more files in changeset.
Rename assembly factories WTI-1677

    • -1
    • +1
    ./Views/StabilityStoneCoverResultView.cs
    • -4
    • +4
    ./Views/StabilityStoneCoverSectionResultRow.cs
  1. … 129 more files in changeset.
Add setfailuremechanismresultcontrol method WTI-1678

    • -1
    • +8
    ./Views/StabilityStoneCoverResultView.cs
  1. … 11 more files in changeset.
Fixed some small typos. WTI-1698

    • -4
    • +4
    ./PropertyClasses/StabilityStoneCoverWaveConditionsOutputProperties.cs
  1. … 4 more files in changeset.
Incorporated comments review 2738: - Made failure mechanism properties (tests) consistent by introducing private property indices

WTI-1686

    • -8
    • +17
    ./PropertyClasses/StabilityStoneCoverFailureMechanismProperties.cs
  1. … 16 more files in changeset.
Add property to stability stone cover failure mechanism WTI-1686

    • -5
    • +17
    ./PropertyClasses/StabilityStoneCoverFailureMechanismProperties.cs
  1. … 1 more file in changeset.
Eliminate grass cover erosion outwards locations. WTI-1569

    • -9
    • +0
    ./PresentationObjects/StabilityStoneCoverWaveConditionsInputContext.cs
  1. … 4 more files in changeset.
Review related changes. WTI-1612

    • -1
    • +1
    ./Views/StabilityStoneCoverFailureMechanismView.cs
  1. … 15 more files in changeset.
removed old observer. WTI-1612

    • -8
    • +1
    ./Views/StabilityStoneCoverFailureMechanismView.cs
  1. … 1 more file in changeset.
Added observers for hydraulic boundary location calculations. WTI-1612

    • -0
    • +34
    ./Views/StabilityStoneCoverFailureMechanismView.cs
  1. … 1 more file in changeset.
Used new hydraulic boundary locations features method in stability stone cover failure mechanism view. WTI-1612

    • -1
    • +1
    ./Views/StabilityStoneCoverFailureMechanismView.cs
  1. … 1 more file in changeset.
Improved handling notifications. WTI-1612

    • -23
    • +86
    ./Views/StabilityStoneCoverFailureMechanismView.cs
  1. … 1 more file in changeset.
Cleaned data property of stability stone cover failure mechanism view. WTI-1612

    • -47
    • +2
    ./Views/StabilityStoneCoverFailureMechanismView.cs
  1. … 1 more file in changeset.
Extracted method for creating the observers and assign observables construction time. WTI-1612

    • -23
    • +56
    ./Views/StabilityStoneCoverFailureMechanismView.cs
Set features and map data in constructor. WTI-1612

    • -6
    • +9
    ./Views/StabilityStoneCoverFailureMechanismView.cs
Added failure mechanism and assessment section as constructor parameter. WTI-1612

    • -1
    • +29
    ./Views/StabilityStoneCoverFailureMechanismView.cs
  1. … 2 more files in changeset.