Tags: Capgemini/xrm-datamigration-xrmtoolbox
Tags
file paths remain populated following 'refresh entities' (issue 25) (#55 ) * Switched positions of import config and schema file path * Removed method that is called when Entities are refreshed Co-authored-by: Daniel Patrick Roche <daniel-patrick.roche@capgemini.com>
chore: Bump Newtonsoft.Json from 12.0.3 to 13.0.1 * Bump Newtonsoft.Json Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * chore: update `Capgemini.Xrm.DataMigration.Engine` to 3.1.18 This updates it's dependencies on `Newtonsoft.Json` to 13.0.1 * chore: tidy up `Newtonsoft.Json` dependencies Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Ashworth <tom.ashworth@capgemini.com>
security: Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /Capgemini.Xr… …m.CdsDataMigrator/Capgemini.Xrm.CdsDataMigratorLibrary (#61) * Bump Newtonsoft.Json Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Update packages.config Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Ashworth <tom.ashworth@capgemini.com>
Dr/issue 24 (#53) * 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 <daniel-patrick.roche@capgemini.com>
PreviousNext