Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Initial commit * 'Show System checkbox' instantly updating attributes * Removed unnecessary changes * Removed final unnecessary change * Removed commented out code * Added first draft tests * Updated OnPopulateRelationshipCompletedAction tests * Removed unncessary space and line * Added PopulateRelationship() test method. Committing in order to check test coverage. * Replacing background worker with async await in PopulateRelationship method * Updated PopulateAttributes method to use async await * Changed HandleListViewEntitiesSelectedIndexChanged() back to older version * Added PopulateAttributesWithException() test * Tidied up SchemaWizardTests * Minor updates to test methods * Changed position of back and next buttons in schema config so that they're consistent with data import and export * reverse button position change * Changed position of back and next buttons in schema config so that they're consistent with data import and export Co-authored-by: Daniel Patrick Roche <[email protected]>
- Loading branch information