discourse/app/assets/javascripts/select-kit/components
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
..
category-drop FEATURE: replaces category/tag dropdowns by select-kit 2018-01-24 11:48:20 +01:00
combo-box Introduces select-kit 2017-11-21 11:53:09 +01:00
dropdown-select-box select-kit refactoring 2017-12-22 13:08:12 +01:00
future-date-input-selector Introduces select-kit 2017-11-21 11:53:09 +01:00
mini-tag-chooser FIX: display keyboard on mobile when focusing mini-tag-chooser 2018-03-05 10:55:20 +01:00
multi-select FEATURE: replaces tag-chooser/tag-group-chooser with select-kit component 2018-02-26 11:42:57 +01:00
notifications-button Introduces select-kit 2017-11-21 11:53:09 +01:00
period-chooser FEATURE: replace period-chooser by a select-kit component 2018-01-15 11:55:16 +01:00
select-kit FEATURE: replaces tag-chooser/tag-group-chooser with select-kit component 2018-02-26 11:42:57 +01:00
tag-drop FEATURE: replaces category/tag dropdowns by select-kit 2018-01-24 11:48:20 +01:00
admin-agree-flag-dropdown.js.es6 Many enhancements to the flagging / suspending interface. 2018-02-01 17:13:02 -05:00
admin-delete-flag-dropdown.js.es6 UX: The delete button is also a dropdown 2018-01-29 19:15:19 -05:00
admin-group-selector.js.es6 Introduces select-kit 2017-11-21 11:53:09 +01:00
categories-admin-dropdown.js.es6 Introduces select-kit 2017-11-21 11:53:09 +01:00
category-chooser.js.es6 FIX: better handling of category badge when displaying sub and parent cat 2018-02-14 16:42:20 +01:00
category-drop.js.es6 FIX: use right caret for collapse state of tag and category drops 2018-03-16 10:52:15 +01:00
category-notifications-button.js.es6 UX: Don't use a chevron when a dropdown is just an icon 2018-01-12 12:39:42 -05:00
category-row.js.es6 FIX: better handling of category badge when displaying sub and parent cat 2018-02-14 16:42:20 +01:00
category-selector.js.es6 FIX: makes sur allowUncategorized is passed to category-selector 2018-01-26 14:41:30 +01:00
combo-box.js.es6 Introduces select-kit 2017-11-21 11:53:09 +01:00
composer-actions.js.es6 FEATURE: Shared Drafts 2018-03-20 17:15:26 -04:00
dropdown-select-box.js.es6 Replaces toolbar popup-menu with select-kit 2017-12-13 10:49:32 +01:00
future-date-input-selector.js.es6 FIX: Use parseable date format 2017-11-28 14:16:33 -05:00
group-notifications-button.js.es6 Introduces select-kit 2017-11-21 11:53:09 +01:00
list-setting.js.es6 Introduces select-kit 2017-11-21 11:53:09 +01:00
mini-tag-chooser.js.es6 FIX: display keyboard on mobile when focusing mini-tag-chooser 2018-03-05 10:55:20 +01:00
multi-select.js.es6 FIX: display keyboard on mobile when focusing mini-tag-chooser 2018-03-05 10:55:20 +01:00
none-category-row.js.es6 FIX: better handling of category badge when displaying sub and parent cat 2018-02-14 16:42:20 +01:00
notifications-button.js.es6 FIX: use css instead of js to fix select-kit-collection max-height 2018-02-01 16:56:07 +01:00
period-chooser.js.es6 FIX: use css instead of js to fix select-kit-collection max-height 2018-02-01 16:56:07 +01:00
pinned-button.js.es6 Introduces select-kit 2017-11-21 11:53:09 +01:00
pinned-options.js.es6 select-kit refactoring 2018-01-11 09:39:51 +01:00
search-advanced-category-chooser.js.es6 FEATURE: do not restrict categories filtering to only FULL permission type 2018-01-25 12:03:13 +01:00
select-kit.js.es6 FIX: make it possible to edit tags on topics on mobile 2018-03-04 13:47:25 +01:00
single-select.js.es6 FIX: makes sure we recompute shouldDisplayCreateRow after request 2018-03-03 11:42:44 +01:00
tag-chooser.js.es6 remove unused const 2018-03-14 16:37:48 +01:00
tag-drop.js.es6 FIX: use right caret for collapse state of tag and category drops 2018-03-16 10:52:15 +01:00
tag-group-chooser.js.es6 FIX: load tag_groups and not tags 2018-02-27 21:10:57 +01:00
tag-notifications-button.js.es6 Introduces select-kit 2017-11-21 11:53:09 +01:00
toolbar-popup-menu-options.js.es6 FIX: use css instead of js to fix select-kit-collection max-height 2018-02-01 16:56:07 +01:00
topic-footer-mobile-dropdown.js.es6 select-kit refactoring 2018-01-11 09:39:51 +01:00
topic-notifications-button.js.es6 Introduces select-kit 2017-11-21 11:53:09 +01:00
topic-notifications-options.js.es6 Introduces select-kit 2017-11-21 11:53:09 +01:00