discourse/app/assets
David Taylor 15025ac958 UX: Show information about badge errors when saving
`popupAjaxError` is used by the controller to handle errors when saving the badge model. That only works properly when it gets the original exception from the ajax call. This manipulation of the error in the badge model was breaking that behavior.

The admin-badges controller is the only place which saves this model, so this shouldn't cause any issues elsewhere in the app.
2022-09-01 09:59:14 +01:00
..
images FIX: fallback to default push notification icon if none exists (#16961) 2022-06-01 12:00:05 +10:00
javascripts UX: Show information about badge errors when saving 2022-09-01 09:59:14 +01:00
stylesheets UX: Improve max-height value on toolbar popup menu (#18030) 2022-08-29 12:59:35 -07:00