Daniel Schiavini
75c2e25a01
STAR-322: Testing more of the device manager
2018-12-10 10:43:22 +01:00
Daniel Schiavini
c495ade2d3
STAR-322: Documenting the network manager mock
2018-12-10 09:42:26 +01:00
Daniel Schiavini
45f51c3588
STAR-322: First test cloud output device manager
2018-12-07 18:09:20 +01:00
Daniel Schiavini
e0b159e2ad
STAR-322: Creating a network manager mock
2018-12-07 17:46:35 +01:00
Daniel Schiavini
63c5b77959
STAR-322: Fixing finished jobs
2018-12-07 16:43:53 +01:00
Marijn Deé
74028c4fa1
Merge branch 'STAR-322_cloud-connection' of github.com:Ultimaker/Cura into STAR-322_cloud-connection
2018-12-07 16:21:38 +01:00
Marijn Deé
07801b5394
First test for CloudDevices
2018-12-07 16:21:08 +01:00
Daniel Schiavini
5b963de2ea
STAR-322: Checking if response changed before updating cluster
2018-12-07 13:19:45 +01:00
Daniel Schiavini
2b8358fda8
STAR-322: Improvements to date calculation and signalling
2018-12-07 12:39:37 +01:00
Daniel Schiavini
4f82a2759a
STAR-322: Improving configuration models interface
2018-12-07 12:04:02 +01:00
Daniel Schiavini
a1c252d3a2
Revert "Revert "fix merge conflict""
...
This reverts commit 4bffa6d90f2e6e9784c7e5508b61e00a92ecb74f.
2018-12-07 10:25:46 +01:00
Daniel Schiavini
4bffa6d90f
Revert "fix merge conflict"
...
This reverts commit ec03b012a77a766e45a43a224bbb76cd32d0915a, reversing
changes made to 2af33738d17f95c87dcb8c826b0940576e4359c3.
2018-12-07 10:22:32 +01:00
ChrisTerBeke
3ebefa4f8a
Add more TODO comments to clarify
2018-12-06 16:59:09 +01:00
ChrisTerBeke
ec03b012a7
fix merge conflict
2018-12-06 16:39:58 +01:00
Marijn Deé
2af33738d1
Don't look at the timer
2018-12-06 16:32:00 +01:00
Marijn Deé
373c953dbf
Showing print queue, works with multiple printers in cluster, Add TODO
2018-12-06 16:25:04 +01:00
Diego Prado Gesto
9bce373520
Merge branch 'small_ui_fixes' into ui_rework_4_0
2018-12-06 16:08:33 +01:00
Diego Prado Gesto
4b9e6e7708
Add the linear gradient back, that I removed in a previous commit
...
Contributes to CURA-6010.
2018-12-06 16:06:22 +01:00
alekseisasin
e29baf0cec
Merge pull request #4943 from Ultimaker/small_ui_fixes
...
Small ui fixes
2018-12-06 15:23:35 +01:00
Diego Prado Gesto
b55ead8c89
Fix typo
...
Contributes to CURA-6010.
2018-12-06 15:18:32 +01:00
Diego Prado Gesto
46c209a993
Add one pixel margin to the view selector.
2018-12-06 14:45:24 +01:00
Diego Prado Gesto
3ca749cdcb
Add a bunch of renderTypes to labels in the DiscoverUM3Action.
2018-12-06 14:31:52 +01:00
Aleksei S
3c517d3fcc
The top bar background overlaps settings bar
2018-12-06 14:25:18 +01:00
Diego Prado Gesto
05075c44ee
Add renderType to some labels in the Configuration panel
...
Contributes to CURA-5876.
2018-12-06 14:19:34 +01:00
Marijn Deé
05ca0b372a
Updated TODO, printjobs are not displayed in the monitor page because
...
data returned from cura connect api contains None's instead of printer
uuid's
2018-12-06 14:04:12 +01:00
Ghostkeeper
298c68c93b
Disable configuration menu if there are no configurations
...
This then prevents you from dropping down into an empty menu.
Contributes to issue CURA-5876.
2018-12-06 13:56:06 +01:00
Ghostkeeper
1e69960464
Make it possible to disable ExpandableComponent
...
It won't show the drop-down icon then, won't do hovers and won't allow you to click on it. This will not remove the contents of the ExpandableComponent menu bar item though, so that has to be done in ConfigurationMenu.qml.
Contributes to issue CURA-5876.
2018-12-06 13:52:57 +01:00
Diego Prado Gesto
76acb13f59
Change the play/pause button colors
2018-12-06 13:50:58 +01:00
Diego Prado Gesto
4b79770d58
Align the buttons in the output process widget
...
The menu in the output device selector has now a rounded corner.
2018-12-06 13:42:29 +01:00
Ghostkeeper
f1fec2f280
Theme the scroll bar
...
We need to make this a reusable component at some point, I think. This is the first time we're using the QtQuick2 version of ScrollView.
Contributes to issue CURA-5876.
2018-12-06 12:07:03 +01:00
Diego Prado Gesto
47626f6033
Fix the color and proportions of the cura logo in the about panel
2018-12-06 11:57:55 +01:00
Diego Prado Gesto
1d877cbade
Merge branch 'ui_rework_4_0' into small_ui_fixes
2018-12-06 11:47:29 +01:00
Diego Prado Gesto
26a41c3726
Adjust the color of the printer in the printer selector
...
For that I needed to get rid of the IconLabel component, since in this case the color of the icon and the text is the same (and it makes sense)
2018-12-06 11:45:14 +01:00
Diego Prado Gesto
aab61ce8da
Modify the header pattern to be have an empty space in the left and bottom, so when repeating the pattern it doesn't overlap.
2018-12-06 11:35:33 +01:00
Diego Prado Gesto
f655e6c43e
Add a pattern in the background of the header.
...
Adjust some main colors to the ones in the designs.
2018-12-06 11:30:59 +01:00
Ghostkeeper
48e15daf64
Fix height of scroll view and make scrollable
...
Contributes to issue CURA-5876.
2018-12-06 11:16:42 +01:00
Marijn Deé
eb3777ed9f
Cleaner login and update cluster flow, start update cluster timer
...
at startup when the user is already logged in
2018-12-06 10:40:06 +01:00
ChrisTerBeke
57efca1376
Fix a possible division by zero error
2018-12-05 19:31:58 +01:00
ChrisTerBeke
94f31378a6
Add a TODO
2018-12-05 17:24:47 +01:00
ChrisTerBeke
ce07e31bbf
Implement active printer for cloud device to get monitor page functionality working
2018-12-05 17:21:46 +01:00
ChrisTerBeke
66690dfef7
Add testing todo
2018-12-05 17:06:22 +01:00
ChrisTerBeke
5e15858cae
more mocks for monitor page, fix showing current print job in monitor page, add todo
2018-12-05 17:05:21 +01:00
Daniel Schiavini
117cf10a2c
STAR-322: Removing devices when logging off
2018-12-05 16:26:20 +01:00
Daniel Schiavini
657e763318
STAR-322: Using findChanges method to simplify code
2018-12-05 16:15:51 +01:00
Daniel Schiavini
7e76913736
STAR-322: Fixing printer matching by network key
2018-12-05 16:02:38 +01:00
ChrisTerBeke
cd67100097
Comment out some currently broken code
2018-12-05 15:40:45 +01:00
Ghostkeeper
5ba8820f18
Remove unnecessary setting height to 0 when invisible
...
Turns out that it doesn't count for the childrenRect.height anyway when the item is invisible.
Contributes to issue CURA-5876.
2018-12-05 14:10:51 +01:00
Daniel Schiavini
9f4b047ee1
Merge branch 'STAR-322_cloud-connection' of github.com:Ultimaker/Cura into STAR-322_cloud-connection
2018-12-05 14:08:46 +01:00
Daniel Schiavini
b693b9d98f
STAR-322: Extracting models to be able for converting themselves
2018-12-05 14:08:40 +01:00
ChrisTerBeke
7d7dd6bdde
First idea for pairing local and remote clusters
2018-12-05 14:02:53 +01:00