revert: feat: added bulk delete user posts feature for privileged users - #818
Conversation
This reverts commit 909d133. See openedx/openedx-platform#37402 for details We leave the original PR's changes to Confirmation.jsx in place because they are OK and are now tangled in with recent changes and more difficult to revert.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #818 +/- ##
==========================================
+ Coverage 94.48% 94.49% +0.01%
==========================================
Files 167 164 -3
Lines 3699 3618 -81
Branches 999 984 -15
==========================================
- Hits 3495 3419 -76
+ Misses 190 185 -5
Partials 14 14 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@brian-smith-tcril This is ready to go, can you take a look when you have a sec? |
This seems OK to me assuming the other uses of the |
…eged users (openedx#818)" This reverts commit 4d51cf8.
This reverts commit 909d133.
See openedx/openedx-platform#37402 for details
We leave the original PR's changes to Confirmation.jsx in place because they are fairly reasonable and also because they are tangled in with other recent changes and thus more difficult to revert.