You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Production 'mode' where we merge all the files together.
* ajust the interface, so we can have nice defaults for new properties.
* clean up the merge function
* make sure individual empty files process the 'current' way (we don't want to slow down existing imports).
* cache the loading of xml files in the clean loop, to stop multiple file loads.
* clean up the import/report methods to make them more readable.
* add incremental update messages so we can smooth out progress even when using a single import file.
* fix typo on exportOnSave settings localization string.
* XML Comments.
* more xml comments
* Update uSync.BackOffice/Hubs/uSyncCallbacks.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update uSync.BackOffice/Configuration/uSyncSettings.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update uSync.BackOffice/SyncHandlers/SyncHandlerRoot.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update uSync.BackOffice/SyncHandlers/SyncHandlerRoot.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update uSync.BackOffice/Configuration/uSyncSettings.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update uSync.BackOffice/Services/SyncService_Files.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update uSync.BackOffice/Services/SyncFileService.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update uSync.BackOffice/Hubs/uSyncCallbacks.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* make sure we process all single actions (Co-piolt fix)
* Update uSync.BackOffice/SyncHandlers/Interfaces/ISyncHandler.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix serializer interface typo.
* remove bool clean from merge public api
* add using alias for core constants.
* Replace File.Exists with call to SyncFileService.FileExists
* Update uSync.BackOffice/Configuration/SyncConfigService.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* typo fixes in the generated schema file.
* Update uSync.BackOffice/Hubs/HubClientService.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update uSync.BackOffice/Services/ISyncFileService.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
0 commit comments