Ringtoets.MacroStabilityInwards.Forms

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
Renamed and rewired macro stability inwards output properties to use derived output. WTI-1581

    • -3
    • +33
    ./PresentationObjects/MacroStabilityInwardsOutputContext.cs
    • -0
    • +158
    ./PropertyClasses/MacroStabilityInwardsOutputProperties.cs
    • -132
    • +0
    ./PropertyClasses/MacroStabilityInwardsSemiProbabilisticOutputProperties.cs
    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Forms.csproj
  1. … 11 more files in changeset.
Implemented review comments WTI-1533 Renamed some typos in filenames Made ProbabilityAssessmentInput an abstract base class Cleanup and improvement of some classes and tests

    • -2
    • +1
    ./PresentationObjects/MacroStabilityInwardsFailureMechanismSectionsContext.cs
  1. … 42 more files in changeset.
Renamed property resources: - Prefixed with ProbabilityAssessmentInput

WTI-1530

    • -2
    • +2
    ./PropertyClasses/MacroStabilityInwardsFailureMechanismProperties.cs
  1. … 3 more files in changeset.
Cleaned up property classes: - Extracted variables to general variable.

WTI-1530

    • -3
    • +2
    ./PropertyClasses/MacroStabilityInwardsFailureMechanismProperties.cs
  1. … 3 more files in changeset.
Renamed property resources: - Prefixed with ProbabilityAssessmentInput

WTI-1530

    • -4
    • +4
    ./PropertyClasses/MacroStabilityInwardsFailureMechanismProperties.cs
  1. … 3 more files in changeset.
Removed context object as parameter for the object properties: - Preferably unwrap the data of a context before passing it as an argument

WTI-1530

    • -208
    • +0
    ./PropertyClasses/MacroStabilityInwardsFailureMechanismContextProperties.cs
    • -0
    • +207
    ./PropertyClasses/MacroStabilityInwardsFailureMechanismProperties.cs
    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Forms.csproj
  1. … 8 more files in changeset.
Update resources and move them to common resources, added SectionLength property to the macro stability inwards and piping failurmechanism properties. WTI-1530

    • -11
    • +27
    ./PropertyClasses/MacroStabilityInwardsFailureMechanismContextProperties.cs
  1. … 16 more files in changeset.
Add derived N property to the piping and macro stability inwards failure mechanism properties. WTI-1530

    • -3
    • +20
    ./PropertyClasses/MacroStabilityInwardsFailureMechanismContextProperties.cs
  1. … 5 more files in changeset.
Implement specific property classes for the vakindelingen for piping and macro stability inwards failure mechanisms. WTI-1533

    • -0
    • +44
    ./PresentationObjects/MacroStabilityInwardsFailureMechanismSectionsContext.cs
    • -0
    • +1
    ./Ringtoets.MacroStabilityInwards.Forms.csproj
  1. … 28 more files in changeset.
Turned protected backing fields into protected properties. WTI-1559

    • -2
    • +7
    ./PropertyClasses/MacroStabilityInwardsLocationInputBaseProperties.cs
  1. … 4 more files in changeset.
Rewired MacroStabilityInwardsCalculationsView Related to Issue [WTI-1513]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1507-2@13449 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 741e147cacf9c2c42f28d96476ff8c57e7c5b4d4

Former-commit-id: b138401f1d155ce416edad6413cffa2a8f179b68

    • -4
    • +4
    ./Views/MacroStabilityInwardsCalculationsView.cs
Rewire views with maps for the HydraulicBoundaryDatabase for the MacroStabilityInwardsFailureMechanismView: - Added observer actions: -- Added Individual observer for the collection updates itself -- Added RecursiveObserver to observe individual location updates -- Removed obsolete reference check when AssessmentSection is updated => reference is always set and the same - Added new test to verify behaviour when a HBLocation is updated with new data - Assementsection.NotifyObservers() should not be called when changes are applied to the HydraulicBoundaryLocations collection => removed obsolete test

Related to Issue [WTI-1508]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1507-2@13439 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d30c0ca9a367902c502e1d4ed9b95a25c8e385be

Former-commit-id: 8f669a6851e164c93964276f3ddcfeb2e50af992

    • -14
    • +12
    ./Views/MacroStabilityInwardsFailureMechanismView.cs
  1. … 1 more file in changeset.
Removed null checks for HydraulicBoundaryDatabase on AssessmentSection

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1507-2@13353 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: b3e071847bcd633cb50fcacfb24fd9436ce16488

Former-commit-id: 5e0017ee4d05aa094a536088885206d346b9bbc7

    • -2
    • +2
    ./Views/MacroStabilityInwardsCalculationsView.cs
  1. … 3 more files in changeset.