Ringtoets.Piping.Forms.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Introduced NamingHelper as DelftTool.Utils.NamingHelper is obsolete. * Adding new piping calculations will now have a uniquely generated name upon adding to the collection. Related to Issue [WTI-24]

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

Former-commit-id: deea5ef66ba1515f15dbc2d04d99a6f80f84add0

    • -0
    • +88
    ./Helpers/NamingHelperTest.cs
    • -0
    • +1
    ./NodePresenters/PipingFailureMechanismNodePresenterTest.cs
  1. … 3 more files in changeset.
Added node presenter and properties control for SoilProfile Related to Issue [WTI-27]

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

Former-commit-id: ab1c247a5e08fe62d552805c2aeb76bf9698106d

    • -1
    • +1
    ./NodePresenters/PipingSoilProfileCollectionNodePresenterTest.cs
    • -0
    • +56
    ./NodePresenters/PipingSoilProfileNodePresenterTest.cs
    • -0
    • +47
    ./PropertyClasses/PipingSoilProfilePropertiesTest.cs
  1. … 11 more files in changeset.
* Extended PipingData with name property. * Allow user to rename a PipingData instance through node presenter and object properties. Related to Issue [WTI-25]

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

Former-commit-id: f42ab9ef0d5f0c9e1496426d6b8fdd5f50290546

    • -19
    • +29
    ./NodePresenters/PipingCalculationInputsNodePresenterTest.cs
    • -0
    • +3
    ./PropertyClasses/PipingCalculationInputsPropertiesTest.cs
  1. … 6 more files in changeset.
* Extended context menu for node of PipingFailureMechanism to validate and calculate all piping calculations. * Extended PipingCalculationService with calculate all method. Related to Issue [WTI-24]

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

Former-commit-id: 71df57bb7183300bf6385aef45f13966c9f68c72

    • -1
    • +8
    ./NodePresenters/PipingFailureMechanismNodePresenterTest.cs
  1. … 7 more files in changeset.
* Extended PipingFailureMechanism such that it can contain multiple calculations (PipingData instances) * Added context menu to PipingFailureMechanismNodePresenter to add additional piping calculations. Related to Issue [WTI-23]

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

Former-commit-id: 27b9eacc1859c0762ecf1cf0b8a52b6994940e1e

    • -5
    • +46
    ./NodePresenters/PipingFailureMechanismNodePresenterTest.cs
  1. … 3 more files in changeset.
* Renamed Wti projects to Ringtoets.Piping ** Updated namespaces accordingly. Related to Issue [WTI-92]

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

Former-commit-id: ceefaef62620eac7b0aebf2ea321431ee122b337

    • -3
    • +3
    ./Extensions/ContextMenuStripExtensionsTest.cs
    • -7
    • +10
    ./NodePresenters/PipingCalculationInputsNodePresenterTest.cs
    • -4
    • +6
    ./NodePresenters/PipingFailureMechanismNodePresenterTest.cs
    • -2
    • +2
    ./NodePresenters/PipingNodePresenterBaseTest.cs
    • -5
    • +7
    ./NodePresenters/PipingOutputNodePresenterTest.cs
    • -5
    • +7
    ./NodePresenters/PipingSoilProfileCollectionNodePresenterTest.cs
    • -4
    • +6
    ./NodePresenters/PipingSurfaceLineCollectionNodePresenterTest.cs
    • -3
    • +4
    ./NodePresenters/PipingSurfaceLineNodePresenterTest.cs
    • -4
    • +6
    ./NodePresenters/WtiProjectNodePresenterTest.cs
    • -3
    • +4
    ./PresentationObjects/PipingCalculationInputsTest.cs
    • -4
    • +6
    ./PropertyClasses/PipingCalculationInputsPropertiesTest.cs
    • -3
    • +5
    ./PropertyClasses/PipingOutputPropertiesTest.cs
  1. … 121 more files in changeset.
* Moved Wti.Forms (and related test project) from [src/test]/Plugins/Wti/Wti.Forms to src/Plugins/Ringtoets/Piping/[src/test]/Ringtoets.Piping.Forms Related to Issue [WTI-92]

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

Former-commit-id: 1a10e20a7615772f22aa4b3b2eebf4e73a8f236e

    • -0
    • +37
    ./Extensions/ContextMenuStripExtensionsTest.cs
    • -0
    • +24
    ./Helper/PipingOutputCreator.cs
    • -0
    • +489
    ./NodePresenters/PipingCalculationInputsNodePresenterTest.cs
    • -0
    • +373
    ./NodePresenters/PipingFailureMechanismNodePresenterTest.cs
    • -0
    • +334
    ./NodePresenters/PipingNodePresenterBaseTest.cs
    • -0
    • +330
    ./NodePresenters/PipingOutputNodePresenterTest.cs
    • -0
    • +370
    ./NodePresenters/PipingSoilProfileCollectionNodePresenterTest.cs
    • -0
    • +394
    ./NodePresenters/PipingSurfaceLineCollectionNodePresenterTest.cs
    • -0
    • +49
    ./NodePresenters/PipingSurfaceLineNodePresenterTest.cs
    • -0
    • +424
    ./NodePresenters/WtiProjectNodePresenterTest.cs
    • -0
    • +50
    ./PipingContextMenuStripTest.cs
    • -0
    • +94
    ./PresentationObjects/PipingCalculationInputsTest.cs
    • -0
    • +39
    ./Properties/AssemblyInfo.cs
    • -0
    • +96
    ./PropertyClasses/PipingCalculationInputsPropertiesTest.cs
    • -0
    • +58
    ./PropertyClasses/PipingOutputPropertiesTest.cs
  1. … 78 more files in changeset.