discourse/db
Robin Ward 111a502231 FIX: Deleting Users should work nicely with Reviewable Users
"Rejecting" a user in the queue is equivalent to deleting them, which
would then making it impossible to review rejected users. Now we store
information about the user in the payload so if they are deleted things
still display in the Rejected view.

Secondly, if a user is destroyed outside of the review queue, it will
now automatically "Reject" that queue item.
2019-04-03 16:42:39 -04:00
..
fixtures FEATURE: New 'Reviewable' model to make reviewable items generic 2019-03-28 12:45:10 -04:00
migrate FIX: Deleting Users should work nicely with Reviewable Users 2019-04-03 16:42:39 -04:00
post_migrate FEATURE: New 'Reviewable' model to make reviewable items generic 2019-03-28 12:45:10 -04:00
api_test_seeds.rb Updates api_test_seeds for multiple auth_token support (#5414) 2017-12-09 08:56:11 +11:00