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 f57fdee2f6 FIX: Modal onClose was being called repeatedly
This happened because the modal controller was not clearing the `name`
attribute, which is used for looking up the controller to call `onClose`
on.

Every page navigation would call the method over and over, breaking
state in odd ways.
2019-08-01 15:42:43 -04:00
..
adapters SECURITY: XSS in routes 2019-06-26 16:34:15 +02:00
components UX: Show a warning when admin clicks save without adding group when changing category permissions (#7947) 2019-07-29 21:53:31 +03:00
controllers DEV: Remove unused imports 2019-07-31 16:21:02 +01:00
helpers FIX: Rename deprecated icons, allow custom icons in badges 2019-07-16 11:13:44 -04:00
initializers DEV: attemps to limit Discourse.User.current() usage (#7943) 2019-07-26 11:20:11 +02:00
lib DEV: uses router.currentRouteName instead of application (#7942) 2019-07-25 12:50:30 +02:00
mixins FIX: removes uncategorized context if not allowed in composer (#7922) 2019-07-23 17:05:49 +02:00
models FEATURE: Sync unread state live to topic lists (#7933) 2019-07-29 10:28:42 +01:00
pre-initializers DEV: s/this._super()/this._super(...arguments) (#6908) 2019-01-19 10:05:51 +01:00
raw-views DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
routes FIX: Modal onClose was being called repeatedly 2019-08-01 15:42:43 -04:00
services FIX: correct translations for logs error rate notice (#7622) 2019-05-28 22:10:51 +03:00
templates FEATURE: list category moderators on the about page (#7916) 2019-07-31 16:46:58 +03:00
widgets Revert commit that was pushed by mistake. 2019-07-29 11:04:38 +08:00
mapping-router.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00