discourse/app/assets/javascripts/admin
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
..
adapters FIX: `Object.assign` is not fully supported 2017-09-25 12:28:00 -04:00
components FIX: error when trying to block an IP address. Return a message when IP address matches an existing screened IP address, including ranges. 2018-03-19 14:34:43 -04:00
controllers FEATURE: Shared Drafts 2018-03-20 17:15:26 -04:00
helpers Refactor flag types for more customization 2017-10-19 13:55:23 -04:00
mixins FEATURE: Shared Drafts 2018-03-20 17:15:26 -04:00
models remove theme yaml from UI, it only causes troubles 2018-03-09 11:01:46 +11:00
routes FEATURE: Theme settings (2) (#5611) 2018-03-04 19:04:23 -05:00
services Many enhancements to the flagging / suspending interface. 2018-02-01 17:13:02 -05:00
templates FEATURE: Shared Drafts 2018-03-20 17:15:26 -04:00