This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/adapters
Neil Lalonde 875f0d8fd8
FEATURE: Tag synonyms
This feature adds the ability to define synonyms for tags, and the ability to merge one tag into another while keeping it as a synonym. For example, tags named "js" and "java-script" can be synonyms of "javascript". When searching and creating topics using synonyms, they will be mapped to the base tag.

Along with this change is a new UI found on each tag's page (for example, `/tags/javascript`) where more information about the tag can be shown. It will list the synonyms, which categories it's restricted to (if any), and which tag groups it belongs to (if tag group names are public on the `/tags` page by enabling the "tags listed by group" setting). Staff users will be able to manage tags in this UI, merge tags, and add/remove synonyms.
2019-12-04 13:33:51 -05:00
..
email-template.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
group.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
notification.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
post-reply-history.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
post-reply.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
post.js.es6 DEV: Import set, setProperties, helper, and string functions (#8297) 2019-11-05 12:43:49 -06:00
rest.js.es6 DEV: Import set, setProperties, helper, and string functions (#8297) 2019-11-05 12:43:49 -06:00
reviewable-explanation.js.es6 FEATURE: Adds a pop up that shows a more detailed score for reviewables (#8035) 2019-09-04 09:56:25 -06:00
reviewable-settings.js.es6 FEATURE: Allow users to customize bonuses for reviewable types 2019-04-03 11:18:34 -04:00
reviewable-topic.js.es6 FEATURE: New 'Reviewable' model to make reviewable items generic 2019-03-28 12:45:10 -04:00
reviewable.js.es6 FEATURE: New 'Reviewable' model to make reviewable items generic 2019-03-28 12:45:10 -04:00
tag-info.js.es6 FEATURE: Tag synonyms 2019-12-04 13:33:51 -05:00
tag-notification.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
topic-list.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
topic.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00