Ringtoets.MacroStabilityInwards.Forms

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add new simple assessment columns to the macro stability outwards result view WTI-1617

    • -1
    • +1
    ./Views/MacroStabilityInwardsFailureMechanismSectionResultRow.cs
  1. … 7 more files in changeset.
Reverse parameters in macro stability inwards result view WTI-1617

    • -2
    • +2
    ./Views/MacroStabilityInwardsFailureMechanismResultView.cs
  1. … 5 more files in changeset.
Reverse order of (type) parameters for FailureMechanismResultView WTI-1617

    • -2
    • +3
    ./Views/MacroStabilityInwardsFailureMechanismResultView.cs
  1. … 39 more files in changeset.
Add new simple assessment column to the macro stability inwards view WTI-1617

    • -8
    • +23
    ./Views/MacroStabilityInwardsFailureMechanismResultView.cs
    • -0
    • +17
    ./Views/MacroStabilityInwardsFailureMechanismSectionResultRow.cs
  1. … 3 more files in changeset.
Re-add assessment layer one column to all views to maintain old functionality WTI-1617

    • -0
    • +14
    ./Views/MacroStabilityInwardsFailureMechanismResultView.cs
  1. … 17 more files in changeset.
Start adding new simple assessment column to result view tables WTI-1617

    • -1
    • +1
    ./Views/MacroStabilityInwardsFailureMechanismResultView.cs
  1. … 28 more files in changeset.
Rewire final standalone result views and cleanups WTI-1617

    • -16
    • +4
    ./Views/MacroStabilityInwardsFailureMechanismResultView.cs
  1. … 58 more files in changeset.
Rewire macro stability inwards result view WTI-1617

    • -18
    • +26
    ./Views/MacroStabilityInwardsFailureMechanismResultView.cs
  1. … 4 more files in changeset.
Review related changes. WTI-1562

    • -11
    • +7
    ./PropertyClasses/MacroStabilityInwardsInputContextProperties.cs
  1. … 5 more files in changeset.
Review related changes. WTI-1562

    • -1
    • +1
    ./Views/MacroStabilityInwardsCalculationsView.cs
  1. … 12 more files in changeset.
Add the section results to the constructor of the failure mechanism result views. WTI-1617

    • -3
    • +8
    ./Views/MacroStabilityInwardsFailureMechanismResultView.cs
  1. … 66 more files in changeset.
Improved PipingCalculationGroupContext and MacroStabilitInwardsCalculationGroupContext. WTI-1563

    • -1
    • +1
    ./PresentationObjects/MacroStabilityInwardsCalculationGroupContext.cs
  1. … 3 more files in changeset.
Improvements after review. WTI-1588

    • -1
    • +1
    ./Views/MacroStabilityInwardsScenarioRow.cs
    • -2
    • +2
    ./Views/MacroStabilityInwardsScenariosView.cs
  1. … 10 more files in changeset.
Fix typo in RoundedDouble_No_result_dash WTI-1543

    • -1
    • +1
    ./Views/MacroStabilityInwardsScenarioRow.cs
  1. … 5 more files in changeset.
Fixed updating problem in MacroStabilityInwardsScenarioView. WTI-1588

    • -5
    • +21
    ./Views/MacroStabilityInwardsScenarioRow.cs
    • -11
    • +19
    ./Views/MacroStabilityInwardsScenariosView.cs
  1. … 4 more files in changeset.
Removed change handler from macro stability inwards failure mechanism properties. WTI-1588

    • -41
    • +3
    ./PropertyClasses/MacroStabilityInwardsFailureMechanismProperties.cs
  1. … 2 more files in changeset.
Add ΔL property to the WaveImpactAsphaltCover failuremechanism and its properties WTI-1531

    • -1
    • +1
    ./PropertyClasses/MacroStabilityInwardsFailureMechanismProperties.cs
  1. … 19 more files in changeset.
Add delta L property to the WaveImpactAsphaltCover failuremechanism and its properties WTI-1531

    • -1
    • +1
    ./PropertyClasses/MacroStabilityInwardsFailureMechanismProperties.cs
  1. … 19 more files in changeset.
Removed specific contexts and used the ProbabiliyFailureMechanismSectionResultContext. WTI-1589

    • -62
    • +0
    ./PresentationObjects/MacroStabilityInwardsFailureMechanismSectionResultContext.cs
    • -1
    • +0
    ./Ringtoets.MacroStabilityInwards.Forms.csproj
  1. … 19 more files in changeset.
Adapted MacroStabilityInwardsInput (only holds manual assessment level). WTI-1562

    • -1
    • +1
    ./PropertyClasses/MacroStabilityInwardsInputContextProperties.cs
  1. … 5 more files in changeset.
Changed API of DerivedMacroStabilityInwardsOutputFactory. WTI-1581

    • -2
    • +1
    ./PropertyClasses/MacroStabilityInwardsOutputProperties.cs
    • -2
    • +1
    ./Views/MacroStabilityInwardsScenarioRow.cs
  1. … 6 more files in changeset.
Add rounded/derived N property to the closing structures failure mechanism. WTI-1531

    • -2
    • +2
    ./PropertyClasses/MacroStabilityInwardsFailureMechanismProperties.cs
  1. … 7 more files in changeset.
* Don't remove output when changing the macro stability inwards A value. * Update result and scenario view when changing the macro stability inwards A value. WTI-1581

    • -1
    • +2
    ./PropertyClasses/MacroStabilityInwardsFailureMechanismProperties.cs
  1. … 5 more files in changeset.
Adapted MacroStabilityInwardsInput (only holds manual assessment level). WTI-1562

    • -8
    • +10
    ./Views/MacroStabilityInwardsCalculationsView.cs
  1. … 1 more file in changeset.
Adapted MacroStabilityInwardsInput (only holds manual assessment level). WTI-1562

    • -6
    • +20
    ./PropertyClasses/MacroStabilityInwardsInputContextProperties.cs
Removed probability from macro stability inwards calculation data model and rewired everythin so that the (section) result view still works the same. WTI-1581

    • -3
    • +18
    ./Views/MacroStabilityInwardsFailureMechanismResultView.cs
    • -3
    • +25
    ./Views/MacroStabilityInwardsFailureMechanismSectionResultRow.cs
  1. … 20 more files in changeset.
Introduced new context to get all the needed data to the macro stability inwards result view. WTI-1581

    • -0
    • +62
    ./PresentationObjects/MacroStabilityInwardsFailureMechanismSectionResultContext.cs
    • -0
    • +1
    ./Ringtoets.MacroStabilityInwards.Forms.csproj
  1. … 3 more files in changeset.
Rewired macro stability inwards scenario view to use derived output. WTI-1581

    • -4
    • +19
    ./PresentationObjects/MacroStabilityInwardsScenariosContext.cs
    • -2
    • +14
    ./Views/MacroStabilityInwardsScenariosView.cs
  1. … 6 more files in changeset.
Implemented dynamically resolving derived output in the macro stability inwards calculation scenario row. WTI-1581

    • -19
    • +40
    ./Views/MacroStabilityInwardsScenarioRow.cs
    • -1
    • +4
    ./Views/MacroStabilityInwardsScenariosView.cs
  1. … 5 more files in changeset.
Renamed macro stability inwards output resources. WTI-1581

    • -73
    • +67
    ./Properties/Resources.Designer.cs
    • -18
    • +18
    ./PropertyClasses/MacroStabilityInwardsOutputProperties.cs