add project member role selection to create and update modals, fixes ST-446

This commit is contained in:
Gregor Vostrak
2024-10-01 00:45:37 +02:00
parent a6e5d375a1
commit 6c4256b27d
8 changed files with 113 additions and 25 deletions

View File

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