Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
WTI-2871: Incorporated review comments:

- Moved parsing helper

    • -3
    • +3
    ./Riskeer.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsScenariosView.cs
  1. … 9 more files in changeset.
WTI-2871: Incorporated review comments:

- Renamed parsing helper to work on doubles

-- Adjusted logic

    • -1
    • +1
    ./Riskeer.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsScenariosView.cs
  1. … 3 more files in changeset.
WTI-2871: Incorporated review comments:

- Renamed parsing helper to work on doubles

    • -1
    • +1
    ./Riskeer.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsScenariosView.cs
  1. … 5 more files in changeset.
WTI-2871: Incorporated review comments:

- Changed name of the excception

    • -1
    • +1
    ./Riskeer.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsScenariosView.cs
  1. … 6 more files in changeset.
WTI-2871: Moving B parameter

- Make the probability assessment input obsolete as there is only one readonly property present

    • -0
    • +7
    ./Riskeer.MacroStabilityInwards.Data/GeneralMacroStabilityInwardsInput.cs
  1. … 3 more files in changeset.
WTI-2871: Adapted MacroStabilityInwards view:

- Added initial test

- Fixed logic for updating the length effect data

    • -0
    • +1
    ./Riskeer.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsScenariosView.cs
  1. … 1 more file in changeset.
WTI-2871: Adapted MacroStabilityInwards view:

- Added logic for the length effect controls

- Updated layout

    • -2
    • +5
    ./Riskeer.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsScenariosView.Designer.cs
    • -6
    • +113
    ./Riskeer.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsScenariosView.cs
WTI-2871: Adapted MacroStabilityInwards view:

- Added error provider for length effect related elements

    • -0
    • +11
    ./Riskeer.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsScenariosView.Designer.cs
    • -0
    • +3
    ./Riskeer.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsScenariosView.resx
WTI-2871: Adapted MacroStabilityInwards view:

- Added view model to visualise failure mechanism sections

    • -0
    • +72
    ./Riskeer.MacroStabilityInwards.Forms/PresentationObjects/MacroStabilityInwardsScenarioViewFailureMechanismSectionViewModel.cs
  1. … 1 more file in changeset.
WTI-2871: Adapted MacroStabilityInwards view:

- Adapted layout

    • -0
    • +2
    ./Riskeer.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsScenariosView.Designer.cs
WTI-2871: Adapted MacroStabilityInwards view:

- Wired the view model

- Added logic

    • -15
    • +1
    ./Riskeer.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsScenariosView.Designer.cs
    • -1
    • +231
    ./Riskeer.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsScenariosView.cs
WTI-2871: Adapted MacroStabilityInwards view:

- Added new initial view with the length effect parameters

    • -0
    • +3
    ./Riskeer.MacroStabilityInwards.Forms/Riskeer.MacroStabilityInwards.Forms.csproj
    • -0
    • +295
    ./Riskeer.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsScenariosView.Designer.cs
    • -46
    • +13
    ./Riskeer.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsScenariosView.cs
    • -0
    • +123
    ./Riskeer.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsScenariosView.resx
    • -0
    • +92
    ./Riskeer.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsScenariosViewOld.cs
WTI-2871: Added configuration per section for MacroStabilityInwards:

- Adapted assembly factory and strategy

    • -1
    • +5
    ./Riskeer.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanismSectionResultCalculateProbabilityStrategy.cs
  1. … 2 more files in changeset.
WTI-2871: Added configuration per section for MacroStabilityInwards:

- Adapted row and consuming view

    • -9
    • +8
    ./Riskeer.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsScenarioRow.cs
    • -1
    • +3
    ./Riskeer.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsScenariosView.cs
  1. … 2 more files in changeset.
WTI-2871: Added configuration per section for MacroStabilityInwards:

- Wired configuration to the failure mechanism

    • -0
    • +23
    ./Riskeer.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanism.cs
  1. … 1 more file in changeset.
WTI-2871: Added configuration per section for MacroStabilityInwards

    • -0
    • +42
    ./Riskeer.MacroStabilityInwards.Data/MacroStabilityInwardsScenarioConfigurationPerFailureMechanismSection.cs
  1. … 1 more file in changeset.
