discourse/app/assets
Joffrey JAFFEUX 71360436ff
FIX: users list show was loading multiple times with different params (#7058)
A first load was happening in route, which was setting properties on controller. These properties were observed on the controller and were triggering a reload of the AdminUser model.

Not only was it doing loading two times it was also sometimes resulting on the controller model refresh end to happen after route has been changed, resulting in a wrong model.
2019-02-26 10:43:24 +01:00
..
images update png assets for push notification images 2018-12-07 14:00:39 -08:00
javascripts FIX: users list show was loading multiple times with different params (#7058) 2019-02-26 10:43:24 +01:00
stylesheets FIX: rtl topic progress wrapper position (#7070) 2019-02-25 20:56:52 -05:00