ChrisTerBeke
|
13e85362b0
|
Fix typing issues
|
2019-08-28 23:27:30 +02:00 |
|
ChrisTerBeke
|
7b45100dd0
|
Ensure we're showing configurations when no available configurations in other extruder
|
2019-08-28 23:19:23 +02:00 |
|
ChrisTerBeke
|
189d873fc1
|
Fix typing issue
|
2019-08-28 22:45:18 +02:00 |
|
ChrisTerBeke
|
5ee6cd7e8f
|
Better handling of error response, not always show message
|
2019-08-28 22:39:25 +02:00 |
|
ChrisTerBeke
|
47237cda5f
|
Fix syncing materials via API, show nice message
|
2019-08-28 22:17:39 +02:00 |
|
Lipu Fei
|
6591593f59
|
Fix materials API call
|
2019-08-28 15:31:52 +02:00 |
|
Ian Paschal
|
830078b9d5
|
Add Ultimaker S3 image
Contributes to CS-190
|
2019-08-28 10:51:40 +02:00 |
|
ChrisTerBeke
|
c491d7f3e2
|
Some reformatting
|
2019-08-23 10:40:17 +02:00 |
|
ChrisTerBeke
|
d674494cdb
|
Don't look at available configurations when no slots are available
|
2019-08-23 10:10:44 +02:00 |
|
ChrisTerBeke
|
3578afd4ac
|
Add support for multiple available configurations via network and cloud
|
2019-08-22 23:47:07 +02:00 |
|
Ghostkeeper
|
9122d0cca4
|
Remove misleading text that says you could enter hostnames
We don't resolve the hostnames ever. You can only enter IP addresses.
|
2019-08-21 09:56:32 +02:00 |
|
ChrisTerBeke
|
60758093f1
|
Determine skeleton loading properly
|
2019-08-15 21:29:20 +02:00 |
|
ChrisTerBeke
|
75f52c5a24
|
Bring back skeleton loading for monitor stage
|
2019-08-15 21:25:56 +02:00 |
|
ChrisTerBeke
|
7e9662e30e
|
Fix monitor tab UI not updating for cloud device due to overridden signals
|
2019-08-15 20:25:59 +02:00 |
|
ChrisTerBeke
|
9e6e9a4beb
|
Enable force override print job in local network, fix override button not enabled on older firmwares
|
2019-08-15 20:16:55 +02:00 |
|
ChrisTerBeke
|
de3f82610a
|
Add tooltips for firmware update back, fix print job override state
|
2019-08-15 19:42:25 +02:00 |
|
ChrisTerBeke
|
36f6bdca18
|
Bring cast back to fix typing
|
2019-08-15 14:36:25 +02:00 |
|
ChrisTerBeke
|
6833323845
|
UM3PrinterAction - refactor to property, remove discovery start from reset
|
2019-08-15 14:30:11 +02:00 |
|
ChrisTerBeke
|
eb5e1904ab
|
Fix setting printer type on print job
|
2019-08-15 13:21:10 +02:00 |
|
ChrisTerBeke
|
e6d30516aa
|
Fix status interval check for cloud devices
|
2019-08-14 14:21:16 +02:00 |
|
ChrisTerBeke
|
fcd5a563e4
|
Use cluster_size property from zeroconf if available
|
2019-08-13 21:42:44 +02:00 |
|
ChrisTerBeke
|
998f58d3fa
|
Tweak offline check interval for cloud device
|
2019-08-13 15:19:30 +02:00 |
|
ChrisTerBeke
|
33876e9ca9
|
Set group_name correct with cloud devices, possibly fixes CS-225
|
2019-08-13 13:01:47 +02:00 |
|
ChrisTerBeke
|
2a9be0cdfe
|
Only create API client when actually used
|
2019-08-13 12:55:54 +02:00 |
|
ChrisTerBeke
|
445fb59c12
|
Fix setting connection state after re-connect, don't re-register output device
|
2019-08-12 23:22:16 +02:00 |
|
ChrisTerBeke
|
2ed3af5989
|
Fix removing output device when signing out
|
2019-08-12 22:59:43 +02:00 |
|
ChrisTerBeke
|
27905a02a9
|
Fix re-connecting after network comes back
|
2019-08-12 21:47:15 +02:00 |
|
ChrisTerBeke
|
945e5f08a3
|
Fix checking if still connected or not
|
2019-08-12 20:08:57 +02:00 |
|
ChrisTerBeke
|
77adbdd286
|
Simpler check if group host
|
2019-08-12 17:19:20 +02:00 |
|
ChrisTerBeke
|
2fb1311d93
|
Don't register devices needlessly, for now remove initial update
|
2019-08-12 16:33:59 +02:00 |
|
ChrisTerBeke
|
5ac6b7d1e8
|
Fix typing of received printers
|
2019-08-12 01:27:32 +02:00 |
|
ChrisTerBeke
|
e977cdd431
|
Add legacy 'Connect over Network' button back
|
2019-08-12 01:19:41 +02:00 |
|
ChrisTerBeke
|
c52974afb9
|
Fix possible property access on NoneType
|
2019-08-09 13:12:08 +02:00 |
|
ChrisTerBeke
|
e9305a20a6
|
cleanup not host message
|
2019-08-09 12:45:38 +02:00 |
|
ChrisTerBeke
|
90c69e079c
|
Fix cluster host checking, show neat actionable message when not host
|
2019-08-09 12:38:25 +02:00 |
|
ChrisTerBeke
|
669e64afdb
|
Move cloud flow message to correct folder
|
2019-08-09 10:09:54 +02:00 |
|
ChrisTerBeke
|
11ef53905b
|
Fix refresh button functionality for network printing
|
2019-08-09 09:24:32 +02:00 |
|
ChrisTerBeke
|
a063c33d4c
|
Fix target URL for cloud links in monitor page
|
2019-08-08 22:47:07 +02:00 |
|
Ian Paschal
|
9a29c77228
|
Remove debug property
Contributes to CS-251
|
2019-08-08 15:23:29 +02:00 |
|
Ian Paschal
|
1aed8a1fa5
|
Add manage printer link
Contributes to CS-251
|
2019-08-08 15:20:37 +02:00 |
|
ChrisTerBeke
|
2ed033da7c
|
Add specific message when connecting to slave, prevent duplicate messages
|
2019-08-07 01:02:46 +02:00 |
|
ChrisTerBeke
|
8a2e394abc
|
Fix adding by manual IP, code improvements
|
2019-08-07 00:38:07 +02:00 |
|
ChrisTerBeke
|
ac177659e5
|
Fixes for add by IP
|
2019-08-06 21:46:37 +02:00 |
|
ChrisTerBeke
|
e4fa5ffbc7
|
Fix some cluster API calls that use redirects
|
2019-08-06 09:29:25 +02:00 |
|
ChrisTerBeke
|
6ea766e145
|
Fix relative import in plugin
|
2019-08-06 09:21:22 +02:00 |
|
ChrisTerBeke
|
28f00bea31
|
Typing fixes, add some comments
|
2019-08-05 19:58:41 +02:00 |
|
ChrisTerBeke
|
0099e640c5
|
Remove debug print statement
|
2019-08-05 19:45:39 +02:00 |
|
ChrisTerBeke
|
e0d34915e8
|
Use relative imports in plugin
|
2019-08-05 19:43:30 +02:00 |
|
ChrisTerBeke
|
f9c543dac8
|
Remove unused imports
|
2019-08-05 19:38:46 +02:00 |
|
ChrisTerBeke
|
a1b986fd3a
|
Some fixes and cleanup for the network plugin
|
2019-08-05 19:37:35 +02:00 |
|