add project edit modal

This commit is contained in:
Gregor Vostrak
2024-04-20 01:09:23 +02:00
parent f14d83cd19
commit 0650480246
6 changed files with 172 additions and 5 deletions

View File

@@ -63,3 +63,5 @@ test('test that creating and deleting a new project via the modal works', async
// Test that project task count is displayed correctly
// Test that active / archive / all filter works (once implemented)
// Edit Project Modal Test