discourse/app
Bianca Nenciu e85a81f33c
FIX: Make category-drop work with lazy_load_categories (#24187)
The category drop was rerendered after every category async change
because it updated the categories list. This is not necessary and
categories can be referenced indirectly by ID instead.
2023-11-28 17:58:47 +02:00
..
assets FIX: Make category-drop work with lazy_load_categories (#24187) 2023-11-28 17:58:47 +02:00
controllers FIX: Make category-drop work with lazy_load_categories (#24187) 2023-11-28 17:58:47 +02:00
helpers DEV: Simplify ember-cli proxy strategy (#24242) 2023-11-10 11:16:06 +00:00
jobs DEV: Housekeeping for CleanUpUploads job (#24361) 2023-11-20 09:50:09 +10:00
mailers FIX: Add higher read & open timeouts for group SMTP emails (#24593) 2023-11-28 15:32:59 +10:00
models FIX: Make category-drop work with lazy_load_categories (#24187) 2023-11-28 17:58:47 +02:00
serializers FIX: Make category-drop work with lazy_load_categories (#24187) 2023-11-28 17:58:47 +02:00
services DEV: Pass the user who requested the summary to the strategy. (#24489) 2023-11-21 13:27:27 -03:00
views FIX: Use subfolder-safe url for category in html view (#24595) 2023-11-28 19:08:14 +08:00