Remco Burema
|
3d645140f2
Fix: Sort updateables on top of others instead of vice-versa.
|
2 years ago |
Ghostkeeper
|
64b29779ca
Fix crash when server sends invalid JSON data
|
2 years ago |
Remco Burema
|
99449dbc34
Get rid of some errors first.
|
2 years ago |
Jaime van Kessel
|
27e5905a32
Fix typing
|
2 years ago |
Jaime van Kessel
|
0615369cba
Clean up import order
|
2 years ago |
Jaime van Kessel
|
cf7772a40a
Ensure that local list has update URL
|
2 years ago |
Jaime van Kessel
|
532c7a2109
Let new marketplace also check for updates
|
2 years ago |
Jaime van Kessel
|
8259868160
Fix update URL
|
2 years ago |
Jaime van Kessel
|
afef4f761b
Update documentation
|
2 years ago |
Jaime van Kessel
|
8a198f7911
Simplify sorting
|
2 years ago |
Jaime van Kessel
|
d015d94965
Update plugins/Marketplace/LocalPackageList.py
|
2 years ago |
Jaime van Kessel
|
477f62916c
Further simplify the data being sent over to the package manager
|
2 years ago |
Jelle Spijker
|
0a7aee5c09
Only remove Card from List when package is deleted
|
2 years ago |
Jelle Spijker
|
8abeb24ccc
Remove a recently installed and then uninstalled package from the manage list
|
2 years ago |
Jelle Spijker
|
951c0234d6
Renamed _manager to _package_manager for more consistent naming
|
2 years ago |
Jaime van Kessel
|
e92cc584fb
Add missing return type
|
2 years ago |
Jelle Spijker
|
4f997319b0
Try sorting on section, update and display name
|
2 years ago |
Jelle Spijker
|
d9f77d7ffd
Moved the update logic to the PackageManager
|
2 years ago |
Jelle Spijker
|
4c5ca22b24
Handle bundled packages which can be Downgraded
|
2 years ago |
Jelle Spijker
|
0299bb1694
Fixed update buttons
|
2 years ago |
Jelle Spijker
|
9f41115bc1
Rework of the ManageButton
|
2 years ago |
Jelle Spijker
|
e0ca0d5446
Renamed recently_install to better depict the usage
|
2 years ago |
Jelle Spijker
|
453de95d12
Defensive programming
|
2 years ago |
Jelle Spijker
|
9e4258ef8b
Set the is_recently_installed flag
|
2 years ago |
Jelle Spijker
|
013e0b51e9
Storing multiple ongoing_requests
|
2 years ago |
Ghostkeeper
|
a084b689b5
Add one remaining forgotten type import
|
2 years ago |
Jelle Spijker
|
1cc3d374a0
Show the uninstall button for packages which can be downgraded to the bundled version
|
2 years ago |
Jelle Spijker
|
28b6bfb729
Fixed the update button busy state
|
2 years ago |
Jelle Spijker
|
325783ca46
Persistent handled state across Package Lists
|
2 years ago |
Jelle Spijker
|
2d9c557a13
Only check for updates when logged in
|
2 years ago |
Jelle Spijker
|
863e92d0d2
Fixed state of manage buttons
|
2 years ago |
Jelle Spijker
|
305fb4ab09
renamed locally_installed property
|
2 years ago |
Jelle Spijker
|
743ac67cdb
un-/subscribe the user to installed packages
|
2 years ago |
Jelle Spijker
|
3b3d986058
Groundwork for installing/updating packages
|
2 years ago |
Jelle Spijker
|
ff5a4a4f5a
Adding functionality to the manageButtons
|
2 years ago |
Jelle Spijker
|
02e2e0a1c6
Filter already installed packages from the install listviews
|
2 years ago |
Jelle Spijker
|
09bc28d840
Moved local package logic out of the LocalPackageList
|
2 years ago |
Jelle Spijker
|
6514fdf9f2
Check the server if a package can be updated
|
2 years ago |
Jelle Spijker
|
11b3b08198
Implemented code review suggestions
|
3 years ago |
Jelle Spijker
|
e01e47b8fa
Performance increase for obtaining LocalPackages
|
3 years ago |
Jelle Spijker
|
3a94fc0ced
Apply suggestions from code review
|
3 years ago |
Jelle Spijker
|
e7aecb6c06
Fixed mypy typing failure
|
3 years ago |
j.spijker@ultimaker.com
|
f9f43b79b0
Don't pollute the package_info with section_title
|
3 years ago |
j.spijker@ultimaker.com
|
edc71f12a3
Updated documentation and typing
|
3 years ago |
j.spijker@ultimaker.com
|
0218703592
To be installed packages are still listed for the current session
|
3 years ago |
j.spijker@ultimaker.com
|
080e3b9f27
To be removed packages are still listed for the current session
|
3 years ago |
j.spijker@ultimaker.com
|
8fad2e0f39
Changed section header for Installed Plugins
|
3 years ago |
j.spijker@ultimaker.com
|
1b7b0b9caf
Sort the different sections and packages
|
3 years ago |
j.spijker@ultimaker.com
|
3f700e5d0c
Only show Footer when the packagelist is paginated
|
3 years ago |
j.spijker@ultimaker.com
|
c4c99f6657
Added sections to the packagelists
|
3 years ago |