Ringtoets.HeightStructures.Plugin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets folder. WTI-1931

    • -57
    • +0
    ./FileImporters/HeightStructureReplaceDataStrategy.cs
    • -94
    • +0
    ./FileImporters/HeightStructureUpdateDataStrategy.cs
    • -56
    • +0
    ./FileImporters/HeightStructuresFailureMechanismSectionResultUpdateStrategy.cs
    • -114
    • +0
    ./Ringtoets.HeightStructures.Plugin.csproj
  1. … 15709 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation. WTI-1931

    • -1
    • +1
    ./Ringtoets.HeightStructures.Plugin.csproj
  1. … 420 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation. WTI-1931

    • -2
    • +2
    ./Ringtoets.HeightStructures.Plugin.csproj
  1. … 376 more files in changeset.
Improvements after review. WTI-977

  1. … 5 more files in changeset.
Fixed enabled state. WTI-977

  1. … 1 more file in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./FileImporters/HeightStructureReplaceDataStrategy.cs
    • -1
    • +1
    ./FileImporters/HeightStructureUpdateDataStrategy.cs
    • -1
    • +1
    ./FileImporters/HeightStructuresFailureMechanismSectionResultUpdateStrategy.cs
  1. … 6091 more files in changeset.
Ran Deltares Cleanup:

- Performed for Ringtoets.HeightStructures

WTI-1767

    • -1
    • +1
    ./FileImporters/HeightStructuresFailureMechanismSectionResultUpdateStrategy.cs
  1. … 15 more files in changeset.
Rename use manual property WTI-1839

    • -1
    • +1
    ./FileImporters/HeightStructuresFailureMechanismSectionResultUpdateStrategy.cs
  1. … 11 more files in changeset.
Extended context menu for disabled failure mechanisms with a "properties" item. WTI-1685

  1. … 28 more files in changeset.
Add updateinfo for BSKW WTI-1753

    • -1
    • +2
    ./FileImporters/HeightStructuresFailureMechanismSectionResultUpdateStrategy.cs
  1. … 7 more files in changeset.
Add updateinfo for HTKW WTI-1753

    • -0
    • +55
    ./FileImporters/HeightStructuresFailureMechanismSectionResultUpdateStrategy.cs
    • -0
    • +6
    ./Ringtoets.HeightStructures.Plugin.csproj
  1. … 4 more files in changeset.
Introduce sections context for HTKW WTI-1753

  1. … 5 more files in changeset.
Implement review comments, improve tests and move methods in plugins WTI-1740

  1. … 6 more files in changeset.
Make height structures activity internal and use factory where needed WTI-1740

  1. … 2 more files in changeset.
Remove contribution check from height structures WTI-1755

  1. … 3 more files in changeset.
Introduced context object for displaying assembly categories on failure mechanism level for non-geotechnical failure mechanisms: - Added context definition for the height structures plugin

WTI-1540

  1. … 1 more file in changeset.
Ensured ViewInfo definitions rely on IObservableEnumerable. WTI-1698

  1. … 39 more files in changeset.
Fixed opening and closing the view. WTI-1612

  1. … 1 more file in changeset.
Improved GetViewName implementation in ViewInfo. WTI-1563 => Original data is now passed instead of view data

  1. … 13 more files in changeset.
Incorporated comments review 2503: - Cleaned up unused references in HeightStructures - Cleaned up files

WTI-1621

    • -5
    • +0
    ./Ringtoets.HeightStructures.Plugin.csproj
  1. … 5 more files in changeset.
Removed mirror property SectionResults2 for HeightStructures: - Replaced the old generic SectionResults property with the mirror property - Cleaned up test

WTI-1621

  1. … 20 more files in changeset.
Replaced StructuresFailureMechanismSectionResult<HeightStructuresInput> from the .Plugin with the specific implementation.

WTI-1621

  1. … 4 more files in changeset.
Separated the generic RingtoetsCommonDataSynchronization service implementation into specific (HeightStructure) implementation: - Corrected calls in the corresponding Replace- and UpdateDataStrategies - Adjusted tests

WTI-1621

    • -7
    • +2
    ./FileImporters/HeightStructureReplaceDataStrategy.cs
    • -10
    • +4
    ./FileImporters/HeightStructureUpdateDataStrategy.cs
  1. … 3 more files in changeset.
Separated the generic StructuresHelper implementation into specific (HeighStructure) implementation: - Replaced StructuresHelperCall with the specific HeightStructure helper implementation -- Except for the UpdateDataStrategy -- Cleaned up tests that only depend on the coordinates --> use the testfactory

WTI-1621

    • -0
    • +5
    ./Ringtoets.HeightStructures.Plugin.csproj
  1. … 13 more files in changeset.
Rewired SectionResult to the mirror property SectionResult2 for HeightStructures in Data: - Adjusted the 2aAssessementResultExtensions - Adjusted Forms classes that depend on the extension method: -- Fixed compilation errors and tests for the failure mechanism result view

WTI-1621

  1. … 8 more files in changeset.
Reverse parameters in height structures result view WTI-1617

  1. … 5 more files in changeset.
Rewire height structures result view WTI-1617

  1. … 3 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. … 33 more files in changeset.
Add the section results to the constructor of the failure mechanism result views. WTI-1617

  1. … 66 more files in changeset.
Removed redundant change handler in the height structures failure mechanism properties. WTI-1590

  1. … 2 more files in changeset.