AssessmentSectionProviderDialogTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed dialog. WTI-1745

    • -379
    • +0
    ./AssessmentSectionProviderDialogTest.cs
  1. … 9 more files in changeset.
Added event handling for clicking on the ImportButton. WTI-1745

    • -7
    • +80
    ./AssessmentSectionProviderDialogTest.cs
  1. … 2 more files in changeset.
Added tests for verifying the cancel button logic. WTI-1745

    • -0
    • +25
    ./AssessmentSectionProviderDialogTest.cs
Added NULL check to the dialog. WTI-1745

    • -1
    • +22
    ./AssessmentSectionProviderDialogTest.cs
  1. … 2 more files in changeset.
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.
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.