discourse/app
Roman Rizzi f3cd5dc096
FIX: Restore user summary's delete button behavior. (#11844)
The user summary's delete button UX relied on the "admin-user.js" destroy function, which was called through the "admin-tools" service. After #11724, we no longer put UX behavior on Ember models.
2021-01-26 13:10:46 -03:00
..
assets FIX: Restore user summary's delete button behavior. (#11844) 2021-01-26 13:10:46 -03:00
controllers FIX: reindex_search job should work on model with no search data (#11819) 2021-01-25 11:23:36 +01:00
helpers FIX: Cleanup authentication_data cookie after login (#11834) 2021-01-25 13:47:44 +00:00
jobs FIX: move post_search_data migration into onceoff job (#11851) 2021-01-26 16:29:00 +01:00
mailers FEATURE: reason to reject user signup (#11700) 2021-01-15 09:43:26 +11:00
models FIX: only de-prioritise exact matches in mentions (#11843) 2021-01-25 21:27:15 +01:00
serializers FIX: Update categories without full page refresh (#11793) 2021-01-22 10:21:09 +02:00
services FIX: Destroy associated user api keys when making a user anonymous. (#11760) 2021-01-25 11:07:22 -03:00
views FIX: Cleanup authentication_data cookie after login (#11834) 2021-01-25 13:47:44 +00:00