Mark VanLandingham
|
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 |
|
Robin Ward
|
356e2a4b4a
|
FIX: Linting
|
2019-10-29 13:31:44 -04:00 |
|
Robin Ward
|
a99c705c21
|
REFACTOR: Replace Ember.controller.inject with import
Puts it more in line with updated ember code
|
2019-10-29 13:17:38 -04:00 |
|
Robin Ward
|
6287eccb35
|
REFACTOR: Remove Ember.Controller in favor of import
|
2019-10-23 13:06:54 -04:00 |
|
Joffrey JAFFEUX
|
d93f753b17
|
apply prettier on gigantic find and replace (#7604)
|
2019-05-27 10:42:53 +02:00 |
|
Joffrey JAFFEUX
|
bfea922167
|
DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592)
|
2019-05-27 10:15:39 +02:00 |
|
Guo Xiang Tan
|
abbc639e0d
|
FIX: Only unregister service workers that belongs to Discourse.
|
2019-05-07 13:08:06 +08:00 |
|
Joffrey JAFFEUX
|
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 |
|
Vinoth Kannan
|
d33d031742
|
FEATURE: Filter topic and post web hook events by tags (#6726)
* FEATURE: Filter topic and post web hook events by tags
* Add a spec test with unmatched tags
|
2018-12-05 14:44:06 +05:30 |
|
Joffrey JAFFEUX
|
03a7d532cf
|
DEV: introduces prettier for es6 files
|
2018-06-15 17:03:24 +02:00 |
|
Guo Xiang Tan
|
c260a4e34d
|
FIX: Can't add categories when creating a new web hook.
|
2017-01-09 11:22:35 +08:00 |
|
Robin Ward
|
fab36e6cf7
|
Fix more deprecations:
- Remove all `needs:` code
|
2016-10-21 17:28:37 -04:00 |
|
Erick Guan
|
9ce61b4586
|
FEATURE: Webhooks.
|
2016-09-05 18:44:00 +08:00 |
|