discourse/app
Martin Brennan 28d67b4583
FEATURE: Show an educational message in the quick access menu for personal messages when there are none (#12564)
If the user has not been sent any messages, show a message in the quick access menu with an educational message. If the user can send private messages, also show a link to open the "new message" composer:

This also adds a general improvement to the quick-access-panel, to be able to show an `emptyStateWidget` instead of just a message if there is nothing to show in the panel, as well as initial general styles for empty state.
2021-04-01 10:22:40 +10:00
..
assets FEATURE: Show an educational message in the quick access menu for personal messages when there are none (#12564) 2021-04-01 10:22:40 +10:00
controllers FIX: Handle staged users as unregistered users for external auth (#12567) 2021-03-31 13:40:58 +01:00
helpers FEATURE: Implement nonces for Google Tag Manager integration (#12531) 2021-03-26 11:19:31 -04:00
jobs FIX: Autocorrect values for dropdown imported user fields (#12572) 2021-03-31 19:19:57 +03:00
mailers FIX: Correctly use invite to topic email templates (#12411) 2021-03-16 17:08:54 +02:00
models DEV: small refactor of the category_moderators method (#12550) 2021-03-30 23:12:53 +02:00
serializers FEATURE: Show an educational message in the quick access menu for personal messages when there are none (#12564) 2021-04-01 10:22:40 +10:00
services FIX: Prevent UniqueViolation exceptions when syncing group mentions (#12543) 2021-03-29 12:43:24 -05:00
views FEATURE: Implement nonces for Google Tag Manager integration (#12531) 2021-03-26 11:19:31 -04:00