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
Régis Hanol 0947191060 UX: improved our footer handling
- new "show-footer" mixins
- converted most of the routes to ES6
- FIX: handling of "indexStream" in user pages

There will now be a footer on all the following pages
- /exception
- /about
- /latest
- /new
- /unread
- /starred
- /top
- /categories
- /c/:category
- /c/:category/l/latest
- /c/:category/l/new
- /c/:category/l/unread
- /c/:category/l/top
- /t/:topic/:id
- /groups/:name/members
- /user/activity
- /user/activity/topics
- /user/activity/posts
- /user/activity/replies
- /user/activity/likes-given
- /user/activity/likes-received
- /user/activity/bookmarks
- /user/activity/starred
- /user/badges
- /user/notifications
- /user/flagged-posts
- /user/deleted-posts
- /user/private-messages
- /user/private-messages/mine
- /user/private-messages/unread
- /user/invited
- /user/:username/preferences
- /faq (static pages)
- /badges
- /badges/:id/:badge
2014-11-19 20:37:43 +01:00
..
preferences Replace the rest of the deprecated {{action xyz}} with `{{action 2014-10-03 14:43:27 -04:00
about.hbs Replace the rest of the deprecated {{action xyz}} with `{{action 2014-10-03 14:43:27 -04:00
activity.hbs Refactored loading routes for users/badges 2014-11-11 14:17:19 -05:00
badge-title.hbs Replace the rest of the deprecated {{action xyz}} with `{{action 2014-10-03 14:43:27 -04:00
badges.hbs Instead of .js.handlebars use .hbs for handlebars templates 2014-09-26 15:23:15 -04:00
email.hbs Replace the rest of the deprecated {{action xyz}} with `{{action 2014-10-03 14:43:27 -04:00
invited.hbs Unify loading-spinner helper, add conditional support via component 2014-11-12 15:11:20 -05:00
notifications.hbs Unify loading-spinner helper, add conditional support via component 2014-11-12 15:11:20 -05:00
posts.hbs Unify loading-spinner helper, add conditional support via component 2014-11-12 15:11:20 -05:00
preferences.hbs FEATURE: Allow users to select a badge with an image to appear on their 2014-10-20 16:35:38 -04:00
stream.hbs FIX: Remove grouped-each helper. GroupedView is deprecated in Ember 2014-11-11 15:58:47 -05:00
user.hbs UX: improved our footer handling 2014-11-19 20:37:43 +01:00
username.hbs Replace the rest of the deprecated {{action xyz}} with `{{action 2014-10-03 14:43:27 -04:00