discourse/app
Joffrey JAFFEUX 9830c40386
DEV: makes chat modals use the new <DModal /> component (#22495)
This commit also standardize the naming pattern of modals: `<Chat::Modal::FooBar />` and changes css class accordingly.

Co-authored-by: David Taylor <david@taylorhq.com>
2023-07-10 13:43:33 +02:00
..
assets DEV: makes chat modals use the new <DModal /> component (#22495) 2023-07-10 13:43:33 +02:00
controllers FEATURE: Warn about outdated translation overrides in admin dashboard (#22384) 2023-07-10 10:06:40 +08:00
helpers UX: Improve login required page (#20847) 2023-03-28 07:09:44 -05:00
jobs FEATURE: Warn about outdated translation overrides in admin dashboard (#22384) 2023-07-10 10:06:40 +08:00
mailers FIX: don't add "Re:" prefix in email subject for first post of group PMs. (#22175) 2023-06-19 18:52:00 +05:30
models FEATURE: Warn about outdated translation overrides in admin dashboard (#22384) 2023-07-10 10:06:40 +08:00
serializers DEV: Try fix category form template flaky (#22461) 2023-07-06 14:42:59 +10:00
services FIX: post alerter notification when topic directly watched (#22433) 2023-07-06 11:27:23 +10:00
views DEV: add class for static login description section (#22002) 2023-06-08 19:51:41 +05:30