discourse/app/assets/javascripts/discourse/views
Neil Lalonde 1291e94c78 Merge pull request #2715 from cpradio/master
UX: Add focus to menu only if it comes from a keyboard shortcut and improve keyboard functionality for search
2014-08-29 17:04:52 -04:00
..
activity-filter.js.es6 ES6: User activity views 2014-07-16 13:19:47 -04:00
application.js.es6 Use different approach for background image 2014-07-01 13:40:09 -04:00
archetype-options-modal.js.es6 ES6: More modal views 2014-07-04 11:50:40 -04:00
archetype-options.js.es6 ES6: Discourse.ContainerView 2014-07-18 12:20:07 -04:00
avatar-selector.js.es6 ES6: Many modal views 2014-07-17 13:43:22 -04:00
badges-show.js.es6 ES6: Convert more routes over 2014-07-28 13:39:33 -04:00
button.js.es6 ES6: Convert all button views 2014-06-23 12:37:38 -04:00
category-chooser.js.es6 FIX: Show uncategorized with badge/description in the category chooser 2014-08-28 12:42:31 -04:00
category-notifications-button.js.es6 ES6: Convert all button views 2014-06-23 12:37:38 -04:00
change-owner.js.es6 ES6: Many modal views 2014-07-17 13:43:22 -04:00
choose-topic.js.es6 FIX: Re-enable searching for topic by id when using the split topic 2014-08-28 15:42:29 -04:00
combo-box.js.es6 FIX: Combobox wasn't matching selected value properly with value of 0 2014-07-14 15:15:30 -04:00
composer-messages.js.es6 ES6: A few more views 2014-06-19 12:48:04 -04:00
composer.js.es6 ES6: Transition helper 2014-08-12 16:33:53 -04:00
container.js.es6 ES6: Discourse.ContainerView 2014-07-18 12:20:07 -04:00
create-account.js.es6 ES6: A bunch of modal views 2014-07-03 12:39:14 -04:00
discovery-categories.js.es6 UX: Remove drag and drop reordering of categories. It was not working 2014-08-12 17:14:02 -04:00
discovery-top.js.es6 FIX: Clicking navigation pills a second time should refresh the list 2014-07-24 14:59:53 -04:00
discovery-topics.js.es6 FIX: Clicking navigation pills a second time should refresh the list 2014-07-24 14:59:53 -04:00
dropdown-button.js.es6 ES6: Convert all button views 2014-06-23 12:37:38 -04:00
edit-category-panel.js.es6 We shouldn't have to redeclare tab panels in the category edit menu 2014-06-26 12:30:07 -04:00
edit-category.js.es6 We shouldn't have to redeclare tab panels in the category edit menu 2014-06-26 12:30:07 -04:00
edit-topic-auto-close.js.es6 ES6: Many modal views 2014-07-17 13:43:22 -04:00
embedded-post.js.es6 FIX: Clicking an avatar in an expanded post should show the user 2014-07-21 18:05:24 -04:00
flag-topic-button.js.es6 ES6: Convert all button views 2014-06-23 12:37:38 -04:00
flag.js.es6 ES6: More modal views 2014-07-04 11:50:40 -04:00
forgot-password.js.es6 ES6: A bunch of modal views 2014-07-03 12:39:14 -04:00
group-index.js.es6 ES6: Start on some views 2014-06-04 12:18:06 -04:00
header.js.es6 Set focus on site-map and user menu 2014-08-28 16:04:54 -04:00
hide-modal.js.es6 ES6: A bunch of modal views 2014-07-03 12:39:14 -04:00
history.js.es6 ES6: A bunch of modal views 2014-07-03 12:39:14 -04:00
input-tip.js.es6 ES6: Convert a view, adds a backwards compatibility layer with 2014-06-05 15:09:20 -04:00
invite-private.js.es6 ES6: Many modal views 2014-07-17 13:43:22 -04:00
invite-reply-button.js.es6 ES6: Convert all button views 2014-06-23 12:37:38 -04:00
invite.js.es6 ES6: Many modal views 2014-07-17 13:43:22 -04:00
keyboard-shortcuts-help.js.es6 ES6: Many modal views 2014-07-17 13:43:22 -04:00
login-reply-button.js.es6 ES6: Convert all button views 2014-06-23 12:37:38 -04:00
login.js.es6 ES6: A bunch of modal views 2014-07-03 12:39:14 -04:00
merge-topic.js.es6 ES6: Many modal views 2014-07-17 13:43:22 -04:00
modal_body_view.js ES6: Modals converted 2014-07-18 12:20:07 -04:00
modal.js.es6 ES6: Modals converted 2014-07-18 12:20:07 -04:00
navigation-category.js.es6 FIX: Don't lose background class while navigating from /latest to 2014-07-01 16:06:47 -04:00
not-activated.js.es6 ES6: Modals converted 2014-07-18 12:20:07 -04:00
notifications-button.js.es6 ES6: Convert all button views 2014-06-23 12:37:38 -04:00
option-boolean.js.es6 ES6: Modals converted 2014-07-18 12:20:07 -04:00
pagedown-editor.js.es6 ES6: Discourse.ContainerView 2014-07-18 12:20:07 -04:00
pagedown-preview.js.es6 ES6: Convert {{pagedown}} to {{pagedown-editor}} with deprecations 2014-06-09 12:16:27 -04:00
pinned-button.js.es6 ES6: Convert all button views 2014-06-23 12:37:38 -04:00
popup_input_tip_view.js Enable JSHINT's unused option. It caught a bunch of suspicious stuff which is fixed in this commit. 2013-12-30 13:30:22 -05:00
post_view.js FIX: Double clicking quote expansion shouldn't break stuff. 2014-08-27 14:04:00 -04:00
post-menu.js.es6 Suppress share link for anonymous users 2014-08-22 13:53:28 +05:30
poster-expansion.js.es6 UX: Add drop down for top lists, big refactor of repeated code. 2014-08-21 16:08:47 -04:00
posters-column.js.es6 UX: Show User popup when clicking on a user in the topic list. 2014-08-19 16:22:37 -04:00
preferences-about.js.es6 ES6: Preferences views 2014-07-15 12:36:57 -04:00
preferences-email.js.es6 ES6: Preferences views 2014-07-15 12:36:57 -04:00
preferences-username.js.es6 ES6: Preferences views 2014-07-15 12:36:57 -04:00
preferences.js.es6 ES6: Preferences views 2014-07-15 12:36:57 -04:00
quote-button.js.es6 ES6: Support for views. Quote button proof of concept 2014-06-02 13:31:42 -04:00
replies.js.es6 ES6: Refactor embedded post views 2014-06-18 16:00:54 -04:00
reply-button.js.es6 ES6: Convert all button views 2014-06-23 12:37:38 -04:00
reply-history.js.es6 ES6: Refactor embedded post views 2014-06-18 16:00:54 -04:00
search-results-type.js.es6 FIX: Remove up/down key bindings for search results 2014-08-28 21:39:19 -04:00
search-text-field.js.es6 FEATURE: warn when caps lock is on during password input 2014-07-22 13:53:58 -04:00
search.js.es6 FIX: Remove up/down key bindings for search results 2014-08-28 21:39:19 -04:00
selected_posts_view.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
share-button.js.es6 ES6: Convert all button views 2014-06-23 12:37:38 -04:00
share-link.js.es6 ES6: A couple of views 2014-06-20 13:29:11 -04:00
share.js.es6 BUGFIX: share a link to a post instead of the topic 2014-06-25 16:20:06 +02:00
split-topic.js.es6 ES6: Many modal views 2014-07-17 13:43:22 -04:00
star-button.js.es6 ES6: Convert all button views 2014-06-23 12:37:38 -04:00
static.js.es6 FIX: Don't scroll to top if there's an anchor present. 2014-07-16 18:14:39 -04:00
topic_bulk_actions_view.js Front end code is complete for changing categories of topics in bulk 2014-01-30 11:44:29 -05:00
topic-admin-menu.js.es6 ES6: Just a couple of views 2014-06-16 15:55:09 -04:00
topic-closing.js.es6 ES6: A few more views 2014-06-19 12:48:04 -04:00
topic-entrance.js.es6 FIX: Topic entrance widget wasn't disappearing 2014-08-22 18:45:48 -04:00
topic-footer-buttons.js.es6 ES6: Discourse.ContainerView 2014-07-18 12:20:07 -04:00
topic-list-item.js.es6 ES6: All list views 2014-07-01 12:02:06 -04:00
topic-list-poster.js.es6 UX: Show User popup when clicking on a user in the topic list. 2014-08-19 16:22:37 -04:00
topic-map-container.js.es6 ES6: Discourse.ContainerView 2014-07-18 12:20:07 -04:00
topic-notifications-button.js.es6 ES6: Convert all button views 2014-06-23 12:37:38 -04:00
topic-progress.js.es6 TWEAK: Don't focus on progress expansion on touch interfaces. 2014-06-19 15:19:49 -04:00
topic.js.es6 FIX: more reliable topic list counts 2014-08-05 13:27:34 +10:00
unknown.js.es6 ES6: Just a couple of views 2014-06-16 15:55:09 -04:00
upload-selector.js.es6 ES6: Many modal views 2014-07-17 13:43:22 -04:00
user-invited.js.es6 FEATURE: dynamically load invites 2014-08-05 22:20:23 +05:30
user-posts.js.es6 ES6: Many modal views 2014-07-17 13:43:22 -04:00
user-selector.js.es6 ES6: user-search lib and autocomplete. Cancels many promises rather than 2014-08-08 13:10:13 -04:00
user-stream.js.es6 PERF: Do far fewer checks and use a lot less memory when loading more 2014-08-27 15:31:06 -04:00
user-topics-list.js.es6 TRIVIAL: use class instead of id for the 'topic-list' 2014-07-29 23:38:36 +02:00
user.js.es6 ES6: Preferences views 2014-07-15 12:36:57 -04:00
view.js Toggle button for bulk selection of topics 2014-01-30 11:44:29 -05:00