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/components
cpradio 5c583ff5bb FEATURE: Extend clicking tracking to the user profile page. (#4203)
* Extend clicking tracking to the user profile page.
Added qunit tests
Fixed click-track-test so it uses the correct data attribute for topic_id in its fixture

* Added a second excerpt to verify test pulls from the appropriate one.
2016-05-02 11:43:58 -04:00
..
activity-filter.js.es6 es6 migration and fixes 2015-12-02 11:15:22 +11:00
auto-close-form.js.es6 FIX: auto-focus input field on Safari was closing the modal 2015-09-14 12:39:46 +02:00
avatar-uploader.js.es6 FIX: profile picture selector 2015-09-11 15:10:56 +02:00
badge-button.js.es6 FIX: strip out links from badge titles 2016-03-29 16:21:52 +11:00
badge-card.js.es6 FIX: Show badge count of 1 on the badges page (#4153) 2016-04-08 14:53:42 -04:00
basic-topic-list.js.es6 .@each on leafs is deprecated in favor of .[] 2016-04-28 16:49:24 -04:00
bread-crumbs.js.es6 FIX: Subcategories should show pills 2016-02-26 15:18:52 -05:00
bulk-select-button.js.es6 When a post returns enqueued don't insert it in the stream and notify 2015-04-15 14:54:37 -04:00
categories-admin-dropdown.js.es6 Sane sendAction() behavior 2015-09-11 09:34:20 -07:00
category-chooser.js.es6 FIX: adding the 'contains_messages' column back 2016-01-12 12:06:51 +01:00
category-drop.js.es6 add category list label and state 2015-12-21 23:07:16 +05:30
category-group.js.es6 FEATURE: Autolinking to category using hashtags. 2016-01-05 00:12:24 +08:00
category-logo-link.js.es6 get logo_url with one request 2015-12-29 09:45:40 -08:00
category-notifications-button.js.es6 Remove duplicated NotificationType globals 2015-02-27 10:33:39 -05:00
category-panel-base.js.es6 Can add topic templates to categories, prepopulated on compose 2015-07-03 10:01:46 -04:00
category-title-link.js.es6 UX: Show category description beside logo 2015-12-04 12:36:09 -05:00
category-unread.js.es6 FIX: unread badges should be inline on the category list 2015-03-27 12:10:21 -04:00
cdn-img.js.es6 FIX: Category images were not using the CDN 2015-02-18 12:30:41 -05:00
check-mark.js.es6 UX: Show badges as cards on the badges index and show page 2016-03-25 15:33:06 -04:00
color-picker.js.es6 Remove deprecations from edit-category and add skeleton acceptance test 2015-05-15 11:12:41 -04:00
combo-box.js.es6 .@each on leafs is deprecated in favor of .[] 2016-04-28 16:49:24 -04:00
composer-editor.js.es6 FEATURE: Merge tagging plugin into core 2016-04-27 11:58:53 -04:00
composer-title.js.es6 Let's be honest: we skip focus for iOS, not touch in general. 2015-11-27 12:23:51 -05:00
conditional-loading-spinner.js.es6 UX: Merge notifications and user dropdown 2015-08-28 16:11:40 -04:00
count-i18n.js.es6 Broken WIP 2015-05-11 11:18:37 -04:00
create-topics-notice.js.es6 FIX: too few topics/posts notice will only show what needs to be done 2015-09-16 17:12:11 -04:00
d-button.js.es6 FIX: Clicking users in Private Messages Map should show card 2015-09-17 11:38:21 -04:00
d-checkbox.js.es6 Support for "Only show overridden" in site text customization 2015-11-30 15:25:08 -05:00
d-editor-modal.js.es6 UX: Use separate input fields for link and description in d-editor 2016-04-08 16:13:42 -04:00
d-editor.js.es6 Ember.keys is deprected in favor of Object.keys 2016-04-28 16:37:20 -04:00
d-link.js.es6 FEATURE: display username user dropdown 2015-12-20 17:15:45 +11:00
date-picker-future.js.es6 update pikaday.js to latest and replace date inputs with pikadays 2016-04-15 17:58:32 +02:00
date-picker-past.js.es6 update pikaday.js to latest and replace date inputs with pikadays 2016-04-15 17:58:32 +02:00
date-picker.js.es6 ensure pikaday respects our color scheme 2016-04-21 20:56:12 +02:00
desktop-notification-config.js.es6 convert desktop notifications to use safe localStorage 2015-10-13 10:34:44 +02:00
directory-toggle.js.es6 Add Posts Read + Visits to User Directory 2015-03-24 15:31:54 -04:00
disabled-icon.js.es6 More refactoring to support extensibility of history 2015-01-28 13:37:06 -05:00
discourse-banner.js.es6 Migrate KeyValueStore to ES6 modules 2015-09-01 14:45:24 -04:00
discourse-tag-bound.js.es6 FEATURE: Merge tagging plugin into core 2016-04-27 11:58:53 -04:00
discovery-categories.js.es6 Fixes some deprecations: 2016-04-28 15:25:45 -04:00
discovery-topics-list.js.es6 Remove more views and deprecations. 2016-04-28 16:17:18 -04:00
dropdown-button.js.es6 FIX: Several fixes related to category reorder 2015-09-10 13:42:10 -07:00
edit-category-general.js.es6 Move TopicTrackingState to injected object 2015-09-04 13:00:24 -04:00
edit-category-images.js.es6 Refactor category edit to use components 2015-07-03 10:01:46 -04:00
edit-category-panel.js.es6 Refactor category edit to use components 2015-07-03 10:01:46 -04:00
edit-category-security.js.es6 es6 migration and fixes 2015-12-02 11:15:22 +11:00
edit-category-settings.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
edit-category-tab.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
edit-category-topic-template.js.es6 FIX: Weird UX with d-editor for topic templates 2015-11-06 15:10:28 -05:00
emoji-uploader.js.es6 FEATURE: move all uploads to a single endpoint + defer upload creation in a background thread 2015-05-20 16:45:48 +02:00
featured-topic.js.es6 Clicking on the date of a featured topic should show topic entrance 2015-02-24 12:56:06 -05:00
global-notice.js.es6 FEATURE: new bootstrap mode settings for brand new Discourse community (#4193) 2016-04-26 13:08:19 -04:00
group-notifications-button.js.es6 FEATURE: notification_level on a per-group basis 2015-12-14 23:17:09 +01:00
group-post-stream.js.es6 Fixes some deprecations: 2016-04-28 15:25:45 -04:00
group-selector.js.es6 Add semi colon linting to Javascript 2015-09-15 17:08:50 -04:00
header-extra-info.js.es6 PERF: Migrate header to discourse widgets 2016-04-25 10:48:04 -04:00
highlight-text.js.es6 fix highlighting of text in search, make title bigger 2015-07-28 09:43:03 +10:00
image-uploader.js.es6 FEATURE: Replace composer editor with ember version 2015-11-06 09:49:16 -05:00
input-tip.js.es6 Broken WIP 2015-05-11 11:18:37 -04:00
json-file-uploader.js.es6 FIX: Broken JSHint. cc @riking 2015-06-22 16:02:14 -04:00
load-more.js.es6 Remove more views and deprecations. 2016-04-28 16:17:18 -04:00
login-buttons.js.es6 Add login buttons to create account template. 2014-08-14 12:51:16 -04:00
mobile-nav.js.es6 UX: Hide close mobile navigation on click. 2016-02-19 15:22:41 +08:00
mount-widget.js.es6 FIX: Close menus when clicking on notifications 2016-04-25 12:50:55 -04:00
nav-item.js.es6 UX: don't show the top period in the navigation bar since it has its own dropdown 2015-09-14 21:54:39 +02:00
navigation-bar.js.es6 UX: don't show the top period in the navigation bar since it has its own dropdown 2015-09-14 21:54:39 +02:00
navigation-item.js.es6 UX: don't show the top period in the navigation bar since it has its own dropdown 2015-09-14 21:54:39 +02:00
notifications-button.js.es6 Remove duplicated NotificationType globals 2015-02-27 10:33:39 -05:00
number-field.js.es6 FEATURE: Category reordering dialog 2015-09-06 16:53:52 -07:00
password-field.js.es6 FIX: JSHint wasn't validating ES6 files, this fixes a bunch of errors. 2015-02-10 17:21:16 -05:00
period-chooser.js.es6 FEATURE: User Directory, with sorting and time period filter 2015-03-18 15:20:34 -04:00
pinned-button.js.es6 Convert Notification button to a component 2015-02-27 10:33:39 -05:00
popup-input-tip.js.es6 FIX: Couldn't collapse validation messages 2015-11-06 16:03:34 -05:00
popup-menu.js.es6 add classes to topic admin menu so it can be styles with css 2015-12-16 14:08:26 -05:00
poster-name.js.es6 Add custom post icons to PluginAPI 2016-02-12 16:57:24 -05:00
preference-checkbox.js.es6 FIX: users on ie/safari were unable to disable mailing list mode 2016-04-29 15:17:53 +05:30
radio-button.js.es6 ES6: All components ported over 2014-06-03 12:11:17 -04:00
scrolling-post-stream.js.es6 PERF: Migrate header to discourse widgets 2016-04-25 10:48:04 -04:00
search-text-field.js.es6 fix search screen looks white 2015-09-16 15:02:57 +10:00
share-source.js.es6 Refactor sharing dialog for extensibility 2015-01-13 17:26:05 -05:00
show-popup-button.js.es6 Use container for appending views in Discourse.ContainerView 2015-09-16 13:05:22 -04:00
signup-cta.js.es6 Remove excessive text on signup CTA 2015-10-30 14:13:16 -04:00
site-header.js.es6 FIX: Handle null flag values 2016-04-25 17:52:37 -04:00
small-action.js.es6 FEATURE: Use virtual dom framework for faster post rendering 2016-02-11 11:00:40 -05:00
stream-item.js.es6 FIX: Missing username key 2016-01-11 11:50:58 -05:00
tag-chooser.js.es6 FEATURE: Merge tagging plugin into core 2016-04-27 11:58:53 -04:00
tag-drop-link.js.es6 FEATURE: Merge tagging plugin into core 2016-04-27 11:58:53 -04:00
tag-drop.js.es6 FEATURE: Merge tagging plugin into core 2016-04-27 11:58:53 -04:00
tag-notifications-button.js.es6 FEATURE: Merge tagging plugin into core 2016-04-27 11:58:53 -04:00
text-field.js.es6 Support for "Only show overridden" in site text customization 2015-11-30 15:25:08 -05:00
text-overflow.js.es6 FIX: rare user card exception 2015-05-25 22:37:00 +08:00
toggle-deleted.js.es6 Ember Deprecations for Topics 2015-05-11 11:18:37 -04:00
top-period-buttons.js.es6 FEATURE: User Directory, with sorting and time period filter 2015-03-18 15:20:34 -04:00
topic-footer-mobile-dropdown.js.es6 UX: Add icons to mobile Topic Controls drop down 2016-03-10 12:20:58 -05:00
topic-list.js.es6 FIX: Topic entrance wasn't showing on mobile. Tidied up some stuff. 2016-03-15 12:16:02 -04:00
topic-notifications-button.js.es6 Remove duplicated NotificationType globals 2015-02-27 10:33:39 -05:00
topic-post-badges.js.es6 FIX: Fix rerendering issues on some components. 2014-12-08 14:47:49 -05:00
topic-status.js.es6 SECURITY: Backported XSS fixes from Handlebars 2015-11-24 16:08:08 -05:00
track-selected.js.es6 Add semi colon linting to Javascript 2015-09-15 17:08:50 -04:00
user-badge.js.es6 FEATURE: you can not drill down and see why you have badges 2016-01-18 17:59:20 +11:00
user-field.js.es6 Force users to select an option in required custom user dropdown fields 2016-03-06 21:07:00 +00:00
user-info.js.es6 UX: Make user info rendering more consistent 2016-03-24 13:49:35 -04:00
user-link.js.es6 UX: username should always be case sensitive in user card 2015-11-23 15:57:10 +01:00
user-notifications-large.js.es6 PERF: Migrate header to discourse widgets 2016-04-25 10:48:04 -04:00
user-selector.js.es6 FEATURE: First class messages to groups, you can select a group as a target of a message 2015-12-02 15:49:43 +11:00
user-stat.js.es6 UX: Improve user directory on mobile 2015-05-11 11:20:46 -04:00
user-stream.js.es6 FEATURE: Extend clicking tracking to the user profile page. (#4203) 2016-05-02 11:43:58 -04:00
visible.js.es6 Assorted Ember 1.11 fixes 2015-05-11 11:20:45 -04:00