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/components
Sam 6437cd0341 FEATURE: add support for generic external avatar services
This changes it so we only ship an avatar template down to the client
it has no magic, all it knows is how to plug in size
2015-09-11 15:10:56 +02:00
..
user-fields FEATURE: New "Dropdown" user field type 2015-07-28 12:30:21 -04:00
admin-group-selector.hbs FIX: proper handling of group memberships 2015-01-05 18:51:45 +01:00
auto-close-form.hbs FIX: making sure {{fa-icon}} don't break when we'll update to latest ember 2015-01-07 18:14:31 +01:00
avatar-uploader.hbs FIX: 🐛 upload on IE9 wasn't working :'( 2015-01-28 19:43:20 +01:00
badge-button.hbs FIX: badge titles should always render under the badge image on user's badges page 2015-07-30 16:31:56 -04:00
basic-topic-list.hbs REFACTOR: remove hacky search from discovery 2015-07-27 16:47:06 +10:00
bread-crumbs.hbs add plugin outlet to bread-crumbs 2015-07-24 14:04:47 -04:00
bulk-select-button.hbs We can add the no-text class automatically in d-button 2015-07-30 14:53:13 -04:00
category-drop.hbs Fixes some deprecations 2015-05-11 11:18:37 -04:00
category-group.hbs Instead of .js.handlebars use .hbs for handlebars templates 2014-09-26 15:23:15 -04:00
category-unread.hbs UX: Display unread underneath description on categories page if logo 2015-03-26 11:08:54 -04:00
color-input.hbs Instead of .js.handlebars use .hbs for handlebars templates 2014-09-26 15:23:15 -04:00
create-topics-notice.hbs FEATURE: the notice asking admins to get discussion started will update with live counts of topics and posts 2015-08-27 17:28:40 -04:00
desktop-notification-config.hbs FEATURE: Add off button on preferences for popup notifications 2015-07-30 19:06:14 -07:00
disabled-icon.hbs More refactoring to support extensibility of history 2015-01-28 13:37:06 -05:00
discourse-banner.hbs FEATURE: add a link to the topic in the banner for staff members 2015-06-09 19:31:14 +02:00
edit-category-general.hbs Refactor category edit to use components 2015-07-03 10:01:46 -04:00
edit-category-images.hbs Refactor category edit to use components 2015-07-03 10:01:46 -04:00
edit-category-panel.hbs Can add topic templates to categories, prepopulated on compose 2015-07-03 10:01:46 -04:00
edit-category-security.hbs Refactor category edit to use components 2015-07-03 10:01:46 -04:00
edit-category-settings.hbs UX: tidy up the category settings tab 2015-09-03 00:22:25 +02:00
edit-category-tab.hbs Replace the rest of the deprecated {{action xyz}} with `{{action 2014-10-03 14:43:27 -04:00
edit-category-topic-template.hbs Can add topic templates to categories, prepopulated on compose 2015-07-03 10:01:46 -04:00
emoji-uploader.hbs FIX: emoji upload button always appeared disabled 2015-08-21 13:13:23 -04:00
featured-topic.hbs FEATURE: add support for emojis in title 2015-06-15 15:27:22 +02:00
group-selector.hbs Instead of .js.handlebars use .hbs for handlebars templates 2014-09-26 15:23:15 -04:00
hamburger-category.hbs FEATURE: Full height hamburger menu 2015-08-25 16:48:43 -04:00
hamburger-menu.hbs FIX: Don't put the FAQ as "New" if there is a custom faq_url 2015-09-10 14:01:55 -04:00
header-dropdown.hbs Middle clicking the avatar should go to profile 2015-09-03 11:53:42 -04:00
header-extra-info.hbs UX: do not show error title 2015-07-29 21:51:27 +05:30
home-logo.hbs let's try to vertically align small logo 2015-02-18 23:55:04 -08:00
image-uploader.hbs FIX: Image uploading component was missing a class 2015-05-15 11:12:41 -04:00
ip-lookup.hbs Broken WIP 2015-05-11 11:18:37 -04:00
json-file-uploader.hbs this just in: drag events are very broken 2015-05-16 21:04:57 -07:00
list-setting.hbs Instead of .js.handlebars use .hbs for handlebars templates 2014-09-26 15:23:15 -04:00
login-buttons.hbs Fixes many Ember 1.9.0 deprecations 2014-12-17 09:31:42 -05:00
menu-links.hbs Two column layout for hamburger 2015-09-03 15:58:27 -04:00
menu-panel.hbs remove close button on right menu panel 2015-08-29 04:00:16 -07:00
nav-item.hbs FEATURE: show pending/redeemed invite count in tabs 2015-08-25 01:12:46 +05:30
navigation-bar.hbs UX: improve front page styling for mobile 2015-06-22 14:25:17 +10:00
pagedown-editor.hbs FIX: Allow multiple pagedown editors at once. 2015-07-13 16:36:38 -04:00
period-chooser.hbs FEATURE: show date ranges in heading on Top page 2015-07-01 11:48:59 -04:00
preference-checkbox.hbs Instead of .js.handlebars use .hbs for handlebars templates 2014-09-26 15:23:15 -04:00
private-message-map.hbs Fixes many Ember 1.9.0 deprecations 2014-12-17 09:31:42 -05:00
screened-ip-address-form.hbs The {{i18n}} helper should use quotes when looking up keys, always. 2014-12-08 16:36:18 -05:00
search-menu.hbs UX: Make search panel wider 2015-08-31 16:27:36 -04:00
search-result-category.hbs Refactor search results to be components instead of views for reuse 2015-06-22 15:08:51 -04:00
search-result-post.hbs Remove extra {{log}} 2015-06-30 16:19:30 -04:00
search-result-topic.hbs FIX: missed a couple of places where we should use the topic's fancy title 2015-08-27 17:32:04 +02:00
search-result-user.hbs Refactor search results to be components instead of views for reuse 2015-06-22 15:08:51 -04:00
share-source.hbs FIX: missing titles and aria-labels on sharing links 2015-05-07 12:14:12 +10:00
small-action.hbs FIX: Small actions should show descriptions on the user stream 2015-07-31 14:25:49 -04:00
stream-item.hbs FEATURE: add support for generic external avatar services 2015-09-11 15:10:56 +02:00
toggle-deleted.hbs The {{i18n}} helper should use quotes when looking up keys, always. 2014-12-08 16:36:18 -05:00
toggle-summary.hbs FIX: 1.9.0 regression with i18n 2014-12-17 12:57:23 -05:00
top-period-buttons.hbs FEATURE: User Directory, with sorting and time period filter 2015-03-18 15:20:34 -04:00
topic-category.hbs DRY up the displaying of topic categories. Should not be duplicated. 2015-01-21 12:20:39 -05:00
topic-list.hbs Raw templates should resolve their views with the resolver 2015-01-07 14:21:31 -05:00
topic-map.hbs FIX: highest_post_number was not being updated from gaps 2015-09-03 13:37:55 -04:00
topic-participant.hbs prefer empty href attribute to # 2015-09-08 18:27:20 +02:00
track-selected.hbs FEATURE: bulk select on search results 2015-08-27 11:44:13 +10:00
user-badge.hbs FIX: Show images in the admin section list for badges. Add help text to 2014-10-16 16:43:34 -04:00
user-menu.hbs Remove console.log 2015-09-09 15:05:19 -04:00
user-small.hbs Show the user card when clicking on users in the directory 2015-03-20 15:40:28 -04:00
user-stat.hbs UX: Improve user directory on mobile 2015-05-11 11:20:46 -04:00