ChrisTerBeke
|
8a2e394abc
|
Fix adding by manual IP, code improvements
|
2019-08-07 00:38:07 +02:00 |
|
ChrisTerBeke
|
baa7b485ef
|
Fix dangling close bracket
|
2019-08-02 15:12:16 +02:00 |
|
ChrisTerBeke
|
11439644c3
|
Fix dangling close bracket
|
2019-08-02 15:11:43 +02:00 |
|
ChrisTerBeke
|
0ba8bf13e1
|
Fix copyright year to 2019
|
2019-08-02 15:09:37 +02:00 |
|
ChrisTerBeke
|
d280252437
|
Cleanup
|
2019-07-30 22:21:36 +02:00 |
|
ChrisTerBeke
|
ddd282eef3
|
Remove absolute plugin imports, some fixes
|
2019-07-29 16:11:01 +02:00 |
|
ChrisTerBeke
|
4b212d6c05
|
Merge more stuff, re-use models for local networking as well
|
2019-07-29 14:53:50 +02:00 |
|
ChrisTerBeke
|
3c1b377308
|
Restructure codebase - part 1
|
2019-07-26 15:07:52 +02:00 |
|
Jaime van Kessel
|
1e7875de48
|
Merge branch 'prevent_throwing_exception_when_not_connected' of github.com:Ultimaker/Cura
|
2019-07-23 13:57:31 +02:00 |
|
ChrisTerBeke
|
1d09cb5b9c
|
Fix typing for optional data argument
Co-Authored-By: Jaime van Kessel <nallath@gmail.com>
|
2019-06-24 13:18:27 +02:00 |
|
ChrisTerBeke
|
baf9dc041c
|
Fix typing of Any
|
2019-06-20 12:56:45 +02:00 |
|
ChrisTerBeke
|
eb8d353e11
|
Add basic support for print job actions via Cloud output device
|
2019-06-19 13:58:11 +02:00 |
|
Ian Paschal
|
ee0eb6aac2
|
Don't return value of self._parseModels
Because it always returns none
|
2019-02-19 10:20:28 +01:00 |
|
Ian Paschal
|
7a9dbe3a3f
|
Don't explode the log with errors when there's no cloud response
|
2019-02-14 14:24:34 +01:00 |
|
ChrisTerBeke
|
9d6bd4b29a
|
Check access token before using it
|
2019-02-08 21:03:59 +01:00 |
|
ChrisTerBeke
|
92eb361ba1
|
Make cloud API error a generic message to not scare the user
|
2019-01-23 09:37:32 +01:00 |
|
ChrisTerBeke
|
7bbd43928a
|
Fix more review comments
|
2019-01-11 16:38:25 +01:00 |
|
ChrisTerBeke
|
e465bd771a
|
Use toolpath instead of mesh, some review fixes
|
2019-01-11 16:18:47 +01:00 |
|
ChrisTerBeke
|
d8b5f75e2a
|
Solve some review comments
|
2019-01-11 16:14:55 +01:00 |
|
ChrisTerBeke
|
36191fbe0f
|
Fix typevar typing issue
|
2019-01-10 15:36:12 +01:00 |
|
ChrisTerBeke
|
56f0a341bc
|
Fix merge conflicts
|
2019-01-10 15:17:53 +01:00 |
|
ChrisTerBeke
|
485b471522
|
Fix some review comments
|
2019-01-08 12:19:00 +01:00 |
|
ChrisTerBeke
|
beb68213f4
|
Remove much logging or use debug level, fix cloud icon not appearing right away
|
2018-12-19 14:14:44 +01:00 |
|
Daniel Schiavini
|
da974d9868
|
STAR-322: Improving documentation
|
2018-12-17 14:51:57 +01:00 |
|
Daniel Schiavini
|
75d7d49349
|
STAR-322: Mocking the CuraApp
|
2018-12-17 14:41:28 +01:00 |
|
Daniel Schiavini
|
9eb743bcb8
|
STAR-322: Making mypy happy
|
2018-12-17 12:01:10 +01:00 |
|
Daniel Schiavini
|
9f4b7bd703
|
STAR-322: Improving logging and cluster connection
|
2018-12-17 11:28:16 +01:00 |
|
Daniel Schiavini
|
3194a6d0bb
|
Merge branch 'STAR-322_cloud-connection' of github.com:Ultimaker/Cura into STAR-322_cloud-connection-multipart-upload
|
2018-12-14 16:17:36 +01:00 |
|
Daniel Schiavini
|
e815d5da8f
|
STAR-322: Avoiding lambdas and direct callbacks to avoid gc
|
2018-12-14 16:02:28 +01:00 |
|
Daniel Schiavini
|
2f08854097
|
STAR-322: Using QNetworkReply.finished signal instead of QNetworkAccessManager.finished
|
2018-12-14 14:50:15 +01:00 |
|
ChrisTerBeke
|
819f8531a2
|
Use CuraConstants for Cloud printing API root
|
2018-12-13 11:54:10 +01:00 |
|
Daniel Schiavini
|
fed779d0d2
|
STAR-322: Implementing multi-part upload (doesnt always work)
|
2018-12-12 17:31:08 +01:00 |
|
Daniel Schiavini
|
a5d8e6ceb8
|
STAR-322: Removing the print job after it was done
|
2018-12-11 14:28:00 +01:00 |
|
Daniel Schiavini
|
d54fc4182b
|
STAR-322: Fixing style errors
|
2018-12-11 11:56:36 +01:00 |
|
Daniel Schiavini
|
7668801564
|
STAR-322: Adding documentation and fixing model types
|
2018-12-11 11:12:32 +01:00 |
|
Daniel Schiavini
|
bfd236dae4
|
STAR-322: Testing cloud printing
|
2018-12-10 16:11:43 +01:00 |
|
Daniel Schiavini
|
d482924ea2
|
STAR-322: First tests for cloud output device
|
2018-12-10 14:43:02 +01:00 |
|
Daniel Schiavini
|
117cf10a2c
|
STAR-322: Removing devices when logging off
|
2018-12-05 16:26:20 +01:00 |
|
Daniel Schiavini
|
b693b9d98f
|
STAR-322: Extracting models to be able for converting themselves
|
2018-12-05 14:08:40 +01:00 |
|
Daniel Schiavini
|
8ea4edf67e
|
STAR-322: Fixing job uploads
|
2018-12-04 17:37:58 +01:00 |
|
Daniel Schiavini
|
9046b39b43
|
STAR-322: Creating a Cloud API client to handle the interaction
|
2018-12-04 16:14:08 +01:00 |
|