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/app/components
Jeff Wong 81a3129ffb
ARIA - add aria-label on topic input and post textarea (#10057)
Add reply form role with label as create/reply, and aria-labels on text inputs
2020-06-17 08:55:19 -07:00
..
about-page-users.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
activation-controls.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
add-category-tag-classes.js DEV: Add option to only show icons to header widget (#9935) 2020-06-01 12:26:59 -05:00
auth-token-dropdown.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
avatar-flair.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
avatar-uploader.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
backup-codes.js UX: Improve second factor UI (#9526) 2020-05-05 11:05:25 +10:00
backup-uploader.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
badge-button.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
badge-card.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
badge-selector.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
badge-title.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
basic-topic-list.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
bookmark-actions-dropdown.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
bread-crumbs.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
bulk-select-button.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
categories-and-latest-topics.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
categories-and-top-topics.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
categories-boxes-topic.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
categories-boxes-with-topics.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
categories-boxes.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
categories-only.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
categories-topic-list.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
category-read-only-banner.js FEATURE: add category banner for why a user cannot post (#9576) 2020-04-30 10:39:11 -07:00
category-title-before.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
category-title-link.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
category-unread.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
cdn-img.js DEV: Move Discourse.getURL and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
choose-message.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
choose-topic.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
color-picker-choice.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
color-picker.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
composer-action-title.js DEV: Fix lint. 2020-05-14 16:10:51 +08:00
composer-body.js FIX: Improve topic timeline calculation logic 2020-05-06 21:48:22 -04:00
composer-editor.js PERF: Pass element to resolveAllShortUrl function, not text selector (#9988) 2020-06-05 13:37:07 +01:00
composer-message.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
composer-messages.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
composer-save-button.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
composer-title.js Remove discourse constants (#9958) 2020-06-01 16:33:43 -04:00
composer-toggles.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
composer-user-selector.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
conditional-loading-section.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
conditional-loading-spinner.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
connector-container.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
cook-text.js REFACTOR: Remove jquery usage from resolveAllShortUrls, and fix debounce 2020-06-05 17:15:14 +01:00
count-i18n.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
create-account.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
create-topic-button.js FEATURE: add category banner for why a user cannot post (#9576) 2020-04-30 10:39:11 -07:00
create-topics-notice.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
csv-uploader.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
custom-html.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
d-button.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
d-editor.js FIX: Don't call cooked decorators in composer if cooked is unchanged 2020-06-09 23:01:07 +01:00
d-modal-body.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
d-modal-cancel.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
d-modal.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
d-navigation.js FEATURE: add category banner for why a user cannot post (#9576) 2020-04-30 10:39:11 -07:00
d-section.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
d-textarea.js ARIA - add aria-label on topic input and post textarea (#10057) 2020-06-17 08:55:19 -07:00
date-input.js FIX: more resilient/consistent date-picker loading (#9817) 2020-05-18 15:29:24 +02:00
date-picker-future.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
date-picker-past.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
date-picker.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
date-time-input-range.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
date-time-input.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
desktop-notification-config.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
directory-item.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
directory-toggle.js FIX: Component was still used by data explorer 2020-05-15 13:52:03 -04:00
disabled-icon.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
discourse-banner.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
discourse-linked-text.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
discourse-tag-bound.js DEV: Move Discourse.getURL and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
discourse-topic.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
discovery-categories.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
discovery-topics-list.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
edit-category-general.js DEV: Move Discourse.getURL and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
edit-category-images.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
edit-category-panel.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
edit-category-security.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
edit-category-settings.js FIX: ensures edit-category-setting is correctly casting boolean (#9999) 2020-06-08 15:16:42 +02:00
edit-category-tab.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
edit-category-tags.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
edit-category-topic-template.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
edit-topic-timer-form.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
email-dropdown.js FEATURE: Improve UX support for multiple email addresses (#9691) 2020-06-10 19:11:49 +03:00
emoji-picker.js Remove discourse constants (#9958) 2020-06-01 16:33:43 -04:00
emoji-uploader.js FIX: Do not destroy $.fileupload element (#9888) 2020-06-02 16:14:41 +10:00
expand-post.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
expanding-text-area.js DEV: ember-cli refactor for TextField and TextArea imports (#9480) 2020-04-23 12:36:05 -06:00
featured-topic.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
flag-action-type.js DEV: Use consistent interpolation key format in translations 2020-06-02 19:05:10 +02:00
flag-selection.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
flat-button.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
footer-message.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
footer-nav.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
future-date-input.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
generated-invite-link.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
global-notice.js DEV: Move Discourse.getURL and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
google-search.js DEV: Move Discourse.getURL and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
group-activity-filter.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
group-card-contents.js fix the build 2020-05-27 22:06:45 +05:30
group-flair-inputs.js DEV: Move Discourse.getURL and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
group-manage-logs-filter.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
group-manage-logs-row.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
group-manage-save-button.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
group-member-dropdown.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
group-member.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
group-membership-button.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
group-navigation.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
group-post.js DEV: Move Discourse.getURL and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
group-selector.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
groups-form-interaction-fields.js FIX: correctly set values and defaults for group-form-interaction-fields (#9891) 2020-05-27 12:10:27 +02:00
groups-form-membership-fields.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
groups-form-profile-fields.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
groups-info.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
header-extra-info.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
hide-modal-trigger.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
highlight-search.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
highlight-text.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
honeypot-input.js DEV: ember-cli refactor for TextField and TextArea imports (#9480) 2020-04-23 12:36:05 -06:00
iframed-html.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
ignored-user-list-item.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
ignored-user-list.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
image-uploader.js DEV: Move Discourse.getURL and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
images-uploader.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
input-tip.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
invite-link-panel.js FEATURE: multiple use invite links (#9813) 2020-06-09 20:49:32 +05:30
invite-panel.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
latest-topic-list-item.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
link-to-input.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
links-redirect.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
load-more.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
login-buttons.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
login-modal.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
login-reply-button.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
mobile-category-topic.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
mobile-nav.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
modal-panel.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
modal-tab.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
mount-widget.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
nav-item.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
navigation-bar.js FIX: parenthesis were wrong, resulting in an always true expression (#9690) 2020-05-07 19:56:35 +02:00
navigation-item.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
notification-consent-banner.js PERF: Dematerialize topic_reply_count (#9769) 2020-05-14 15:42:00 -07:00
number-field.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
password-field.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
plugin-connector.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
plugin-outlet.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
popup-input-tip.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
preference-checkbox.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
private-message-glyph.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
pwa-install-banner.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
quote-button.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
radio-button.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
related-messages.js DEV: Move Discourse.getURL and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
reviewable-bundled-action.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
reviewable-claimed-topic.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
reviewable-conversation-post.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
reviewable-field-category.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
reviewable-field-tags.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
reviewable-flagged-post.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
reviewable-histories.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
reviewable-item.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
reviewable-queued-post.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
reviewable-score.js DEV: Use consistent interpolation key format in translations 2020-06-02 19:05:10 +02:00
reviewable-user.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
save-controls.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
scroll-tracker.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
scrolling-post-stream.js FIX: Restore stream position in safari (#9993) 2020-06-08 10:13:46 -04:00
search-advanced-options.js UX: remove in:unpinned filter from advanced search page. (#9911) 2020-05-29 00:47:28 +05:30
search-text-field.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
second-factor-form.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
second-factor-input.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
security-key-form.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
share-panel.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
share-popup.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
share-source.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
shared-draft-controls.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
signup-cta.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
site-header.js FIX: temporarily disable event listener for dismissing the first notification 2020-04-29 14:34:49 -07:00
suggested-topics.js DEV: Move Discourse.getURL and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
table-header-toggle.js DEV: Standardize table sorting verbiage (#9757) 2020-05-14 20:10:59 -06:00
tag-drop-link.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
tag-groups-form.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
tag-info.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
tag-list.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
tags-admin-dropdown.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
tap-tile-grid.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
tap-tile.js DEV: Add acceptance tests for bookmarks with reminders (#9592) 2020-04-30 14:58:26 +10:00
text-field.js ARIA - add aria-label on topic input and post textarea (#10057) 2020-06-17 08:55:19 -07:00
text-overflow.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
time-input.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
top-period-buttons.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
topic-admin-menu-button.js UX: Adjustments to topic admin menu on mobile (#9945) 2020-06-01 09:39:38 -04:00
topic-category.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
topic-entrance.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
topic-footer-buttons.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
topic-join-group-notice.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
topic-list-item.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
topic-list.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
topic-navigation.js UX: Adjustments to topic admin menu on mobile (#9945) 2020-06-01 09:39:38 -04:00
topic-post-badges.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
topic-progress.js FIX: Get correct right/left offset for topic progress bar on compose 2020-06-12 18:44:42 -04:00
topic-status.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
topic-timeline.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
topic-timer-info.js Remove discourse constants (#9958) 2020-06-01 16:33:43 -04:00
topic-title.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
track-selected.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
user-badge.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
user-card-contents.js DEV: Move Discourse.getURL and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
user-field.js UX: don't disable "create account" button & display error message for required fields. (#9643) 2020-05-14 12:15:33 +05:30
user-flag-percentage.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
user-info.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
user-link.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
user-notifications-large.js FIX: reverts to use an observer to support loading more notifications (#9628) 2020-05-04 18:23:45 +02:00
user-selector.js DEV: Remove Discourse.RAW_TEMPLATES (#9630) 2020-05-05 12:15:03 -04:00
user-stat.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
user-stream-item.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
user-stream.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
user-summary-category-search.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
user-summary-section.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
user-summary-topic.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
user-summary-topics-list.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
user-summary-user.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
watch-read.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00