discourse/test/javascripts
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
..
acceptance FEATURE: Shared Drafts 2018-03-20 17:15:26 -04:00
admin FEATURE: grant badges in post admin wrench (#5498) 2018-01-22 14:10:53 +11:00
components Fix the build. 2018-03-19 18:47:17 +08:00
controllers Fix the build. 2018-03-02 14:43:02 +08:00
ember Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
fixtures FEATURE: Shared Drafts 2018-03-20 17:15:26 -04:00
helpers FEATURE: Shared Drafts 2018-03-20 17:15:26 -04:00
initializers FIX: Ignore if the default localization node is not an object (#5439) 2017-12-27 16:53:53 +11:00
lib FEATURE: update CommonMark to version 0.28 2018-03-08 12:19:53 +11:00
mixins FEATURE: grant badges in post admin wrench (#5498) 2018-01-22 14:10:53 +11:00
models Merge pull request #5540 from discourse/mixed-text-direction-support 2018-02-01 07:29:15 -08:00
widgets rename 'enable_private_messages' to 'enable_personal_messages' 2018-02-01 13:25:29 +05:30
plugin_tests.js.erb Support for Acceptance tests in plugins 2015-08-27 17:07:11 -04:00
test_helper.js Introduces select-kit 2017-11-21 11:53:09 +01:00