discourse/app
Loïc Guitaut 0636855706 DEV: Allow using an AR relation as a model in services
This patch allows using an AR relation as a model in services without
fetching associated records. It will just check if the relation is empty
or not. In the former case, the execution will stop at that point, as
expected.
2024-08-20 16:32:46 +02:00
..
assets DEV: Allow custom site activity items in the new /about page (#28400) 2024-08-20 16:16:05 +03:00
controllers FIX: Don't show silence button on staff users and display similar users (#28423) 2024-08-20 15:27:29 +03:00
helpers UX: Use localized time format in embedded comments (#28014) 2024-07-22 18:42:36 +08:00
jobs DEV: Allow using an AR relation as a model in services 2024-08-20 16:32:46 +02:00
mailers UX: Use a dropdown for SSL mode for group SMTP (#27932) 2024-07-18 10:33:14 +10:00
models FIX: Don't show silence button on staff users and display similar users (#28423) 2024-08-20 15:27:29 +03:00
serializers FIX: Don't show silence button on staff users and display similar users (#28423) 2024-08-20 15:27:29 +03:00
services DEV: Allow using an AR relation as a model in services 2024-08-20 16:32:46 +02:00
views DEV: Convert account activation pages to use Ember (#28206) 2024-08-12 18:02:00 -03:00