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

Staff Profile Page #60

Open
3 tasks
cf7 opened this issue Jan 6, 2017 · 2 comments
Open
3 tasks

Staff Profile Page #60

cf7 opened this issue Jan 6, 2017 · 2 comments
Assignees
Milestone

Comments

@cf7
Copy link
Collaborator

cf7 commented Jan 6, 2017

It will have it's own link on the navbar.

For an initial implementation, they mainly want this page to track the case managers' follow-up appointments with the youth, and it can be as basic as possible (perhaps merely listing the youth they have appointments with and the dates and times)

  • display all follow-ups across all case managers' appointments
  • ability to filter follow-ups by any table field (client name, case manager, date, time, . . . etc.)
    (DataTables plugin should take care of this nicely)
  • settings that are local to the follow-up table so that staff can save past filters (won't have to select which columns to display or use the search bar each time they navigate to the page)
@cf7 cf7 added this to the Minimum Viable Product Deliverable milestone Jan 6, 2017
@cf7 cf7 self-assigned this Jan 6, 2017
@cjdellomes
Copy link
Collaborator

follow_up table (create, update, delete)
•datetime
•note
•casemanager_id
•client_id
•location

•DataTable

@cjdellomes
Copy link
Collaborator

Can find user id in login api call as user.id

cjdellomes added a commit that referenced this issue Jan 24, 2017
cjdellomes added a commit that referenced this issue Jan 24, 2017
cjdellomes added a commit that referenced this issue Jan 25, 2017
@cf7 cf7 modified the milestones: Minimum Viable Product Deliverable , Minimum Requirements Mar 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants