Skip to content

Build out users #17

@dcollie2

Description

@dcollie2

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions