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
2014-05-08 11:35:33 -04:00
..
application_route.js FEATURE: SSO to handle return_path automatically 2014-02-26 09:58:30 +11:00
application_routes.js BUGFIX: only redirect users top /top page once 2014-04-21 20:00:37 +02:00
badges_index_route.js Use PreloadStore for the badge pages. 2014-04-28 10:30:50 +05:30
badges_show_route.js Use PreloadStore for the badge pages. 2014-04-28 10:30:50 +05:30
discourse_location.js Port "Summarize Topic" to query-params-new 2014-04-17 10:46:33 -04:00
discourse_restricted_user_route.js Each user activity filter has its own URL now. 2013-07-17 15:42:31 -04:00
discourse_route.js Support 404 routes in the Ember App 2014-04-29 15:29:13 -04:00
discovery_categories_route.js Remove trailing commas, add trailing semicolons 2014-03-18 18:21:10 -07:00
discovery_route_builders.js Revert "ES6: More controllers converted to ES6" 2014-05-05 13:58:57 -04:00
discovery_route.js Revert "ES6: More controllers converted to ES6" 2014-05-05 13:58:57 -04:00
discovery_top_routes.js Revert "ES6: More controllers converted to ES6" 2014-05-05 13:58:57 -04: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 ES6: AvatarSelector and HeaderController - also includes support for controllers with 2014-05-08 11:35:33 -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 Port "Summarize Topic" to query-params-new 2014-04-17 10:46:33 -04:00
topic_route.js Use query params for sortable table headings 2014-04-17 10:52:57 -04:00
unknown_route.js Support 404 routes in the Ember App 2014-04-29 15:29:13 -04:00
user_activity_route.js Two Column User View 2013-10-16 15:51:01 -04:00
user_activity_stream_route.js FIX: Component was not refreshing all the time 2014-02-07 14:16:34 -05:00
user_badges_route.js Add badges tab to user profile. 2014-04-17 01:58:01 +05:30
user_index_route.js Two Column User View 2013-10-16 15:51:01 -04:00
user_invited_route.js Support for inviting to a forum from a user's invite page. 2013-11-06 12:56:50 -05:00
user_route.js Use query params for sortable table headings 2014-04-17 10:52:57 -04:00
user_topic_list_routes.js BUGFIX: PMs could be created with a category 2014-01-24 12:57:48 +01:00