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/templates/user
Joffrey JAFFEUX 642645ba9a
FIX: broken select badge as user title (#5474)
* FIX: broken select badge as user title

* selected id wasn’t pass to underlying component
* <none> was rendered as an html tag <none></none>
* overriding a badge name wouldn’t work as it was using badge.name and not badge.display_name
* adds a spec to ensure this behavior is correct
2018-01-05 16:58:15 +01:00
..
preferences FIX: Ember deprecations on user preferences 2015-05-13 11:18:35 -04:00
activity.hbs Small code tidy up for user/activity menu 2017-11-16 11:49:14 -05:00
badge-title.hbs FIX: broken select badge as user title (#5474) 2018-01-05 16:58:15 +01:00
badges.hbs FIX: Badge filtering was always to the currentUser 2017-05-04 11:58:56 -04:00
messages.hbs Introduces select-kit 2017-11-21 11:53:09 +01:00
notifications-index.hbs UX: Display message when user has no notifications instead of a blank page. 2016-07-07 18:25:48 +08:00
notifications.hbs FIX: Remove mentions filters from user and groups 2017-12-07 16:29:02 -05:00
posts.hbs REFACTOR: Merge different templates from rendering user stream items 2017-06-20 15:45:41 -04:00
stream.hbs Add no-content message for user/activity/replies, fix no-content display 2017-08-24 09:51:39 -07:00
summary.hbs FEATURE: show topics viewed on user summary 2017-11-17 17:53:30 -05:00