Ringtoets.StabilityPointStructures.Forms

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove AssessmentLayerOne from the base section result row class WTI-1617

    • -0
    • +17
    ./Views/StabilityPointStructuresFailureMechanismSectionResultRow.cs
  1. … 8 more files in changeset.
Rename AssessmentLayerOneColumnIndex -> SimpleAssessmentColumnIndex WTI-1617

    • -2
    • +2
    ./Views/StabilityPointStructuresFailureMechanismResultView.cs
  1. … 18 more files in changeset.
Rename resource and remove method from base result view. WTI-1617

    • -1
    • +7
    ./Views/StabilityPointStructuresFailureMechanismResultView.cs
  1. … 22 more files in changeset.
Reverse parameters in height structures result view WTI-1617

    • -1
    • +1
    ./PresentationObjects/StabilityPointStructuresContext.cs
  1. … 5 more files in changeset.
Reverse parameters in stability point structures result view WTI-1617

    • -2
    • +2
    ./Views/StabilityPointStructuresFailureMechanismResultView.cs
  1. … 3 more files in changeset.
Reverse order of (type) parameters for FailureMechanismResultView WTI-1617

    • -3
    • +3
    ./Views/StabilityPointStructuresFailureMechanismResultView.cs
  1. … 39 more files in changeset.
Re-add assessment layer one column to all views to maintain old functionality WTI-1617

    • -0
    • +15
    ./Views/StabilityPointStructuresFailureMechanismResultView.cs
  1. … 17 more files in changeset.
Start adding new simple assessment column to result view tables WTI-1617

    • -1
    • +1
    ./Views/StabilityPointStructuresFailureMechanismResultView.cs
  1. … 28 more files in changeset.
Refactor cleanup WTI-1617

    • -5
    • +0
    ./Views/StabilityPointStructuresFailureMechanismResultView.cs
  1. … 39 more files in changeset.
Rewire final standalone result views and cleanups WTI-1617

    • -18
    • +12
    ./Views/StabilityPointStructuresFailureMechanismResultView.cs
  1. … 58 more files in changeset.
Add the section results to the constructor of the failure mechanism result views. WTI-1617

    • -3
    • +6
    ./Views/StabilityPointStructuresFailureMechanismResultView.cs
  1. … 66 more files in changeset.
Improvements after review. WTI-1590

    • -1
    • +2
    ./Views/StabilityPointStructuresFailureMechanismResultView.cs
  1. … 38 more files in changeset.
Removed redundant change handler in the stability point structures failure mechanism properties. WTI-1590

    • -14
    • +4
    ./PropertyClasses/StabilityPointStructuresFailureMechanismProperties.cs
  1. … 2 more files in changeset.
Don't remove output when chaging stability point structures N value. WTI-1590

    • -19
    • +3
    ./PropertyClasses/StabilityPointStructuresFailureMechanismProperties.cs
  1. … 1 more file in changeset.
Removed height stability point specific section result. WTI-1590

    • -3
    • +3
    ./Views/StabilityPointStructuresFailureMechanismResultView.cs
    • -6
    • +6
    ./Views/StabilityPointStructuresFailureMechanismSectionResultRow.cs
    • -3
    • +3
    ./Views/StabilityPointStructuresScenarioRow.cs
  1. … 31 more files in changeset.
Used extension method to get 2a result instead of data model property for stability point structures. WTI-1590

    • -1
    • +1
    ./Views/StabilityPointStructuresFailureMechanismSectionResultRow.cs
  1. … 2 more files in changeset.
Pass data to the result row for stability point structures. WTI-1590

    • -1
    • +8
    ./Views/StabilityPointStructuresFailureMechanismResultView.cs
    • -3
    • +25
    ./Views/StabilityPointStructuresFailureMechanismSectionResultRow.cs
  1. … 2 more files in changeset.
Added assessment section to the StabilityPointStructuresFailureMechanismResultView. WTI-1590

    • -1
    • +13
    ./Views/StabilityPointStructuresFailureMechanismResultView.cs
  1. … 3 more files in changeset.
Create dynamically probability assessment output in structures output properties. WTI-1590

    • -0
    • +12
    ./PropertyClasses/StabilityPointStructuresOutputProperties.cs
  1. … 9 more files in changeset.
