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
2020-08-12 08:11:32 -05:00
..
about-page-users.js FIX: Pass siteSettings through in more places 2020-07-24 09:45:55 -04: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: Refactor basic-topic-list to use topic-list-item on mobile (#10105) 2020-07-06 13:58:57 +01: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 FEATURE: add expandable muted categories ui to /categories page. (#10303) 2020-07-30 23:32:51 +05:30
categories-topic-list.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
category-list-item.js FEATURE: add expandable muted categories ui to /categories page. (#10303) 2020-07-30 23:32:51 +05:30
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 DEV: add CSS class for composer action 2020-07-27 16:51:01 +10:00
composer-editor.js REFACTOR: Remove Discourse.SiteSettings from upload.js 2020-07-24 13:39:16 -04: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 FIX: Replace links to removed uploads from reviewables with a placeholder (#10180) 2020-07-10 17:57:06 +03: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: allows to decouple csv-uploader texts from bulk invite (#10344) 2020-08-01 10:29:09 +02: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-document.js REFACTOR: Move Page title / focus / counts logic to service 2020-08-04 12:02:25 -04:00
d-editor.js UX: Uniform focus styles for composer inputs/textarea (#10296) 2020-08-03 10:01:04 -04: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 PERF: Check for modal visibility in a more efficient way 2020-07-01 17:49:23 +01:00
d-navigation.js FIX: removes persistedQueryParams as it should work out of the box (#10394) 2020-08-07 09:51:37 +02: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: Tests involving dates were logging warnings 2020-07-17 15:20:45 -04: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 REFACTOR: Remove Discourse.SiteSettings from desktop notifications 2020-07-22 13:27:57 -04:00
directory-item.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03: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 REFACTOR: Remove Discourse.SiteSettings from click tracking 2020-07-22 13:27:57 -04:00
discovery-categories.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
discovery-topics-list.js REFACTOR: Move Page title / focus / counts logic to service 2020-08-04 12:02:25 -04:00
edit-category-general.js REFACTOR: Remove Discourse.SiteSettings from components 2020-07-21 13:51:28 -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 REFACTOR: Remove Discourse.SiteSettings from components 2020-07-21 13:51:28 -04: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: allows autocomplete to be debounced (#10166) 2020-07-06 09:28:57 +02:00
groups-form-email-fields.js FEATURE: Implement support for IMAP and SMTP email protocols. (#8301) 2020-07-10 12:05:55 +03: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 FIX: Don't use prototype extensions like .observes 2020-07-17 15:23:26 -04: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 REFACTOR: Remove Discourse.SiteSettings from lightbox.js 2020-07-22 13:27:57 -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 REFACTOR: Invite modal panels init, actions, and styling (#10242) 2020-07-15 09:18:31 -05:00
invite-panel.js FIX: PM participants list refreshing after inviting 2020-08-06 14:57:55 -06: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 REFACTOR: Remove Discourse.SiteSettings from click tracking 2020-07-22 13:27:57 -04: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 FEATURE: Poll breakdown 2.0 (#10345) 2020-08-06 17:57:06 +02: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 FIX: removes persistedQueryParams as it should work out of the box (#10394) 2020-08-07 09:51:37 +02: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
parent-category-row.js FEATURE: add expandable muted categories ui to /categories page. (#10303) 2020-07-30 23:32:51 +05:30
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 Disable social media sharing on private categories, unlisted topics (#10349) 2020-08-03 17:06:09 +10: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 FIX: bug with sharing when used outside a topic 2020-08-03 16:27:11 -04:00
share-popup.js FIX: bug with sharing when used outside a topic 2020-08-03 16:27:11 -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 REFACTOR: Update the notification menu to remove scrolling (#10371) 2020-08-10 16:17:15 -04:00
sub-category-item.js FEATURE: add expandable muted categories ui to /categories page. (#10303) 2020-07-30 23:32:51 +05:30
sub-category-row.js FEATURE: add expandable muted categories ui to /categories page. (#10303) 2020-07-30 23:32:51 +05:30
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
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: Refactor basic-topic-list to use topic-list-item on mobile (#10105) 2020-07-06 13:58:57 +01:00
topic-list.js FIX: last visit bar regression (#10224) 2020-07-13 10:42:05 +10: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: Filter read/unread notifications on the server side (#10152) 2020-07-02 11:06:00 +01: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 REFACTOR: Remove Discourse.SiteSettings from click tracking 2020-07-22 13:27:57 -04: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