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/routes
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
..
about.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
application_routes.js UX: improved our footer handling 2014-11-19 20:37:43 +01:00
application.js.es6 remove duplicate code 2014-11-06 12:13:46 +11:00
badges-index.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
badges-show.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
build-admin-user-posts-route.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
build-category-route.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
build-topic-route.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
build-user-topic-list-route.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
discourse_location.js Revert "FIX: unread/new counts out of sync with tabs" 2014-09-09 12:57:51 -04:00
discourse_route.js FEATURE: Include category / subcategory name in document title when 2014-10-23 13:17:44 -04:00
discovery-categories-route.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
discovery-route.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
exception.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
faq.js.es6 ES6: Remove dynamically generated static routes. They were causing lots 2014-07-29 14:24:16 -04:00
group-index.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
group-members.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
group.js.es6 ES6: Convert more routes over 2014-07-28 13:39:33 -04:00
guidelines.js.es6 FIX: guidelines route was redirecting to faq in ember app 2014-08-11 16:21:17 -04:00
loading.js.es6 Missing Loading Route 2014-11-13 17:35:46 -05:00
login.js.es6 FIX: Show correct login page when login_required 2014-07-29 13:38:04 -04:00
preferences-about.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
preferences-badge-title.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
preferences-card-badge.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
preferences-email.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
preferences-index.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
preferences-username.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
preferences.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
privacy.js.es6 ES6: Remove dynamically generated static routes. They were causing lots 2014-07-29 14:24:16 -04:00
restricted-user.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
signup.js.es6 ES6: Convert more routes over 2014-07-28 13:39:33 -04:00
topic-by-slug.js.es6 FIX: refreshTitle error when navigating to a 404 page 2014-10-15 14:33:22 -04:00
topic-from-params-near.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
topic-from-params.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
topic-route.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
tos.js.es6 ES6: Remove dynamically generated static routes. They were causing lots 2014-07-29 14:24:16 -04:00
unknown.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user-activity-bookmarks.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user-activity-edits.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user-activity-index.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user-activity-likes-given.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user-activity-likes-received.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user-activity-posts.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user-activity-replies.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user-activity-starred.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user-activity-stream.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user-activity-topics.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user-activity.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user-badges.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user-deleted-posts.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user-flagged-posts.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user-index.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user-invited.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user-notifications.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user-private-messages-index.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user-private-messages-mine.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user-private-messages-unread.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user-private-messages.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user-topic-list.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00