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

Build out users #17

Open
2 of 5 tasks
dcollie2 opened this issue Jan 2, 2025 · 0 comments
Open
2 of 5 tasks

Build out users #17

dcollie2 opened this issue Jan 2, 2025 · 0 comments
Assignees

Comments

@dcollie2
Copy link
Collaborator

dcollie2 commented Jan 2, 2025

Summary

We have basic users that were created with the rails 8 auth generate but we need to flesh them out.

Why?

Because we don't have anything there yet.

Details

We just have basic information on a user which is an email. We need to add name, admin (boolean), they belong to a provider if they are not an admin.

Criteria for completion

  • Add a required name field, admin fields
  • Add association to provider
  • Add in CRUD actions on the dashboard. The pages, as well as the dashboard link, should only be viewable if the user is an admin.
  • View HTML modified to work with our theme
  • Tests verifying everything

Questions? Join our Slack!

We highly recommend that you join us in slack in the #medstick channel to ask questions quickly, find out when the next stakeholder meeting is, and chat with the team.

@seanmarcia seanmarcia changed the title Build out user/session structure Build out users Jan 2, 2025
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