Wait for anonymization to completeImplemented spinner tied to a promise for the anonymization step. Poll server until conditions met to safely say the anonymization is complete.
local & export manifestsUpdated 'listManifest' to 'listExportManifest' (as the anonymized manifest) and added 'listLocalManifest' (as the mapping manifest). The mapping manifest downloads immediately upon entering the review tab.
event refactorImplement the on-change event to better control the state of the application and account for going backwards as well as forward through the tabs. This fixes the problem of the button text being incorrect when going back a step.
Button Text & AnonymizationButton text now customizable per tab. Only anonmize what user has selected. (Still needs some coordination with JP to figure out how we can know when it's finished anonymizing)
Changed starting directory to "/"Use "/" as the starting path for the file system navigator on the Import Data phase.
Also changed wizard steps names to match team's requests.