discourse/app
Krzysztof Kotlarek a4c5f85b10
FIX: flaky post action counts specs (#27165)
After flags were moved to the database, with each save they are changing available PostActionTypes. Therefore, flag specs should clear the state before and after each example not just before.

In addition, we need to clear `nil` counts for dynamically created flags from serializer.
2024-05-24 11:55:32 +10:00
..
assets FEATURE: add agree and edit (#27088) 2024-05-23 11:21:42 -07:00
controllers FEATURE: Implement new required options in admin user fields UI (#27079) 2024-05-23 19:18:25 +08:00
helpers FIX: Include HTML content for authenticated users with crawler UA (#26757) 2024-04-25 22:41:57 +01:00
jobs DEV: replace .each with .find_each for paginated queries (#27159) 2024-05-23 15:42:21 -07:00
mailers FIX: send activity summaries based on "last seen" (#27035) 2024-05-22 10:23:03 +02:00
models FEATURE: add agree and edit (#27088) 2024-05-23 11:21:42 -07:00
serializers FIX: flaky post action counts specs (#27165) 2024-05-24 11:55:32 +10:00
services DEV: Database backed admin notices (#26192) 2024-05-23 09:29:08 +08:00
views FIX: send activity summaries based on "last seen" (#27035) 2024-05-22 10:23:03 +02:00