discourse/app/assets/javascripts/discourse/routes
2014-07-22 12:09:29 -04:00
..
application_routes.js FEATURE: show the user's flagged/deleted posts 2014-07-16 21:04:55 +02:00
application.js.es6 ES6: Start converting routes 2014-07-21 12:00:58 -04:00
badges_index_route.js FIX: listable badges need more logic 2014-07-03 20:34:26 +10:00
badges_show_route.js FEATURE: badge grouping UI 2014-07-18 15:46:36 +10:00
build-category-route.js.es6 TRIVIAL: Remove log statement 2014-07-03 11:32:10 -04:00
build-topic-route.js.es6 FEATURE: query param for topic state 2014-07-17 09:29:09 +10:00
discourse_location.js Port "Summarize Topic" to query-params-new 2014-04-17 10:46:33 -04:00
discourse_restricted_user_route.js FIX: Use replaceWith instead of transitionTo when redirecting to a 2014-06-03 10:47:21 -04:00
discourse_route.js BUGFIX: calling .blur() on the body element unfocus the browser window in IE10 2014-07-03 22:27:10 +02:00
discovery_categories_route.js BUGFIX: incorrect ordering in category permissions 2014-07-10 12:02:16 +10:00
discovery_route.js ES6: Most controllers converted over now. 2014-05-27 10:51:03 -04:00
discovery_top_routes.js ES6: More controllers 2014-05-20 12:49:38 -04:00
exception_route.js FEATURE: Nice error handling page 2014-07-03 07:52:14 -07:00
group_index_route.js FEATURE: First stab at groups page with member list 2014-02-07 10:44:51 -05:00
group_members_route.js FEATURE: First stab at groups page with member list 2014-02-07 10:44:51 -05:00
group_route.js Use lower case group names in URLs 2014-02-18 16:43:19 -05:00
login_route.js Show login button on 404 page. Add routes to show login and signup modals when page/route loads. If logged in and showing 404 page, load ember app. 2014-02-18 17:18:53 -05:00
preferences_routes.js REFACTOR: Convert profile background uploader to be an ember component 2014-06-30 14:13:59 -04:00
signup_route.js Show login button on 404 page. Add routes to show login and signup modals when page/route loads. If logged in and showing 404 page, load ember app. 2014-02-18 17:18:53 -05:00
static_route.js Support for linking to static pages with hash URLs like #section. Also 2014-04-29 18:01:13 -04:00
topic_from_params_route.js FIX: Apply category class when inside a topic of that category 2014-07-01 16:06:48 -04:00
topic_route.js Don't trigger replaceState until scrolling stops. 2014-07-17 14:34:56 -04:00
unknown_route.js Support 404 routes in the Ember App 2014-04-29 15:29:13 -04:00
user_activity_stream_route.js BUGFIXES: properly deal with bookmarks and deleted posts 2014-06-04 17:41:11 +02:00
user_admin_posts_routes.js FEATURE: show the user's flagged/deleted posts 2014-07-16 21:04:55 +02:00
user_topic_list_routes.js FEATURE: add the first 3 participants in a private message 2014-05-12 09:32:49 +02:00
user-activity.js.es6 ES6: Start converting routes 2014-07-21 12:00:58 -04:00
user-badges.js.es6 ES6: Enable compatibility layer for routes 2014-07-22 12:09:29 -04:00
user-index.js.es6 ES6: Start converting routes 2014-07-21 12:00:58 -04:00
user-invited.js.es6 ES6: Start converting routes 2014-07-21 12:00:58 -04:00
user-private-messages.js.es6 ES6: Start converting routes 2014-07-21 12:00:58 -04:00
user.js.es6 ES6: Start converting routes 2014-07-21 12:00:58 -04:00