Skip to content

Notes field

Derrick Liu requested to merge notes-field into dev

@DSASanFrancisco/portal-members

This PR adds a notes column to the member model, an admin-only notes field to the member response, and a route at PUT /admin/member/notes to update the note column contents for a particular member.

Trello card: https://trello.com/c/hGb8XYjx/263-freeform-notes-text-field-for-members

I have:

  • Included a summary of the changes
  • Linked all relevant Trello tickets to this request
  • Linked all relevant GitLab issues to this request (optional -- prefer Trello, but GitLab is easier for fast-follow cleanup issues)
  • Listed all dependent merge requests in this summary (optional)
Edited by Derrick Liu

Merge request reports