discourse/app/assets/javascripts/discourse/components
2017-07-21 14:18:02 +02:00
..
activation-controls.js.es6 FEATURE: Allow users to resend/update email from confirmation page 2017-05-03 11:18:01 -04:00
add-category-class.js.es6 Replace the add category class view mixin with a component 2016-11-14 14:36:29 -05:00
auto-update-input-selector.js.es6 use moon glyph to denote "later today" 2017-05-19 17:02:00 -07:00
auto-update-input.js.es6 FIX: Disable topic status info when no category has been selected. 2017-07-06 17:08:29 +09:00
avatar-flair.js.es6 FEATURE: Allow group owners to edit group name and avatar flair. 2016-12-05 14:27:46 +08:00
avatar-uploader.js.es6 UX: ensure we only allow images when uploading an avatar, user card background, etc... 2017-01-02 11:37:56 +01:00
badge-button.js.es6 FIX: strip out links from badge titles 2016-03-29 16:21:52 +11:00
badge-card.js.es6 FIX: Badge filtering was always to the currentUser 2017-05-04 11:58:56 -04:00
badge-selector.js.es6 Reapply Ember 2.10 for good this time! 2016-12-19 11:19:10 -05:00
basic-topic-list.js.es6 FIX: Topic Entrance wasn't showing up on some suggested topics 2017-06-28 17:38:01 -04:00
bread-crumbs.js.es6 Replace deprecated render(buffer) with a custom buffered renderer 2016-10-25 14:00:21 -04:00
bulk-select-button.js.es6 FIX: bulk change tags works with category tag settings 2017-01-26 16:36:53 -05:00
categories-admin-dropdown.js.es6 Split out common functions into discourse-common module 2016-09-22 09:52:19 -04:00
categories-and-latest-topics.js.es6 UX: new 'category_page_style' site setting 2016-08-22 23:01:43 +02:00
categories-boxes-topic.js.es6 replace gets with arguments 2017-03-23 12:42:37 -04:00
categories-boxes-with-topics.js.es6 FEATURE: subcategory list style: boxes with featured topics 2017-03-16 11:54:45 -04:00
categories-boxes.js.es6 some cleanup thanks to eviltrout 2017-03-14 17:23:19 -04:00
category-chooser.js.es6 FIX: Select topic timer's category by default in edit modal. 2017-07-06 16:01:57 +09:00
category-drop.js.es6
category-notifications-button.js.es6
category-panel-base.js.es6
category-selector.js.es6 Reapply Ember 2.10 for good this time! 2016-12-19 11:19:10 -05:00
category-title-link.js.es6 FIX: Don't double escape the category title 2016-09-22 21:13:08 -04:00
category-unread.js.es6
cdn-img.js.es6 cdn-img will render nothing if src is null 2017-03-15 13:30:29 -04:00
choose-topic.js.es6 Deprecation: Removes more references to view.xyz in templates 2016-05-11 14:26:08 -04:00
color-picker-choice.js.es6 Final set of backwards compatible fixes for Ember 1.13 2016-10-28 15:51:39 -04:00
color-picker.js.es6 Final set of backwards compatible fixes for Ember 1.13 2016-10-28 15:51:39 -04:00
composer-body.js.es6 UX: Allow CTRL+ENTER to save topic title edits 2017-07-04 14:23:57 -04:00
composer-editor.js.es6 FIX: Oneboxes were not being previewed 2017-07-20 17:12:54 -04:00
composer-message.js.es6 Remove Ember 1.x specific code 2016-11-25 15:38:45 -05:00
composer-messages.js.es6 Final set of backwards compatible fixes for Ember 1.13 2016-10-28 15:51:39 -04:00
composer-title.js.es6 FIX: Wait for CSS transition to end before attempting to focus. 2017-07-11 15:26:57 +09:00
composer-user-selector.js.es6 UX: Focus on usernames if creating a PM from your user page 2016-07-22 13:56:17 -04:00
conditional-loading-spinner.js.es6 Replace deprecated render(buffer) with a custom buffered renderer 2016-10-25 14:00:21 -04:00
connector-container.js.es6 Add the ability to connect a component to a Discourse widget 2016-11-23 14:27:47 -05:00
cook-text.js.es6 REFACTOR: Use component for cook-text to improve async workflow 2017-06-29 12:14:27 -04:00
count-i18n.js.es6 Replace deprecated render(buffer) with a custom buffered renderer 2016-10-25 14:00:21 -04:00
create-account.js.es6 Migrate create account modal to components 2016-11-14 16:50:46 -05:00
create-topics-notice.js.es6 Track steps the user has completed, nag them to finish it. 2016-09-22 09:52:19 -04:00
csv-uploader.js.es6 FIX: only allow CSV file to be uploaded for bulk invite 2017-01-11 16:26:01 +05:30
custom-html.js.es6 Reapply Ember 2.10 for good this time! 2016-12-19 11:19:10 -05:00
d-button.js.es6 Migration topic footer buttons to components 2016-10-28 10:13:41 -04:00
d-checkbox.js.es6 FIX: In Ember 2.0 you can't bind Query Parametrs like this 2016-11-03 11:00:26 -04:00
d-editor-modal.js.es6 UX: Use separate input fields for link and description in d-editor 2016-04-08 16:13:42 -04:00
d-editor.js.es6 enforce that emoji-picker is not active by default 2017-07-19 22:54:57 +02:00
d-modal-body.js.es6 Allow untranslated plugins to set modal body titles 2016-12-01 15:37:39 -05:00
d-modal.js.es6 Allow untranslated plugins to set modal body titles 2016-12-01 15:37:39 -05:00
d-section.js.es6 Remove the ScrollTop Mixin 2016-11-10 15:25:04 -05:00
date-picker-future.js.es6 UX: Improve the way users set timers for TopicStatusUpdate. 2017-04-20 14:25:45 +08:00
date-picker-past.js.es6 FIX: fill date input with default date range 2017-05-22 21:54:28 +05:30
date-picker.js.es6 FIX: Populate the Email Digest preview with the current username 2017-06-28 15:38:57 -04:00
desktop-notification-config.js.es6 Refactor desktop notifications to be more modular. 2016-07-01 00:11:32 +08:00
directory-item.js.es6 Deprecation: replace itemController with components 2016-05-04 16:18:22 -04:00
directory-toggle.js.es6 Replace deprecated render(buffer) with a custom buffered renderer 2016-10-25 14:00:21 -04:00
disabled-icon.js.es6
discourse-banner.js.es6 Replace deprecated render(buffer) with a custom buffered renderer 2016-10-25 14:00:21 -04:00
discourse-tag-bound.js.es6 FIX: tag link in breadcrumbs on subfolder installs 2017-02-21 10:41:08 -05:00
discourse-topic.js.es6 FIX: On long browsers, you could get a double title 2017-03-31 13:00:52 -04:00
discovery-categories.js.es6 Fixes some deprecations: 2016-04-28 15:25:45 -04:00
discovery-topics-list.js.es6 Remove more views and deprecations. 2016-04-28 16:17:18 -04:00
dropdown-button.js.es6 Replace deprecated render(buffer) with a custom buffered renderer 2016-10-25 14:00:21 -04:00
edit-category-general.js.es6
edit-category-images.js.es6 FIX: Associate category logo and background to uploads record. 2016-12-12 17:37:28 +08:00
edit-category-panel.js.es6 FEATURE: box-style rendering of sub-categories 2017-03-13 15:25:52 -04:00
edit-category-security.js.es6 Deprecation: {{view}} helper 2016-05-11 14:26:06 -04:00
edit-category-settings.js.es6 FEATURE: category setting for default top period 2017-03-22 16:54:18 -04:00
edit-category-tab.js.es6 Final set of backwards compatible fixes for Ember 1.13 2016-10-28 15:51:39 -04:00
edit-category-tags.js.es6 FEATURE: restrict tags to be used in a category 2016-05-30 16:56:33 -04:00
edit-category-topic-template.js.es6
emoji-picker.js.es6 FIX: faster successive loading of emojis 2017-07-21 14:18:02 +02:00
emoji-uploader.js.es6 UX: ensure we only allow images when uploading an avatar, user card background, etc... 2017-01-02 11:37:56 +01:00
expand-post.js.es6 FEATURE: Allow truncated group posts to be expanded 2017-06-21 12:56:38 -04:00
featured-topic.js.es6 Migrate the topic entrace to use a component 2016-11-15 16:44:50 -05:00
flag-action-type.js.es6 UX: show short flag descriptions in the flag modal on mobile 2017-05-19 15:35:10 -04:00
flag-selection.js.es6 Migrate flag modal to use components 2016-11-14 16:50:46 -05:00
generated-invite-link.js.es6 Migrate invite view to components, remove HTML from translations 2016-11-14 16:00:40 -05:00
global-notice.js.es6 FEATURE: Add basic support for Safe Mode 2016-11-21 16:46:14 +11:00
group-flair-inputs.js.es6 Unify group translations under same key. 2016-12-12 17:00:30 +08:00
group-index-toggle.js.es6 FIX: Members should be ordered by username. 2016-12-08 14:27:38 +08:00
group-logs-filter.js.es6 FEATURE: Group logs. 2016-12-12 17:29:54 +08:00
group-logs-row.js.es6 FEATURE: Group logs. 2016-12-12 17:29:54 +08:00
group-member.js.es6 UX: Move editing group from into an individual tab. 2016-12-13 15:15:20 +08:00
group-members-input.js.es6 FIX: Admin groups editor was showing extra page when exactly 50 records 2017-05-17 11:50:17 -04:00
group-membership-button.js.es6 FIX: Create group membership request on behalf of user. 2017-06-13 17:49:21 +09:00
group-notifications-button.js.es6 FEATURE: default notification level for group messages 2017-04-20 15:47:35 -04:00
group-selector.js.es6 Reapply Ember 2.10 for good this time! 2016-12-19 11:19:10 -05:00
header-extra-info.js.es6 Migrate this.container to getOwner(this) 2016-11-07 15:21:31 -05:00
hide-modal-trigger.js.es6 hide-modal-trigger is a component, not a view 2016-11-18 10:54:03 -05:00
highlight-text.js.es6 FIX: only highlight exact word matches in results 2017-07-20 12:26:46 -04:00
image-uploader.js.es6 UX: ensure we only allow images when uploading an avatar, user card background, etc... 2017-01-02 11:37:56 +01:00
input-tip.js.es6 Replace deprecated render(buffer) with a custom buffered renderer 2016-10-25 14:00:21 -04:00
latest-topic-list-item.js.es6 FIX: show topic entrance when clicking the # of replies in /categories 2016-08-24 22:25:10 +02:00
links-redirect.js.es6 Migrate history modal to components 2016-11-15 16:44:50 -05:00
load-more.js.es6 Remove more views and deprecations. 2016-04-28 16:17:18 -04:00
login-buttons.js.es6 FIX: open login modal fails because of missing parameters 2016-12-05 13:22:28 +08:00
login-modal.js.es6 FIX: Can't login with enter key. 2016-11-16 11:52:57 +08:00
login-reply-button.js.es6 attempt to manually revert PR https://github.com/discourse/discourse/pull/4600 2017-02-07 17:15:12 -08:00
mobile-category-topic.js.es6 FIX: Add topic entrance to mobile categories page when clicking count 2016-07-20 16:08:58 -04:00
mobile-nav.js.es6 FIX: collapse mobile nav on outside click 2017-05-12 13:15:04 -04:00
mount-widget.js.es6 FIX: Dirty keys should become to a widget, not global 2017-06-21 14:27:08 -04:00
nav-item.js.es6 Migrate this.container to getOwner(this) 2016-11-07 15:21:31 -05:00
navigation-bar.js.es6 FIX: incorrect label for top topics dropdown on mobile when filtering 2017-05-01 16:43:23 +05:30
navigation-item.js.es6 Replace deprecated render(buffer) with a custom buffered renderer 2016-10-25 14:00:21 -04:00
notifications-button.js.es6 FEATURE: default notification level for group messages 2017-04-20 15:47:35 -04:00
number-field.js.es6
password-field.js.es6
period-chooser.js.es6 FIX: top period chooser layout on mobile 2016-08-26 12:39:09 -04:00
pinned-button.js.es6
plugin-connector.js.es6 FIX: if args change a connector should update 2016-12-23 12:07:18 -05:00
plugin-outlet.js.es6 FIX: extra-nav-item outlet no longer adds a DIV to UL 2017-03-06 15:00:13 -05:00
popup-input-tip.js.es6 Replace deprecated render(buffer) with a custom buffered renderer 2016-10-25 14:00:21 -04:00
popup-menu.js.es6 FIX: Hide popup-menu options when typing. 2016-06-20 10:12:01 +08:00
preference-checkbox.js.es6 FIX: users on ie/safari were unable to disable mailing list mode 2016-04-29 15:17:53 +05:30
queued-post.js.es6 Revert "FIX: Can't cook queued posts when markdown-it is enabled." 2017-06-29 06:14:36 +09:00
quote-button.js.es6 FIX: Quote button broken on windows. 2017-05-15 08:26:48 +08:00
radio-button.js.es6 Nuke extra whitespace. 2017-03-28 16:50:35 +08:00
scrolling-post-stream.js.es6 FIX: Dirty keys should become to a widget, not global 2017-06-21 14:27:08 -04:00
search-advanced-options.js.es6 REFACTOR: Remove requirejs calls 2017-07-05 17:24:27 -04:00
search-text-field.js.es6 Extract autocomplete initialization to a function 2017-02-27 07:48:14 -05:00
share-popup.js.es6 FIX: Regression when clicking on post date 2017-05-04 13:51:02 -04:00
share-source.js.es6
signup-cta.js.es6
site-header.js.es6 FEATURE: add staff class to HTML body for staff 2016-12-15 16:23:03 +11:00
small-action.js.es6 Convert front end paths from /users/ to /u/ 2017-03-30 10:23:24 -04:00
stream-item.js.es6 FEATURE: Allow truncated group posts to be expanded 2017-06-21 12:56:38 -04:00
tag-chooser.js.es6 FIX: tag chooser input was navigating to tag pgaes on some mobile browsers 2016-12-21 12:01:53 -05:00
tag-drop-link.js.es6 Replace deprecated render(buffer) with a custom buffered renderer 2016-10-25 14:00:21 -04:00
tag-drop.js.es6 FIX: tag filter shows when "no tags" is selected 2016-07-25 12:13:07 -04:00
tag-group-chooser.js.es6 FIX: edit category modal throws EmberError when allowed tag groups is set 2017-01-26 15:32:24 -05:00
tag-list.js.es6 FEATURE: show category-to-tag relationships on tags index page 2016-05-31 17:27:22 -04:00
tag-notifications-button.js.es6 FEATURE: Merge tagging plugin into core 2016-04-27 11:58:53 -04:00
tags-admin-dropdown.js.es6 Split out common functions into discourse-common module 2016-09-22 09:52:19 -04:00
text-field.js.es6
text-overflow.js.es6 Replace deprecated render(buffer) with a custom buffered renderer 2016-10-25 14:00:21 -04:00
top-period-buttons.js.es6
topic-admin-menu-button.js.es6 UX: Support for displaying wrench alongside progress bar 2017-06-23 14:39:18 -04:00
topic-category.js.es6 FIX: Tags weren't showing up in Ember 2.4 2016-11-11 13:01:53 -05:00
topic-entrance.js.es6 FIX: Double header rendering issues, redux 2017-06-22 12:50:46 -04:00
topic-footer-buttons.js.es6 Reapply Ember 2.10 for good this time! 2016-12-19 11:19:10 -05:00
topic-footer-mobile-dropdown.js.es6 attempt 2 at adjusting class definition so its more easily extensible 2017-02-22 14:18:43 -05:00
topic-list-item.js.es6 Respect modifier keys when clicking on links 2017-03-24 11:35:16 -07:00
topic-list.js.es6 FEATURE: batch select topics 2016-11-18 02:32:47 +05:30
topic-navigation.js.es6 FIX: Topic Timeline was impossible to close if you used the back button 2017-04-07 14:37:05 -04:00
topic-notifications-button.js.es6 Partially revert 92118dd1d1. 2017-05-17 21:42:31 +08:00
topic-post-badges.js.es6 Replace deprecated render(buffer) with a custom buffered renderer 2016-10-25 14:00:21 -04:00
topic-progress.js.es6 UX: Always show topic progress on mobile 2017-06-30 16:19:19 -04:00
topic-status.js.es6 Minor Discourse Fixes 2016-11-30 13:45:40 -05:00
topic-timeline.js.es6 FIX: Sometimes the topic timeline wasn't docking 2017-05-17 11:05:58 -04:00
topic-timer-info.js.es6 rename topic_status_update to topic_timer 2017-05-11 18:27:53 -04:00
topic-title.js.es6 UX: Allow CTRL+ENTER to save topic title edits 2017-07-04 14:23:57 -04:00
track-selected.js.es6
user-badge.js.es6
user-card-contents.js.es6 Convert front end paths from /users/ to /u/ 2017-03-30 10:23:24 -04:00
user-field.js.es6 Force users to select an option in required custom user dropdown fields 2016-03-06 21:07:00 +00:00
user-info.js.es6 Convert front end paths from /users/ to /u/ 2017-03-30 10:23:24 -04:00
user-link.js.es6
user-notifications-large.js.es6 FIX: Notifications do not fade after marking all as read. 2016-05-09 17:02:44 +08:00
user-selector.js.es6 FIX: case sensitive unconditional add of exact match in user search 2017-05-01 14:37:16 -04:00
user-stat.js.es6
user-stream.js.es6 REFACTOR: Merge different templates from rendering user stream items 2017-06-20 15:45:41 -04:00
watch-read.js.es6 Remove the ScrollTop Mixin 2016-11-10 15:25:04 -05:00