Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reverse parameters in macro stability inwards result view WTI-1617

    • -2
    • +2
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsFailureMechanismResultView.cs
    • -3
    • +2
    ./Ringtoets.MacroStabilityInwards.Plugin/MacroStabilityInwardsPlugin.cs
  1. … 4 more files in changeset.
Moved services from .Services to .Data for MacroStabilityInwards: - Renamed service to factory - Cleaned up unused references - Updated XMLDocs

WTI-1620

    • -0
    • +68
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanismSectionResultsAssemblyFactory.cs
    • -0
    • +6
    ./Ringtoets.MacroStabilityInwards.Data/Ringtoets.MacroStabilityInwards.Data.csproj
    • -61
    • +0
    ./Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsAssemblyService.cs
    • -11
    • +0
    ./Ringtoets.MacroStabilityInwards.Service/Ringtoets.MacroStabilityInwards.Service.csproj
  1. … 4 more files in changeset.
Reverse order of (type) parameters for FailureMechanismResultView WTI-1617

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

    • -8
    • +23
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsFailureMechanismResultView.cs
    • -0
    • +17
    ./Ringtoets.MacroStabilityInwards.Forms/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
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsFailureMechanismResultView.cs
  1. … 17 more files in changeset.
Start adding new simple assessment column to result view tables WTI-1617

    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsFailureMechanismResultView.cs
  1. … 28 more files in changeset.
- Updated XMLDoc for Assembly services: -- Except for structures - Renamed test file for Dunes

WTI-1620

    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsAssemblyService.cs
  1. … 10 more files in changeset.
Rewire final standalone result views and cleanups WTI-1617

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

    • -18
    • +26
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsFailureMechanismResultView.cs
    • -3
    • +3
    ./Ringtoets.MacroStabilityInwards.Plugin/MacroStabilityInwardsPlugin.cs
  1. … 3 more files in changeset.
Set up a service for assembling Macro Stability Inwards failure mechanism section results

WTI-1620

    • -0
    • +61
    ./Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsAssemblyService.cs
    • -0
    • +6
    ./Ringtoets.MacroStabilityInwards.Service/Ringtoets.MacroStabilityInwards.Service.csproj
  1. … 2 more files in changeset.
- Added SimpleAssemblyInput property on the failure mechanism section result to hold the input of a simple assembly from the assembly tool: -- Except Structures and the stand-alone failure mechanism sections

WTI-1617

    • -0
    • +6
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanismSectionResult.cs
  1. … 13 more files in changeset.
Review related changes. WTI-1562

    • -11
    • +7
    ./Ringtoets.MacroStabilityInwards.Forms/PropertyClasses/MacroStabilityInwardsInputContextProperties.cs
    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Plugin/MacroStabilityInwardsPlugin.cs
  1. … 4 more files in changeset.
Review related changes. WTI-1562

    • -8
    • +8
    ./Ringtoets.MacroStabilityInwards.Primitives/MacroStabilityInwardsSemiProbabilisticDesignVariableFactory.cs
  1. … 1 more file in changeset.
Review related changes. WTI-1562

    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsCalculationActivity.cs
  1. … 57 more files in changeset.
Add notification of the section results from the failure mechanism specific data sync services. WTI-1617

    • -0
    • +1
    ./Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsDataSynchronizationService.cs
  1. … 20 more files in changeset.
Review related changes. WTI-1562

    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsCalculationsView.cs
    • -2
    • +2
    ./Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsCalculationService.cs
    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsInputValidator.cs
  1. … 10 more files in changeset.
Remove observer notification tests from the failure mechanism tests. WTI-1617

    • -2
    • +0
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanism.cs
  1. … 36 more files in changeset.
Wire all section result views to the new constructor and update section result context to take an IObservableEnumerable to be used in the plugins. WTI-1617

    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Plugin/MacroStabilityInwardsPlugin.cs
  1. … 33 more files in changeset.
Add the section results to the constructor of the failure mechanism result views. WTI-1617

    • -3
    • +8
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsFailureMechanismResultView.cs
    • -1
    • +3
    ./Ringtoets.MacroStabilityInwards.Plugin/MacroStabilityInwardsPlugin.cs
  1. … 65 more files in changeset.
Add notifications to section results for slope stability failure mechanisms WTI-1617

    • -0
    • +2
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanism.cs
  1. … 3 more files in changeset.
Introduce IObservableEnumerable interface to use when exposing ObservableList objects as read-only, reverting some previous refactorings. WTI-1617

    • -2
    • +4
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanism.cs
  1. … 36 more files in changeset.
Improved PipingCalculationGroupContext and MacroStabilitInwardsCalculationGroupContext. WTI-1563

    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Forms/PresentationObjects/MacroStabilityInwardsCalculationGroupContext.cs
  1. … 3 more files in changeset.
Change IHasSectionResults interface to have a ObservableList instead of an IEnumerable WTI-1617

    • -3
    • +4
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanism.cs
  1. … 23 more files in changeset.
Removed redundant AdditionalDataCheck implementations for piping and macro stability inwards. WTI-1563

    • -1
    • +0
    ./Ringtoets.MacroStabilityInwards.Plugin/MacroStabilityInwardsPlugin.cs
  1. … 3 more files in changeset.
Improvements after review. WTI-1588

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

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

    • -5
    • +21
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsScenarioRow.cs
    • -11
    • +19
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsScenariosView.cs
  1. … 4 more files in changeset.
Improvements after review. WTI-1588

    • -5
    • +6
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanismSection2aAssessmentResultExtensions.cs
  1. … 41 more files in changeset.
Improvements after review. WTI-1588

    • -6
    • +3
    ./Ringtoets.MacroStabilityInwards.Data/DerivedMacroStabilityInwardsOutput.cs
    • -3
    • +2
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanismSection2aAssessmentResultExtensions.cs
  1. … 26 more files in changeset.
Removed change handler from macro stability inwards failure mechanism properties. WTI-1588

    • -41
    • +3
    ./Ringtoets.MacroStabilityInwards.Forms/PropertyClasses/MacroStabilityInwardsFailureMechanismProperties.cs
    • -2
    • +1
    ./Ringtoets.MacroStabilityInwards.Plugin/MacroStabilityInwardsPlugin.cs
  1. … 1 more file in changeset.