FailureMechanismContributionView.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Incorporated comments review 2755: - Removed obsolete resource

WTI-1679

  1. … 2 more files in changeset.
Cleanup: - Removed RT specific resources from the Core.Common.Gui resources to RT Resources

WTI-1679

    • -10
    • +9
    ./FailureMechanismContributionView.cs
  1. … 5 more files in changeset.
Update data source when UpdateObserver is called in the failure mechanism contribution view WTI-1659

  1. … 1 more file in changeset.
Revert "Improve performance of result views by disabling auto resizing of columns" WTI-1644

  1. … 7 more files in changeset.
Improve performance of result views by disabling auto resizing of columns WTI-1644

  1. … 7 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

  1. … 841 more files in changeset.
Implementing review comments from review 2019 - Replaced the Add...Handler with a regular EventHandler that caller can sub to/unsub from like a regular event. Related to Issue [WTI-1346]

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

Former-commit-id: 22a4a30fa142b90aa835ddae87ef67304af3c6d5

Former-commit-id: 81f9f420da3e87d357bddad10512a69f017e0835

  1. … 30 more files in changeset.
Updated license headers in Ringtoets.Integration. Related to Issue [WTI-1242]

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

Former-commit-id: 5cf71e2f52c6a9a36e1a31ea82f36a076ffbebd4

Former-commit-id: 6abec109964cfccaea7e617f4a17ce5ab22c1d4f

  1. … 245 more files in changeset.
Cleaned up edited files of last commit. Related to Issue [WTI-1242]

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

Former-commit-id: fc5e752e538e1f995ae775a9f40791ee2455ae62

Former-commit-id: 5e27c42800cb79dfa3f2978089742fa28c6bd700

  1. … 72 more files in changeset.
Removed implementation of GetMemberName from TypeUtils for we can now use nameof operator of C# 6.0. Related to Issue [WTI-1242]

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

Former-commit-id: 996cc01173768b9787336f8eb638e2baf721353f

Former-commit-id: f5a543233c72cb519f4cc8580fc289facf67c9bc

  1. … 77 more files in changeset.
Used null propagation where suggested. Related to Issue [WTI-1242]

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

Former-commit-id: 6d1d55a48f678a84b1d7b6279d945d2de8ee71a2

Former-commit-id: ac6b4dc77ee63a4b3e313075cebd822f4d32f432

    • -12
    • +3
    ./FailureMechanismContributionView.cs
  1. … 35 more files in changeset.
Code cleanup: Ringtoets.Common Ringtoets.DuneErosion Ringtoets.HydraRing Ringtoets.Integration Related to Issue [WTI-1242]

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

Former-commit-id: 0032433ea9de109c256ed5de15ebb145f6be74fc

Former-commit-id: b5477e384031933ad12287ee6958f4f68d7f9566

  1. … 429 more files in changeset.
use nameof in Argument*Exceptions Reviewed by: tangerma

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

Former-commit-id: 489d965acd6cbed374e72d9a9f10deec8787bcfd

Former-commit-id: 0ef178298a4e4639093af98897cfb40d331b372d

  1. … 284 more files in changeset.
Incorporated comments review 1282: - Removed obsolete references in the view - Improved implementation of FailureMechanismContributionProperties with suggested feedback - Improved tests for the FailureMechanismContributionProperties - Dropped "Context" in the name for the items related to FailureMechanismContributionProperties

Related to Issue [WTI-1028]

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

Former-commit-id: 24d887e0b0a6933c2eb8d15236a150466e1449c3

Former-commit-id: c8d2986bf29d655de45b023cc4abe78c48ad1e43

  1. … 11 more files in changeset.
- Extracted string values into resources, removed unused string resources. - Changed FailureContributionView panel such that it complies with the comments in the issue: -- Trimmed down the height of the data grid -- Changed text (removed units) -- Added a groupbox for displaying the data - Fixed failing tests Related to Issue [WTI-1028]

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

