CollActionteam / collaction_cms

This is the UI interface for the CMS API
6 stars 3 forks source link

Implement invitation modal / invitation flow #55

Open dromerolovo opened 1 year ago

dromerolovo commented 1 year ago

Small Description:

The current CMS only allows for admin invitation, but it needs to be replaced with a system that allows admins to invite moderators and promote them to admin. After the update, admins will have two options available: inviting moderators and promoting them to admin.

Xazin commented 1 year ago

We don't need this, we only actually want to invite Moderators.

So what we need to do, is to make a small change on the backend and it will be fine.

We need another way, for Admins to manage Admins and Moderators, so that a moderator can be promoted by an Admin.

dromerolovo commented 1 year ago

Ok, so an admin would be able to make two actions: 1. Invite a moderator, 2. Promote a moderator to admin, right?

Xazin commented 1 year ago

Ok, so an admin would be able to make two actions: 1. Invite a moderator, 2. Promote a moderator to admin, right?

Yes