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-09-12 14:07:04 -04:00
..
about.js.es6 FIX: Missing translations, update title on About 2014-08-12 11:04:12 -04:00
application_routes.js FEATURE: Actually show more notifications 2014-09-09 16:29:08 -07:00
application.js.es6 Refactor some deprecations for newer versions of Ember. Also set up 2014-09-11 16:16:21 -04:00
badges-index.js.es6 ES6: Convert more routes over 2014-07-28 13:39:33 -04:00
badges-show.js.es6 ES6: Convert more routes over 2014-07-28 13:39:33 -04:00
build-category-route.js.es6 FIX: Scroll position when hitting back button to category filter 2014-09-12 14:07:04 -04:00
build-topic-route.js.es6 Remove deprecation notices for Discourse.banner 2014-09-11 17:01:35 -04:00
discourse_location.js Revert "FIX: unread/new counts out of sync with tabs" 2014-09-09 12:57:51 -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 FIX: Only use cached topic lists on popState 2014-09-09 12:57:51 -04:00
discovery_categories_route.js FIX: Some default group names could not be translated 2014-09-07 14:48:03 +02:00
discovery_route.js Using Discourse.XYZ in templates is deprecated. This fixes that, plus 2014-09-05 13:09:01 -04:00
exception.js.es6 ES6: Convert more routes over 2014-07-28 13:39:33 -04: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 ES6: Convert more routes over 2014-07-28 13:39:33 -04:00
group-members.js.es6 ES6: Convert more routes over 2014-07-28 13:39:33 -04: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
login.js.es6 FIX: Show correct login page when login_required 2014-07-29 13:38:04 -04:00
preferences_routes.js REFACTOR: Convert profile background uploader to be an ember component 2014-06-30 14:13:59 -04:00
privacy.js.es6 ES6: Remove dynamically generated static routes. They were causing lots 2014-07-29 14:24:16 -04:00
signup.js.es6 ES6: Convert more routes over 2014-07-28 13:39:33 -04:00
topic_from_params_route.js minor refactor 2014-09-10 16:33:39 +10:00
topic_route.js FIX: clear selection when transitioning out of a topic 2014-09-11 16:35:04 +02:00
tos.js.es6 ES6: Remove dynamically generated static routes. They were causing lots 2014-07-29 14:24:16 -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 FIX: delegation error when reloading user activity 2014-08-08 09:44:21 -04:00
user-activity.js.es6 FIX: delegation error when reloading user activity 2014-08-08 09:44:21 -04:00
user-badges.js.es6 ES6: Enable compatibility layer for routes 2014-07-22 12:09:29 -04:00
user-index.js.es6 TWEAK: Remove TransitionAborted exceptions from logging. They are 2014-08-07 16:52:31 -04:00
user-invited.js.es6 ES6: Start converting routes 2014-07-21 12:00:58 -04:00
user-notifications.js.es6 FEATURE: Actually show more notifications 2014-09-09 16:29:08 -07: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