Implemented structure specific output properties. WTI-1590

    • -0
    • +58
    ./PropertyClasses/StabilityPointStructuresOutputProperties.cs
    • -0
    • +1
    ./Ringtoets.StabilityPointStructures.Forms.csproj
  1. … 10 more files in changeset.
Introduced specific output context for stability point structures. WTI-1590

    • -0
    • +60
    ./PresentationObjects/StabilityPointStructuresOutputContext.cs
    • -0
    • +1
    ./Ringtoets.StabilityPointStructures.Forms.csproj
  1. … 2 more files in changeset.
Improve naming in failure mechanism property classes WTI-1531

    • -4
    • +4
    ./PropertyClasses/StabilityPointStructuresFailureMechanismProperties.cs
  1. … 26 more files in changeset.
Adapt N parameter in stability point structures failure mechanism to be a double on the data model and storage WTI-1531

    • -1
    • +1
    ./PropertyClasses/StabilityPointStructuresFailureMechanismProperties.cs
  1. … 16 more files in changeset.
Rewire views with maps for the HydraulicBoundaryDatabase for the StabilityPointStructuresFailureMechanismView: - 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@13443 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: add5e8087afcc737db902e3a04cb1e4b325bf85d

Former-commit-id: a9af5aa00dfe4942f78cbad30c8f976521da54a5

    • -14
    • +12
    ./Views/StabilityPointStructuresFailureMechanismView.cs
  1. … 1 more file in changeset.
Renamed last .Utils projects to .Util Related to Issue [WTI-1505]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13238 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 6938a71bfcc42588dba4d72631895681aa9c6499

Former-commit-id: 49a5b0038921c985b07a8b30ef2c5d33e333fa76

    • -1
    • +1
    ./PropertyClasses/StabilityPointStructuresInputContextProperties.cs
    • -2
    • +2
    ./Ringtoets.StabilityPointStructures.Forms.csproj
    • -1
    • +1
    ./Views/StabilityPointStructuresScenariosView.cs
  1. … 155 more files in changeset.
Rename Core.Common.Utils.* to Core.Common.Util.* Related to Issue [WTI-1505]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13231 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: cbdb6083b66a0f5e31e8d646a50ec7b6d506babb

Former-commit-id: 1e007d66918a5408581dc8e47b78130d5cd299c5

    • -2
    • +2
    ./PropertyClasses/StabilityPointStructureProperties.cs
    • -1
    • +1
    ./PropertyClasses/StabilityPointStructuresFailureMechanismProperties.cs
    • -2
    • +2
    ./PropertyClasses/StabilityPointStructuresInputContextProperties.cs
    • -2
    • +2
    ./Ringtoets.StabilityPointStructures.Forms.csproj
  1. … 838 more files in changeset.
Removed redundant comments in csproj. Related to Issue [WTI-1487]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13171 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 8e1604654a0f8edc5f4b6cf753d588aa3ca5b3d5

Former-commit-id: 54c5d141b442e16ae8bc28e34dd56217b3a98929

    • -7
    • +0
    ./Ringtoets.StabilityPointStructures.Forms.csproj
  1. … 312 more files in changeset.
Updated ToolsVersion from 14 to 15. Related to Issue [WTI-1487]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13160 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: afce36afa801fee7f7fe1b4fc37394806575aee1

Former-commit-id: 0c9e84ba04e19526048ad29ee054468f7cd7eb5e

    • -1
    • +1
    ./Ringtoets.StabilityPointStructures.Forms.csproj
  1. … 316 more files in changeset.
Removed guids from all assemblies Related to Issue [WTI-1487]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13156 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c14f3422f5050185d2629b9060b08b361bb38462

Former-commit-id: 786e73e38506910e08cf71faabacd13cc7d2a864

  1. … 312 more files in changeset.
Removed IList occurrences in Structures, Common and GEKB.

Related to Issue [WTI-1401]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13070 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: cd9fda761c2dac35f85faa677007dfde6d6e2318

Former-commit-id: 551e400fb143db20f0bfa241ce9a75efe6ffc67c

    • -1
    • +1
    ./Views/StabilityPointStructuresScenariosView.cs
  1. … 15 more files in changeset.