This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse
Robin Ward be9feeb918 Replace CurrentUserMixin with an injected currentUser
This is a lot simpler and removes the need for stubbing singletons
in unit tests.
2015-02-27 10:33:39 -05:00
..
adapters Add a store so we can start using ES6 modules for models, finally. 2015-02-10 12:35:53 -05:00
components Convert Notification button to a component 2015-02-27 10:33:39 -05:00
controllers Replace CurrentUserMixin with an injected currentUser 2015-02-27 10:33:39 -05:00
dialects FIX: Remove g and m flags from autolink regex 2015-02-06 00:41:38 -08:00
ember Wire up admin view properly 2015-02-20 12:18:42 -05:00
helpers ES6: Removed and renamed some admin views 2015-02-24 13:47:46 -05:00
initializers Replace CurrentUserMixin with an injected currentUser 2015-02-27 10:33:39 -05:00
lib Fix CORS issue when avatar url is on S3 2015-02-26 18:34:37 -03:00
mixins Replace CurrentUserMixin with an injected currentUser 2015-02-27 10:33:39 -05:00
models some ES6 refactoring 2015-02-26 11:07:21 +01:00
routes Replace CurrentUserMixin with an injected currentUser 2015-02-27 10:33:39 -05:00
templates Replace CurrentUserMixin with an injected currentUser 2015-02-27 10:33:39 -05:00
views Convert Notification button to a component 2015-02-27 10:33:39 -05:00