Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleanup. WTI-1486

    • -11
    • +3
    ./Ringtoets.Integration.IO/Importers/HydraulicBoundaryDatabaseImporter.cs
Added call DoPostUpdateActions of handler in DoPostImportUpdates. WTI-1486

    • -1
    • +3
    ./Ringtoets.Integration.IO/Importers/HydraulicBoundaryDatabaseImporter.cs
  1. … 1 more file in changeset.
Only perform PostUpdateActions when locations are changed. WTI-1486

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

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

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

    • -2
    • +2
    ./Ringtoets.Integration.Plugin/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
    ./Ringtoets.Integration.Plugin/Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 2 more files in changeset.
Revert "Removed method from interface. WTI-1486"

This reverts commit 6ce2336528e99336ffb86e0a514e5ef1fd295d75.

    • -0
    • +5
    ./Ringtoets.Integration.IO/Handlers/IHydraulicBoundaryDatabaseUpdateHandler.cs
    • -0
    • +5
    ./Ringtoets.Integration.Plugin/Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
Added dunes to changed objects. WTI-1486

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

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

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

    • -0
    • +2
    ./Ringtoets.Integration.Plugin/Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 1 more file in changeset.
Added returning changed objects. WTI-1486

    • -3
    • +25
    ./Ringtoets.Integration.Plugin/Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 1 more file in changeset.
Implemented setting new locations. WTI-1486

    • -0
    • +20
    ./Ringtoets.Integration.Plugin/Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 1 more file in changeset.
Implemented updates when version is same. WTI-1486

    • -1
    • +12
    ./Ringtoets.Integration.Plugin/Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 1 more file in changeset.
Added FilePath to update method. WTI-1486

    • -1
    • +3
    ./Ringtoets.Integration.IO/Handlers/IHydraulicBoundaryDatabaseUpdateHandler.cs
    • -1
    • +1
    ./Ringtoets.Integration.IO/Importers/HydraulicBoundaryDatabaseImporter.cs
    • -1
    • +2
    ./Ringtoets.Integration.Plugin/Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 2 more files in changeset.
Added null checks. WTI-1486

    • -0
    • +1
    ./Ringtoets.Integration.IO/Handlers/IHydraulicBoundaryDatabaseUpdateHandler.cs
    • -0
    • +15
    ./Ringtoets.Integration.Plugin/Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 1 more file in changeset.
Added null checks. WTI-1486

    • -0
    • +2
    ./Ringtoets.Integration.IO/Handlers/IHydraulicBoundaryDatabaseUpdateHandler.cs
    • -0
    • +10
    ./Ringtoets.Integration.Plugin/Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 1 more file in changeset.
Implemented InquireConfirmation. WTI-1486

    • -1
    • +7
    ./Ringtoets.Integration.Plugin/Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
    • -0
    • +12
    ./Ringtoets.Integration.Plugin/Properties/Resources.Designer.cs
  1. … 1 more file in changeset.
Implemented IsConfirmationRequired. WTI-1486

    • -1
    • +1
    ./Ringtoets.Integration.Plugin/Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 2 more files in changeset.
Changed API of interface. WTI-1486

    • -1
    • +2
    ./Ringtoets.Integration.IO/Handlers/IHydraulicBoundaryDatabaseUpdateHandler.cs
    • -1
    • +1
    ./Ringtoets.Integration.IO/Importers/HydraulicBoundaryDatabaseImporter.cs
    • -1
    • +1
    ./Ringtoets.Integration.Plugin/Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
  1. … 1 more file in changeset.
Added interface to handler. WTI-1486

    • -1
    • +21
    ./Ringtoets.Integration.Plugin/Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
    • -0
    • +5
    ./Ringtoets.Integration.Plugin/Ringtoets.Integration.Plugin.csproj
  1. … 1 more file in changeset.
Created handler. WTI-1486

    • -0
    • +51
    ./Ringtoets.Integration.Plugin/Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
    • -0
    • +1
    ./Ringtoets.Integration.Plugin/Ringtoets.Integration.Plugin.csproj
  1. … 2 more files in changeset.
Removed method from interface. WTI-1486

    • -5
    • +0
    ./Ringtoets.Integration.IO/Handlers/IHydraulicBoundaryDatabaseUpdateHandler.cs
Added DoPostImportUpdates. WTI-1486

    • -3
    • +15
    ./Ringtoets.Integration.IO/Importers/HydraulicBoundaryDatabaseImporter.cs
  1. … 1 more file in changeset.
Added checking and getting confirmation. WTI-1486

    • -1
    • +28
    ./Ringtoets.Integration.IO/Importers/HydraulicBoundaryDatabaseImporter.cs
  1. … 2 more files in changeset.
Moved resource. WTI-1486

    • -1
    • +1
    ./Ringtoets.Integration.IO/Importers/HydraulicBoundaryDatabaseImporter.cs
    • -0
    • +10
    ./Ringtoets.Integration.IO/Properties/Resources.Designer.cs
Added progress message. WTI-1486

    • -2
    • +5
    ./Ringtoets.Integration.IO/Importers/HydraulicBoundaryDatabaseImporter.cs
  1. … 1 more file in changeset.
Call handler to update data model. WTI-1486

    • -0
    • +8
    ./Ringtoets.Integration.IO/Importers/HydraulicBoundaryDatabaseImporter.cs
  1. … 1 more file in changeset.
Added extra error handling. WTI-1486

    • -7
    • +19
    ./Ringtoets.Integration.IO/Importers/HydraulicBoundaryDatabaseImporter.cs
  1. … 5 more files in changeset.