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

@@ -107,3 +107,5 @@ test('test that creating and deleting a new tag in a new project works', async (
// Test that project task count is displayed correctly
// Test that active / archive / all filter works (once implemented)
// Test update task name