casper
180e1e1d7a
Merge branch 'CURA-8587_disable_update_install_and_uninstall' into cura-8587_disable_update_install_and_update/licence_agreement
2021-12-06 18:09:01 +01:00
casper
28b21628b4
Remove unused package_name property and add package_id in license model
...
The `_to_be_installed_package_id` and `_to_be_installed_package_path`
can now be removed from the class as they can requested from the model
itself. This we make sure that the we alway install the package for
which the license was recently accepted.
cura 8587
2021-12-06 18:07:44 +01:00
casper
49a6a83fe9
Move button text inside QML element
...
cura 8587
2021-12-06 17:50:18 +01:00
casper
119b86b957
Remove page-count logic from LicenceModel title dialog
...
cura 8587
2021-12-06 17:32:10 +01:00
Ghostkeeper
a084b689b5
Add one remaining forgotten type import
...
Contributes to issue CURA-8587.
2021-12-06 17:26:12 +01:00
casper
324b456cbd
Merge branch 'CURA-8587_disable_update_install_and_uninstall' into cura-8587_disable_update_install_and_update/licence_agreement
2021-12-06 17:23:31 +01:00
Ghostkeeper
aec643fd44
Fix several typing issues
...
Contributes to issue CURA-8587.
2021-12-06 17:22:07 +01:00
Ghostkeeper
e525770332
Cast result to list after _updateLocalPackages
...
Because the _updateLocalPackages function guarantees it to be a list now, not None any more.
Contributes to issue CURA-8587.
2021-12-06 17:14:02 +01:00
casper
a0bb1eda94
Merge branch 'CURA-8587_disable_update_install_and_uninstall' into cura-8587_disable_update_install_and_update/licence_agreement
2021-12-06 17:10:27 +01:00
casper
4848c474e8
Implement UX design for maketplace license dialog
...
cura 8587
2021-12-06 17:10:13 +01:00
Ghostkeeper
f932239b6a
Implement aesthetics of busy indicator
...
Don't use the default spinner but use an image from our theme. A new image. And change the font size, colour and spacings a bit according to our designs.
Contributes to issue CURA-8587.
2021-12-06 16:52:47 +01:00
Jelle Spijker
c73ef84395
Show the correct busy message
...
Contributes to: CURA-8587
2021-12-06 16:47:53 +01:00
Ghostkeeper
c6501d6ade
Use capital letters for busy text
...
It seems though that the wrong text is shown here. In any case this looks more consistent.
Contributes to issue CURA-8587.
2021-12-06 16:25:50 +01:00
Ghostkeeper
e3eb82b022
Align read more label to the text, not the parent box
...
This is the same alignment as the ellipsis shown when the description is abbreviated. Looks correct, and it should be correct.
Contributes to issue CURA-8587.
2021-12-06 16:21:58 +01:00
Ghostkeeper
e646d53b53
Make quit button quit Cura
...
Contributes to issue CURA-8587.
2021-12-06 16:05:48 +01:00
Ghostkeeper
3c54964417
Use same content for button as old one
...
So make it dynamic based on the application name. This also causes the translation to be re-used.
Contributes to issue CURA-8587.
2021-12-06 16:05:48 +01:00
Ghostkeeper
3cae6d80b9
Show restart banner only when a restart is required
...
Contributes to issue CURA-8587.
2021-12-06 16:05:47 +01:00
casper
0cc9d8db68
Use existing plugin registry
...
Fix after merge
cura 8587
2021-12-06 15:51:19 +01:00
casper
ec58cd2d0e
Merge branch 'CURA-8587_disable_update_install_and_uninstall' into cura-8587_disable_update_install_and_update/licence_agreement
...
# Conflicts:
# plugins/Marketplace/PackageList.py
2021-12-06 15:49:21 +01:00
casper
c3665d7440
Correctly handle actions from marketplace license prompt
...
Install package on accept
And stop spinner on decline
cura 8587
2021-12-06 15:45:27 +01:00
casper
09e221d64a
Add license dialog to the Marketplace
...
cura 8587
2021-12-06 14:49:50 +01:00
Jelle Spijker
1cc3d374a0
Show the uninstall button for packages which can be downgraded to the bundled version
...
Contributes to: CURA-8587
2021-12-06 14:11:31 +01:00
Jelle Spijker
28b6bfb729
Fixed the update button busy state
...
Contributes to: CURA-8587
2021-12-06 13:53:44 +01:00
Ghostkeeper
cf8ff903da
Merge branch 'CURA-8670_fix_error_message_failed_sync'
2021-12-06 13:19:27 +01:00
Rijk van Manen
d301adc9ec
reduce flow for 100% density parts
...
Overextrusion needs to be avoided to main high quality. More info: PP-86
2021-12-06 12:37:39 +01:00
Jaime van Kessel
b28cb5ad5e
Merge branch 'CURA-8587_disable_update_install_and_uninstall' of github.com:Ultimaker/Cura into CURA-8587_disable_update_install_and_uninstall
2021-12-06 12:02:44 +01:00
Jaime van Kessel
09710c2d9f
Remove unneeded connection
...
The connection isn't needed to handle a signal. There is an easier shorthand
CURA-8587
2021-12-06 12:02:14 +01:00
Jaime van Kessel
18837a32b8
Move verifiedIcon to it's own file
...
Cleaning up the size of the package card a bit
2021-12-06 11:54:14 +01:00
Jelle Spijker
579cc7bdbc
Enable or disable a plugin functionality added
...
Contributes to: CURA-8587
2021-12-06 11:34:36 +01:00
Jaime van Kessel
ea85e59e50
Fix margin
...
CURA-8587
2021-12-06 11:34:19 +01:00
Jaime van Kessel
de0dc568cd
Change rectangle into item
...
It had no color, so it doesn't need to be a rectangle
Cura-8587
2021-12-06 11:30:27 +01:00
Jaime van Kessel
fbc9a25a8f
Merge branch 'CURA-8587_disable_update_install_and_uninstall' of github.com:Ultimaker/Cura into CURA-8587_disable_update_install_and_uninstall
2021-12-06 11:28:26 +01:00
Jaime van Kessel
7a902f8314
Add restart required banner
...
CURA-8587
2021-12-06 11:28:06 +01:00
Jelle Spijker
325783ca46
Persistent handled state across Package Lists
...
Contributes to: CURA-8587
2021-12-06 10:19:14 +01:00
Jaime van Kessel
a64aa6ef2d
Merge pull request #10989 from Ultimaker/CURA-8671_dont_send_materials_to_um2c
...
[CURA-8671] Don't send materials to printers that can't receive them
2021-12-06 09:48:18 +01:00
Jaime van Kessel
8f92f049d1
Emit signal when property changed
...
The signals weren't being emitted when the property was set.
CURA-8671
2021-12-06 09:43:53 +01:00
Jelle Spijker
2d9c557a13
Only check for updates when logged in
...
Contributes to: CURA-8587
2021-12-06 09:43:09 +01:00
Jelle Spijker
863e92d0d2
Fixed state of manage buttons
...
Contributes to: CURA-8587
2021-12-06 09:14:40 +01:00
Reiner Buehl
5376ca18f4
Update tinyboy_fabrikator15.def.json
2021-12-05 18:20:40 +01:00
Reiner Buehl
0ab81ab2ae
Update tinyboy_fabrikator15.def.json
2021-12-05 18:16:14 +01:00
Reiner Buehl
fc4104856e
Update tinyboy_fabrikator15_normal.inst.cfg
2021-12-05 18:13:49 +01:00
Reiner Buehl
19282d5657
Update tinyboy_fabrikator15_high.inst.cfg
2021-12-05 18:13:14 +01:00
Reiner Buehl
6779d7134e
Update tinyboy_fabrikator15_draft.inst.cfg
2021-12-05 18:12:37 +01:00
Jelle Spijker
a51b29cdf6
Fixed double items in getAllLocalPackages
...
Contributes to: CURA-8587
2021-12-05 16:28:21 +01:00
Jelle Spijker
305fb4ab09
renamed locally_installed property
...
Contributes to: CURA-8587
2021-12-05 16:23:23 +01:00
Jelle Spijker
bd2f270803
Added typing
...
Contributes to: CURA-8587
2021-12-05 15:18:51 +01:00
Jelle Spijker
09709ede8b
Fix duplicate packages in get AlllocalPackages
...
The helper class is needed because dict's aren't hashable
which complicates the `in` check.
Contributes to: CURA-8587
2021-12-05 15:11:35 +01:00
Jelle Spijker
42e7ef4a89
Merge remote-tracking branch 'origin/CURA-8587_disable_update_install_and_uninstall' into CURA-8587_disable_update_install_and_uninstall
2021-12-05 11:58:45 +01:00
casper
58ee0d19fd
Vertically align author components with manage buttons
...
To comply with UX design
cura 8587
2021-12-04 10:28:25 +01:00
Jelle Spijker
8400459e21
Use Python syntax to check if item is in collection
...
Als removed the check on the first loop, because we know for certain these
will already be unique values.
Contributes to: CURA-8587
2021-12-03 17:41:29 +01:00