add missing data to public shared reports, add premium restrictions, add pdf download

This commit is contained in:
Gregor Vostrak
2024-12-03 15:03:28 +01:00
committed by Constantin Graf
parent bcb298bd6d
commit e3f981aac2
15 changed files with 525 additions and 149 deletions

View File

@@ -180,6 +180,7 @@ watchEffect(() => {
tasks: [],
estimated_time: null,
spent_time: 0,
is_public: false,
},
],
});