Ringtoets.Integration.Plugin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Introduced import handler to handle with HLCD imports from the hydraulic boundary database property panel: WTI-1927

- Added empty handler class to be substituted in the RingtoetsPlugin to prevent ArgumentNullExceptions on runtime.

    • -0
    • +38
    ./Handlers/HydraulicLocationConfigurationDatabaseImportHandler.cs
  1. … 6 more files in changeset.
Incorporated comments PO: WTI-1925

- Changed default values for the HLCD information when there's no ScenarioInformation present in order to make it more insightful that default values are used.

    • -1
    • +2
    ./Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 1 more file in changeset.
Removed trackId from data model. WTI-1927

    • -1
    • +0
    ./Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 3 more files in changeset.
Incorporated comments review 3443: WTI-1925

- Added ArgumentException when the read hydraulic location configuration database contains multiple or zero items for the database settings.

-- Added factory and factory methods to verify behaviour

-- Renamed factory methods to be more representative

- Updated logic in the importer

    • -9
    • +24
    ./Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 9 more files in changeset.
Incorporated comments review 3443: WTI-1925

- Removed the IsScenarioInformationPresent flag from the read object.

    • -1
    • +1
    ./Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 10 more files in changeset.
Set TrackId in update handler. WTI-1927

    • -0
    • +1
    ./Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 1 more file in changeset.
Moved default string values to Resources. WTI-1925

    • -11
    • +11
    ./Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
Added hlcd file path as argument for the handler. WTI-1925

    • -7
    • +12
    ./Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 4 more files in changeset.
Added logic to the UpdateHandler: WTI-1925

- Added logic to set values of the HydraulicLocationConfigurationSettings of the HydraulicBoundaryDatabase based on the input arguments.

    • -0
    • +39
    ./Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 1 more file in changeset.
Improvements after review. WTI-1486

  1. … 5 more files in changeset.
Improvements after review. WTI-1486

    • -5
    • +5
    ./Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 6 more files in changeset.
Improvements after review. WTI-1486

    • -0
    • +5
    ./Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 4 more files in changeset.
Introduced resource for the file filter generator. WTI-1924

- Display name for the file path of the HRD are different when importing from the treenode and the proeprty panel.

Improved handler to set right id. WTI-1486

    • -32
    • +22
    ./Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 1 more file in changeset.
Removed old importer logic from plugin. WTI-1486

Replaced context menu item to import. WTI-1486

  1. … 1 more file in changeset.
Added import info for new importer. WTI-1486

  1. … 2 more files in changeset.
Implemented filtering of locations. WTI-1486

    • -1
    • +32
    ./Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 1 more file in changeset.
Added null check. WTI-1486

    • -0
    • +5
    ./Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 1 more file in changeset.
Updated interface api. WTI-1486

    • -1
    • +2
    ./Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 1 more file in changeset.
Only perform PostUpdateActions when locations are changed. WTI-1486

    • -11
    • +16
    ./Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 1 more file in changeset.
Removed viewCommands from constructor. WTI-1486

    • -7
    • +1
    ./Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 1 more file in changeset.
Implemented DoPostUpdateActions method. WTI-1486

    • -1
    • +1
    ./Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 1 more file in changeset.
Adapted tests to interface. WTI-1486

    • -2
    • +2
    ./Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 1 more file in changeset.
Added dune locations replace handler to hydraulic boundary database update handler constructor. WTI-1486

    • -5
    • +11
    ./Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 2 more files in changeset.
Revert "Removed method from interface. WTI-1486"

This reverts commit 6ce2336528e99336ffb86e0a514e5ef1fd295d75.

    • -0
    • +5
    ./Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 1 more file in changeset.
Added dunes to changed objects. WTI-1486

    • -1
    • +7
    ./Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 1 more file in changeset.
Implemented updating dune locations. WTI-1486

    • -2
    • +5
    ./Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 3 more files in changeset.
Added viewCommands to handler. WTI-1486

    • -1
    • +10
    ./Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 1 more file in changeset.
Added clearing calculation output. WTI-1486

    • -0
    • +2
    ./Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 1 more file in changeset.