..
account-created
FIX: Don't show "resend email" option when user approval is on
2017-05-25 15:29:05 -04:00
badges
Show the select badge button only once. ( #5064 )
2017-08-18 14:00:20 -04:00
components
UX: Use a template for the d-modal component
2017-08-30 15:20:49 -04:00
composer
Rename {{fa-icon}} to {{d-icon}} so it can be more generic
2017-07-27 14:55:41 -04:00
discovery
FIX: Footer message was missing the class
2017-08-17 14:40:14 -04:00
group
UX: Redesign group page to follow user page.
2016-12-22 13:08:59 +08: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: Move before post count outlet inside the link
2017-08-21 20:40:35 -04:00
mobile
FIX: Footer message was missing the class
2017-08-17 14:40:14 -04:00
modal
Replaces remaining {{category-chooser}} by {{category-select-box}}
2017-08-30 17:04:17 +02:00
navigation
More consistent container class names for styling
2017-08-13 15:49:57 -04:00
post
PERF: optimise rendering of posts
2014-12-10 18:05:04 +11:00
preferences
Use more semantic names for various tracking icons
2017-09-01 12:14:58 -04:00
tags
REFACTOR: DRY up New Topic button code
2017-08-01 15:04:07 -04:00
topic
Remove more view classes
2016-11-10 16:27:15 -05:00
user
Add no-content message for user/activity/replies, fix no-content display
2017-08-24 09:51:39 -07: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
REFACTOR: DRY up New Topic button code
2017-08-01 15:04:07 -04:00
badge-selector-autocomplete.raw.hbs
Advanced Search UI
2016-10-04 11:18:01 -04:00
bulk-tag.hbs
ADD: Append tags bulk action for topics
2017-02-20 18:14:32 +01:00
category-selector-autocomplete.raw.hbs
FEATURE: Webhooks.
2016-09-05 18:44:00 +08:00
category-tag-autocomplete.raw.hbs
Rename {{fa-icon}} to {{d-icon}} so it can be more generic
2017-07-27 14:55:41 -04:00
composer.hbs
select-box minor fixes
2017-08-25 19:56:57 +02: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
Rename {{fa-icon}} to {{d-icon}} so it can be more generic
2017-07-27 14:55:41 -04:00
emoji-selector-autocomplete.raw.hbs
Deprecation: Change {{#each x in y}} to {{#each y as |x|}}
2016-05-04 16:18:09 -04:00
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: if full search returns no results, show google search form
2017-08-15 16:46:41 -04:00
group-activity-posts.hbs
Extracted/DRYed user-stream-item component CSS from user.css into own files
2017-08-25 08:38:27 -07:00
group-edit.hbs
FEATURE: Force user to enter reason when requesting for group membership.
2017-08-09 15:45:28 +09: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
Deprecation: Change {{#each x in y}} to {{#each y as |x|}}
2016-05-04 16:18:09 -04:00
group.hbs
Rename {{fa-icon}} to {{d-icon}} so it can be more generic
2017-07-27 14:55:41 -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
FIX: remove forgot-password link for SSO enabled instances
2015-11-21 17:49:58 +05:30
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
Deprecation: replace itemController with components
2016-05-04 16:18:22 -04:00
selected-posts.hbs
FEATURE: Allow staff users to merge posts.
2016-07-27 12:04:14 +08:00
static.hbs
Reapply Ember 2.10 for good this time!
2016-12-19 11:19:10 -05:00
tag-groups-index.hbs
FEATURE: tag groups
2016-06-06 14:18:48 -04:00
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
REFACTOR: Replace some fa-* uses with helpers
2017-07-27 14:55:41 -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
FIX: missing tooltips on topic blue and grey circles in list
2015-04-02 13:07:06 +11:00
topic-status.raw.hbs
REFACTOR: Replace some fa-* uses with helpers
2017-07-27 14:55:41 -04:00
topic.hbs
FIX: visual regressions on title-wrapper
2017-08-31 15:08:09 +02: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
Rename {{fa-icon}} to {{d-icon}} so it can be more generic
2017-07-27 14:55:41 -04: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
Cleanup, deduplicate, debug user css, separated user-info component css
2017-09-01 06:32:27 -07:00
users.hbs
Migrate createViewWithBodyClass helper to components
2016-11-10 14:28:04 -05:00