diff options
| author | Joe Carstairs <me@joeac.net> | 2025-07-21 07:55:57 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-07-21 07:55:57 +0100 |
| commit | 576ae825d343c8fbad1d7edff6d4bac992414a4c (patch) | |
| tree | f8be2725759f4d79089798fa6d7b0f68e4f1f01f | |
| parent | fdc50ad6f1c4e5660fe108c0f19ddea0754e2ce6 (diff) | |
task-059: edit req-068, req-069
| -rw-r--r-- | requirements/catalogue/req-068.md | 4 | ||||
| -rw-r--r-- | requirements/catalogue/req-069.md | 3 | ||||
| -rw-r--r-- | requirements/tasks/task-059.md | 7 |
3 files changed, 11 insertions, 3 deletions
diff --git a/requirements/catalogue/req-068.md b/requirements/catalogue/req-068.md index d744c3d..e5c4cba 100644 --- a/requirements/catalogue/req-068.md +++ b/requirements/catalogue/req-068.md @@ -1,7 +1,7 @@ # req-068 -Schist must have a desktop interface for creating, updating and deleting -buckets. +Schist must have a desktop interface for creating, reading, updating and +deleting buckets. Sources: req-056, req-000, req-025, req-089 diff --git a/requirements/catalogue/req-069.md b/requirements/catalogue/req-069.md index 7b56720..458d059 100644 --- a/requirements/catalogue/req-069.md +++ b/requirements/catalogue/req-069.md @@ -1,6 +1,7 @@ # req-069 -Schist must have a desktop interface for creating, updating and deleting pipes. +Schist must have a desktop interface for creating, reading, updating and +deleting pipes. Sources: req-038, req-000, req-025, req-089 diff --git a/requirements/tasks/task-059.md b/requirements/tasks/task-059.md index 9bd4e30..edbddf0 100644 --- a/requirements/tasks/task-059.md +++ b/requirements/tasks/task-059.md @@ -5,3 +5,10 @@ Produce a CRUD matrix and check for any gaps. Status: doing Epic: epic-003 + +| Model | C | R | U | D | +| ----------- | ------- | ------- | ------- | ------- | +| drip | req-037 | | req-072 | req-072 | +| pipe | req-069 | req-069 | req-069 | req-069 | +| bucket | req-068 | req-068 | req-068 | req-068 | +| transaction | req-048 | | | | |
