Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plan Notes: Allow users to add and edit their own notes #189

Closed
7 tasks done
matthiku opened this issue May 19, 2017 · 0 comments
Closed
7 tasks done

Plan Notes: Allow users to add and edit their own notes #189

matthiku opened this issue May 19, 2017 · 0 comments
Assignees

Comments

@matthiku
Copy link
Owner

matthiku commented May 19, 2017

  • create new table 'notes' linked to plans and users
  • Update 'addnote' modal popup to show all existing notes and allow editing and adding
  • JavaScript: update addNoteToPlan method incl. update to the DOM to properly reflect editing and adding of notes
  • Laravel: update PlanController
  • Add field to show that plan leader has read the notes (once he opens the modal popup)
  • Add notification on the plan page to show to the leader if there are unread notes for this plan
  • Leader's own notes are immediately marked as read & some layout improvements
@matthiku matthiku self-assigned this May 19, 2017
matthiku added a commit that referenced this issue May 19, 2017
matthiku added a commit that referenced this issue May 20, 2017
@matthiku matthiku reopened this May 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant