NottingHack / NottingHack/hms2
Email Sent logs
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 14
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Add permissions and views to allow display of the Emails sent to a user
basic view should just show subject and date
possibly indicate if sent to others as well
roles?
'email.view.self',
'email.view.all',
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the existing email views, sent-email data, and permission definitions, then clarify the intended roles and whether the view should show recipients beyond the user; done means the agreed self/all permissions and basic subject-and-date view are implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authorization, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100