human-essentials
human-essentials copied to clipboard
[WIP] Additional implementation of the single step invite and approve feature
Resolves #3432
Description
This is the work that I did to address issue #3432. I saw that the original contributor who was working on it came back and finished, so I'm submitting this just in case it can be useful in getting their solution to a production state. Please feel free to discard if the changes are unneeded!
Type of change
- New feature (non-breaking change which adds functionality)
- This change requires a documentation update
How Has This Been Tested?
I added a test into partner_system_spec.rb to login as org admin, check the option box, and then check if the invite and approve partner button is there/works.