Skip to content

Implement the ability to add/remove groups to/from a user #69

@RTEYL

Description

@RTEYL

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Similar to #68

Add Redux actions for users to add/remove a group.

Describe the solution you'd like
A clear and concise description of what you want to happen.

Create an action-type, action, and reducer case function that accepts arguments for a group and a user. Then send a request to update Mongo and the store.

Needs one for adding a group and one for removing a group.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

Labels

APIImprovements or additions to APIDBIncludes Database changesReduxIncludes Redux changes

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions