PipingOutputNodePresenter.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added documentation Added tests for ProjectNodePresenter GetContextMenu Related to Issue [WTI-172]

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

Former-commit-id: 09404880dd12d9a47661b531ca02ec54ceab9408

  1. … 6 more files in changeset.
Added context menu for piping output. Related to Issue [WTI-172]

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

Former-commit-id: 0ba847416ba14a67340fb3f853548b14860aabab

  1. … 3 more files in changeset.
* Fixed bug where node text could have incorrect color, due to Node instances being managed by two different node presenters (TreeNode instances are not being re-created when refreshes occur). * Improved some tests by asserting the icon used for a TreeNode Related to Issue [WTI-171]

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

Former-commit-id: 761d6a5045cfab1fb532b39e4db89a34e8698265

  1. … 19 more files in changeset.
* Renamed PipingCalculationData to PipingCalculation and updated all related classes. Related to Issue [WTI-171]

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

Former-commit-id: 832c14db09804a09c42e01c6be26655c33056494

  1. … 47 more files in changeset.
* Refactored how 'no output' scenario is handled in project tree, such that the nodes for output and calculation report are always visible. ** Empty output is represented by the newly introduced presentation objects EmptyPipingOutput and EmptyPipingCalculationReport. *** Created node presenters for these new classes * Can now remove piping calculations. * Introduced PipingCalculationsTreeFolder as specialization of CategoryTreeFolder for piping calculations. ** This new presentation object has taken the responsibility from PipingFailureMechanismNodePresenter to wrap calculations in PipingCalculationInputs presentation objects. Related to Issue [WTI-171]

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

Former-commit-id: be2e9ae70de5143696d46fde8bf8cad6e0feaba6

  1. … 18 more files in changeset.
* Moved PipingNodePresenterBase from Piping.Forms to Ringtoets.Common.Forms, and is renamed to RingtoetsNodePresenterBase ** Updated Resources accordingly *** Also removed unused resource from Core.Common.Gui Related to Issue [WTI-165]

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

Former-commit-id: b85ce7a8a79eaa5c7bbc9207e28ed8644f6bd0d1

  1. … 30 more files in changeset.
Added clear output context menu item to the Piping calculation node. Changed piping output node icon to distinguish from the piping calculation node icon. Related to Issue [WTI-85]

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

Former-commit-id: 63a6a1fdbde5c269aefbe91c43e0ed74950c3a9f

  1. … 10 more files in changeset.
Can clear output by pressing <delete> in the treeview. Related to Issue [WTI-85]

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

Former-commit-id: b21e9dfb12c848b12cafc35cfe903e00d726595c

  1. … 7 more files in changeset.
* Implemented review suggestions WTI-Review-55 * Improved naming consistency of Piping.Forms Resources. Related to Issue [WTI-21]

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

Former-commit-id: 28986376822baa3a6c81db62465ce2630fc0634b

  1. … 31 more files in changeset.
Merged revision(s) from branches/0.5.0.0461: Related to Issue [WTI-92]

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

Former-commit-id: c77f919dd86664474244af27a39295d55589d0ab

    • -0
    • +91
    ./PipingOutputNodePresenter.cs
  1. … 4839 more files in changeset.
Solution can be build without errors after namespace changes - NOTE: Resharper still has 21 errors Related to Issue [WTI-92]

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

Former-commit-id: 5812111d2fd060d5e55769d7204ebe52cecb945e

  1. … 1181 more files in changeset.
- Moved almost all projects to their new location Only test projects remain Related to Issue [WTI-92]

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

Former-commit-id: c185e6c39ddf027192b7941455855a3cebac9cfc

    • -0
    • +92
    ./PipingOutputNodePresenter.cs
  1. … 4008 more files in changeset.