discourse/app/assets/javascripts/discourse/mixins
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
..
add-category-class.js.es6 FIX: Don't lose background class while navigating from /latest to 2014-07-01 16:06:47 -04:00
ajax.js Remove some Ember.Deferred usage. It's deprecated. 2014-08-07 17:22:00 -04:00
badge-select-controller.js.es6 FEATURE: Allow users to select a badge with an image to appear on their 2014-10-20 16:35:38 -04:00
buffered-content.js.es6 FEATURE: Admin interface for adding custom fields for users 2014-09-25 16:17:51 -04:00
can-check-emails.js.es6 FEATURE: hide emails behind a button for staff members 2014-09-29 22:31:05 +02:00
cleans-up.js.es6 UX: Add drop down for top lists, big refactor of repeated code. 2014-08-21 16:08:47 -04:00
has_current_user.js Revert "inject currentUser into controllers & routes" 2013-09-11 13:26:46 +10:00
load-more.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
modal-functionality.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
open_composer.js BUGIX: no draft key when creating a topic from the /top page 2014-02-11 13:51:21 -08:00
presence.js FIX: Discourse.Presence was broken on arrays. The flag button was showing for anonymous users. 2013-06-18 11:36:48 -04:00
scroll_top.js FIX: Don't scroll to top if there's an anchor present. 2014-07-16 18:14:39 -04:00
scrolling.js FIX: Don't trigger scrolled while the router is transitioning. 2014-08-08 17:38:30 -04:00
selected_posts_count.js Allow changing ownwership of posts by admins 2014-04-08 01:47:42 -07:00
show-footer.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
singleton.js TESTS: Reset the preload store for testing 2014-07-31 13:25:40 -04:00
upload.js.es6 FIX: The whole page was a drag-n-drop target even when there were 2014-10-22 14:37:35 -04:00
url-refresh.js.es6 FIX: Clicking navigation pills a second time should refresh the list 2014-07-24 14:59:53 -04:00