freeCodeCamp / league-for-good

An open source sports league management tool
BSD 3-Clause "New" or "Revised" License
163 stars 106 forks source link

Fix/Remove delete league from settings tab #48

Closed makkoli closed 7 years ago

makkoli commented 7 years ago

The delete league link under the settings tab in the league dashboard needs to be removed.

vikramnr commented 7 years ago

@makkoli I'm fairly new contributing so let me know if I can work on this.

makkoli commented 7 years ago

@vikramnr Feel free to work on this and don't be afraid to ask for help if you need it.

vikramnr commented 7 years ago

@makkoli Should I also remove the form for delete league?

makkoli commented 7 years ago

Yeah, we won't be needing that anymore.

paulywill commented 7 years ago

@makkoli May I ask why the ability to remove a league was taken away?

makkoli commented 7 years ago

@paulywill FCC decided they didn't want to have that option available. They didn't want admins to delete leagues and lose all the data associated with them.

paulywill commented 7 years ago

@makkoli: That makes sense. Is there still a need for admins to send a housekeeping request?

FCC could keep the data but create a new record cloning the same data with the changes.

ie "Click here to request League Rename" "Click here to request Remove League Listing"