920f8c6d75
REFACTOR: Remove Discourse.Route
in lieu of importing
2019-11-08 15:18:13 -05:00
edc135d9c5
DEV: Import set, setProperties, helper, and string functions ( #8297 )
2019-11-05 12:43:49 -06:00
75b751c108
REFACTOR: An ember.get we missed
2019-11-01 13:50:15 -04:00
f5d391a48a
REFACTOR: Move app-events:main
to service:app-events
( #8152 )
...
AppEvents was always a service object in disguise, so we should move it
to the correct place in the application. Doing this allows other service
objects to inject it easily without container access.
In the future we should also deprecate `this.appEvents` without an
explicit injection too.
2019-10-04 10:06:08 -04:00
03a7d532cf
DEV: introduces prettier for es6 files
2018-06-15 17:03:24 +02:00
17213887a1
FIX: Allow plugins to override admin component templates
2018-01-10 13:14:43 -05:00
40eba8cd93
FEATURE: View flags grouped by topic
2017-09-25 12:25:14 -04:00
754c1e5438
Upgrade to Babel 6
2017-07-05 15:25:23 -04:00
12fb20fe1b
FEATURE: Allow users to resend/update email from confirmation page
2017-05-03 11:18:01 -04:00
e03d5e2140
Reapply Ember 2.10 for good this time!
...
This reverts commit ddd299f4aaf25353cc2f47829d213623a3cf7590.
2016-12-19 11:19:10 -05:00
ddd299f4aa
Revert "Revert "Revert Ember 2.10+ for a short while""
...
This reverts commit 76bbc481cb5bb3e3b35ece5aa5e1275d3d34e4a0.
2016-12-16 10:29:30 -05:00
76bbc481cb
Revert "Revert Ember 2.10+ for a short while"
...
This reverts commit 21682fd60b92414348a0e4aecdab1bc5278e14e6.
2016-12-16 09:52:29 -05:00
21682fd60b
Revert Ember 2.10+ for a short while
2016-12-15 16:43:38 -05:00
ea3db56d1c
FIX: Mobile raw templates were not being resolved
2016-12-15 10:28:15 -05:00
28699e66d8
Revert "REVERT: Ember 2.10 -- it's not building properly"
...
This reverts commit 600541c6238a5b371992ad363859d5d9c75ad004.
2016-12-15 10:28:15 -05:00
600541c623
REVERT: Ember 2.10 -- it's not building properly
2016-12-12 16:19:05 -05:00
9a7998a930
Various fixes for Ember 2.10
2016-12-12 14:44:29 -05:00
2efe4900cf
Plugin Outlets need their arguments to be explicit
2016-12-12 14:44:29 -05:00
a808bcb0b8
Upgrade to Ember 2.10
2016-12-12 14:44:29 -05:00
4f44713e8e
Allow untranslated plugins to set modal body titles
2016-12-01 15:37:39 -05:00
b217db9337
Remove unused var
2016-11-11 17:24:17 -05:00
a9ed15e11a
FIX: Remove more of those pesky View classes
2016-11-11 17:03:15 -05:00
e18ae34493
Don't try injecting into the Resolver. Use options instead.
2016-11-04 10:23:24 -04:00
fa3c45bb4c
FIX: Mobile raw templates weren't being resolved
2016-10-26 11:19:29 -04:00
b601120b39
Support for Raw Handlebars and helpers in Ember 1.13
2016-10-26 10:27:57 -04:00
bd352385a5
Framework for supporting Ember 1.12/1.13 helpers simulataneously
2016-10-24 15:13:32 -04:00
91da124769
Added resolveService function to custom resolver
2016-10-19 22:12:25 +01:00
be1d74d207
Split out common functions into discourse-common
module
2016-09-22 09:52:19 -04:00