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
Régis Hanol af387edeb0 FIX: quote button issues
- disappear when moving to another topic
- disappears when clicking outside of the selection
- works even when selecting the last paragraph of a post
- works on all latest mobile OS
2016-11-24 18:23:33 +01:00
..
badges Migrate createViewWithBodyClass helper to components 2016-11-10 14:28:04 -05:00
components Migrate user card to use components 2016-11-17 15:40:04 -05:00
composer Add a warning if a user tries to PM themselves 2016-08-03 13:58:24 -04:00
discovery FIX: Last Visit line shouldn't appear on /top 2016-11-08 19:56:13 -02:00
list Support for Raw Handlebars and helpers in Ember 1.13 2016-10-26 10:27:57 -04:00
mobile FIX: Login modal not showing on mobile. 2016-11-20 10:11:25 +08:00
modal Migrate ModalView to Component 2016-11-21 15:18:43 -05: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 FIX: attach proper class to user notification section 2016-11-12 15:02:27 +05:30
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 Migrate composer view to component 2016-11-18 11:17:15 -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: show members on group landing page 2016-06-02 16:39:50 +05:30
group-posts.hbs FEATURE: show members on group landing page 2016-06-02 16:39:50 +05:30
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: group pages should not show Messages tab to unauthorised users (#4318) 2016-07-09 00:50:04 +05:30
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
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 FIX: quote button issues 2016-11-24 18:23:33 +01: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 Migrate createViewWithBodyClass helper to components 2016-11-10 14:28:04 -05:00
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 Remove the ScrollTop Mixin 2016-11-10 15:25:04 -05:00
users.hbs Migrate createViewWithBodyClass helper to components 2016-11-10 14:28:04 -05:00