Robin Ward
|
f518065654
|
FIX: computed is part of @ember/object not @ember/object/computed
|
2019-11-13 11:58:09 -05:00 |
|
Mark VanLandingham
|
e51efce356
|
DEV: Remove all instances of Ember.computed (#8324)
|
2019-11-08 12:28:11 -06:00 |
|
Mark VanLandingham
|
ba4b557114
|
DEV: Remove Ember.Mixin to import @ember/object/mixin (#8269)
|
2019-10-30 15:03:08 -04:00 |
|
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 |
|
Joffrey JAFFEUX
|
617c74bc79
|
DEV: remove .property() deprecations (#7906)
More context at https://deprecations.emberjs.com/v3.x#toc_function-prototype-extensions-property
|
2019-07-18 13:28:23 -04:00 |
|
Joffrey JAFFEUX
|
bfea922167
|
DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592)
|
2019-05-27 10:15:39 +02:00 |
|
Joffrey JAFFEUX
|
1a3655b787
|
DEV: s/Em/Ember (#6874)
|
2019-01-11 17:54:23 +01:00 |
|
Joffrey JAFFEUX
|
03a7d532cf
|
DEV: introduces prettier for es6 files
|
2018-06-15 17:03:24 +02:00 |
|
Robin Ward
|
f5b34d5f53
|
FEATURE: Admin interface for editing email templates
|
2015-11-19 16:39:34 -05:00 |
|
Robin Ward
|
ac2f5cbdab
|
FIX: Admin user fields weren't showing errors
Also updated it to remove deprecations and item controller
|
2015-07-10 12:31:30 -04:00 |
|
Robin Ward
|
0fc0533134
|
FEATURE: Admin interface for adding custom fields for users
|
2014-09-25 16:17:51 -04:00 |
|