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
2016-12-12 17:00:30 +08:00
..
badges Migrate createViewWithBodyClass helper to components 2016-11-10 14:28:04 -05:00
components FIX: bulk invite button was not getting re-enabled after performing upload 2016-12-12 14:08:10 +05:30
composer Remove Ember 1.x specific code 2016-11-25 15:38:45 -05:00
discovery FIX: Last Visit line shouldn't appear on /top 2016-11-08 19:56:13 -02:00
list FEATURE: Allow posting a link with topics 2016-12-05 17:20:54 +01:00
mobile FIX: Login modal not showing on mobile. 2016-11-20 10:11:25 +08:00
modal FEATURE: Public groups. 2016-12-12 17:00:30 +08:00
navigation Replace the add category class view mixin with a component 2016-11-14 14:36:29 -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 FIX: rendering of tags intersection when show_filter_by_tag is off 2016-08-16 14:02:03 -04:00
topic Remove more view classes 2016-11-10 16:27:15 -05:00
user FEATURE: add outlet for user stats in summary 2016-12-06 17:26:02 +11:00
about.hbs Migrate createViewWithBodyClass helper to components 2016-11-10 14:28:04 -05:00
additional-composer-buttons.hbs Instead of .js.handlebars use .hbs for handlebars templates 2014-09-26 15:23:15 -04:00
application.hbs Migrate the topic entrace to use a component 2016-11-15 16:44:50 -05:00
badge-selector-autocomplete.raw.hbs Advanced Search UI 2016-10-04 11:18:01 -04:00
bulk-tag.hbs FEATURE: Merge tagging plugin into core 2016-04-27 11:58:53 -04: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 FEATURE: pasting a link into the title of the composer can automatically onebox it and update the title 2016-12-08 16:09:46 -05:00
discovery.hbs FIX: Autocomplete wasn't properly updating d-editor 2016-03-01 15:17:17 -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 Migrate createViewWithBodyClass helper to components 2016-11-10 14:28:04 -05:00
group-index.hbs FEATURE: Public groups. 2016-12-12 17:00:30 +08:00
group-posts.hbs Missing spinner icon on group pages. 2016-12-05 14:27:47 +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: Display group title if it exists. 2016-12-07 10:20:13 +08:00
hide-modal.hbs FIX: Remove more of those pesky View classes 2016-11-11 17:03:15 -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 Migrate ModalView to Component 2016-11-21 15:18:43 -05:00
outlet-list.hbs Enable newer version of Ember 2016-11-25 10:09:58 -05:00
preferences-about.hbs Remove some preferences views, add extra tests 2016-11-10 15:54:21 -05:00
preferences-email.hbs Remove more view classes 2016-11-10 16:27:15 -05:00
preferences-username.hbs Remove some preferences views, add extra tests 2016-11-10 15:54:21 -05:00
preferences.hbs Migrate createViewWithBodyClass helper to components 2016-11-10 14:28:04 -05: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 Remove the ScrollTop Mixin 2016-11-10 15:25:04 -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: pasting a link into the title of the composer can automatically onebox it and update the title 2016-12-08 16:09:46 -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 FIX: simplify CSV file upload 2016-12-05 14:09:08 +05:30
user-selector-autocomplete.raw.hbs Deprecation: Change {{#each x in y}} to {{#each y as |x|}} 2016-05-04 16:18:09 -04:00
user-topics-list.hbs Migrate the topic entrace to use a component 2016-11-15 16:44:50 -05:00
user.hbs FEATURE: Hide Profile Text from non-staff if user is suspended 2016-11-25 19:26:36 -05:00
users.hbs Migrate createViewWithBodyClass helper to components 2016-11-10 14:28:04 -05:00