GrottoCenter / grottocenter-api

Grottocenter API
https://api.grottocenter.org
GNU Affero General Public License v3.0
15 stars 2 forks source link

Adds delete / restore for Organization and Massif + Refactoring #1307

Closed vmarseguerra closed 1 week ago

vmarseguerra commented 1 month ago

Adds the possibility to delete, view deleted, restore, delete permanently for the following entities:

Only moderators can do these actions.

Refactoring and cleanup were also made.

Linked to front PR: https://github.com/GrottoCenter/grottocenter-front/pull/985