WTI-2871: Removed obsolete view and related objects:

- NVak* should not be displayed from the failure mechanism section views

    • -4
    • +2
    ./Riskeer.MacroStabilityInwards.Plugin/MacroStabilityInwardsPlugin.cs
  1. … 11 more files in changeset.
WTI-2871: Removed obsolete property classes:

- NVak* should not be displayed from the failure mechanism section views

    • -3
    • +2
    ./Riskeer.MacroStabilityInwards.Plugin/MacroStabilityInwardsPlugin.cs
  1. … 9 more files in changeset.
WTI-2870: Incorporated comments review:

- Cleaned up ProbabilityAssessmentInput:

-- Renamed property MacroStabilityInwards

    • -2
    • +2
    ./Riskeer.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanism.cs
    • -1
    • +1
    ./Riskeer.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanismSectionResultCalculateProbabilityStrategy.cs
    • -1
    • +1
    ./Riskeer.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsScenarioRow.cs
    • -2
    • +2
    ./Riskeer.MacroStabilityInwards.Plugin/MacroStabilityInwardsPlugin.cs
  1. … 11 more files in changeset.
WTI-2870: Incorporated comments review:

- Cleaned up ProbabilityAssessmentInput:

-- Removed MacroStabilityInwards implementation

-- Introduced test factory

    • -2
    • +3
    ./Riskeer.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanism.cs
    • -36
    • +0
    ./Riskeer.MacroStabilityInwards.Data/MacroStabilityInwardsProbabilityAssessmentInput.cs
  1. … 10 more files in changeset.
WTI-2870: Incorporated comments review:

- Cleaned up sourcecode

    • -3
    • +3
    ./Riskeer.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanismSectionResultCalculateProbabilityStrategy.cs
  1. … 2 more files in changeset.
WTI-2870: Cleanup derived views for failure mechanism with adoptable failure mechanism section result:

- Cleanup and simplified existing views

    • -102
    • +16
    ./Riskeer.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsFailureMechanismResultView.cs
  1. … 7 more files in changeset.
WTI-2870: Cleanup probability strategy

    • -6
    • +3
    ./Riskeer.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanismSectionResultCalculateProbabilityStrategy.cs
  1. … 9 more files in changeset.
WTI-2870: Cleanup obsolete row class

    • -8
    • +8
    ./Riskeer.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsFailureMechanismResultView.cs
  1. … 4 more files in changeset.
WTI-2870: Updated MacroStabilityInwards:

- Updated assembly factory

    • -6
    • +3
    ./Riskeer.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanismAssemblyFactory.cs
  1. … 1 more file in changeset.
WTI-2870: Updated MacroStabilityInwards:

- Updated strategy

    • -3
    • +3
    ./Riskeer.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanismSectionResultCalculateProbabilityStrategy.cs
  1. … 1 more file in changeset.
WTI-2870: Updated MacroStabilityInwards:

- Updated plugin and context

    • -3
    • +3
    ./Riskeer.MacroStabilityInwards.Forms/PresentationObjects/MacroStabilityInwardsFailureMechanismSectionResultContext.cs
    • -3
    • +3
    ./Riskeer.MacroStabilityInwards.Plugin/MacroStabilityInwardsPlugin.cs
  1. … 3 more files in changeset.
WTI-2870: Updated MacroStabilityInwards:

- Updated extensions

    • -1
    • +1
    ./Riskeer.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanismSectionResultExtensions.cs
  1. … 1 more file in changeset.
WTI-2870: Updated MacroStabilityInwards:

- Updated view

    • -9
    • +9
    ./Riskeer.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsFailureMechanismResultView.cs
    • -2
    • +2
    ./Riskeer.MacroStabilityInwards.Forms/Views/RegistrationState/MacroStabilityInwardsFailureMechanismView.cs
  1. … 2 more files in changeset.
WTI-2870: Updated MacroStabilityInwards:

- Updated failure mechanism section result type

    • -1
    • +1
    ./Riskeer.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanism.cs
  1. … 1 more file in changeset.