mattercontrol/SetupWizard
John Lewin 42cc88b9d4 Refactor ProfileManager to prefer isolated instances
- Replace DB nomenclatures with ProfilesDoc/Profiles terms
- Convert SetLastProfile() to LastProfileID property
- Remove LoadLastProfileWithoutRecovery function
  - Use LoadWithoutRecovery(LastProfileID)
  - One caller, far more clear with only one LoadWithout function
- Move safe FileSystem UserName to AuthenticationData, like UserName
- Skip importing guest profiles that are missing PrinterSettings files
2016-10-21 13:00:53 -07:00
..
AndroidConnectDevicePage.cs Made auto connect not pop up the serial port helper 2016-07-28 19:02:45 -07:00
AndroidSetupOptionsPage.cs Make sure we can add a printer on android when signed out. 2016-09-29 15:51:08 -07:00
CopyGuestProfilesToUser.cs Refactor ProfileManager to prefer isolated instances 2016-10-21 13:00:53 -07:00
EditPrinterSettingsPage.cs Improved printer edit pop-up 2016-09-07 12:08:03 -07:00
ExportSettingsPage.cs Changed the signature of WrappedTextWidget 2016-07-27 17:17:33 -07:00
ImportSettingsPage.cs Import Settings now working 2016-10-05 14:57:37 -07:00
LicenseAgreementPage.cs Make the EULA come up faster. 2016-08-12 15:07:04 -07:00
PrinterProfileHistoryPage.cs Make settings history consistent across references 2016-09-07 15:53:52 -07:00
SetupWizardTroubleshooting.cs Added the ability to run the trouble shooting wizard if can't connect 2016-07-18 16:11:33 -07:00
SetupWizardWifi.cs
SyncingPrintersPage.cs Changed the button name to "Close" as it does not cancel the operation. 2016-09-24 10:46:47 -07:00
WizardPage.cs Making a function to prep MatterControl prior to runing tests. 2016-07-29 16:44:00 -07:00
WizardWindow.cs Getting more tests to pass 2016-08-01 17:21:31 -07:00