Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added event handling to cope with changes in the combobox

- Update the datagridview based on the selected assessment section

- Cleaned up tests

WTI-1745

    • -23
    • +57
    ./AssessmentSectionProviderDialogTest.cs
  1. … 2 more files in changeset.
Implemented functionality to set data on the combobox and datagridview. WTI-1745

    • -2
    • +87
    ./AssessmentSectionProviderDialogTest.cs
  1. … 1 more file in changeset.
Improved layout of the Controls within the dialog. WTI-1745

    • -0
    • +5
    ./AssessmentSectionProviderDialogTest.cs
  1. … 2 more files in changeset.
Removed assessmentsections as a constructor argument. SelectData provides the data that's set on the datagrid view. WTI-1745

    • -22
    • +3
    ./AssessmentSectionProviderDialogTest.cs
  1. … 1 more file in changeset.
Setup initial GUI elements for the dialog. WTI-1745

    • -14
    • +91
    ./AssessmentSectionProviderDialogTest.cs
  1. … 4 more files in changeset.
Added data row to represent failure mechanisms in the datagridview control for the mergedata selection dialog. WTI-1745

    • -0
    • +81
    ./FailureMechanismMergeDataRowTest.cs
  1. … 3 more files in changeset.
Implemented initial setup of the AssessmentSectionProviderDialog to provide AssessmentSection and FailureMechanisms to merge from. WTI-1745

    • -0
    • +78
    ./AssessmentSectionProviderDialogTest.cs
  1. … 4 more files in changeset.