Commit Graph

291 Commits

Author SHA1 Message Date
e03d5e2140 Reapply Ember 2.10 for good this time!
This reverts commit ddd299f4aaf25353cc2f47829d213623a3cf7590.
2016-12-19 11:19:10 -05:00
51679ef6b2 Fix JS tests. 2016-12-17 00:51:40 +08: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
28699e66d8 Revert "REVERT: Ember 2.10 -- it's not building properly"
This reverts commit 600541c6238a5b371992ad363859d5d9c75ad004.
2016-12-15 10:28:15 -05:00
4b940dc8bd FEATURE: Add groups page. 2016-12-14 17:27:47 +08: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
fbd8e6ed4a FEATURE: pasting a link into the title of the composer can automatically onebox it and update the title 2016-12-08 16:09:46 -05:00
ae4fd06444 Add acceptance tests for custom-html 2016-11-23 13:02:22 -05:00
91c21dad28 Reset plugins before tests too 2016-11-23 10:41:21 -05:00
9afa55a3fd FIX: Random failing plugin tests 2016-11-22 15:36:18 -05:00
217007ff54 Add acceptance tests for plugin outlets 2016-11-22 14:03:01 -05:00
a94f06ff78 Remove the ScrollTop Mixin 2016-11-10 15:25:04 -05:00
0904ad5537 Migrate createViewWithBodyClass helper to components 2016-11-10 14:28:04 -05:00
7d560ea3d5 More ember-qunit fixes 2016-11-08 14:42:10 -05:00
151597bf0f Update code so Ember 2.3 can have more tests passing 2016-11-08 13:40:35 -05:00
24ad68e765 Use this.registry in component-test 2016-11-07 15:12:16 -05:00
a319cfe77a Final set of backwards compatible fixes for Ember 1.13 2016-10-28 15:51:39 -04:00
3eae668e64 Set up pretender inside test file. 2016-10-24 12:17:17 +08:00
Sam
f083994f5a FIX: exact group match always should be added 2016-10-24 12:43:38 +11:00
a7507dad63 Add Acceptance Tests (which found an error)
Tests for populating category and tags

Added acceptance tests for populating the Username and Category through the Advanced Search UI (will work on the other fields later)

Give the combo-box elements ids
Add acceptance tests for the rest of the advanced search UI (except for Tags, tags are evil)
2016-10-08 09:09:37 -04:00
be1d74d207 Split out common functions into discourse-common module 2016-09-22 09:52:19 -04:00
e064e6f7a3 FEATURE: new 'categories_and_latest' endpoint 2016-08-29 22:47:44 +02:00
87f6aadb7e FIX: topic discovery tests 2016-08-24 22:53:43 +02:00
d8808aa9ab Add back acceptance tests for full page search 2016-08-09 14:49:46 -04:00
3d62e5dd98 SECURITY: XSS issue on Admin users list 2016-08-05 12:01:16 -04:00
857d54162b Redirect to Summary when viewing yourself 2016-08-02 13:21:24 -04:00
cf5b756b1a SECURITY: Cross-Site Scripting in Category and Group Settings 2016-07-28 11:57:59 -04:00
bba0fd0654 REFACTOR: PreloadStore to ES6 2016-07-11 12:57:05 -04:00
b8125b3512 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
a546395397 REFACTOR: Migrate markdown functionality in ES6 2016-07-11 12:57:05 -04:00
1fd27bdbb3 FIX: js test error "Unhandled request /tag_groups" 2016-07-05 14:59:00 -04:00
67303d7679 REFACTOR: Composer messages to use new ember idioms 2016-06-07 14:47:22 -04:00
80082f0e2b UX: hide flag behind ellipsis by default 2016-05-18 16:50:43 -07:00
0fcfc6bed9 Add acceptance tests for all mobile templates 2016-05-05 12:49:12 -04:00
400c061046 Ember.keys is deprected in favor of Object.keys 2016-04-28 16:37:20 -04:00
514c3976f0 PERF: Migrate header to discourse widgets 2016-04-25 10:48:04 -04:00
f6c460c207 Add tests for groups pages, DRY html into a component 2016-04-11 13:17:34 -04:00
a9daa33953 Add tests to home-logo component 2016-03-21 14:16:33 -04:00
fbf45426e4 Autoload widgets since they are named when created, not by file 2016-03-18 16:31:59 -04:00
026bba1876 Merge branch 'master' into vdom 2016-02-22 15:28:07 -05:00
f6b1238d6c reduce maximum_backups default from 7 to 5 2016-02-22 00:56:26 -08:00
f77ec0b610 FIX: broken tests 2016-02-18 12:19:00 -05:00
d1e85bdd8b FEATURE: Use virtual dom framework for faster post rendering 2016-02-11 11:00:40 -05:00
949f51ffe0 Remove ajax stubbing from post-stream tests 2015-12-04 10:02:37 -05:00
2006be41cf Split up pretender a bit. It was getting unwieldly. 2015-12-01 15:31:15 -05:00
de88be2fbc Support for "Only show overridden" in site text customization 2015-11-30 15:25:08 -05:00