..
badges
UX: add href to badge title
2017-04-10 21:39:19 +02:00
components
FEATURE: Native theme support
2017-04-12 10:53:49 -04:00
composer
Remove Ember 1.x specific code
2016-11-25 15:38:45 -05:00
discovery
FIX: bulk change tags works with category tag settings
2017-01-26 16:36:53 -05:00
group
UX: Redesign group page to follow user page.
2016-12-22 13:08:59 +08:00
invites
show that password is optional on label
2017-02-15 19:59:16 -05:00
list
UX: Clear the header when navigating to a new topic
2017-03-23 13:19:59 -04:00
mobile
UX: show check mark glyph on 'Dismiss New' button on mobile
2017-04-08 10:13:32 +05:30
modal
FIX: disable browser autocomplete for change-owner modal
2017-04-11 20:43:30 +05:30
navigation
FIX: extra-nav-item outlet no longer adds a DIV to UL
2017-03-06 15:00:13 -05:00
post
PERF: optimise rendering of posts
2014-12-10 18:05:04 +11:00
preferences
Deprecations: {{bind-attr}} is deprecated
2016-05-11 14:26:06 -04:00
tags
Reapply Ember 2.10 for good this time!
2016-12-19 11:19:10 -05:00
topic
Remove more view classes
2016-11-10 16:27:15 -05:00
user
UX: add href to badge title
2017-04-10 21:39:19 +02:00
about.hbs
Migrate createViewWithBodyClass helper to components
2016-11-10 14:28:04 -05:00
application.hbs
FEATURE: Let plugins register themes easily
2017-01-13 11:50:52 -05: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
Deprecation: Change {{#each x in y}} to {{#each y as |x|}}
2016-05-04 16:18:09 -04:00
composer.hbs
Reapply Ember 2.10 for good this time!
2016-12-19 11:19:10 -05:00
discovery.hbs
FIX: if args change a connector should update
2016-12-23 12:07:18 -05: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
emoji-toolbar.raw.hbs
FEATURE: Add options to inject class / page into emoji toolbar ( #4312 )
2016-07-06 11:42:24 -04:00
exception.hbs
Deprecations: More {{#each x in y}} templates
2016-05-11 14:26:08 -04:00
full-page-search.hbs
Reapply Ember 2.10 for good this time!
2016-12-19 11:19:10 -05:00
group-activity-posts.hbs
UX: Redesign group page to follow user page.
2016-12-22 13:08:59 +08:00
group-edit.hbs
FEATURE: Add Group#full_name.
2016-12-13 16:16:26 +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
Deprecation: Change {{#each x in y}} to {{#each y as |x|}}
2016-05-04 16:18:09 -04:00
group.hbs
UX: 'Join Group' button position moved to group header
2017-03-16 08:40:27 +08:00
groups.hbs
FIX: Incorrect membership action buttons shown for non logged in users.
2016-12-29 12:51:36 +08: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: Improve .modal-header style on mobile.
2017-03-31 16:47:49 +08:00
outlet-list.hbs
Enable newer version of Ember
2016-11-25 10:09:58 -05:00
password-reset.hbs
add primary class to password reset button
2017-02-08 16:11:24 -08:00
preferences-about.hbs
Remove some preferences views, add extra tests
2016-11-10 15:54:21 -05:00
preferences-email.hbs
FIX: Don't allow invalid email to be saved.
2016-12-21 17:47:11 +08:00
preferences-username.hbs
Remove some preferences views, add extra tests
2016-11-10 15:54:21 -05:00
preferences.hbs
FEATURE: Native theme support
2017-04-12 10:53:49 -04: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
FEATURE: tag group options: limit usage of one tag per group, tags in a group can't be used unless a prerequisite tag is used
2016-06-09 16:01:19 -04:00
tag-groups.hbs
FEATURE: tag groups
2016-06-06 14:18:48 -04:00
tags.hbs
Migrate createViewWithBodyClass helper to components
2016-11-10 14:28:04 -05:00
topic-list-header-column.raw.hbs
FEATURE: batch select topics
2016-11-18 02:32:47 +05:30
topic-list-header.raw.hbs
FEATURE: batch select topics
2016-11-18 02:32:47 +05:30
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
Deprecation: Change {{#each x in y}} to {{#each y as |x|}}
2016-05-04 16:18:09 -04:00
topic.hbs
FEATURE: Allow admin to auto reopen at topic.
2017-03-31 11:14:18 +08: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
UX: add a link to bulk invite howto
2017-03-28 23:44:13 +05:30
user-selector-autocomplete.raw.hbs
FIX CSS for autocomplete.
2017-01-04 12:37:02 +08:00
user-topics-list.hbs
Migrate the topic entrace to use a component
2016-11-15 16:44:50 -05:00
user.hbs
FEATURE: make summary as first tab on user page
2017-03-21 23:12:28 +05:30
users.hbs
Migrate createViewWithBodyClass helper to components
2016-11-10 14:28:04 -05:00