discourse/app
Andrei Prigorshnev 1ae91fe95f
DEV: fix flaky specs (#22011)
These spec are flaky only in CI, not locally and not in GitHub actions.

The previous attempt was in 44eabde, but actually the failure happens 
a bit earlier. This is another attempt to fix these specs. Quite a lot of 
async logic is happening in emulateAutocomplete(), a call to settled() 
in the end should help make it more reliable.
2023-06-08 22:34:47 +04:00
..
assets DEV: fix flaky specs (#22011) 2023-06-08 22:34:47 +04:00
controllers FEATURE: Add Mailpace webhook (#21981) 2023-06-08 20:06:20 +03:00
helpers UX: Improve login required page (#20847) 2023-03-28 07:09:44 -05:00
jobs FIX: consider users.created_at for inactive cleanup (#21688) 2023-05-23 13:41:23 +05:30
mailers FIX: Likes received count in digest email (#21458) 2023-05-09 19:19:26 +02:00
models DEV: Implement staff logs for user columns edits (#21774) 2023-06-07 17:19:58 -05:00
serializers PERF: Cache ToS and Privacy Policy paths (#21860) 2023-06-07 21:31:20 +03:00
services FIX: Create new PM notifications for watching_first_post groups (#21997) 2023-06-08 17:41:44 +00:00
views DEV: add class for static login description section (#22002) 2023-06-08 19:51:41 +05:30