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/tests/integration/components
Bianca Nenciu 3206452d78
FIX: Prioritize names and usernames consistently (#16686)
The prioritize_username_in_ux site settings controls if the username or
name will be prioritized in the user interface. On the user directory
page the name was never displayed if the user and username were very
similar, being completely different from all the other places where the
username or name is displayed.
2022-05-09 18:46:27 +03:00
..
select-kit FEATURE: Show prompt for required tag groups (#16458) 2022-04-21 13:13:52 +01:00
ace-editor-test.js DEV: Revisit skipped tests (#15769) 2022-02-02 12:09:03 -05:00
activation-controls-test.js DEV: Clean up QUnit tests (#13328) 2021-06-08 17:54:12 +02:00
admin-report-test.js DEV: Replace equal() with strictEqual() (#14827) 2021-11-08 10:26:28 +01:00
admin-user-field-item-test.js REFACTOR: admin-user-field-item (#16499) 2022-04-19 13:31:43 +02:00
avatar-uploader-test.js DEV: Add test for avatar-uploader (#15633) 2022-01-21 19:51:24 +02:00
badge-button-test.js FIX: prefers computed over discourseComputed (#16562) 2022-04-26 11:43:41 +02:00
badge-title-test.js DEV: Replace equal() with strictEqual() (#14827) 2021-11-08 10:26:28 +01:00
bookmark-test.js FIX: show the Next Monday label instead of Monday on Sundays (#15745) 2022-01-31 15:15:20 +04:00
cook-text-test.js DEV: Replace equal() with strictEqual() (#14827) 2021-11-08 10:26:28 +01:00
d-button-test.js DEV: cleanup is-loading state of d-button component (#16012) 2022-02-22 12:40:47 -05:00
d-editor-test.js FIX: Table pasting issues with uppy (#15787) 2022-02-04 08:45:55 +10:00
d-icon-test.js DEV: Remove xlink hrefs (#15059) 2021-11-25 15:22:43 +11:00
d-navigation-test.js FIX: indirectly muted categories for topic-tracking-state (#16067) 2022-03-02 15:02:09 +11:00
d-popover-test.js FIX: ensures d-popover closes when clicking on popper (#16675) 2022-05-09 10:50:29 +02:00
date-input-test.js DEV: Replace equal() with strictEqual() (#14827) 2021-11-08 10:26:28 +01:00
date-time-input-range-test.js DEV: Replace equal() with strictEqual() (#14827) 2021-11-08 10:26:28 +01:00
date-time-input-test.js DEV: Replace equal() with strictEqual() (#14827) 2021-11-08 10:26:28 +01:00
emoji-uploader-test.js DEV: Simplify emoji-uploader tests (#15672) 2022-01-21 19:51:04 +02:00
empty-state-test.js DEV: Fix pending posts page, make tests work in legacy env (#15132) 2021-11-30 13:01:39 +01:00
flat-button-test.js UX: flat-btn should also respond to Enter (#15584) 2022-01-14 15:51:31 +01:00
future-date-input-test.js DEV: make API of future-date-input more customizable and aligned with the API of time-shortcut-picker (#16502) 2022-04-27 16:41:15 +04:00
group-list-setting-test.js DEV: Replace equal() with strictEqual() (#14827) 2021-11-08 10:26:28 +01:00
group-membership-button-test.js DEV: Replace equal() with strictEqual() (#14827) 2021-11-08 10:26:28 +01:00
hidden-details-test.js DEV: Avoid using globals (#14909) 2021-11-13 13:10:13 +01:00
highlighted-code-test.js DEV: Replace equal() with strictEqual() (#14827) 2021-11-08 10:26:28 +01:00
html-safe-helper-test.js DEV: Migrate more tests to our Ember CLI format. (#11899) 2021-02-01 09:01:47 -05:00
iframed-html-test.js DEV: Replace equal() with strictEqual() (#14827) 2021-11-08 10:26:28 +01:00
input-size-test.js DEV: Replace equal() with strictEqual() (#14827) 2021-11-08 10:26:28 +01:00
invite-panel-test.js DEV: Avoid using globals (#14909) 2021-11-13 13:10:13 +01:00
load-more-test.js DEV: Migrate more tests to our Ember CLI format. (#11899) 2021-02-01 09:01:47 -05:00
pending-post-test.js DEV: Fix pending posts page, make tests work in legacy env (#15132) 2021-11-30 13:01:39 +01:00
relative-time-picker-test.js DEV: Replace equal() with strictEqual() (#14827) 2021-11-08 10:26:28 +01:00
secret-value-list-test.js DEV: Replace equal() with strictEqual() (#14827) 2021-11-08 10:26:28 +01:00
simple-list-test.js DEV: Replace equal() with strictEqual() (#14827) 2021-11-08 10:26:28 +01:00
site-header-test.js DEV: Avoid using globals (#14909) 2021-11-13 13:10:13 +01:00
slow-mode-info-test.js DEV: Replace equal() with strictEqual() (#14827) 2021-11-08 10:26:28 +01:00
text-field-test.js DEV: Replace equal() with strictEqual() (#14827) 2021-11-08 10:26:28 +01:00
themes-list-item-test.js DEV: Replace equal() with strictEqual() (#14827) 2021-11-08 10:26:28 +01:00
themes-list-test.js DEV: Replace equal() with strictEqual() (#14827) 2021-11-08 10:26:28 +01:00
time-input-test.js DEV: Replace equal() with strictEqual() (#14827) 2021-11-08 10:26:28 +01:00
time-shortcut-picker-test.js FEATURE: introduce a sitewide setting for disabling suggesting weekends in time pickers (#16563) 2022-05-02 15:40:23 +04:00
topic-list-item-test.js FEATURE: Add newly loaded topics to bulk-select automatically if Select All is on (#12026) 2021-03-05 17:16:03 +03:00
topic-list-test.js DEV: Replace equal() with strictEqual() (#14827) 2021-11-08 10:26:28 +01:00
uppy-image-uploader-test.js DEV: Replace equal() with strictEqual() (#14827) 2021-11-08 10:26:28 +01:00
user-avatar-flair-test.js DEV: Replace equal() with strictEqual() (#14827) 2021-11-08 10:26:28 +01:00
user-info-test.js FIX: Prioritize names and usernames consistently (#16686) 2022-05-09 18:46:27 +03:00
user-selector-test.js DEV: Replace equal() with strictEqual() (#14827) 2021-11-08 10:26:28 +01:00
value-list-test.js DEV: Revisit skipped tests (#15769) 2022-02-02 12:09:03 -05:00