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/app
Robin Ward 2b2434b82d
Start Discourse in an initializer (#9930)
* DEV: To be pedantic, there is more than EMBER in there now

* DEV: Use less globals. Have `Discourse` start in an initializer

* DEV: Remove another global
2020-05-29 14:37:02 -04:00
..
adapters DEV: Move preload-store to discourse/lib/preload-store 2020-05-06 15:28:06 -04:00
components UX: remove in:unpinned filter from advanced search page. (#9911) 2020-05-29 00:47:28 +05:30
controllers DEV: Why use a whole object when a functionw will do? 2020-05-29 11:56:45 -04:00
helpers DEV: Abstract Ember.testing so our application code doesn't use it 2020-05-29 12:16:58 -04:00
initializers UX: remove edit PM button 2020-05-28 15:15:27 +10:00
lib DEV: Abstract Ember.testing so our application code doesn't use it 2020-05-29 12:16:58 -04:00
mixins FIX: ensures hide is called when card is destroyed (#9814) 2020-05-18 10:10:40 +02:00
models Merge branch 'master' of github.com:discourse/discourse 2020-05-25 11:36:18 +05:30
pre-initializers Start Discourse in an initializer (#9930) 2020-05-29 14:37:02 -04:00
raw-views DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
routes FIX: don't rerender whole users page while typing on input. 2020-05-29 09:06:26 +05:30
services DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
templates UX: reworks various menus to homogenize them (#9905) 2020-05-29 08:05:21 +02:00
widgets Start Discourse in an initializer (#9930) 2020-05-29 14:37:02 -04:00
app.js DEV: Remove Discourse constants from focus mixin. 2020-05-06 10:36:08 -04:00
mapping-router.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00