discourse/app/assets/javascripts/discourse/templates
2017-12-04 15:29:02 -05:00
..
account-created FIX: Don't show "resend email" option when user approval is on 2017-05-25 15:29:05 -04:00
badges FIX: badge selector showing up for anon 2017-10-30 16:21:31 +11:00
components FIX: do not give any element focus when creating topic 2017-12-01 13:16:36 +01:00
composer Rename {{fa-icon}} to {{d-icon}} so it can be more generic 2017-07-27 14:55:41 -04:00
discovery Move topic list extensibility to topic-list component 2017-10-12 12:03:22 -04:00
group UX: Plugin outlet for group nav 2017-11-02 15:52:04 -04:00
invites FIX: do not show full name field when accepting invite if full names are disabled 2017-08-27 12:15:32 +05:30
list FIX: supports emojis in pinned topic excerpt 2017-09-07 11:06:04 +02:00
mobile UX: Add more classes for customization purposes 2017-11-04 10:03:15 -04:00
modal UX: Add new classes to make user creation more targetable 2017-12-03 15:03:06 -05:00
navigation REFACTOR: Extract navigation into a component 2017-10-31 15:23:38 -04:00
post
preferences tweak icon-library generation 2017-11-23 18:24:26 +01:00
tags Allow currentUser to be passed into raw templates automatically 2017-10-11 12:21:24 -04:00
topic Introduces select-kit 2017-11-21 11:53:09 +01:00
user Introduces select-kit 2017-11-21 11:53:09 +01:00
about.hbs Add specific class to site description on /about 2017-08-15 19:48:57 -04:00
account-created.hbs FEATURE: Allow users to resend/update email from confirmation page 2017-05-03 11:18:01 -04:00
application.hbs Include currentPath in the below-site-header plugin outlet 2017-10-09 13:58:43 -04:00
badge-selector-autocomplete.raw.hbs
bulk-tag.hbs ADD: Append tags bulk action for topics 2017-02-20 18:14:32 +01:00
category-selector-autocomplete.raw.hbs
category-tag-autocomplete.raw.hbs UX: Only include tag hashtag postfix when necessary. 2017-10-03 13:54:50 +08:00
composer.hbs UX: better help text for composer collapse / discard 2017-11-30 12:28:00 +11:00
discovery.hbs add loading arg for plugin outlet discovery-list-container-top 2017-05-30 14:30:47 -04:00
emoji-picker-recent.raw.hbs replaces links/imgs by buttons in the emoji-picker 2017-07-21 19:42:50 +02:00
emoji-picker.raw.hbs.erb minor changes to emoji-picker 2017-09-15 16:03:28 +02:00
emoji-selector-autocomplete.raw.hbs
exception.hbs REFACTOR: Replace some fa-* uses with helpers 2017-07-27 14:55:41 -04:00
flat-button.raw.hbs Rename {{fa-icon}} to {{d-icon}} so it can be more generic 2017-07-27 14:55:41 -04:00
full-page-search.hbs FEATURE: log clicks on full page search 2017-12-01 23:21:16 +05:30
group-activity-posts.hbs UX: Convert Group Posts to Flexbox 2017-11-02 14:47:17 -04:00
group-edit.hbs FIX: Allow group members to freely exit group option incorrectly disabled. 2017-11-06 10:30:58 +08:00
group-index.hbs UX: 'Join Group' button position moved to group header 2017-03-16 08:40:27 +08:00
group-logs.hbs FIX: Incorrect empty message. 2016-12-12 19:39:58 +08:00
group-selector-autocomplete.raw.hbs
group.hbs Add a plugin outlet before the group content 2017-11-01 14:25:28 -04:00
groups.hbs FIX: Create group membership request on behalf of user. 2017-06-13 17:49:21 +09:00
hide-modal.hbs FIX: Remove more of those pesky View classes 2016-11-11 17:03:15 -05:00
invites.hbs FEATURE: new invite acceptance page, where username can be chosen and password can be set 2017-02-15 16:51:57 -05:00
loading.hbs FIX: Remove more of those pesky View classes 2016-11-11 17:03:15 -05:00
login-preferences.hbs
modal.hbs UX: Use a template for the d-modal component 2017-08-30 15:20:49 -04:00
outlet-list.hbs Enable newer version of Ember 2016-11-25 10:09:58 -05:00
password-reset.hbs REFACTOR: Replace some fa-* uses with helpers 2017-07-27 14:55:41 -04:00
preferences-about.hbs Remove some preferences views, add extra tests 2016-11-10 15:54:21 -05:00
preferences-email.hbs UX: when staff change their email address, show a message saying an email has been sent to their current address, not their new one 2017-08-09 13:43:01 -04:00
preferences-username.hbs FIX: Better error message when username change fails. 2017-06-07 10:45:53 +09:00
preferences.hbs Removed icons + no-glyph classes from /user sub-navs, normalized indentation 2017-08-24 09:41:27 -07:00
queued-posts.hbs
selected-posts.hbs
static.hbs Reapply Ember 2.10 for good this time! 2016-12-19 11:19:10 -05:00
tag-groups-index.hbs
tag-groups-show.hbs REFACTOR: Replace some fa-* uses with helpers 2017-07-27 14:55:41 -04:00
tag-groups.hbs REFACTOR: Replace some fa-* uses with helpers 2017-07-27 14:55:41 -04:00
tags.hbs Migrate createViewWithBodyClass helper to components 2016-11-10 14:28:04 -05:00
topic-list-header-column.raw.hbs FIX: Sort icons were not showing up 2017-10-10 10:54:43 -04:00
topic-list-header.raw.hbs UX: Use flat button style for bulk selection 2017-07-25 12:00:19 -04:00
topic-post-badges.raw.hbs
topic-status.raw.hbs Typo'd name of jump-bottom 2017-10-11 15:47:18 -04:00
topic.hbs UX: Updating the edit post title layout 2017-12-04 15:29:02 -05:00
unknown.hbs Start converting modal views to components 2016-11-14 14:15:48 -05:00
user-card.hbs Migrate user card to use components 2016-11-17 15:40:04 -05:00
user-invited-show.hbs REFACTOR: remove AgeWord calls from serializers and do it in javascript 2017-11-17 17:53:30 -05:00
user-selector-autocomplete.raw.hbs Support for sending PMs to email addresses (#4988) 2017-08-28 12:07:30 -04:00
user-topics-list.hbs UX: Show column headers on user topic lists 2017-06-06 16:07:47 -04:00
user.hbs FEATURE: New API to create a custom formatter for displaying usernames 2017-10-30 13:27:08 -04:00
users.hbs Migrate createViewWithBodyClass helper to components 2016-11-10 14:28:04 -05:00