.. |
application_route.js
|
ES6: A few more controllers on a Holiday Monday
|
2014-05-26 14:40:06 -04:00 |
application_routes.js
|
BUGFIX: only redirect users top /top page once
|
2014-04-21 20:00:37 +02:00 |
badges_index_route.js
|
Badges page ordering and titles.
|
2014-05-19 10:27:09 +05:30 |
badges_show_route.js
|
Badges page ordering and titles.
|
2014-05-19 10:27:09 +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
|
FIX: Use replaceWith instead of transitionTo when redirecting to a
|
2014-06-03 10:47:21 -04:00 |
discourse_route.js
|
FIX: Modals weren't closing when routing to raw links
|
2014-05-11 15:39:00 -04:00 |
discovery_categories_route.js
|
ES6: More controllers
|
2014-05-20 12:49:38 -04:00 |
discovery_route_builders.js
|
FIX: show 404 page for links to categories that don't exists or you don't have access to, instead of showing blank page with js errors
|
2014-06-19 15:18:58 -04: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 |
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
|
Fix specs for avatars
|
2014-05-27 10:08:03 +10: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
|
FEATURE: New expandable progress bar with jump buttons and jump to
|
2014-06-12 16:52:33 -04:00 |
topic_route.js
|
Split Topic Progres widget into its own controller, view, template
|
2014-06-12 16:52:33 -04:00 |
unknown_route.js
|
Support 404 routes in the Ember App
|
2014-04-29 15:29:13 -04:00 |
user_activity_route.js
|
ES6: A few more controllers on a Holiday Monday
|
2014-05-26 14:40:06 -04:00 |
user_activity_stream_route.js
|
BUGFIXES: properly deal with bookmarks and deleted posts
|
2014-06-04 17:41:11 +02:00 |
user_badges_route.js
|
Multiple grant badges.
|
2014-05-21 12:54:55 +05:30 |
user_index_route.js
|
fix route in comment
|
2014-06-05 09:52:01 -07:00 |
user_invited_route.js
|
ES6: Migrated and deprecated a bunch of views
|
2014-06-10 11:54:38 -04:00 |
user_route.js
|
Use query params for sortable table headings
|
2014-04-17 10:52:57 -04:00 |
user_topic_list_routes.js
|
FEATURE: add the first 3 participants in a private message
|
2014-05-12 09:32:49 +02:00 |