discourse/app
Mark VanLandingham c7475ee03b
DEV: Import EmberObject rather than global variable (#8256)
* DEV: Import ember/object rather than Ember.Object globally

* fixed broken object proxy import

* prettier on js

* added @ember/object/proxy to loader

* added unstaged file

* Fixed objet proxy reference is loader

* Linting!
2019-10-29 14:23:50 -05:00
..
assets DEV: Import EmberObject rather than global variable (#8256) 2019-10-29 14:23:50 -05:00
controllers DEV: Passing the list options to page_params is unnecessary 2019-10-29 12:03:24 +00:00
helpers DEV: pluck_first 2019-10-21 12:08:20 +01:00
jobs PERF: run expensive clean up uploads less frequently 2019-10-28 11:14:52 +11:00
mailers PERF: cache new users counts in summary emails 2019-10-25 16:33:36 -04:00
models FIX: upserting custom fields using keywords converts the array key to a string 2019-10-29 11:35:38 -07:00
serializers FEATURE: Site setting/UI to allow users to set their primary group (#8244) 2019-10-28 12:46:27 -05:00
services FEATURE: Site setting/UI to allow users to set their primary group (#8244) 2019-10-28 12:46:27 -05:00
views DEV: replace inline RTL attributes with classes in digest.html.erb 2019-10-28 16:36:55 -04:00