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
Sam Saffron 88f8c9f43e FIX: when banner is removed update all clients
Previously removing a banner raised a null "banner" in the message bus
channel.

Then Ember.Object.create would fail cause it always expects an object in
constructor.
2019-04-10 15:59:29 +10:00
..
adapters FEATURE: Allow users to customize bonuses for reviewable types 2019-04-03 11:18:34 -04:00
components UX: Mobile - fix editor button space, divider, extra upload icon 2019-04-09 13:15:31 -04:00
controllers FEATURE: Allow users to customize bonuses for reviewable types 2019-04-03 11:18:34 -04:00
helpers FIX: Missing translation key for Reviewable -> Deleted 2019-04-08 16:12:41 -04:00
initializers FIX: when banner is removed update all clients 2019-04-10 15:59:29 +10:00
lib FIX: Hide post replies content for ignored users (#7320) 2019-04-05 16:13:36 +02:00
mixins Better fix for Safari user card position 2019-04-02 15:36:47 -04:00
models UX: Show the score status 2019-04-08 12:08:18 -04:00
pre-initializers DEV: s/this._super()/this._super(...arguments) (#6908) 2019-01-19 10:05:51 +01:00
raw-views REFACTOR: topic-list-header-column (#7099) 2019-03-04 14:45:52 +11:00
routes UX: Update the reviewable count before the message bus 2019-04-05 10:35:38 -04:00
services FEATURE: Support for localized themes (#6848) 2019-01-17 11:46:11 +00:00
templates UX: Unify reviewable scores + history 2019-04-09 16:43:08 -04:00
widgets FIX: Keep highlighted text for quoted replies by ignored users (#7345) 2019-04-09 17:33:12 +02:00
mapping-router.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00