discourse/app
Bianca Nenciu 38e1706b61
FIX: Update category breadcrumbs more reliably (#26608)
The breadcrumbs were updated everytime there were changes to the
categories which was not efficient and caused unnecessary rerendering
of the CategoryDrop elements when "lazy load categories" is enabled.

This commit also ensures that all category fields are serialized for
ancestors too for the categories#search endpoint.
2024-04-12 11:56:32 +03:00
..
assets FIX: Update category breadcrumbs more reliably (#26608) 2024-04-12 11:56:32 +03:00
controllers FIX: Update category breadcrumbs more reliably (#26608) 2024-04-12 11:56:32 +03:00
helpers DEV: Move chat service objects into core (#26506) 2024-04-04 10:57:41 -03:00
jobs UX: make first admin a moderator to review user approvals. (#26588) 2024-04-10 20:59:03 +05:30
mailers FIX: Add higher read & open timeouts for group SMTP emails (#24593) 2023-11-28 15:32:59 +10:00
models FEATURE: User Notifications Links Page (#26609) 2024-04-11 15:54:28 -06:00
serializers DEV: Remove Category.findById from admin web hooks (#26605) 2024-04-11 16:11:00 -05:00
services FEATURE: User Notifications Links Page (#26609) 2024-04-11 15:54:28 -06:00
views DEV: allow themes to render their own custom homepage (#26291) 2024-04-02 11:05:08 -04:00