add edit modal for tasks and clients, fixes ST-233

This commit is contained in:
Gregor Vostrak
2024-06-04 19:27:29 +02:00
parent 81e3ffd921
commit ded58f8bd6
14 changed files with 270 additions and 46 deletions

View File

@@ -49,3 +49,5 @@ test('test that creating and deleting a new client via the modal works', async (
newClientName
);
});
// TODO: Add Name Update Test