|
2ae21e9c35
|
DEV: Import every instance of Ember.computed function (#8267)
* DEV: Import every instance of Ember.computed function
* export default for Ember.computed
|
2019-10-30 15:28:29 -05:00 |
|
|
8d34f4bbd9
|
Revert "Revert Ember.run refactors"
This reverts commit fcb1ca52f96bdff1a49d558a4ffb18107d8334de.
|
2019-10-30 09:48:24 -04:00 |
|
|
fcb1ca52f9
|
Revert Ember.run refactors
This reverts commit 5ca60fcb6b592524086f98279d3e4fd949598343.
|
2019-10-29 17:10:47 -04:00 |
|
|
5ca60fcb6b
|
REFACTOR: Use imports for Ember.run
|
2019-10-29 15:31:56 -04:00 |
|
|
a8a76198b1
|
REFACTOR: Remove Ember.Component global variable
Use imports instead.
|
2019-10-23 12:30:52 -04:00 |
|
|
bfea922167
|
DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592)
|
2019-05-27 10:15:39 +02:00 |
|
|
3bf61fca66
|
REFACTOR: admin-user-field-item (#7016)
|
2019-02-19 09:30:38 +01:00 |
|
|
f9648de897
|
DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808)
Co-Authored-By: Bianca Nenciu <nbianca@users.noreply.github.com>
Co-Authored-By: David Taylor <david@taylorhq.com>
|
2019-01-10 11:06:01 +01:00 |
|
|
03a7d532cf
|
DEV: introduces prettier for es6 files
|
2018-06-15 17:03:24 +02:00 |
|
|
cf8b3fbd56
|
FEATURE: add user custom fields to user card
The user's custom fields are now displayed on the user card. This has to be enabled for each custom field in the custom field settings. See https://meta.discourse.org/t/custom-user-fields-on-usercard/22662/
|
2016-04-08 14:35:41 +02:00 |
|
|
b7e6eaa961
|
ES6ify some of the remaining files
|
2015-08-10 10:21:05 -04:00 |
|
|
aa6f792ce1
|
FEATURE: Custom orders for user fields
|
2015-07-30 14:53:13 -04:00 |
|
|
dc8a68fd29
|
FEATURE: New "Dropdown" user field type
|
2015-07-28 12:30:21 -04:00 |
|
|
f22618050f
|
FIX: Reformat user fields admin to have a longer form
|
2015-07-28 12:30:21 -04:00 |
|
|
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 |
|