G-Node / tonic

Framework for building services that interact with GIN
BSD 3-Clause "New" or "Revised" License
6 stars 4 forks source link

Second form to edit existing project #11

Open achilleas-k opened 3 years ago

achilleas-k commented 3 years ago

In the current prototype, users can create a new project, which creates a repository, a team, and adds both the user and the repository to the team. This will eventually also create submodules based on a template, some of which may be optional.

A second action should support editing an existing project. Supported actions can be to add submodules, change the visibility of existing submodules, or invite users to join the project.

jcolomb commented 3 years ago

"change the visibility of existing submodules" and "invite users" may be better done directly in gin. (repository settings, add someone to team).

jcolomb commented 1 year ago

this cannot be done in GIN (need to be organisation owner) so yes, it would be important