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
David Taylor 96bfefac5c FIX: Prevent errors in IE11 following AJAX request
In some situations, the xhr object is undefined, so check that it's present before continuing
2019-12-18 13:38:36 +00:00
..
adapters FEATURE: Tag synonyms 2019-12-04 13:33:51 -05:00
components FIX: show new/unread button when a new topic or post is created (#8576) 2019-12-18 11:22:28 +00:00
controllers REVERT: Remove feature topic on profile button from topic view (#8573) 2019-12-17 12:41:49 -08:00
helpers FIX: Reorder categories not working 2019-12-10 12:36:47 -07:00
initializers FEATURE: Modal for profile featured topic & admin wrench refactor (#8545) 2019-12-16 08:41:34 -08:00
lib FIX: Prevent errors in IE11 following AJAX request 2019-12-18 13:38:36 +00:00
mixins FIX: default draft key in openComposerWithTopicParams (#8496) 2019-12-09 07:53:05 -08:00
models REVERT: Remove feature topic on profile button from topic view (#8573) 2019-12-17 12:41:49 -08:00
pre-initializers DEV: Add unambiguous routes for tags 2019-12-13 11:24:59 +00:00
raw-views DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
routes DEV: Add unambiguous routes for tags 2019-12-13 11:24:59 +00:00
services DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
templates REVERT: Remove feature topic on profile button from topic view (#8573) 2019-12-17 12:41:49 -08:00
widgets REVERT: Remove feature topic on profile button from topic view (#8573) 2019-12-17 12:41:49 -08:00
mapping-router.js.es6 DEV: Remove Discourse.Site in favor of import (#8344) 2019-11-13 12:13:47 -05:00