Nino van Hooff
507459660e
Refactor: rename CloudPackageManager to CloudApiClient
2020-02-14 16:33:24 +01:00
Ghostkeeper
d437d480dc
Code style: Spaces around binary operators
...
Contributes to issue CURA-7099.
2020-01-30 16:10:36 +01:00
Nino van Hooff
8c250cfbbc
Process review comments
...
CURA-7099
2020-01-29 11:28:29 +01:00
Nino van Hooff
d4eb463f2d
Always subscribe to packages after installing them
...
Now that we subscribe for all situations where a package is installed,
it makes sense to watch package installs and create a 1:1 relation that
way. Prevents code duplication.
CURA-7099
2020-01-28 13:08:57 +01:00
Nino van Hooff
4e8534b93b
Unsubscribe from package when a license is declined (cloud flow)
...
CURA-6984
2020-01-17 13:54:39 +01:00
Nino van Hooff
6763bed95f
Fix Toolbox import error (continued)
...
(and remove unused import)
CURA-6983
2020-01-16 14:39:10 +01:00
Jaime van Kessel
0f7f39745d
Add missing typing
...
CURA-6983
2020-01-15 16:57:10 +01:00
Nino van Hooff
35695e5ab6
Install and cloud-subscribe a package when after agreeing to the license
...
CURA-6983
2020-01-10 14:20:58 +01:00