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
Penar Musaraj ff163ae980 DEV: Prevent empty admin topic buttons from rendering
When using api.decorateWidget("topic-admin-menu:adminMenuButtons") in plugins, an empty button is added if the helper only returns attributes based on a condition (for example, if the admin action is limited to public topics.) In that case, we need to exclude the button from rendering.
2019-12-12 12:21:30 -05:00
..
adapters FEATURE: Tag synonyms 2019-12-04 13:33:51 -05:00
components DEV: Remove buffered rendering from topic-post-badges 2019-12-12 07:04:25 -07:00
controllers Improving bookmarks part 1 (#8466) 2019-12-11 14:04:02 +10:00
helpers FIX: Reorder categories not working 2019-12-10 12:36:47 -07:00
initializers FEATURE: Featured topic for user profile & card (#8461) 2019-12-09 11:15:47 -08:00
lib Improving bookmarks part 1 (#8466) 2019-12-11 14:04:02 +10:00
mixins FIX: default draft key in openComposerWithTopicParams (#8496) 2019-12-09 07:53:05 -08:00
models Fix improved bookmark toggling/deleting bug 2019-12-11 15:48:27 +10:00
pre-initializers DEV: Client side category routing changes 2019-11-26 13:52:14 +00:00
raw-views DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
routes UX: Remove 'show more' from upload modals (#8470) 2019-12-09 12:57:43 +02:00
services DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
templates DEV: Remove buffered rendering from topic-post-badges 2019-12-12 07:04:25 -07:00
widgets DEV: Prevent empty admin topic buttons from rendering 2019-12-12 12:21:30 -05:00
mapping-router.js.es6 DEV: Remove Discourse.Site in favor of import (#8344) 2019-11-13 12:13:47 -05:00