Mark VanLandingham
|
c7475ee03b
|
DEV: Import EmberObject rather than global variable (#8256)
* DEV: Import ember/object rather than Ember.Object globally
* fixed broken object proxy import
* prettier on js
* added @ember/object/proxy to loader
* added unstaged file
* Fixed objet proxy reference is loader
* Linting!
|
2019-10-29 14:23:50 -05:00 |
Robin Ward
|
6287eccb35
|
REFACTOR: Remove `Ember.Controller` in favor of import
|
2019-10-23 13:06:54 -04:00 |
Joffrey JAFFEUX
|
bfea922167
|
DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592)
|
2019-05-27 10:15:39 +02:00 |
Joffrey JAFFEUX
|
03a7d532cf
|
DEV: introduces prettier for es6 files
|
2018-06-15 17:03:24 +02:00 |
Neil Lalonde
|
fdce116838
|
UX: mobile watched words UI in admin needs a way to see all word lists
|
2018-05-25 11:13:38 -04:00 |
Robin Ward
|
41c3941c4c
|
FEATURE: Support regular expressions for watched words
|
2017-09-27 15:48:57 -04:00 |
Neil Lalonde
|
24cb950432
|
FEATURE: Watched Words: when posts contain words, do one of flag, require approval, censor, or block
|
2017-07-26 11:01:09 -04:00 |