Riskeer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'master' into feature/2511

Fixed failing test. WTI-2511

Generated new entities. WTI-2511

Updated Riskeer.risk. WTI-2511

Updated database design. WTI-2511

WTI-2537 Script 20: finished updte script 20a and 20b

WTI-2518: Cleanup: - Fixed SonarQube smell

WTI-2537 Script 20: small changes.

Merge branch 'feature/2511'

WTI-2537 Script 20: refactored (removed redundancies and stream-lined code) setter and getter for properties panel fields.

WTI-2518: Cleanup: - Ran ReSharper cleanup

WTI-2518: Fixed failing integration test

Merge branch 'master' into feature/2511

# Conflicts:

# build/DatabaseStructure.sql

# design/DatabaseDesign.eap

WTI-2518: Revert updated title in the dialog screen: - Updating title is part of another issue

This reverts commit d57d0803050fc66435bd788a36a1d70be7176cf9.

WTI-2518: Renamed property to resemble the SpecificFailurePaths it merges

WTI-2518: Added logic in the merge handler to deal with failure paths that should be merged

Implemented migration. WTI-2511

WTI-2518: Adjusted the provider dialog to implement the logic for selecting which failure paths to merge

WTI-2518: Added property that contains the information of the failure paths to merge.

WTI-2537 Script 27: giving more buffer time to agents. Adding to artifacts more (intermediate) files.

WTI-2518: Extracted base class to host the failure paths next to the failure mechanisms in the dialog.

WTI-2518: Updated title in the dialog screen.

WTI-2518: Updated log message when merging for a failure mechanism.

WTI-2537 Script 18.

WTI-2537 Added first action to collapse all rows in order to avoid inconsistencies in the initial state of the agents.

WTI-2528: Cleanup: - Removed unused null check as it is already covered in the base class

WTI-2537 Refactored expand all (problems in agents).

Completed implementation of create extensions. WTI-2511

Completed implementation of read extensions. WTI-2511

WTI-2528: Cleanup tests