Nino van Hooff
|
8e75da552d
Do not inherit SyncState from QObject
|
4 years ago |
Kostas Karmas
|
b717755f20
Add "Sign in with another account" button in AddCloudPrintersView
|
4 years ago |
Nino van Hooff
|
176919eee0
Merge branch 'master' into doxygen_to_restructuredtext_comments
|
4 years ago |
Nino van Hooff
|
1ae050bbc5
Expose Account.SyncState as an Enum to QML
|
4 years ago |
Nino van Hooff
|
8937c63219
Finish merge of auto sync packages
|
4 years ago |
Nino van Hooff
|
9b79b70f2b
Merge branch 'CURA-7290_auto_sync_packages' into CURA-7290_manual_account_sync
|
4 years ago |
Nino van Hooff
|
ef6cf8d5cc
Remove unused pyqtProperty
|
4 years ago |
Nino van Hooff
|
7322526791
Fix typing warning
|
4 years ago |
Nino van Hooff
|
eac884fcd2
Convert SYNC_STATES to Enum
|
4 years ago |
Nino van Hooff
|
88ff68e40c
Also check for package updates automatically
|
4 years ago |
Nino van Hooff
|
637a241d99
Use single qml file for sync states
|
4 years ago |
Nino van Hooff
|
049c1946d4
Create Account sync state interface to allow for multiple sync services
|
4 years ago |
Nino van Hooff
|
81d02d5d58
Implement printer cloud sync error state
|
4 years ago |
Nino van Hooff
|
4e7f446fe1
Account sync: create additional sync states
|
4 years ago |
Nino van Hooff
|
4b88247af8
Account sync: remove debug info
|
4 years ago |
Nino van Hooff
|
acf36d1e42
Add Account sync last update datetime
|
4 years ago |
Nino van Hooff
|
0aed6d3731
Connect the manual sync button
|
4 years ago |
Nino van Hooff
|
828e931f52
Add manual sync button (non-functional)
|
4 years ago |
Kostas Karmas
|
ea404af973
Transfer cloudPrintersDetectedChanged in DiscoveredUltimakerCloudPrintersModel
|
4 years ago |
Jelle Spijker
|
679739d09d
Applied requested changes proposed by @ninovanhooff
|
4 years ago |
Kostas Karmas
|
1602b71841
Inform the Cloud page about new cloud printers
|
4 years ago |
Jelle Spijker
|
68318d20fd
Converted comments in dir Cura/cura/API to rst style
|
4 years ago |
Nino van Hooff
|
96ed85f9c0
Move UltimakerCloudAuthentication and UltimakerCloudScope
|
4 years ago |
Jaime van Kessel
|
5f76070f05
Fix situation where authtoken wasnt updated for the toolbox request headers
|
5 years ago |
Jaime van Kessel
|
c35aabd2c4
Add message to indicate that Cura was unable to connect with account server
|
5 years ago |
ChrisTerBeke
|
05c4b6012e
Calculate expiry date to determine if token refresh is needed
|
5 years ago |
ChrisTerBeke
|
56f0a341bc
Fix merge conflicts
|
5 years ago |
Diego Prado Gesto
|
da69c16e09
Split the constants in to files, indicating which constants each file
|
5 years ago |
ChrisTerBeke
|
36f5150d94
Fix merge conflict
|
5 years ago |
ChrisTerBeke
|
f72b58386b
Also use CuraConstants for account API root
|
5 years ago |
Daniel Schiavini
|
9046b39b43
STAR-322: Creating a Cloud API client to handle the interaction
|
6 years ago |
Daniel Schiavini
|
fc26ccd6fa
STAR-332: Some improvements to get the job in connect
|
6 years ago |
ChrisTerBeke
|
4e8979334e
Switch Ultimaker Account OAuth2 client
|
6 years ago |
ChrisTerBeke
|
38b615c734
Update OAuth2 scopes
|
6 years ago |
Lipu Fei
|
dd150bbab9
Resolve circular imports for CuraAPI
|
6 years ago |
Jaime van Kessel
|
8d9a1fb85d
Merge branch 'CURA-5744-move-oauth-login' of github.com:Ultimaker/Cura into CURA-5744-move-oauth-login
|
6 years ago |
Jaime van Kessel
|
f8369703ed
Connect signals before loading auth data
|
6 years ago |
ChrisTerBeke
|
6d402806ac
Ensure logged in state is not always set to False after loading from preferences
|
6 years ago |
Jaime van Kessel
|
202cf698c3
Change callback for succes / failure to the new location
|
6 years ago |
Jaime van Kessel
|
506ec5109d
Moved loading of the authentication to the account
|
6 years ago |
ChrisTerBeke
|
246d12a596
Remove client.package.download scope until that is deployed on production
|
6 years ago |
ChrisTerBeke
|
52ffe39c07
Small fixes in settings
|
6 years ago |
Jaime van Kessel
|
16ff1c3712
Add property for the accessToken
|
6 years ago |
Jaime van Kessel
|
067e59a254
Add logged_in as argument to loginStateChanged callback
|
6 years ago |
Jaime van Kessel
|
b48adf5b3e
Typing fixes
|
6 years ago |
Jaime van Kessel
|
f16a9c62b5
Fix typo
|
6 years ago |
Jaime van Kessel
|
fe85c020b1
Fixed incorrect OAuth2 settings
|
6 years ago |
Jaime van Kessel
|
081b2a28fe
Expose Account API to QML
|
6 years ago |
Jaime van Kessel
|
b54383e685
Added account object to API
|
6 years ago |