Neil Lalonde
|
01d0aeb5a9
|
merge master
|
2016-03-31 17:40:54 -04:00 |
|
Robin Ward
|
3ceadbd5b8
|
FIX: Allow qunit tests to run in browser by stubbing new functionality
|
2015-09-09 16:20:36 -04:00 |
|
Robin Ward
|
42e510753d
|
Support for Acceptance tests in plugins
|
2015-08-27 17:07:11 -04:00 |
|
Robin Ward
|
c5460b7d3f
|
FEATURE: Full height hamburger menu
- Rename `site-map` to `hamburger-menu`
- Includes acceptance tests
|
2015-08-25 16:48:43 -04:00 |
|
Robin Ward
|
22844b9e46
|
Ember 1.12 support
|
2015-08-13 11:14:16 -04:00 |
|
Robin Ward
|
e2e3e7c0e0
|
Add ES6 support to more files
|
2015-08-13 10:49:08 -04:00 |
|
Robin Ward
|
b7e6eaa961
|
ES6ify some of the remaining files
|
2015-08-10 10:21:05 -04:00 |
|
Robin Ward
|
db75774440
|
UX: Move likes into drop down instead of its own status line
|
2015-07-03 17:15:20 -04:00 |
|
Robin Ward
|
23daa9d8ce
|
Refactor and add tests for category editing
|
2015-07-03 10:01:46 -04:00 |
|
Robin Ward
|
01d4085125
|
Removed bad JS tests, upgrade QUnit + ember-qunit
|
2015-05-13 14:13:37 -04:00 |
|
Robin Ward
|
fa69d4cec5
|
FIX: Missing colspan on raw topic list
|
2015-05-11 11:20:46 -04:00 |
|
Robin Ward
|
8294205f7c
|
Ember 1.11 broken WIP
|
2015-05-11 11:18:37 -04:00 |
|
Robin Ward
|
c216b3affe
|
FIX: Don't cloak in test mode. Should help with intermittant failures
|
2015-04-16 11:47:37 -04:00 |
|
Régis Hanol
|
295eebddc3
|
less noise in JS specs
|
2015-04-16 10:15:06 +02:00 |
|
Robin Ward
|
d4a05825da
|
Convert Composer to use Store
- Uses store for `PostStream`, `TopicList` too
|
2015-04-15 14:54:36 -04:00 |
|
Robin Ward
|
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 |
|
Robin Ward
|
ee3442e562
|
Also rename the integration directory to be acceptance
|
2015-04-06 15:47:39 -04:00 |
|
Robin Ward
|
77f9d1e223
|
Use pretender's passthrough for dynamically loaded scripts
|
2015-03-13 12:14:22 -04:00 |
|
Sam
|
01fcc7503a
|
big hacks to get tests to pass
|
2015-03-13 17:45:55 +11:00 |
|
Sam
|
a82530012a
|
FEATURE: Allow selection of highlight js languages
PERF: stop loading highlight js on load
To get latest highlight js run bin/rake highlightjs:update
|
2015-03-13 16:18:59 +11:00 |
|
Robin Ward
|
69851bc6cf
|
Deprecates global use of Discourse.MessageBus
We can use DI for this, which makes it easier for plugins to subscribe
to the message bus.
|
2015-03-12 12:27:30 -04:00 |
|
Robin Ward
|
7aaf2fcb65
|
Fix broken qunit tests in 1.9.0
|
2014-12-17 09:31:41 -05:00 |
|
Robin Ward
|
edb34c178a
|
FEATURE: Show user fields when the user is signing up
|
2014-09-30 10:45:18 -04:00 |
|
Robin Ward
|
d3cc85c784
|
TESTS: Use Pretender in test mode for more flexible server responses
|
2014-07-31 16:49:30 -04:00 |
|
Robin Ward
|
bf16ff275a
|
TESTS: Sign in tests
|
2014-07-31 14:17:18 -04:00 |
|
Robin Ward
|
c5b5db48cf
|
TESTS: Reset the preload store for testing
|
2014-07-31 13:25:40 -04:00 |
|
Robin Ward
|
b8bfbcb3cb
|
ES6: Tests
|
2014-07-31 13:25:39 -04:00 |
|
Robin Ward
|
6f36d5996d
|
Lots of work on tests
|
2014-07-30 20:09:45 -04:00 |
|
Robin Ward
|
b6684e7168
|
Upgrade to ember-qunit
|
2014-07-30 20:09:44 -04:00 |
|
Robin Ward
|
d29157dab9
|
TESTS: Refactored integration tests
|
2014-07-30 20:09:44 -04:00 |
|
riking
|
f80502ea0e
|
Disable logster error reporting during tests
|
2014-07-28 13:41:45 -07:00 |
|
Régis Hanol
|
6b45b635f8
|
FIX: properly whitelist <code> classes needed for syntax highlighting
|
2014-07-09 16:27:47 +02:00 |
|
Sam
|
b225b1d547
|
query was updated
|
2014-05-15 20:32:34 +10:00 |
|
Robin Ward
|
f50039b48b
|
Support 404 routes in the Ember App
|
2014-04-29 15:29:13 -04:00 |
|
Robin Ward
|
73cc722ed5
|
Update Ember.js, Handlebars and jQuery to latest
|
2014-04-17 10:45:06 -04:00 |
|
Nick Schonning
|
62d5a10873
|
JSHint test helpers
Remove unreferenced globals
|
2014-03-11 02:40:27 -04:00 |
|
Robin Ward
|
4981525047
|
REFACTOR: Fixes poor class hierarchy for listing topics
- Upgrades Ember to latest
- Fixes a bunch of bugs with page titles and missing "active" states
|
2014-01-18 19:26:24 +01:00 |
|
Sam
|
90077ae98d
|
fix tests, clean up include logic
|
2013-12-23 10:41:10 +11:00 |
|
Robin Ward
|
274743b877
|
Refactor: Move initialization code into separate initializers that use the API we
developed for plugins.
|
2013-12-03 14:22:32 -05:00 |
|
Robin Ward
|
de78ee302a
|
- Extract Browser capabilities from Discourse namespace into a Singleton.
- Change Scrolling slack based on Android / Touch / Desktop
|
2013-12-03 13:03:19 -05:00 |
|
Sam
|
2eee7433f0
|
update message bus for .stop() support, stop the message bus during test
|
2013-11-25 18:01:03 +11:00 |
|
Sam
|
95c968d7b7
|
fix js specs
|
2013-11-25 17:50:48 +11:00 |
|
Wojciech Zawistowski
|
74cbb18f67
|
removes redundant #qunit-scratch (replaces it with standard #qunit-fixture)
|
2013-11-07 18:18:07 +01:00 |
|
Robin Ward
|
e9c4465ec7
|
FIX: Various bugs with Category breadcrumbs
|
2013-10-25 15:24:03 -04:00 |
|
Sam
|
e57967c6c3
|
better exception when discourse.ajax is called, still need to figure out how to fix it though :)
|
2013-10-25 14:30:45 +11:00 |
|
Robin Ward
|
9adcd1579d
|
Renamed components to lib in the JS project, as Ember has components and they mean something different.
|
2013-10-24 12:36:46 -04:00 |
|
Robin Ward
|
5281b7f80c
|
Upgraded and refactored Sanitizing. Much less crap should get through now!
Conflicts:
app/assets/javascripts/discourse/components/syntax_highlighting.js
|
2013-10-15 10:53:11 -04:00 |
|
Robin Ward
|
af931f0444
|
Reverting the Sanitizer commit in case we have to do something urgent
before we deploy it early next week. It's in the branch `sanitizer` for
now.
This reverts commit 9e93d8ed52 .
|
2013-10-11 16:44:26 -04:00 |
|
Robin Ward
|
9e93d8ed52
|
Upgraded and refactored Sanitizing. Much less crap should get through now!
Conflicts:
app/assets/javascripts/discourse/components/syntax_highlighting.js
|
2013-10-11 16:25:40 -04:00 |
|
Robin Ward
|
be0ce08cc2
|
Ember Upgrade: 1.0
|
2013-10-01 11:16:27 -04:00 |
|