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 845170bd6b FEATURE: add support for group visibility level
There are 4 visibility levels

- public (default)
- members only
- staff
- owners

Note, admins and group owners ALWAYS have visibility to groups

Migration treated old "non public" as "members only"
2017-07-03 15:26:57 -04:00
..
adapters FEATURE: Native theme support 2017-04-12 10:53:49 -04:00
components UX: Always show topic progress on mobile 2017-06-30 16:19:19 -04:00
controllers FEATURE: optimize invite js code 2017-07-01 19:11:39 +05:30
helpers REFACTOR: Use component for cook-text to improve async workflow 2017-06-29 12:14:27 -04:00
initializers Ember.K was deprecated, so let's remove it. 2017-06-13 15:59:48 -04:00
lib Uses es6 object literal shorthand 2017-06-29 00:27:02 +02:00
mixins Upgrade Ember to 2.13 2017-06-15 10:12:07 -04:00
models FEATURE: add support for group visibility level 2017-07-03 15:26:57 -04:00
pre-initializers FEATURE: new category setting for whether to show latest topics or top topics by default 2017-03-03 11:30:44 -05:00
raw-views Update topic status to use more ES6 features, clean up 2017-01-13 15:49:31 -05:00
routes FIX: Double header rendering issues, redux 2017-06-22 12:50:46 -04:00
services FEATURE: search should default scope to current category or user 2017-02-20 17:02:02 -05:00
templates FEATURE: remove all invites 2017-06-29 22:30:10 +05:30
widgets UX: Don't hide the reply button by default 2017-06-26 17:35:28 -04:00
mapping-router.js.es6 FIX: Remove duplicate route warning, it's just a noop now 2017-04-24 13:36:05 -04:00