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
Kris d24d47b2ee
FIX: set showFooter to true on group topic list (#8795)
If using {{#if showFooter}} in a template, showFooter is never set to true on a group's g/groupname/activity/topics route (it's correctly set on other group routes like group-activity-posts)
2020-01-29 12:12:38 -05:00
..
adapters FIX: Use new tag routes (#8683) 2020-01-21 19:23:08 +02:00
components PERF: Use a separate route for user cards, and split user serializer (#8789) 2020-01-28 11:55:46 +00:00
controllers FEATURE: Users can feature any public topic on his/her profile (#8809) 2020-01-29 10:10:23 -06:00
helpers FIX: Show all parent categories on topic page (#8767) 2020-01-22 17:39:50 +02:00
initializers FEATURE: Use new Badging API 2020-01-10 13:41:35 -03:00
lib FEATURE: Use Contact Picker API for invites 2020-01-27 11:07:28 -03:00
mixins DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
models PERF: Use a separate route for user cards, and split user serializer (#8789) 2020-01-28 11:55:46 +00:00
pre-initializers FEATURE: Use Contact Picker API for invites 2020-01-27 11:07:28 -03:00
raw-views DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
routes FIX: set showFooter to true on group topic list (#8795) 2020-01-29 12:12:38 -05:00
services DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
templates FEATURE: Users can feature any public topic on his/her profile (#8809) 2020-01-29 10:10:23 -06:00
widgets DEV: new widget hooks mousemove/mouseup/mousedown/doubleclick (#8807) 2020-01-29 17:19:12 +01:00
mapping-router.js.es6 DEV: Remove Discourse.Site in favor of import (#8344) 2019-11-13 12:13:47 -05:00