FailureMechanismPlaceholderTreeNodeInfoTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changes after review. Related to Issue [WTI-422]

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

Former-commit-id: 3a3817d4a286c9c6bd3f49bc31fe611d59e49ac3

Former-commit-id: 57792c4536e20dd4ec73bc6ea1b2ab51ccf2b576

    • -2
    • +2
    ./FailureMechanismPlaceholderTreeNodeInfoTest.cs
  1. … 74 more files in changeset.
* Refactored AssessmentSectionBase to interface IAssessmentSection Related to Issue [WTI-408]

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

Former-commit-id: 0ac96bed13f2549620ff33fe394ebd391e5e1c4b

Former-commit-id: 13184bd3d3591df0ff78939910a7ccc28438d782

    • -2
    • +2
    ./FailureMechanismPlaceholderTreeNodeInfoTest.cs
  1. … 75 more files in changeset.
Added context item for FailureMechanismSectionResult Related to Issue [WTI-422]

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

Former-commit-id: 3f80b1c489539b5554f149e4f4ff73ee7469fbb4

Former-commit-id: 09bc786a07dbd73375a399cccdecef720e158dbc

    • -1
    • +4
    ./FailureMechanismPlaceholderTreeNodeInfoTest.cs
  1. … 9 more files in changeset.
Moved view and tree node info to Ringtoets integration. Related to Issue [WTI-422]

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

Former-commit-id: bcdef95680ce36cb630b133c9e43ce4621b5b9ea

Former-commit-id: 1d623b6cced5b6f30be6f6eb492ed623f3984754

    • -1
    • +1
    ./FailureMechanismPlaceholderTreeNodeInfoTest.cs
  1. … 30 more files in changeset.
* Removed 'SectionDivisions' placeholders from FailureMechanisms * Introduced FailureMechanismSectionsContext. * FailureMechanismSectionsContext is used as child tree-node-info of FailureMechanismContexts. Related to Issue [WTI-365]

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

Former-commit-id: b568c94e9d0c8b445e28930b56b49c135ac1bbda

Former-commit-id: 5b9837fa4e11dd1f1aea4a723820c3e275828c11

    • -2
    • +9
    ./FailureMechanismPlaceholderTreeNodeInfoTest.cs
  1. … 20 more files in changeset.
* Renamed FailureMechanismPlaceHolderContext to FailureMechanismPlaceholderContext (consistent with wrapped data class) * GuiPlugins that used to define nodes for IFailureMechanism now do for their 'FailureMechanism'...Context counterpart. Related to Issue [WTI-365]

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

Former-commit-id: d821991a08dc3976dfbebf8981335d77385c8b9e

Former-commit-id: 26caf75c47746141f92fa9b009f597705a9d07d8

    • -4
    • +17
    ./FailureMechanismPlaceholderTreeNodeInfoTest.cs
  1. … 14 more files in changeset.
* Added TearDown methods to dispose with created RingtoetsGuiPlugin. * Replaced placeholder for RefereceLine for actual data (ReferenceLineContext, as prep for subsequent ReferenceLineImporter).

Related to Issue [WTI-364]

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

Former-commit-id: 063e21d626ebc731dd1347258f00850736955205

Former-commit-id: 3bb4b1a6144b92d3b5d51e5b57c160be73b66bd2

    • -0
    • +6
    ./FailureMechanismPlaceholderTreeNodeInfoTest.cs
  1. … 19 more files in changeset.
Extended TreeNodeInfo interface => Added EnsureVisibleOnCreate Related to Issue [WTI-347]

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

Former-commit-id: 628e2763ef0f8984bfdec2925395aa7497f97538

    • -1
    • +1
    ./FailureMechanismPlaceholderTreeNodeInfoTest.cs
  1. … 20 more files in changeset.
Improved TreeNodeInfo interface => Improved ContextMenu Related to Issue [WTI-347]

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

Former-commit-id: 920cbe0acc1b85e9aa5a3a847571adacd394c5ed

    • -7
    • +4
    ./FailureMechanismPlaceholderTreeNodeInfoTest.cs
  1. … 30 more files in changeset.
Improved TreeNodeInfo API Related to Issue [WTI-347]

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

Former-commit-id: 5985fdc068d4b1305e832532c6852ab22991d9c7

    • -4
    • +4
    ./FailureMechanismPlaceholderTreeNodeInfoTest.cs
  1. … 24 more files in changeset.
Added TreeViewController parameter to ContextMenuBuilder Related to Issue [WTI-347]

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

Former-commit-id: 3e9b33f24b18f038dd59e420a6aa5188d1a9ad3a

    • -4
    • +6
    ./FailureMechanismPlaceholderTreeNodeInfoTest.cs
  1. … 30 more files in changeset.
Reintegrate branch to trunk. Related to Issue [WTI-184]

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

Former-commit-id: 823eca02392f29a5efa73ad3cbf3925824c622cc

    • -0
    • +171
    ./FailureMechanismPlaceholderTreeNodeInfoTest.cs
  1. … 131 more files in changeset.
Renamed NodePresenters folder to TreeNodeInfos Added FailureMechanismContributionTreeNodeInfoTest (modified from FailureMechanismNodePresenterTest) Related to Issue [WTI-184]

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

Former-commit-id: 68b7dc511677240d1d4d9b27b39d0f4b12005612

    • -0
    • +171
    ./FailureMechanismPlaceholderTreeNodeInfoTest.cs
  1. … 8 more files in changeset.