Tabletop-Mirror / Issues-and-Tasks

0 stars 0 forks source link

Fully Flesh Out Bulk Operations in The Entity Manager #182

Open VarunS1997 opened 2 months ago

VarunS1997 commented 2 months ago

After completing #142 , we had to settle for not including bulk operations yet.

However, we should include functionalities for the following:

darrow97 commented 2 months ago

Basic bulk delete functionality is added. Abilities is wired up, but need to wire the other 'Your Content' endpoints.

darrow97 commented 2 months ago

Updated bulk delete for sheets. Needs proper testing as I just used the logic of the abilities/generic bulk delete and am not familiar with the sheets portion of Hedron.

darrow97 commented 2 months ago

Updated bulk delete for maps (deleting landmarks, regions, and geographies). Needs proper testing as I just used the logic of the abilities/generic bulk delete and am not familiar with the maps portion of Hedron.

darrow97 commented 2 months ago

Added bulk delete endpoints for all the controllers