Add user create, edit and sub-menu pages to the admin
Open
@MadelineCollier is already working on this.
Since Aug 13, 2024.
changelog:solidus_admin
- Dominant language
- Ruby
- Stars
- 5.3k
- Forks
- 1.4k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 62
Description
Update
This issue has grown in scope to encompass the entirety of the user admin's sub-menus since those didn't have their own standalone tickets.
Description
Develop the functionality to add and edit users through the admin panel, providing fields for key user details and the ability to assign roles.
Note: The user invitation feature will be implemented in a separated task
Features
- Form for entering user details (name, email, role).
- Validation and user creation logic
Figma Design
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.