discourse/app/assets/javascripts/admin/addon
Jarek Radosz 6adc67a7a8
FIX: Broken error reporting in modals (and other places) (#23680)
1. actually call `popupAjaxError`, thanks :P
2. don't close a modal on error
3. use `extractError()` instead of manually joining error messages
4. …or passing just the error object to `this.flash`
2023-09-27 17:11:44 +02:00
..
adapters DEV: Migrate remaining admin classes to native syntax (#20717) 2023-03-17 12:25:05 +00:00
components FIX: Broken error reporting in modals (and other places) (#23680) 2023-09-27 17:11:44 +02:00
controllers DEV: Adjust site setting search limiter (#23589) 2023-09-14 09:52:25 -06:00
helpers DEV: Migrate remaining admin classes to native syntax (#20717) 2023-03-17 12:25:05 +00:00
lib UX: remove unsupported filterable attr from form template sample (#23535) 2023-09-12 12:20:55 -03:00
mixins DEV: Convert site-setting-default-categories modal to component-based API (#22968) 2023-08-10 10:31:34 +01:00
models FIX: Improve admin plugin list and modernize code (#23256) 2023-08-28 10:48:59 +10:00
routes DEV: Modernize admin-site-text route/controller (#23581) 2023-09-14 11:27:09 +01:00
services DEV: Rename custom getOwner to getOwnerWithFallback (#23437) 2023-09-26 14:30:52 +01:00
templates DEV: Modernize admin-site-text route/controller (#23581) 2023-09-14 11:27:09 +01:00