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
Roman Rizzi c3a38d2304 DEV: Make groups/new extensible by plugins (#7642)
* Expose a new plugin outlet. Pass group model to the group-member-dropdown so it can be accessed by plugins

* Added controller tests for group custom fields. update custom fields when updating a group
2019-06-06 12:05:33 +10: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 FEATURE: Can sort reviewable queue 2019-06-05 13:21:05 -04: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 FIX: Add unit to width and height CSS properties. 2019-06-05 19:51:31 +03:00
mixins REFACTOR: username-validation mixin (#7693) 2019-06-04 17:41:33 +02:00
models UX: Display "Queued Topic" if a Queued Post will create a topic 2019-06-05 14:11:28 -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 FEATURE: Can sort reviewable queue 2019-06-05 13:21:05 -04:00
services FIX: correct translations for logs error rate notice (#7622) 2019-05-28 22:10:51 +03:00
templates DEV: Make groups/new extensible by plugins (#7642) 2019-06-06 12:05:33 +10:00
widgets DEV: Prefer this.site.notification_types. 2019-06-06 09:39:59 +08:00
mapping-router.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00