Jelle Spijker
|
6514fdf9f2
Check the server if a package can be updated
|
3 лет назад |
Jelle Spijker
|
11b3b08198
Implemented code review suggestions
|
3 лет назад |
Jelle Spijker
|
3a94fc0ced
Apply suggestions from code review
|
3 лет назад |
Jelle Spijker
|
07fcf8b533
Fixed missing qoutes
|
3 лет назад |
Jelle Spijker
|
8785198a0e
Merge branch 'marketplace_redesign' into CURA-8558_introduce_manage_package_list
|
3 лет назад |
j.spijker@ultimaker.com
|
edc71f12a3
Updated documentation and typing
|
3 лет назад |
Jaime van Kessel
|
7c5bfef318
Fix crash when switching between material & plugin tab
|
3 лет назад |
j.spijker@ultimaker.com
|
3f700e5d0c
Only show Footer when the packagelist is paginated
|
3 лет назад |
Jelle Spijker
|
86d5d315bc
Differentiate between local and remote packages
|
3 лет назад |
Jaime van Kessel
|
7e674a18b3
Change the logging of operationcancelled to debug instead of error
|
3 лет назад |
Ghostkeeper
|
3e64b7cb66
Abort request when PackageList gets deleted
|
3 лет назад |
Ghostkeeper
|
4b86f7bb29
Revert "Only show plugin and material packages"
|
3 лет назад |
Ghostkeeper
|
cbd1b8fbf7
Implement filter on PackageList
|
3 лет назад |
Jelle Spijker
|
cdf05a5606
Only show plugin and material packages
|
3 лет назад |
Ghostkeeper
|
a3c364d65a
Clarify import documentation
|
3 лет назад |
Ghostkeeper
|
6b6b6f613f
Remove superfluous pyqtSlot marking
|
3 лет назад |
Jaime van Kessel
|
43b8476572
Remove unneeded parenthesis
|
3 лет назад |
Jaime van Kessel
|
37ccf5b823
Add missing return types on init
|
3 лет назад |
Ghostkeeper
|
daf450142b
Implement error handling and showing error state
|
3 лет назад |
Ghostkeeper
|
e3cd5606f0
Make load more button load more packages
|
3 лет назад |
Ghostkeeper
|
8776294932
Set loading state to False once parsing has completed
|
3 лет назад |
Ghostkeeper
|
27da03d862
Add a property to see whether there are any more packages to load
|
3 лет назад |
Ghostkeeper
|
031c8efbe6
Implement pagination for package list
|
3 лет назад |
Ghostkeeper
|
38038b3752
Store items directly in listModel when parsing them
|
3 лет назад |
Ghostkeeper
|
6415a2649e
Parse responses from package API call
|
3 лет назад |
Ghostkeeper
|
3138452f94
Allow PackageList to be used as a model from QML
|
3 лет назад |
Ghostkeeper
|
4337e81b77
Make request to Marketplace API when package list loads
|
3 лет назад |
Ghostkeeper
|
5851ad52c6
Add property to tell if the list is currently loading or loading more
|
3 лет назад |
Ghostkeeper
|
0f5c923d93
Add model to represent packages and export information to QML
|
3 лет назад |
Ghostkeeper
|
cf2b0d2777
Add empty ListModel to store list of packages with
|
3 лет назад |