MerginMaps / mobile

Mobile app for Mergin Maps 📲. Open QGIS projects and manage vector data on your phone, even offline 📶 (Android/iOS/Windows app)
https://merginmaps.com
GNU General Public License v2.0
294 stars 64 forks source link

Handling attempt to upload a project after reaching the project limit #3450

Closed VitorVieiraZ closed 4 months ago

VitorVieiraZ commented 4 months ago

When attempting to upload a local only project, if the workspace project limit has been reached, the project is now removed from the synchronization pending list and is completely deleted if the project is removed by the user.

https://github.com/MerginMaps/mobile/assets/155513369/73233041-f390-4cc7-b0c3-9a7b7402fe09

Fixes #3403

github-actions[bot] commented 4 months ago

Pull Request Test Coverage Report for Build 9223917265

Details


Files with Coverage Reduction New Missed Lines %
input/app/attributes/attributecontroller.cpp 1 77.37%
input/app/synchronizationmanager.cpp 48 60.0%
<!-- Total: 49 -->
Totals Coverage Status
Change from base Build 9161804447: 0.06%
Covered Lines: 7674
Relevant Lines: 12780

💛 - Coveralls