discourse/app
Krzysztof Kotlarek 5e29ae3ef5
FEATURE: Warning when component is added and not assigned (#8482)
When a component is installed and not assigned to any theme and the user is changing page, we should display a warning.

If the user decides to skip warning or come back later, a warning should not be shown anymore.

Also, when the user clicks "delete" button right after installation, warning about forgotten themes should not be shown.
2019-12-10 08:43:26 +11:00
..
assets FEATURE: Warning when component is added and not assigned (#8482) 2019-12-10 08:43:26 +11:00
controllers FEATURE: Featured topic for user profile & card (#8461) 2019-12-09 11:15:47 -08:00
helpers DEV: s/\$redis/Discourse\.redis (#8431) 2019-12-03 10:05:53 +01:00
jobs DEV: s/\$redis/Discourse\.redis (#8431) 2019-12-03 10:05:53 +01:00
mailers DEV: s/\$redis/Discourse\.redis (#8431) 2019-12-03 10:05:53 +01:00
models FEATURE: Featured topic for user profile & card (#8461) 2019-12-09 11:15:47 -08:00
serializers FEATURE: Featured topic for user profile & card (#8461) 2019-12-09 11:15:47 -08:00
services DEV: handle all notification consolidations in new 'NotificationConsolidator' class. 2019-12-05 14:36:06 +05:30
views FEATURE: improve email change workflow 2019-11-21 16:28:35 +11:00