Ghostkeeper
|
3a096cdb23
|
Add confirmation dialogue for deleting jobs
Re-using MessageDialog again.
Contributes to issues CL-1053 and CURA-5729.
|
2018-09-18 11:42:34 +02:00 |
|
Ghostkeeper
|
83528ffb48
|
Add confirmation dialogue for sending prints to top of queue
Very simple. Just re-use the MessageDialog component.
Contributes to issues CL-1053 and CURA-5729.
|
2018-09-18 11:41:51 +02:00 |
|
Ghostkeeper
|
a7a022eca0
|
Add confirmation dialogue before aborting a print
It's a destructive operation so we should ask first.
Contributes to issue CL-1053 and CURA-5729.
|
2018-09-18 11:24:30 +02:00 |
|
Ian Paschal
|
2bc1e4b397
|
Fix bug where disovery window does not appear
|
2018-09-10 09:27:59 +02:00 |
|
Diego Prado Gesto
|
a9f151670e
|
Remove unused components. They are no longer used.
|
2018-09-07 14:31:53 +02:00 |
|
Ian Paschal
|
18e0dacda4
|
Organize files better
First things first... organize!
|
2018-09-07 14:11:37 +02:00 |
|
Ian Paschal
|
4cc1b6ce02
|
Add typings and fix code style
|
2018-09-06 16:57:45 +02:00 |
|
Jaime van Kessel
|
57a7c3bcd2
|
Decrease margin for "manage queue" label
CL-896
|
2018-09-05 14:26:11 +02:00 |
|
Jaime van Kessel
|
534e60d8e1
|
Added pausing text for pausing state
CL-896
|
2018-09-05 14:22:41 +02:00 |
|
Jaime van Kessel
|
8e66686d6f
|
Change "waiting" lable to "available"
Cl-896
|
2018-09-05 14:06:18 +02:00 |
|
Jaime van Kessel
|
23cd46824f
|
Ensure that printer icon has disabled color if the printer is disabled
CL-896
|
2018-09-05 13:52:41 +02:00 |
|
Jaime van Kessel
|
5be65688a0
|
Change label to action required
In some cases it's not a configuration change that's required, so this is a more correct label
CL-896
|
2018-09-05 13:48:47 +02:00 |
|
Jaime van Kessel
|
7096c7382b
|
Add width to labels in printcore qml object.
This ensures that the elide works correctly
CL-896
|
2018-09-05 13:43:24 +02:00 |
|
Jaime van Kessel
|
cd6832544b
|
Fix for compatible_machine_families breaking for older firmwares
Older firmwares didn't have the compatible_machine_families field yet.
Cl-894
|
2018-09-05 13:17:33 +02:00 |
|
Jaime van Kessel
|
882cc000ac
|
Move to top is now disabled for the first job
CL-896
|
2018-09-05 13:15:09 +02:00 |
|
Jaime van Kessel
|
1b9deb2790
|
Add unreachable label if a printer can not be reached inside a cluster
CL-896
|
2018-09-05 10:25:20 +02:00 |
|
Jaime van Kessel
|
7ad2e67074
|
Fix margins for active print job name in printer tile for cluster
CL-896
|
2018-09-05 10:09:44 +02:00 |
|
Jaime van Kessel
|
a0302684d6
|
Add handling for cluster print jobs that are in error state
CL-896
|
2018-09-05 10:06:37 +02:00 |
|
Jaime van Kessel
|
be4357c635
|
Show different state when printer is disabled
CL-896
|
2018-09-04 13:45:16 +02:00 |
|
Jaime van Kessel
|
132366fa61
|
Revert "Add enabled state to printer, so that it can be displayed."
This reverts commit dd778f0450219cbc2f7309eeb08bc20065bd51af.
|
2018-09-04 13:42:24 +02:00 |
|
Jaime van Kessel
|
dd778f0450
|
Add enabled state to printer, so that it can be displayed.
This ensures that if a printer is set to "Not available", that the interface can correctly show it
CL-896
|
2018-09-04 13:27:17 +02:00 |
|
Jaime van Kessel
|
3969463758
|
Remove the old "not setup as group" notification
CL-896
|
2018-09-03 11:16:17 +02:00 |
|
Jaime van Kessel
|
b7d7091de8
|
Add padding around the printer icons
CL-893
|
2018-09-03 10:26:27 +02:00 |
|
Jaime van Kessel
|
2e5b11af9d
|
Fixed codestyle issue
Switching between codestyles is hard :(
|
2018-09-03 10:05:20 +02:00 |
|
Jaime van Kessel
|
fb1033ad99
|
Add the compatible machine families property to printerOutputModel
This is used by the cluster to indicate by which families of printers the job can be displayed
CL-894
|
2018-09-03 10:03:11 +02:00 |
|
Jaime van Kessel
|
98d0ad6c27
|
Add printer pill type to cluster monitor printer tile
CL-896
|
2018-08-31 16:47:26 +02:00 |
|
Jaime van Kessel
|
8aef7216ec
|
Increase the margin between print montior header and tiles
CL-896
|
2018-08-31 16:11:20 +02:00 |
|
Jaime van Kessel
|
224108c342
|
Decrease width of popups for cluster monitor
CL-896
|
2018-08-31 15:55:22 +02:00 |
|
Jaime van Kessel
|
485058c3de
|
Made queue have a max width
CL-896
|
2018-08-31 15:50:34 +02:00 |
|
Jaime van Kessel
|
3ce9b481a2
|
Add rabithole links to cluster monitor page
CL-896
|
2018-08-31 15:01:54 +02:00 |
|
Jaime van Kessel
|
e2bcf4dfa8
|
Show correct labels & status icon if print was aborted
CL-896
|
2018-08-30 17:18:48 +02:00 |
|
Jaime van Kessel
|
49aeb60e7d
|
Merge branch 'master' of github.com:Ultimaker/Cura into cura_connect_UI_rework
|
2018-08-30 10:35:20 +02:00 |
|
Jaime van Kessel
|
fd1b0a80e7
|
Fixed alignment of printCoreConfiguration
CL-896
|
2018-08-30 10:32:37 +02:00 |
|
Jaime van Kessel
|
14f253017b
|
Align printer name & printjob name with center of printer icon
CL-896
|
2018-08-30 10:21:50 +02:00 |
|
Mark
|
dda356fbc4
|
Remove the 40 char maximum on printer address textfield
|
2018-08-29 11:50:43 +02:00 |
|
Jaime van Kessel
|
60353bcd67
|
Added missing elides
CL-896
|
2018-08-29 11:00:24 +02:00 |
|
Aleksei S
|
fe9cada459
|
Increase plugin API version to 5
CURA-5627
|
2018-08-27 13:59:00 +02:00 |
|
Jaime van Kessel
|
1749a6f9d5
|
Fixed some QML errors
|
2018-08-24 17:08:32 +02:00 |
|
Jaime van Kessel
|
39b12fed77
|
Added icons to beter indicate printjob state
CL-896
|
2018-08-24 16:47:46 +02:00 |
|
Jaime van Kessel
|
d57f166b08
|
Added opacity to preview if print is done / paused
CL-896
|
2018-08-24 16:26:51 +02:00 |
|
Jaime van Kessel
|
9564f98ccc
|
Added context menu to printerTile
CL-893
|
2018-08-24 16:22:06 +02:00 |
|
Jaime van Kessel
|
d7e907f1a5
|
Icons are now displayed in the printerTile
CL-896
|
2018-08-24 15:13:29 +02:00 |
|
Jaime van Kessel
|
aee90081e5
|
Added machine icons
|
2018-08-24 14:51:13 +02:00 |
|
Jaime van Kessel
|
86f872ae70
|
Decreased the spacing between printJob tiles in the queueuueueu
CL-896
|
2018-08-24 14:12:49 +02:00 |
|
Jaime van Kessel
|
5605ff3b46
|
Fixed fonts
CL-896
|
2018-08-24 14:07:56 +02:00 |
|
Jaime van Kessel
|
36da9cc9e5
|
Added verticalOffset to popup shadow.
This way it's more in line with the rest of the elements
CL-896
|
2018-08-24 13:52:34 +02:00 |
|
Jaime van Kessel
|
bc651fea92
|
First printer tile no longer has shadow cut off from top
CL-894
|
2018-08-24 13:50:52 +02:00 |
|
Jaime van Kessel
|
c13f252193
|
Some spacing / anchoring fixes
CL-896
|
2018-08-24 13:41:33 +02:00 |
|
Jaime van Kessel
|
3e623a6fe6
|
Added pointer to context popup
CL-894
|
2018-08-24 11:02:05 +02:00 |
|
Jaime van Kessel
|
fc83520ad9
|
Added camera view back to cluster screen
CL-893
|
2018-08-23 20:34:20 +02:00 |
|