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
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
..
badges FEATURE: you can not drill down and see why you have badges 2016-01-18 17:59:20 +11:00
components FIX: topic summary description text was conflicts with reply counter 2016-02-16 12:38:51 +01:00
composer FEATURE: display warning on top of composer for group mentions 2015-12-04 13:41:07 +11:00
discovery add category-logo-link component 2015-12-28 14:39:27 -08:00
group FEATURE: allow group members to see all messages on group page 2015-12-07 23:19:33 +01:00
list UX: properly parse activity column 2015-12-21 16:52:19 +05:30
mobile UX: initial take at collapsing mobile nav on user page 2016-02-12 17:51:26 +11:00
modal UX: change glyph when inviting existing user to a topic 2016-01-25 13:10:51 +05:30
navigation Fix bug where create topic is suggested when insufficient permissions 2015-09-18 19:27:49 -04:00
post PERF: optimise rendering of posts 2014-12-10 18:05:04 +11:00
preferences The {{i18n}} helper should use quotes when looking up keys, always. 2014-12-08 16:36:18 -05:00
topic FEATURE: per-topic unsubscribe option in emails 2015-08-12 23:00:16 +02:00
user PERF: shift most user options out of the user table 2016-02-17 18:08:25 +11:00
about.hbs Fixes some deprecations 2015-05-11 11:18:37 -04:00
additional-composer-buttons.hbs Instead of .js.handlebars use .hbs for handlebars templates 2014-09-26 15:23:15 -04:00
application.hbs FEATURE: the notice asking admins to get discussion started will update with live counts of topics and posts 2015-08-27 17:28:40 -04:00
category-group-autocomplete.raw.hbs UX: Missing tag attribute. 2015-12-28 11:39:15 +08:00
choose_topic.hbs FIX: unmatched element prevents HTMLbars from compiling 2015-04-03 18:40:17 +08:00
composer.hbs UX: allow for an optional toolbar in composer in mobile 2016-02-09 17:10:41 +11:00
discovery.hbs FIX: make sure the global notice shows up on ALL the pages 2015-08-05 22:55:32 +02:00
embedded-post.hbs remove useless extra <div> around topic-avatar 2015-09-17 14:30:28 -07:00
emoji-selector-autocomplete.raw.hbs Add "more..." to emoji popup in composer. 2015-09-29 16:16:52 -04:00
emoji-toolbar.raw.hbs UX: emoji toolbar improvements 2015-07-28 23:03:11 +05:30
exception.hbs Broken WIP 2015-05-11 11:18:37 -04:00
full-page-search.hbs FEATURE: add 'New Topic' button on full page search view 2016-02-08 09:09:14 +05:30
group-selector-autocomplete.raw.hbs FIX: each helper in raw templates 2015-01-07 09:30:32 +01:00
group.hbs UX: fix styling on group page 2016-01-12 14:14:38 +11:00
header.hbs moved outlet outside of the weap container 2016-01-28 15:27:28 +10:00
login-preferences.hbs FIX: remove forgot-password link for SSO enabled instances 2015-11-21 17:49:58 +05:30
post-placeholder.hbs FEATURE: Reply Placeholders in Stream 2015-12-04 10:02:58 -05:00
post-small-action.hbs Support for deleting small post actions 2015-07-28 16:27:54 -04:00
post.hbs add div under poster avatar so people can add badges without a plugin 2015-12-04 16:49:08 -05:00
queued-posts.hbs FEATURE: New markdown editor re-written in Ember 2015-10-19 11:01:20 -04:00
selected-posts.hbs FIX: select posts 2015-05-12 12:54:28 +02:00
share.hbs Pull automatic share link copying 2015-07-21 19:29:38 -07:00
static.hbs FIX: also show Sign Up button on front page of private sites that allow new registrations 2016-02-03 11:36:28 -05:00
topic-entrance.hbs We can add the no-text class automatically in d-button 2015-07-30 14:53:13 -04:00
topic-list-header-column.raw.hbs Raw templates should resolve their views with the resolver 2015-01-07 14:21:31 -05:00
topic-list-header.raw.hbs UX: rename posts -> replies (and change to be posts-1) 2015-03-02 15:59:23 +11:00
topic-post-badges.raw.hbs FIX: missing tooltips on topic blue and grey circles in list 2015-04-02 13:07:06 +11:00
topic-progress.hbs FIX: Arrows had inverted visibility settings 2015-05-30 11:03:50 -04:00
topic-status.raw.hbs FEATURE: add op-bookmark class for op-bookmarks 2015-05-05 10:23:17 +10:00
topic.hbs FIX: bind the suggested topic/messages text 2016-02-12 22:06:14 +11:00
user-card.hbs FEATURE: you can not drill down and see why you have badges 2016-01-18 17:59:20 +11:00
user-invited-show.hbs FEATURE: show pending/redeemed invite count in tabs 2015-08-25 01:12:46 +05:30
user-selector-autocomplete.raw.hbs FEATURE: first class group mentions built in 2015-11-30 17:08:43 +11:00
user-topics-list.hbs FEATURE: show posters as opposed to participants in messages 2015-12-30 14:49:40 +11:00
users.hbs FIX: time read column was empty in user directory 2015-06-12 12:40:07 +02:00