Riskeer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Review related changes. Paired with tang_ds. WTI-2538

Review related changes. WTI-2527

WTI-2509: Initial commit of the failure path view

WTI-2507: Incorporated comments review 4408: - Added missing or corrected XMLDocs - Replaced delegate calls with local functions in new code

Fixed tests. WTI-2510

Fixed tests. WTI-2510

Added properties to specific failure paths. WTI-2510

WTI-2538: Corrected synchronization logic bug for dunes: - Current selected target probability meta data item attribute gets overwritten by a faulty value when a selected, non-distinct item is shifted downwards. This is solved by caching the current selected meta data attribute before updating

WTI-2498: Incorporated comments review 4406: - Make constructor tests for failure path property classes consistent - Corrected description of the "IsRelevant" property

  1. … 3 more files in changeset.
WTI-2537 Enabled all FM's in script17.

WTI-2496: Incorporated comments review 4403: - Corrected unit test name - Removed unused stub

WTI-2537 Finished 1st version of script17.

WTI-2527: Corrected synchronization logic bug: - Current selected target probability meta data item attribute gets overwritten by a faulty value when a selected, non-distinct item is shifted downwards. This is solved by caching the current selected meta data attribute before updating

Cleanup. Paired with tang_ds. WTI-2506

WTI-2491: Incorporated comments review 4405: - Changed stubs to mock to verify expected calls

Paired with ~velde_ro

WTI-2537 Refactoring finding nodes in tree view.

WTI-2537 Added test case place holders in normal, slow and very slow test suites.

WTI-2508: Corrected tooltip description when adding a failure path for consistency reasons

WTI-2508: Cleanup: - Corrected OnDrop asserts as the order of items matters

WTI-2508: Added Drag-Drop support for Specific Failure Paths

WTI-2508: Added context menu item to add a SpecificFailurePath

WTI-2508: Cleanup: - Moved Resources to the right location and changed value

WTI-2508: Added context menu item to the group failure paths tree node info

WTI-2537 Finish scripts 9 and 12. Beginupdates in script 17: beginning refactoring tree items browser.

WTI-2507: Cleanup: - Fixed SonarQube issues

WTI-2507: Cleanup: - Corrected typos and parameter names - Extended tests

WTI-2507: Added UpdateInfo to update the failure mechanism sections within the SpecificFailurePath

Cleanup. WTI-2491

WTI-2507: Added Rename and Removal logic from a failure path tree node: - Added context menu items for the operations

WTI-2507: Added Rename and Removal logic from a failure path tree node.