Riskeer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
WTI-2544: Updated database design: primary keys of the SpecificFailurePathEntity should auto-increment - Updated entities

WTI-2544: Updated database design: primary keys of the SpecificFailurePathEntity should auto-increment

WTI-2544: Expanded integration tests for the storage

Review related changes. Paired with tang_ds. WTI-2491

WTI-2544: Cleanup: - Fixed failing read extension test

WTI-2544: Adjusted the create extensions to include the N parameter: - Renamed create extension for consistency, adjusted the AssessmentSectionCreateExtensions.cs to cast everything to SpecificFailurePath

WTI-2544: Adjusted the read extensions to read the N parameter

WTI-2544: Updated database structure: - Regenerated entities

WTI-2544: Updated database structure: - Added N column for the specific failure path entity - Updated the FK update logic between the AssessmentSectionEntity and the SpecificFailurePathEntity

    • -2956
    • +2957
    /build/DatabaseStructure.sql
Improved code coverage. WTI-2511

Improved code coverage. WTI-2511

Improved code coverage. WTI-2511

Merge branch 'master' into feature/2511

Fixed failing test. WTI-2511

Generated new entities. WTI-2511

Updated Riskeer.risk. WTI-2511

WTI-2544: Cleanup: - Fixed missing assert in property classes

Updated database design. WTI-2511

WTI-2544: Introduced input class for the specific failure path to hold input related properties: - Added property as part of the property panel

WTI-2544: Introduced input class for the specific failure path to hold input related properties.

Changed constructor argument. WTI-2476

Cleanup. WTI-2476

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

Moved resources to other project. WTI-2476

WTI-2518: Cleanup: - Fixed SonarQube smell

WTI-2537 Script 20: small changes.

Merge branch 'feature/2511'

Removed old helper logic. WTI-2476

Created ZipFileExportHelper. WTI-2476

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