Code-iX / Gibbon-Git-Server

Gibbon Git Server is a web application to manage and connect to your git repositories. Go to homepage for release and more info. Forked by Bonobo Git Server.
https://code-ix.github.io/Gibbon-Git-Server/
MIT License
6 stars 0 forks source link

Option for renaming repositories, teams and users #42

Open Matt-17 opened 1 month ago

Matt-17 commented 1 month ago

Yes, we had this already and I removed it.

WHY?

Because those changes are way too dangerous as they would break links and stuff easily. Teams and users might be easier, but it's still similar. Renaming repositories also had the effect that they were moved and if they had validation issues they were moved back. This is crazy. And this might happen with a simple unseen key press.

So when reimplementing this feature, this will be a different view and will also have a confirmation step.