summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-10-23 16:23:54 +0100
committerMatthew Lemon <y@yulqen.org>2024-10-23 16:23:54 +0100
commit92aef59c99cd4cb0ca067216016922aa6661a90a (patch)
tree4d2b567a87b142e0718bb1497ad042874b189e15
parentd029aa82039de320225e0bdd37a918cd313b8fd9 (diff)
Adds new TASKS file
-rw-r--r--README.md2
-rw-r--r--TASKS.md31
2 files changed, 32 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3e85087..44043fc 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,3 @@
## DefNucSyR Engagement Database (DED)
-bar
+Go to [TASKS.md](TASKS.md).
diff --git a/TASKS.md b/TASKS.md
new file mode 100644
index 0000000..3831d51
--- /dev/null
+++ b/TASKS.md
@@ -0,0 +1,31 @@
+# Tasks
+
+## Instruments
+
+- [ ] finish the table of SOPs (`/instruments/sops`)
+- [ ] SOP detail page
+- [ ] Link "Regulatory Instruments" to new instruments list page
+- [ ] Link SOP detail page to instruments list page
+
+## Dashboards
+TBC
+
+## Engagement planning
+
+- [ ] Links for new Engagement types:
+ - [ ] Sampling
+ - [ ] Inspection
+ - [ ] Assessment (`AssessmentCreateForm`)
+ - [ ] SyRIF
+ - [ ] Meeting
+- [ ] fix the year on `/engagements/plan/<org>`
+- [ ] check use of "Your entities" on `/engagements/`
+- [ ] new overall Engagement Plan list page for all inspectors
+
+## Engagement strategies
+
+- [ ] Get up to date with Engagement Strategy pages - I think there are tests?
+- [ ] Engagement Strategy detail page
+- [ ] Engagement Strategy list page
+- [ ] Link all Engagement Plans with corresponding Engagement Strategy
+