discourse/app
Jarek Radosz 0911a9202e
FIX: Make sure the suspended status is up to date (#8432)
Continuation of #8206

The returned suspend attribute was overwriting a computed property, which made the user admin page go out of sync.

Fixes a computed-property.override deprecation (https://emberjs.com/deprecations/v3.x#toc_computed-property-override)
2019-11-28 16:46:14 +01:00
..
assets FIX: adds data-topic-id to quick-access-item (#8430) 2019-11-28 11:27:36 +01:00
controllers FEATURE: Ability to add components to all themes (#8404) 2019-11-28 16:19:01 +11:00
helpers Revert "FEATURE: Normalize the service worker route (#8359)" 2019-11-20 14:10:17 -08:00
jobs FIX: Mark secure media upload insecure automatically if used for theme component (#8413) 2019-11-28 07:32:17 +10:00
mailers FEATURE: Add support for secure media (#7888) 2019-11-18 11:25:42 +10:00
models FEATURE: Ability to add components to all themes (#8404) 2019-11-28 16:19:01 +11:00
serializers FIX: Make sure the suspended status is up to date (#8432) 2019-11-28 16:46:14 +01:00
services FIX: Mark secure media upload insecure automatically if used for theme component (#8413) 2019-11-28 07:32:17 +10:00
views FEATURE: improve email change workflow 2019-11-21 16:28:35 +11:00