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

Edit volunteer view (as volunteer) #6

Closed
Thrillberg opened this issue Mar 28, 2020 · 6 comments
Closed

Edit volunteer view (as volunteer) #6

Thrillberg opened this issue Mar 28, 2020 · 6 comments
Assignees
Labels
Priority: Low 🙌 Volunteer Work relating to the volunteer role
Milestone

Comments

@Thrillberg
Copy link
Collaborator

Related to #3, volunteers can edit an existing volunteer with the following items:

  • name (text)
  • phone number (text)
  • email (text)

Also we want to display static data:

  • start date (date)
  • assigned case number (link to the case)
@Thrillberg Thrillberg added the 🙌 Volunteer Work relating to the volunteer role label Mar 28, 2020
@lisale0
Copy link
Collaborator

lisale0 commented Apr 5, 2020

Can you clarify if volunteers can edit their own information or can they also edit other volunteer's information? My understanding would be the former.

@lisale0
Copy link
Collaborator

lisale0 commented Apr 5, 2020

Can we assume the created_at field in the User model is the start date for the volunteer?

@lisale0
Copy link
Collaborator

lisale0 commented Apr 5, 2020

@Thrillberg given that a volunteer could have multiple cases, what does the case assignment link look like? We already show casa case details further below on the page if any.

@lisale0
Copy link
Collaborator

lisale0 commented Apr 5, 2020

@Thrillberg We do not currently have phone and name in the database, should we create those under user?

@Thrillberg
Copy link
Collaborator Author

Can you clarify if volunteers can edit their own information or can they also edit other volunteer's information? My understanding would be the former.

I agree! Let's let them edit their own info only.

Can we assume the created_at field in the User model is the start date for the volunteer?

For now let's say yes but we may circle back on this later and see if we want to give that it's own field or way to figure it out. Great question!

@Thrillberg given that a volunteer could have multiple cases, what does the case assignment link look like? We already show casa case details further below on the page if any.

I think this can probably be omitted and, instead, we may want the casa case details table to have a header with the text of the casa case number as a link to that case. Does that seem to make sense?

@Thrillberg We do not currently have phone and name in the database, should we create those under user?

I think so, but let's get confirmation from @Zrrrpy!

@Thrillberg
Copy link
Collaborator Author

After discussion, we've decided to close this issue and not allow volunteers to edit their own information.

@tundal45 tundal45 added this to the MVP milestone Apr 21, 2020
DrewAPeterson7671 added a commit that referenced this issue Dec 16, 2021
fixed typos on additional expenses controller.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Low 🙌 Volunteer Work relating to the volunteer role
Projects
None yet
Development

No branches or pull requests

4 participants