You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
seanmarcia
changed the title
Build out user/session structure
Build out users
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
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.The text was updated successfully, but these errors were encountered: