ctrl-space-labs / gendox-core

Gendox: "Generate. Train. Evolve."
MIT License
5 stars 0 forks source link

Implement Invite/Remove New Members to a Project #265

Open gyfantidis opened 3 months ago

gyfantidis commented 3 months ago

Description:

We need to implement a feature that allows administrators to invite new members to the project. This feature should include a user-friendly interface for sending invitations and managing the invitation process.

Behavior

The user can also remove someone from the Project Members.

sekasx commented 1 month ago

In #259 the API has been implemented. This just needs to be used in the Frontend. The invitation is for a project in the organization. (updating the ticket title)

sekasx commented 1 month ago

There are multiple tickets for user invitations...