devise_invitable icon indicating copy to clipboard operation
devise_invitable copied to clipboard

Add "Invitable to:" for resource invitations

Open chevinbrown opened this issue 7 years ago • 4 comments
trafficstars

Over several projects, I've modified this to allow users to be invited "to" things, such as organizations (membership), groups, or another join table.

Would it be possible for us to add options to add invite_resource configuration/

ie. If the user is persisted, but the "invitable" resource is not in invite_resource.invitable_ids, add the resource_id to the join, if not invite the resource AND add the resource_id to the join.

Thoughts?

chevinbrown avatar Apr 26 '18 01:04 chevinbrown

@chevinbrown would you mind sharing code snippets?

mensfeld avatar Dec 06 '19 14:12 mensfeld

Eh. I would love to, but it's been over a year since I've encountered this...I'm not sure I have the bandwidth to dive into this b/c it's pretty far outside my daily scope of activities.

Seems like this repo is pretty quiet anyway, so I'm not sure it'd provide much value, unless you're interested in implementing?

chevinbrown avatar Dec 06 '19 15:12 chevinbrown

@chevinbrown having the snippets would definetely help me with some things that I'm working on and depending on the scope and amount of work to abstract I could give it a shot :) (can't prmise that though).

mensfeld avatar Dec 06 '19 17:12 mensfeld

@mensfeld I'll be honest, it's been so long, this is completely out of my memory. 😞

chevinbrown avatar Jan 10 '20 15:01 chevinbrown