From 15b917a354291294f77319c7efa91f8812043ce5 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Sat, 19 Jul 2025 20:17:35 +0100 Subject: add epic-004, edit task-002, task-003, task-004, task-031 --- requirements/tasks/epic-004.md | 14 ++++++++++++++ requirements/tasks/task-002.md | 2 ++ requirements/tasks/task-003.md | 2 ++ requirements/tasks/task-004.md | 2 ++ requirements/tasks/task-031.md | 2 +- 5 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 requirements/tasks/epic-004.md diff --git a/requirements/tasks/epic-004.md b/requirements/tasks/epic-004.md new file mode 100644 index 0000000..863c1c2 --- /dev/null +++ b/requirements/tasks/epic-004.md @@ -0,0 +1,14 @@ +# epic-004 + +Implement bank sync. + +Blocked by: task-031 + +Status: not ready + +## Ordered backlog + +- [ ] task-002 (desktop UI) +- [ ] task-004 +- [ ] task-003 (syncing) +- [ ] task-005 (trigger sync on read requests) diff --git a/requirements/tasks/task-002.md b/requirements/tasks/task-002.md index 6c4c69c..3da2140 100644 --- a/requirements/tasks/task-002.md +++ b/requirements/tasks/task-002.md @@ -6,3 +6,5 @@ Schist. Source: req-050 Blocked by: task-031 + +Epic: epic-004 diff --git a/requirements/tasks/task-003.md b/requirements/tasks/task-003.md index 879576a..a531a76 100644 --- a/requirements/tasks/task-003.md +++ b/requirements/tasks/task-003.md @@ -10,3 +10,5 @@ should notify the user. Source: req-051 Blocked by: task-031 + +Epic: epic-004 diff --git a/requirements/tasks/task-004.md b/requirements/tasks/task-004.md index bef37c1..5dc9807 100644 --- a/requirements/tasks/task-004.md +++ b/requirements/tasks/task-004.md @@ -12,3 +12,5 @@ transactions at the same time. Source: req-051 Blocked by: task-031 + +Epic: epic-004 diff --git a/requirements/tasks/task-031.md b/requirements/tasks/task-031.md index 93ea77a..29d6e68 100644 --- a/requirements/tasks/task-031.md +++ b/requirements/tasks/task-031.md @@ -7,4 +7,4 @@ Source: req-015 Epic: epic-001 -Blocks: task-002, task-003, task-004 +Blocks: epic-004, task-002, task-003, task-004 -- cgit v1.2.3