Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Introduced implementation of the IAssessmentSectionMergeFilePathProvider. WTI-1750

    • -0
    • +81
    ./AssessmentSectionMergeFilePathProviderTest.cs
  1. … 3 more files in changeset.
Introduced implementation of the IAssessmentSectionMergeFilePathProvider. WTI-1750

    • -0
    • +81
    ./AssessmentSectionMergeFilePathProviderTest.cs
  1. … 3 more files in changeset.
Added ApartmentState for running tests with DialogBoxHandlers. WTI-1745

    • -0
    • +6
    ./AssessmentSectionMergeDataProviderDialogTest.cs
Added license headers. WTI-1745

    • -1
    • +22
    ./AssessmentSectionMergeDataProviderDialogTest.cs
    • -1
    • +22
    ./FailureMechanismMergeDataRowTest.cs
  1. … 4 more files in changeset.
Adjusted minimum size of the dialog in order to present all the elements on screen. WTI-1745

    • -2
    • +2
    ./AssessmentSectionMergeDataProviderDialogTest.cs
  1. … 1 more file in changeset.
Added tooltip to the dialog. WTI-1745

    • -3
    • +33
    ./AssessmentSectionMergeDataProviderDialogTest.cs
  1. … 3 more files in changeset.
Renamed dialog. WTI-1745

    • -0
    • +379
    ./AssessmentSectionMergeDataProviderDialogTest.cs
    • -379
    • +0
    ./AssessmentSectionProviderDialogTest.cs
  1. … 8 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.
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.