discourse/test/javascripts/helpers
Robin Ward b9abd7dc9e FEATURE: Shared Drafts
This feature can be enabled by choosing a destination for the
`shared drafts category` site setting.

* Staff members can create shared drafts, choosing a destination
category for the topic when it is published.

* Shared Drafts can be viewed in their category, or above the
topic list for the destination category where it will end up.

* When the shared draft is ready, it can be published to the
appropriate category by clicking a button on the topic view.

* When published, Drafts change their timestamps to the current
time, and any edits to the original post are removed.
2018-03-20 17:15:26 -04:00
..
assertions.js select-kit refactoring 2017-12-22 13:08:12 +01:00
component-test.js.es6 REFACTOR: Rename `store:main` to `service:store` so we can inject it 2017-10-27 13:59:45 -04:00
create-pretender.js.es6 FEATURE: Shared Drafts 2018-03-20 17:15:26 -04:00
create-store.js.es6 FEATURE: View flags grouped by topic 2017-09-25 12:25:14 -04:00
fixture-pretender.js.es6 `Ember.keys` is deprected in favor of `Object.keys` 2016-04-28 16:37:20 -04:00
flag-pretender.js.es6 Add front end service for staff controls 2017-09-25 12:25:14 -04:00
init-ember-qunit.js Split out common functions into `discourse-common` module 2016-09-22 09:52:19 -04:00
qunit-helpers.js.es6 Reset widget decorators after each test 2018-03-12 14:22:50 +01:00
select-kit-helper.js select-kit refactoring 2018-01-11 09:39:51 +01:00
site-settings.js FEATURE: New site setting for additional allowed filetypes for staff (#5364) 2018-02-19 10:44:24 +01:00
site.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
store-pretender.js.es6 Add front end service for staff controls 2017-09-25 12:25:14 -04:00
widget-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00