diff options
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | TASKS.md | 31 |
2 files changed, 32 insertions, 1 deletions
@@ -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 + |