discourse/app/assets/javascripts/discourse/app/components
2023-03-23 11:27:12 +01:00
..
dialog-messages UX: warn about consequences of group deletion (#20030) 2023-02-14 09:01:06 -05:00
form-template-field DEV: Define form template field inputs (#20430) 2023-03-01 11:07:13 -08:00
sidebar Revert "FIX: delay custom section reorder (#20781)" (#20786) 2023-03-23 11:27:12 +01:00
topic-timeline FIX: Latest post created_at on topic-timeline not updating (#20665) 2023-03-14 11:08:23 -05:00
user-fields DEV: Modernise and colocate UserField component (#20267) 2023-02-13 19:06:23 +00:00
user-menu FIX: Sync user's reviewables count when loading reviewables list (#20128) 2023-02-02 10:19:51 +08:00
user-nav DEV: Remove redesigned_user_page_nav_enabled property (#20409) 2023-02-23 10:35:02 +08:00
user-preferences DEV: Remove use of deprecated prop from user notifications templates (#20404) 2023-02-22 13:56:08 +08:00
about-page-users.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
about-page-users.js FIX: Prioritize names and usernames consistently (#16686) 2022-05-09 18:46:27 +03:00
activation-controls.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
activation-controls.js UX: respect email_editable site setting in user activation page. (#11835) 2021-01-25 22:19:26 +05:30
activation-email-form.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
activation-email-form.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
add-category-tag-classes.js FIX: Ensure category/tag classes are added and removed correctly (#16003) 2022-02-21 09:42:39 +00:00
add-topic-status-classes.js UX: add CSS classes on body tag based on topic statuses. (#12729) 2021-05-04 11:07:54 +05:30
auth-token-dropdown.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
avatar-flair.js FEATURE: Let users select flair (#13587) 2021-07-08 10:46:21 +03:00
avatar-uploader.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
avatar-uploader.js FEATURE: Move avatar uploader to uppy (#14815) 2021-11-04 14:40:20 +10:00
backup-codes.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
backup-codes.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
badge-button.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
badge-button.js DEV: Update /admin/badges to modern Ember patterns (#17672) 2022-08-03 10:12:17 +01:00
badge-card.hbs UX: User badges tweaks (#20408) 2023-02-23 03:21:26 +01:00
badge-card.js FEATURE: lets users favorite 2 badges to show on user-card (#13151) 2021-06-01 10:33:40 +02:00
badge-selector.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
badge-selector.js DEV: Don't use the Ember global (#13535) 2021-06-29 19:54:18 +02:00
badge-title.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
badge-title.js DEV: refactor bootbox alerts (#18292) 2022-09-27 14:47:13 -04:00
basic-topic-list.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
basic-topic-list.js DEV: Clean up all message bus subscriptions (#19268) 2022-12-12 16:32:25 +01:00
bookmark-actions-dropdown.js FEATURE: Highlight expired bookmark reminders (#15317) 2022-03-08 19:44:18 +02:00
bookmark-icon.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
bookmark-icon.js DEV: Remove user options from current user serializer (#19089) 2022-12-05 18:25:30 +02:00
bookmark-list.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
bookmark-list.js DEV: Remove old event preventDefault hack (#19168) 2022-11-23 21:58:40 +02:00
bookmark.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
bookmark.js FIX: Bookmark auto delete preference usage and default value (#19707) 2023-01-05 08:43:58 +10:00
bootstrap-mode-notice.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
bootstrap-mode-notice.js DEV: Correct bootstrap-mode-notice component filename (#20279) 2023-02-14 11:22:08 +00:00
bread-crumbs.hbs DEV: Add new plugin outlet for items left of breadcrumb (#20591) 2023-03-08 11:35:28 -08:00
bread-crumbs.js DEV: Add unique ids to deprecations (#19019) 2022-11-16 10:00:39 +00:00
bulk-group-member-dropdown.js FIX: Don't display staff-only options to non-staff in group member bulk menu (#19907) 2023-01-20 11:16:04 +08:00
bulk-select-button.js UX: Better placement for bulk select actions button (#14419) 2021-09-23 10:50:10 -04:00
bulk-select-toggle.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
bulk-select-toggle.js UX: add bulk-select to mobile topic lists (#15386) 2022-07-26 15:36:35 -04:00
cancel-link.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
cancel-link.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
card-container.hbs DEV: Move user/group cards from named outlet to component (#20718) 2023-03-20 14:23:15 +00:00
card-container.js DEV: Move user/group cards from named outlet to component (#20718) 2023-03-20 14:23:15 +00:00
categories-and-latest-topics.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
categories-and-latest-topics.js
categories-and-top-topics.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
categories-and-top-topics.js
categories-boxes-topic.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
categories-boxes-topic.js UX: Add data-topic-id to featured topic items (#14031) 2021-08-12 14:32:33 -05:00
categories-boxes-with-topics.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
categories-boxes-with-topics.js allow themes to change the lock icon easily (#15309) 2021-12-15 09:13:10 -05:00
categories-boxes.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
categories-boxes.js allow themes to change the lock icon easily (#15309) 2021-12-15 09:13:10 -05:00
categories-only.hbs DEV: Colocate core components with mobile templates 2023-02-15 11:08:22 +00:00
categories-only.js DEV: Remove usage of {{action}} modifiers - Take 2 (#18476) 2022-10-05 13:08:54 +01:00
categories-topic-list.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
categories-topic-list.js
categories-with-featured-topics.hbs DEV: Remove identical mobile template and colocate 2023-02-15 11:08:22 +00:00
categories-with-featured-topics.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
category-list-item.js
category-logo.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
category-logo.js UX: Default to dark category logo on dark schemes (#18510) 2022-10-07 11:37:07 -04:00
category-name-fields.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
category-name-fields.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
category-permission-row.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
category-permission-row.js DEV: Remove usage of {{action}} modifiers - Take 2 (#18476) 2022-10-05 13:08:54 +01:00
category-read-only-banner.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
category-read-only-banner.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
category-title-before.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
category-title-before.js
category-title-link.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
category-title-link.js DEV: Correct spelling mistakes in comments 2021-05-21 13:37:17 +10:00
category-unread.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
category-unread.js
cdn-img.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
cdn-img.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
char-counter.hbs FEATURE: Add word count and indicator when exceeded max (#19367) 2023-02-20 12:06:43 +01:00
choose-message.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
choose-message.js FIX: Correctly debounce various functions (#18673) 2022-10-20 13:28:09 +02:00
choose-topic.hbs SECURITY: XSS on chat excerpts 2023-03-16 15:27:09 -06:00
choose-topic.js DEV: Add callback when search is empties in choose-topic (#15380) 2021-12-21 11:58:39 -06:00
color-picker-choice.js DEV: Use includes() instead of indexOf() >= 0 (#17553) 2022-07-19 10:27:40 +08:00
color-picker.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
color-picker.js
composer-action-title.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
composer-action-title.js SECURITY: Fix XSS in full name composer reply 2023-03-16 15:27:09 -06:00
composer-body.js FEATURE: Remember adjusted composer height (#18385) 2022-09-28 08:43:52 -07:00
composer-editor.hbs FIX: Don't send image sizes for emojis/avatars (#20589) 2023-03-09 09:53:27 -05:00
composer-editor.js DEV: Generate video thumbnails from the File object instead of the DOM (#20696) 2023-03-20 13:40:14 -06:00
composer-fullscreen-prompt.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
composer-message.js DEV: Add unique ids to deprecations (#19019) 2022-11-16 10:00:39 +00:00
composer-messages.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
composer-messages.js DEV: Remove usage of {{action}} modifiers - Take 2 (#18476) 2022-10-05 13:08:54 +01:00
composer-save-button.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
composer-save-button.js DEV: Convert DButton to a Glimmer Component (#17767) 2022-11-17 10:55:15 +00:00
composer-title.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
composer-title.js DEV: refactor components to use discourse-computed decorator without reference to this (#16011) 2022-02-22 13:45:38 +01:00
composer-toggles.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
composer-toggles.js FIX: Hide full screen toggle button when textarea is disabled (#14638) 2021-10-18 16:00:22 -04:00
composer-user-selector.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
composer-user-selector.js DEV: select-kit third major update with focus on accessibility (#13303) 2021-08-23 10:44:19 +02:00
conditional-loading-section.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
conditional-loading-section.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
conditional-loading-spinner.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
conditional-loading-spinner.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
connector-container.js
cook-text.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
cook-text.js DEV: Make @afterRender do just that, no extra next() (#15086) 2021-11-26 20:16:08 +01:00
copy-button.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
copy-button.js FIX: Correctly debounce various functions (#18673) 2022-10-20 13:28:09 +02:00
count-i18n.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
count-i18n.js DEV: Let unread topics come through to /new when new new view is enabled (#20628) 2023-03-10 09:57:35 +08:00
create-account.js user input adjustments (#19446) 2022-12-13 10:13:48 -06:00
create-invite-uploader.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
create-invite-uploader.js DEV: Change create-invite-uploader to use uppy (#15088) 2021-12-01 09:45:05 +10:00
create-topic-button.hbs FEATURE: tooltip for disabled new topic button (#20561) 2023-03-08 09:14:53 -05:00
create-topic-button.js
create-topics-notice.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
create-topics-notice.js FIX: do not show "create topics" notice on wizard route (#18153) 2022-09-01 16:37:57 +05:30
custom-html.js DEV: Modernise CustomHtml implementation (#20266) 2023-02-13 18:58:59 +00:00
d-button.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
d-button.js FIX: Ensure DButton uses the correct target for string actions (#19126) 2022-11-21 13:31:18 +00:00
d-document.js DEV: Use all unread notifications count for the count in document title (#18120) 2022-08-30 05:37:03 +03:00
d-editor.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
d-editor.js FEATURE: Add shortcut to insert current time in composer (#20216) 2023-02-08 21:38:23 -05:00
d-modal-body.js DEV: Use native element.closest() (#17482) 2022-07-14 08:57:24 +08:00
d-modal-cancel.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
d-modal-cancel.js
d-modal.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
d-modal.js DEV: Clean up d-modal (#20443) 2023-02-27 13:06:06 +01:00
d-navigation-item.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
d-navigation-item.js A11Y: add aria tags to the new user nav (#19774) 2023-01-17 12:18:16 -05:00
d-navigation.hbs UX: Styling adjustments for filters page (#20768) 2023-03-23 06:28:47 +08:00
d-navigation.js DEV: Remove experimental support for query string on /filter route (#20632) 2023-03-22 10:04:57 +08:00
d-popover.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
d-popover.js DEV: Fix various frontend warnings (#17122) 2022-06-17 13:45:05 +02:00
d-section.js DEV: Add unique ids to deprecations (#19019) 2022-11-16 10:00:39 +00:00
d-textarea.js DEV: Resolve and unsilence ember.built-in-components deprecation (#20716) 2023-03-17 11:55:29 +00:00
d-toggle-switch.hbs UX: Easily toggle badges in admin badge list (#20225) 2023-02-09 11:36:27 -08:00
d-toggle-switch.js UX: Easily toggle badges in admin badge list (#20225) 2023-02-09 11:36:27 -08:00
d-tooltip.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
d-tooltip.js FEATURE: Allow DTooltip interaction (#20169) 2023-02-06 09:59:34 -06:00
date-input.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
date-input.js DEV: Add optional timezone support to date-time-input-range (#17654) 2022-07-26 11:14:22 +01:00
date-picker-future.js DEV: Remove unneeded layoutName properties 2023-02-14 12:10:05 +00:00
date-picker-past.js DEV: Remove unneeded layoutName properties 2023-02-14 12:10:05 +00:00
date-picker.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
date-picker.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
date-time-input-range.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
date-time-input-range.js DEV: Add optional timezone support to date-time-input-range (#17654) 2022-07-26 11:14:22 +01:00
date-time-input.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
date-time-input.js DEV: Add optional timezone support to date-time-input-range (#17654) 2022-07-26 11:14:22 +01:00
desktop-notification-config.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
desktop-notification-config.js FEATURE: Add support for desktop push notifications in core (#19375) 2022-12-16 03:35:33 +00:00
directory-item.hbs REFACTOR: user directories without <table>, second attempt (#20515) 2023-03-02 15:10:19 -05:00
directory-item.js REFACTOR: user directories without <table>, second attempt (#20515) 2023-03-02 15:10:19 -05:00
directory-table.hbs REFACTOR: user directories without <table>, second attempt (#20515) 2023-03-02 15:10:19 -05:00
directory-table.js REFACTOR: user directories without <table>, second attempt (#20515) 2023-03-02 15:10:19 -05:00
disabled-icon.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
disabled-icon.js
discourse-banner.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
discourse-banner.js UX: Styling changes to global banner (#16191) 2022-03-15 16:19:55 +01:00
discourse-linked-text.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
discourse-linked-text.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
discourse-root.js DEV: Remove 'legacy ember' logic from discourse-root component (#17494) 2022-07-14 12:17:01 +01:00
discourse-tag-bound.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
discourse-tag-bound.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
discourse-topic.js DEV: Introduce discourseLater (#17532) 2022-07-17 00:50:49 +02:00
discovery-categories.js DEV: drops jquery usage from discovery-categories (#15243) 2021-12-09 13:47:13 +01:00
discovery-topics-list.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
discovery-topics-list.js FIX: leaking callbacks to synchronize state (#20540) 2023-03-06 12:52:24 +08:00
edit-category-general.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
edit-category-general.js DEV: Introduce discourseLater (#17532) 2022-07-17 00:50:49 +02:00
edit-category-images.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
edit-category-images.js FEATURE: Add dark mode option for category logos (#18460) 2022-10-07 11:00:44 -04:00
edit-category-panel.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
edit-category-panel.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
edit-category-security.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
edit-category-security.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
edit-category-settings.hbs FEATURE: Configurable auto-bump cooldown (#20507) 2023-03-10 13:45:01 +08:00
edit-category-settings.js FEATURE: Per-category default slow mode duration for topics. 2021-07-21 12:32:07 +08:00
edit-category-tab.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
edit-category-tab.js DEV: Remove usage of {{action}} modifiers - Take 2 (#18476) 2022-10-05 13:08:54 +01:00
edit-category-tags.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
edit-category-tags.js FEATURE: Allow multiple required tag groups for a category (#16381) 2022-04-06 14:08:06 +01:00
edit-category-topic-template.hbs DEV: Apply form template to categories (#20337) 2023-02-23 11:18:14 -08:00
edit-category-topic-template.js DEV: Apply form template to categories (#20337) 2023-02-23 11:18:14 -08:00
edit-topic-timer-form.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
edit-topic-timer-form.js DEV: Remove user options from current user serializer (#19089) 2022-12-05 18:25:30 +02:00
email-dropdown.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
emoji-group-buttons.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
emoji-group-buttons.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
emoji-group-sections.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
emoji-group-sections.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
emoji-picker.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
emoji-picker.js FIX: Emoji preview showing incorrect preview on keyboard focus (#20116) 2023-02-01 12:14:34 -08:00
emoji-uploader.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
emoji-uploader.js FIX: Improve emoji upload UI (#15603) 2022-01-17 11:48:49 +10:00
empty-state.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
empty-state.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
expand-post.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
expand-post.js
expanding-text-area.js DEV: Resolve and unsilence ember.built-in-components deprecation (#20716) 2023-03-17 11:55:29 +00:00
featured-topic.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
featured-topic.js DEV: Use native element.closest() (#17482) 2022-07-14 08:57:24 +08:00
flag-action-type.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
flag-action-type.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
flag-selection.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
flag-selection.js FEATURE: Admins can flag posts so they can review them later. (#12311) 2021-03-11 08:21:24 -03:00
flat-button.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
flat-button.js UX: flat-btn should also respond to Enter (#15584) 2022-01-14 15:51:31 +01:00
footer-message.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
footer-message.js
footer-nav.js FIX: iOS do not have working push notifications yet (#15888) 2022-03-03 16:19:46 -03:00
future-date-input.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
future-date-input.js DEV: Remove user options from current user serializer (#19089) 2022-12-05 18:25:30 +02:00
generated-invite-link.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
generated-invite-link.js DEV: Remove jquery from invite-panel (#16989) 2022-06-03 11:30:44 -05:00
glimmer-component-with-deprecated-parent-view.js FIX: Ensure DButton uses the correct target for string actions (#19126) 2022-11-21 13:31:18 +00:00
global-notice.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
global-notice.js DEV: Differentiate staff-writes-only banner (#18364) 2022-09-26 13:16:29 -05:00
google-icon.hbs DEV: Configure prettier for hbs templates 2022-12-28 13:11:12 +00:00
google-search.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
google-search.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
group-activity-filter.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
group-activity-filter.js
group-card-contents.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
group-card-contents.js DEV: Remove usage of {{action}} modifiers - Take 2 (#18476) 2022-10-05 13:08:54 +01:00
group-flair-inputs.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
group-flair-inputs.js FIX: Reuse avatar-flair component in group preview (#13961) 2021-08-09 15:38:49 -03:00
group-imap-email-settings.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
group-imap-email-settings.js DEV: Remove usage of {{action}} modifiers - Take 2 (#18476) 2022-10-05 13:08:54 +01:00
group-manage-email-settings.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
group-manage-email-settings.js DEV: refactor bootbox alerts (#18292) 2022-09-27 14:47:13 -04:00
group-manage-logs-filter.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
group-manage-logs-filter.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
group-manage-logs-row.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
group-manage-logs-row.js
group-manage-save-button.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
group-manage-save-button.js FEATURE: Warn admins about private group name's exposure to anonymous users. (#19557) 2022-12-27 13:17:13 +05:30
group-member-dropdown.js FEATURE: Allow group owners promote more owners (#19768) 2023-01-11 16:43:18 +08:00
group-member.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
group-member.js DEV: Remove usage of {{action}} modifiers - Take 2 (#18476) 2022-10-05 13:08:54 +01:00
group-membership-button.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
group-membership-button.js DEV: update yes/no confirmation dialogs (#18181) 2022-09-14 11:06:56 -04:00
group-navigation.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
group-navigation.js
group-post.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
group-post.js A11Y: Add aria labels for posts in group activity (#18601) 2022-10-18 13:58:26 -04:00
group-selector.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
group-selector.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
group-smtp-email-settings.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
group-smtp-email-settings.js DEV: Remove usage of {{action}} modifiers - Take 2 (#18476) 2022-10-05 13:08:54 +01:00
groups-form-interaction-fields.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
groups-form-interaction-fields.js UX: show flair help text for private member visibility only (#14005) 2021-08-11 16:23:58 +10:00
groups-form-membership-fields.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
groups-form-membership-fields.js FEATURE: Experimental support for group membership via google auth (#14835) 2021-12-09 12:30:27 +00:00
groups-form-profile-fields.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
groups-form-profile-fields.js FIX: Debounce group name validation correctly (#13757) 2021-07-16 10:51:13 +08:00
groups-info.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
groups-info.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
header-extra-info.js DEV: Add unique ids to deprecations (#19019) 2022-11-16 10:00:39 +00:00
hidden-details.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
hidden-details.js UX: hide the list of file extensions on the upload dialog (#12836) 2021-05-04 15:16:00 +04:00
hide-modal-trigger.js
highlight-search.js DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
highlight-text.js DEV: Add unique ids to deprecations (#19019) 2022-11-16 10:00:39 +00:00
honeypot-input.js DEV: Extensively use includes() (#17541) 2022-07-17 20:48:36 +02:00
horizontal-overflow-nav.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
horizontal-overflow-nav.js UX: only allow scroll grab if nav is scrollable (#20447) 2023-02-24 14:25:38 -05:00
html-with-links.js DEV: Remove old event preventDefault hack (#19168) 2022-11-23 21:58:40 +02:00
iframed-html.js
ignored-user-list-item.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
ignored-user-list-item.js
ignored-user-list.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
ignored-user-list.js FIX: Allow admins to change user ignore list (#16129) 2022-03-09 14:51:30 +10:00
images-uploader.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
images-uploader.js DEV: Change images-uploader to use Uppy (#15375) 2021-12-21 15:53:44 +10:00
input-tip.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
input-tip.js DEV: Remove 'htmlSafe' string prototype extensions (#16766) 2022-05-13 14:58:26 -05:00
invite-link-panel.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
invite-link-panel.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
invite-panel.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
invite-panel.js DEV: refactor components to use discourse-computed decorator without reference to this (#16011) 2022-02-22 13:45:38 +01:00
json-editor.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
json-editor.js FEATURE: Support collapsing array sections in JSON Schema field types (#20118) 2023-02-07 08:22:01 -05:00
latest-topic-list-item.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
latest-topic-list-item.js FEATURE: Add more class names to latest-topic-list-item (#12933) 2021-05-04 16:40:42 -04:00
link-to-input.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
link-to-input.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
links-redirect.js DEV: removes jquery usage from links-redirect (#14968) 2021-11-16 13:16:53 +01:00
load-more.js
login-buttons.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
login-buttons.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
login-modal.js DEV: Use key over the deprecated keyCode (#13795) 2021-08-09 11:41:36 +02:00
mobile-category-topic.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
mobile-category-topic.js
mobile-nav.js DEV: Add unique ids to deprecations (#19019) 2022-11-16 10:00:39 +00:00
modal-footer-close.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
modal-footer-close.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
modal-panel.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
modal-panel.js
modal-tab.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
modal-tab.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
mount-widget.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
mount-widget.js DEV: Remove unneeded layoutName properties 2023-02-14 12:10:05 +00:00
nav-item.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
nav-item.js DEV: Remove 'htmlSafe' string prototype extensions (#16766) 2022-05-13 14:58:26 -05:00
navigation-bar.hbs DEV: Colocate core components with mobile templates 2023-02-15 11:08:22 +00:00
navigation-bar.js DEV: Remove usage of {{action}} modifiers - Take 2 (#18476) 2022-10-05 13:08:54 +01:00
navigation-item.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
navigation-item.js DEV: Delete old buffered-render attributes (#18786) 2022-10-28 08:30:14 +08:00
notification-consent-banner.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
notification-consent-banner.js FEATURE: PWA users are prompted for push before first post (#17888) 2022-08-12 15:30:28 -03:00
number-field.js DEV: Limit and validate category settings inputs (#20135) 2023-02-07 12:27:38 +08:00
parent-category-row.hbs DEV: Colocate core components with mobile templates 2023-02-15 11:08:22 +00:00
parent-category-row.js
password-field.js
pending-post.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
pending-post.js FEATURE: Display pending posts on user’s page 2021-11-29 10:26:33 +01:00
pick-files-button.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
pick-files-button.js DEV: refactor bootbox alerts (#18292) 2022-09-27 14:47:13 -04:00
plugin-connector.js DEV: Introduce support for Glimmer PluginOutlet connectors (#20108) 2023-02-13 09:43:16 +00:00
plugin-outlet.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
plugin-outlet.js DEV: Deprecate PluginOutlet @args in favour of @outletArgs 2023-01-31 13:51:25 +00:00
popup-input-tip.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
popup-input-tip.js DEV: Delete old buffered-render attributes (#18786) 2022-10-28 08:30:14 +08:00
popup-menu.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
popup-menu.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
preference-checkbox.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
preference-checkbox.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
private-message-glyph.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
private-message-glyph.js
pwa-install-banner.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
pwa-install-banner.js FIX: iOS do not have working push notifications yet (#15888) 2022-03-03 16:19:46 -03:00
quote-button.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
quote-button.js FIX: Fast edit doesn’t work on content with certain characters (#20410) 2023-02-23 11:30:16 +08:00
radio-button.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
related-messages.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
related-messages.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
relative-time-picker.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
relative-time-picker.js FIX: Handle null values in category settings relative time pickers (#20552) 2023-03-07 11:05:13 +08:00
responsive-table.hbs REFACTOR: user directories without <table>, second attempt (#20515) 2023-03-02 15:10:19 -05:00
responsive-table.js REFACTOR: user directories without <table>, second attempt (#20515) 2023-03-02 15:10:19 -05:00
reviewable-bundled-action.hbs UX/DEV: Review queue redesign fixes (#20239) 2023-03-02 16:40:53 +01:00
reviewable-bundled-action.js FIX: Adjust reviewable menu placement on mobile (#11420) 2020-12-07 13:39:18 -05:00
reviewable-claimed-topic.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
reviewable-claimed-topic.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
reviewable-conversation-post.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
reviewable-conversation-post.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
reviewable-created-by-name.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
reviewable-created-by-name.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
reviewable-created-by.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
reviewable-created-by.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
reviewable-field-category.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
reviewable-field-category.js FIX: Category chooser not updating selection when editing reviewable (#18737) 2022-10-25 09:13:37 +08:00
reviewable-field-editor.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
reviewable-field-editor.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
reviewable-field-tags.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
reviewable-field-tags.js
reviewable-field-text.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
reviewable-field-text.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
reviewable-field-textarea.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
reviewable-field-textarea.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
reviewable-field.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
reviewable-field.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
reviewable-flagged-post.hbs UX/DEV: Review queue redesign fixes (#20239) 2023-03-02 16:40:53 +01:00
reviewable-flagged-post.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
reviewable-histories.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
reviewable-histories.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
reviewable-item.hbs FIX: review q issues (#20558) 2023-03-09 16:02:13 +01:00
reviewable-item.js FIX: Allow reviewable-item components to be template-only (#19257) 2022-11-30 12:55:12 +00:00
reviewable-post-edits.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
reviewable-post-edits.js DEV: Remove usage of {{action}} modifiers - Take 2 (#18476) 2022-10-05 13:08:54 +01:00
reviewable-post-header.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
reviewable-post-header.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
reviewable-post.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
reviewable-post.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
reviewable-queued-post.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
reviewable-queued-post.js DEV: Remove usage of {{action}} modifiers - Take 2 (#18476) 2022-10-05 13:08:54 +01:00
reviewable-score.hbs FIX: review q issues (#20558) 2023-03-09 16:02:13 +01:00
reviewable-score.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
reviewable-scores.hbs UX/DEV: Review queue redesign fixes (#20239) 2023-03-02 16:40:53 +01:00
reviewable-scores.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
reviewable-tags.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
reviewable-tags.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
reviewable-topic-link.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
reviewable-topic-link.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
reviewable-user.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
reviewable-user.js
save-controls.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
save-controls.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
score-value.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
score-value.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
scroll-tracker.js PERF: Update scrolling mixin implementation (#15109) 2021-11-26 20:22:50 +00:00
scrolling-post-stream.js FIX: ScrollingPostStream regressed in #15313 (#18584) 2022-11-30 16:55:30 +01:00
search-advanced-options.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
search-advanced-options.js FEATURE: Add in:messages search modifier (#16567) 2022-04-26 16:47:01 -04:00
search-result-entries.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
search-result-entries.js REFACTOR: break search results in multiple sub components 2021-03-19 10:49:14 +01:00
search-result-entry.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
search-result-entry.js DEV: Remove usage of {{action}} modifiers - Take 2 (#18476) 2022-10-05 13:08:54 +01:00
search-text-field.js A11Y: Use autocomplete=off more widely (#15780) 2022-02-03 16:16:49 +11:00
second-factor-form.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
second-factor-form.js FEATURE: better UI to manage 2fa (#19338) 2022-12-08 09:41:22 +11:00
second-factor-input.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
second-factor-input.js FEATURE: Centralized 2FA page (#15377) 2022-02-17 12:12:59 +03:00
security-key-form.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
security-key-form.js DEV: Remove usage of {{action}} modifiers - Take 2 (#18476) 2022-10-05 13:08:54 +01:00
selected-posts.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
selected-posts.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
share-panel.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
share-panel.js DEV: Extensively use startsWith() (#17540) 2022-07-17 20:16:39 +02:00
share-source.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
share-source.js DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
shared-draft-controls.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
shared-draft-controls.js DEV: Refactor the last few bootbox dialogs (#18416) 2022-10-07 11:38:27 -04:00
sidebar.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
sidebar.js DEV: Display Sidebar template for anonymous user (#17962) 2022-08-17 16:17:36 +08:00
signup-cta.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
signup-cta.js DEV: Remove usage of {{action}} modifiers - Take 2 (#18476) 2022-10-05 13:08:54 +01:00
site-header.js DEV: Change sidebar header dropdown to use wait_for_animation (#20627) 2023-03-10 14:54:57 +10:00
slow-mode-info.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
slow-mode-info.js FIX: Anons should see the Topic slow mode notice. (#12460) 2021-03-22 13:55:45 -03:00
software-update-prompt.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
software-update-prompt.js DEV: Clean up all message bus subscriptions (#19268) 2022-12-12 16:32:25 +01:00
sub-category-item.hbs DEV: Colocate core components with mobile templates 2023-02-15 11:08:22 +00:00
sub-category-item.js
sub-category-row.hbs DEV: Colocate core components with mobile templates 2023-02-15 11:08:22 +00:00
sub-category-row.js
subcategories-with-featured-topics.hbs DEV: Colocate core components with mobile templates 2023-02-15 11:08:22 +00:00
subcategories-with-featured-topics.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
suggested-topics.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
suggested-topics.js REFACTOR: Update Message Format string to simplify translation 2022-12-12 17:01:04 +01:00
table-header-toggle.hbs REFACTOR: user directories without <table>, second attempt (#20515) 2023-03-02 15:10:19 -05:00
table-header-toggle.js REFACTOR: user directories without <table>, second attempt (#20515) 2023-03-02 15:10:19 -05:00
tag-drop-link.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
tag-drop-link.js FIX: incorrect URL for tag pages inside category in subfolder setup. (#12222) 2021-02-26 22:44:34 +05:30
tag-groups-form.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
tag-groups-form.js DEV: update yes/no confirmation dialogs (#18181) 2022-09-14 11:06:56 -04:00
tag-info.hbs FEATURE: add new tags from edit tag synonyms page (#20553) 2023-03-08 14:26:20 +08:00
tag-info.js DEV: Refactor the last few bootbox dialogs (#18416) 2022-10-07 11:38:27 -04:00
tag-list.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
tag-list.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
tags-admin-dropdown.js UX: more consistent setting/edit buttons (#13276) 2021-06-03 18:33:36 -04:00
tap-tile-grid.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
tap-tile-grid.js
tap-tile.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
tap-tile.js A11Y: Add keyboard support for do-not-disturb modal (#17043) 2022-06-09 11:05:01 -04:00
text-field.js DEV: Resolve and unsilence ember.built-in-components deprecation (#20716) 2023-03-17 11:55:29 +00:00
text-overflow.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
text-overflow.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
time-input.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
time-input.js DEV: Add optional timezone support to date-time-input-range (#17654) 2022-07-26 11:14:22 +01:00
time-shortcut-picker.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
time-shortcut-picker.js DEV: Remove user options from current user serializer (#19089) 2022-12-05 18:25:30 +02:00
toggle-password-mask.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
top-period-buttons.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
top-period-buttons.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
topic-admin-menu-button.js
topic-category.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
topic-category.js
topic-dismiss-buttons.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
topic-dismiss-buttons.js DEV: Introduce discourseLater (#17532) 2022-07-17 00:50:49 +02:00
topic-entrance.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
topic-entrance.js A11Y: Improve topic entrance modal 2022-03-24 13:42:24 +03:00
topic-footer-buttons.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
topic-footer-buttons.js DEV: Remove unneeded layoutName properties 2023-02-14 12:10:05 +00:00
topic-list-item.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
topic-list-item.js UX: fix tag & category clicks on mobile topic list (#20449) 2023-02-24 15:29:57 -05:00
topic-list.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
topic-list.js FIX: allow tl4 to bulk select (#19094) 2022-11-18 10:41:59 +11:00
topic-navigation-popup.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
topic-navigation-popup.js FEATURE: Store dismissed state of topic nav popups (#15570) 2022-01-19 16:20:05 +02:00
topic-navigation.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
topic-navigation.js DEV: Remove 'widget-button' from glimmer-topic-timeline (#20155) 2023-02-03 07:47:41 -06:00
topic-post-badges.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
topic-post-badges.js DEV: Delete old buffered-render attributes (#18786) 2022-10-28 08:30:14 +08:00
topic-progress.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
topic-progress.js DEV: Introduce discourseLater (#17532) 2022-07-17 00:50:49 +02:00
topic-status.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
topic-status.js DEV: Modernize the remaining admin-webhooks parts (#19438) 2022-12-13 13:32:34 +01:00
topic-timeline.hbs FIX: Broken topic-timeline summarize topic button (#20661) 2023-03-13 13:12:33 -05:00
topic-timeline.js FIX: Broken topic-timeline summarize topic button (#20661) 2023-03-13 13:12:33 -05:00
topic-timer-info.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
topic-timer-info.js DEV: Introduce discourseLater (#17532) 2022-07-17 00:50:49 +02:00
topic-title.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
topic-title.js DEV: Correctly clear global exported variables 2022-08-23 09:21:28 +08:00
track-selected.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
track-selected.js DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
uppy-backup-uploader.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
uppy-backup-uploader.js DEV: Only support multipart for backup S3 uploads with Uppy (#15270) 2021-12-13 15:24:00 +10:00
uppy-image-uploader.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
uppy-image-uploader.js UX: Add tooltip why file upload is disabled (#19471) 2022-12-15 22:57:11 +02:00
user-avatar-flair.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
user-avatar-flair.js FEATURE: Let users select flair (#13587) 2021-07-08 10:46:21 +03:00
user-badge.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
user-badge.js UX: Prevent badges on usercards from overflowing (#12037) 2021-02-11 13:41:58 -05:00
user-card-contents.hbs FIX: Avoid double-encoding featured topic title in user card (#20739) 2023-03-20 12:47:53 +00:00
user-card-contents.js DEV: Remove user options from current user serializer (#19089) 2022-12-05 18:25:30 +02:00
user-field.hbs DEV: Modernise and colocate UserField component (#20267) 2023-02-13 19:06:23 +00:00
user-field.js DEV: Modernise and colocate UserField component (#20267) 2023-02-13 19:06:23 +00:00
user-flag-percentage.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
user-flag-percentage.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
user-info.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
user-info.js FEATURE: show user status on group pages (#19323) 2022-12-14 13:18:09 +04:00
user-link.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
user-nav.hbs DEV: Rename all uses of PluginOutlet @args in core 2023-01-31 13:51:25 +00:00
user-nav.js DEV: Mobile layout support for experimental user nav (#18308) 2022-09-22 09:45:50 +08:00
user-notification-schedule-day.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
user-notification-schedule-day.js FEATURE: Create notification schedule to automatically set do not disturb time (#11665) 2021-01-20 10:31:52 -06:00
user-notification-schedule.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
user-notification-schedule.js FEATURE: Create notification schedule to automatically set do not disturb time (#11665) 2021-01-20 10:31:52 -06:00
user-notifications-large.js
user-profile-avatar.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
user-profile-avatar.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
user-selector.js DEV: Improve discourse-common/deprecate implementation (take 2) (#19032) 2022-11-16 09:30:20 +00:00
user-stat.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
user-stat.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
user-status-message.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
user-status-message.js DEV: Resolve user_option deprecations (#20192) 2023-02-09 16:05:42 +00:00
user-status-picker.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
user-status-picker.js DEV: Pass a status object to the user-status-picker instead of passing emoji + description (#18513) 2022-10-08 02:21:53 +04:00
user-stream-item.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
user-stream-item.js FIX: action_code_path not being loaded for user-stream-item (#18577) 2022-10-13 19:10:18 +10:00
user-stream.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
user-stream.js DEV: update yes/no confirmation dialogs (#18181) 2022-09-14 11:06:56 -04:00
user-summary-category-search.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
user-summary-category-search.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
user-summary-section.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
user-summary-section.js
user-summary-topic.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
user-summary-topic.js
user-summary-topics-list.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
user-summary-topics-list.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
user-summary-user.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
user-summary-user.js
user-summary-users-list.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
user-summary-users-list.js DEV: Generate template backing classes for app (#17300) 2022-07-04 01:27:29 +02:00
user-tip.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
user-tip.js FEATURE: Add user tips for post and topic features (#18964) 2022-11-15 17:36:08 +02:00
username-preference.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
username-preference.js DEV: Replace preferences/username route with a component (#19318) 2022-12-07 11:16:01 +01:00
watch-read.js DEV: Dejquerify marking FAQ as read (#17001) 2022-06-06 08:27:10 -04:00
welcome-topic-banner.hbs DEV: Colocate all component templates in discourse 2023-02-14 12:10:05 +00:00
welcome-topic-banner.js FIX: welcome topic title was not editable (#17950) 2022-08-16 21:27:40 +05:30