Former-commit-id: a430afaf6006d2921b9d66c8a5961018a2508848

Former-commit-id: 0b44edce7cfbaf81a84ef8bcf113a1a5502601a0

  1. … 6 more files in changeset.
Converted the dropdown box and the text box for respectively the AssessmentSectionComposition and the ReturnPeriod into a label: - Fixed failing tests - Changed the designer implementation Related to Issue [WTI-1028]

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

Former-commit-id: 523fcc21aa7bbd99e4ea334e65157f9bd2bf161b

Former-commit-id: aa2a0d27d947619827cbe69b86b43ed53db12d65

    • -17
    • +5
    ./FailureMechanismContributionView.cs
  1. … 4 more files in changeset.
Removed handler constructor arguments and corresponding (binding) logic from the FailureMechanismContributionView: - Disabled user interaction for the Combobox and the textbox - Split the FailureMechanismContributionContextPropertiesIntegrationTest into two components: -- One component related to the return period, the value of this property can only be set in the PropertyInfo --> extracted FailureMechanismContributionContextPropertiesIntegrationTest -- One component related to the view logic, corrected failing test because the view is now only Observing the AssessmentSection. Thus, AssessmentSection.FailureMechanismContribution needs to NotifyObserver before the Assertions can take place Related to Issue [WTI-1028]

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

Former-commit-id: 5afcdfa54c9d3924a2c20222fb2164998147ad1a

Former-commit-id: 8779038e943adb015c5811fb487c80f9f4dbdc9c

    • -139
    • +2
    ./FailureMechanismContributionView.cs
  1. … 7 more files in changeset.
merged if statements Related to Issue [WTI-1019]

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

Former-commit-id: e14aecd65cf4b6e25750877f59fd1628781c1a4a

Former-commit-id: e77ae9ee94f70351d1e6f523711b6bfa5e1c58a0

review related changes - Simplified calculations - Equals iso CompareTo Related to Issue [WTI-1019]

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

Former-commit-id: acd779e408eaa8d0b171e91d20cb48a201753c9d

Former-commit-id: 9feb0365b461618f8d1dd4242dcbc22bd3a130cd

  1. … 7 more files in changeset.
* Split single-line multi-variable declarations, as these violate code conventions. * fixed typos * Some cleanup * Improved variable names Related to Issue [WTI-791]

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

Former-commit-id: 7810fbf1cd1553e9b3c81e86ac9c1ee64a2a2b7d

Former-commit-id: 50dfb991732913182435b85b8aa66dd61752312a

  1. … 13 more files in changeset.
- Fixed names return period to norm - Updated demo Related to Issue [WTI-1019]

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

Former-commit-id: 8e3ada9250456fa2b879b851b27cb3c0a2ba398e

Former-commit-id: 2075ac6b44eb0b74c9a7daf521612ce3e1afdc2f

    • -34
    • +34
    ./FailureMechanismContributionView.cs
  1. … 7 more files in changeset.
* Introduced ControlsTestHelper to expose helper methods related to faking user interaction with controls. * FailureMechanismContribution now keeps the same otherFailureMechanism instance for it's whole lifetime. * FailureMechanismContributionItem now exposes it's internal IFailureMechanism. * Removed unused resource and method. * Moved responsibility of closing views for irrelevant marked IFailureMechanism from FailureMechanismContributionView to FailureMechanismContributionItemRow * Introduced AssessmentSectionCompositionChangeHandler and moved code away from FailureMechanismContributionView. ** FailureMechanismContributionView now uses AssessmentSectionCompositionChangeHandler. Related to Issue [WTI-791]

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

Former-commit-id: 78821f0b39be58810d650ea80f1b9610d4bc8c0f

Former-commit-id: 7571de1deb8de32ab9d12d23b2cdca3a5f9b0103

    • -61
    • +58
    ./FailureMechanismContributionView.cs
  1. … 28 more files in changeset.
