Cura/plugins/DigitalLibrary
c.lamboo 854607a725 Provide source_file_id with print file
Had to implement this a bit differently as stated in the ticket. This field is returned when uploading the project file.

Logic needed a bit of a change as the new behavior dictates a sequence (we can only upload the print file after the project file is uploaded, and we know the correct `file_id`/`source_file_id`) where before these two api calls were done in parallel.

CURA-8555
2022-06-15 13:36:34 +02:00
..
resources Re-enable regular expression 2022-06-14 16:49:40 +02:00
src Provide source_file_id with print file 2022-06-15 13:36:34 +02:00
tests Update tests to test filter too 2021-07-13 16:24:21 +02:00
__init__.py Initial commit for the DL 2021-04-20 11:30:49 +02:00
plugin.json Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00