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/templates/user
Sam 3829c78526 PERF: shift most user options out of the user table
As it stands we load up user records quite frequently on the topic pages,
this in turn pulls all the columns for the users being selected, just to
discard them after they are loaded

New structure keeps all options in a discrete table, this is better organised
and allows us to easily add more column without worrying about bloating the
user table
2016-02-17 18:08:25 +11:00
..
preferences FIX: Ember deprecations on user preferences 2015-05-13 11:18:35 -04:00
about.hbs FEATURE: New markdown editor re-written in Ember 2015-10-19 11:01:20 -04:00
activity.hbs UX: initial take at collapsing mobile nav on user page 2016-02-12 17:51:26 +11:00
badge-title.hbs The {{i18n}} helper should use quotes when looking up keys, always. 2014-12-08 16:36:18 -05:00
badges.hbs FEATURE: you can not drill down and see why you have badges 2016-01-18 17:59:20 +11:00
email.hbs The {{i18n}} helper should use quotes when looking up keys, always. 2014-12-08 16:36:18 -05:00
messages.hbs UX: initial take at collapsing mobile nav on user page 2016-02-12 17:51:26 +11:00
notifications-index.hbs FEATURE: User page refactor 2015-12-20 16:45:49 +11:00
notifications.hbs UX: initial take at collapsing mobile nav on user page 2016-02-12 17:51:26 +11:00
posts.hbs ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
preferences.hbs PERF: shift most user options out of the user table 2016-02-17 18:08:25 +11:00
stream.hbs FIX: remove bookmark from user stream 2015-08-05 12:40:43 +02:00
summary.hbs FIX: link to filtered down list of badges from summary 2016-01-24 15:51:30 +11:00
user.hbs UX: initial take at collapsing mobile nav on user page 2016-02-12 17:51:26 +11:00
username.hbs The {{i18n}} helper should use quotes when looking up keys, always. 2014-12-08 16:36:18 -05:00