- Updated FailureMechanismContributionNormChangeHandler.ChangeNorm's signature to pass along the norm, instead of the return period - Had to update all tests that create an AssessmentSection that was defined as a return period Related to Issue [WTI-1019]

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

Former-commit-id: 00e291aa4d0d4d90e60e41432032bc2bf6e3d847

Former-commit-id: 85d3c72325fb1550f01ddf9ca8716034496aa175

  1. … 33 more files in changeset.
- Changed Return period to norm - Set actual values for AssessmentSectionComposition Related to Issue [WTI-1019]

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

Former-commit-id: db33e630712b9aae8047588a8279b595f0b171be

Former-commit-id: 2446d2799f8d3c5cdba4e78742e4b036feadcff0

  1. … 24 more files in changeset.
* Fixed bug in FailureMechanismContributionView where pressing Esc validated current value before reverting the value back to the value in the data model. * Improved XML docs. * Added preconditions for FailureMechanismContributionNormChangeHandler and create unit tests for whole implementation. * Improved resources. Related to Issue [WTI-791]

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

Former-commit-id: d6242344bf1258f694ceb9d148134fdae6942472

Former-commit-id: 84e4151a0a239f6e693fe7720ef6b8efdc277fe9

  1. … 8 more files in changeset.
* Extended IViewInfo with CreateInstance injectable method, to allow for view with a non-default constructor. * Moved data clear code due to a change in the FailureMechanismContribution.Norm to FailureMechanismContributionNormChangeHandler (out of FailureMechanismContributionView) * FailureMechanismContributionView now used FailureMechanismContributionNormChangeHandler through dependency injection. ** FailureMechanismContributionView extended with Validating, Validated and KeyDown event handling. Related to Issue [WTI-791]

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

Former-commit-id: 7cb46c0bc787b1a0749b9b51b70d264b621febde

Former-commit-id: 6f08297a3604b7da67674e39053e4b17274a8e67

    • -78
    • +85
    ./FailureMechanismContributionView.cs
  1. … 19 more files in changeset.
* Cleanup all existing DataSynchronizationService(Test) methods to improve consistency. * HydraulicBoundaryLocation now inherits from Observable. * Fixed bug in DataSynchronizationService methods where clear was not properly performed if resulting IEnumerable wasn't enumerated. Related to Issue [WTI-440]

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

Former-commit-id: 854f06e198502e1c4a256e575eea6b9ceca2a887

Former-commit-id: f5d55e793955a6fef3077f54146d71f2fdf63743

    • -10
    • +17
    ./FailureMechanismContributionView.cs
  1. … 24 more files in changeset.
Removed GrassCoverErosionOutwardsHydraulicBoundaryLocation Related to Issue [WTI-814]

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

Former-commit-id: 8ac20a7a40b817f49fda464c7cb869b9cfa4f31b

Former-commit-id: c494a5a6612825cd5cdaa8fe02df3a9128f60366

  1. … 44 more files in changeset.
- Updated info message when all hydraulic boundary location results are cleared - GrassCoverErosionOutwardsHydraulicBoundaryLocations are cleared when assessmentSection composition changes Related to Issue [WTI-713]

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

Former-commit-id: dd0af8ad802d7da1930e0fa02ea8842346340111

Former-commit-id: 346382ac4e4ef92d9b24f528b54b5c3740491093

    • -2
    • +20
    ./FailureMechanismContributionView.cs
  1. … 5 more files in changeset.
- Added notifyObserver to correct object and log when HydraulicBoundaryLocation outputs are cleared Related to Issue [WTI-713]

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

Former-commit-id: dad2aced04bf0f523f30ebb9483b264201e16853

Former-commit-id: c7def04449108618dd052035da3322c3b8dd0589

    • -9
    • +14
    ./FailureMechanismContributionView.cs
  1. … 6 more files in changeset.