Commit Graph

14 Commits

Author SHA1 Message Date
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
a546395397 REFACTOR: Migrate markdown functionality in ES6 2016-07-11 12:57:05 -04:00
0fcfc6bed9 Add acceptance tests for all mobile templates 2016-05-05 12:49:12 -04:00
514c3976f0 PERF: Migrate header to discourse widgets 2016-04-25 10:48:04 -04:00
d1e85bdd8b FEATURE: Use virtual dom framework for faster post rendering 2016-02-11 11:00:40 -05:00
8e776d0fd7 Move TopicTrackingState to injected object 2015-09-04 13:00:24 -04:00
c5460b7d3f FEATURE: Full height hamburger menu
- Rename `site-map` to `hamburger-menu`
- Includes acceptance tests
2015-08-25 16:48:43 -04:00
02a968bd27 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
ed398e65e0 Fixes issues with composer 2015-05-11 11:18:38 -04:00
8294205f7c Ember 1.11 broken WIP 2015-05-11 11:18:37 -04:00
22ffcba8e6 Convert Discourse.Post to ES6 and use Store model
- Includes acceptance tests for composer (post, edit)
- Supports acceptance testing of bootbox
2015-04-15 14:54:36 -04:00
7aa68eaeab Rename "Integration" tests to "Acceptance" tests.
The term "Acceptance" seems to have won out everywhere and I don't want
our codebase to be confusing.
2015-04-06 14:14:00 -04:00
a65e0a80ba Add support for more ES6 features 2015-02-06 13:26:33 -05:00
edb34c178a FEATURE: Show user fields when the user is signing up 2014-09-30 10:45:18 -04:00