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 f1d547c301 FEATURE: Show "in reply to" on the review queue
We now show if a queued or flagged post is a reply to another when in
the review queue. It's especially helpful for queued posts where
normally they are linked to the topic where they are created, and you
have no context about the reply.

Note that this will only apply to new queued posts going forward.
Previously queued posts will not show the "in reply to"
2019-06-05 12:34:41 -04:00
..
adapters FEATURE: Allow users to customize bonuses for reviewable types 2019-04-03 11:18:34 -04:00
components REFACTOR: topic-entrance component (#7694) 2019-06-04 17:50:02 +02:00
controllers REFACTOR: preferences/account controller (#7698) 2019-06-05 10:37:51 +02:00
helpers FEATURE: Hide Reviewable scores, change score filter to Priority 2019-05-07 14:05:23 -04:00
initializers UX: Move archive button in topic controls dropdown (mobile view). (#7681) 2019-06-05 11:30:06 +10:00
lib REFACTOR: computed lib (#7702) 2019-06-05 15:50:22 +02:00
mixins REFACTOR: username-validation mixin (#7693) 2019-06-04 17:41:33 +02:00
models FIX: Ember was raising an error without a .set here 2019-06-05 10:23:39 -04: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 REFACTOR: user route (#7704) 2019-06-05 13:05:27 +02:00
services FIX: correct translations for logs error rate notice (#7622) 2019-05-28 22:10:51 +03:00
templates FEATURE: Show "in reply to" on the review queue 2019-06-05 12:34:41 -04:00
widgets FIX: fix locale key 2019-06-04 13:35:17 +02:00
mapping-router.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00