Cura/plugins/Toolbox/src/CloudSync
2020-01-24 15:39:58 +01:00
..
__init__.py Introduce the SyncOrchestrator 2020-01-10 11:42:48 +01:00
CloudPackageChecker.py Removed unnecessary line (because we still want to show the Compatability Dialog even if there are only Incompatible packages) 2020-01-24 11:28:36 +01:00
CloudPackageManager.py Unsubscribe from package when a license is declined (cloud flow) 2020-01-17 13:54:39 +01:00
DiscrepanciesPresenter.py Refactored the onConfirmClicked function. Added the ability to auto-dismiss the incompatible packages. Changed the button text depending on the displayed list 2020-01-24 15:39:58 +01:00
DownloadPresenter.py Fix Toolbox import error (continued) 2020-01-16 14:39:10 +01:00
LicenseModel.py Add missing typing 2020-01-15 16:57:10 +01:00
LicensePresenter.py Fix Toolbox import error (continued) 2020-01-16 14:39:10 +01:00
RestartApplicationPresenter.py Fix Toolbox import error (continued) 2020-01-16 14:39:10 +01:00
SubscribedPackagesModel.py Removed previous variants of the dismiss incompatible package functionality 2020-01-24 13:56:59 +01:00
SyncOrchestrator.py Show error messages for cloud flow errors 2020-01-17 13:54:39 +01:00