discourse/app
Jarek Radosz 6a9af7c82f
FIX: Show the last rendered user-tip (#29346)
…or a tip with the highest priority.

This regressed in 597ef11195 where we got rid of `next()` calls, so we'd render the first tip we encounter.

The commit also adds a test and updates existing ones.
2024-10-22 22:41:29 +02:00
..
assets FIX: Show the last rendered user-tip (#29346) 2024-10-22 22:41:29 +02:00
controllers DEV: Stop injecting a service result object in the caller object 2024-10-22 16:58:54 +02:00
helpers DEV: Drop WithServiceHelper 2024-09-05 09:58:20 +02:00
jobs DEV: Remove logical OR assignment of constants (#29201) 2024-10-16 10:09:07 +08:00
mailers UX: Use a dropdown for SSL mode for group SMTP (#27932) 2024-07-18 10:33:14 +10:00
models FIX: Avoid duplicate problem admin notices (#29329) 2024-10-22 11:17:27 +08:00
serializers DEV: restore custom route for custom homepage (#29343) 2024-10-22 13:17:36 -04:00
services DEV: Stop injecting a service result object in the caller object 2024-10-22 16:58:54 +02:00
views DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00