discourse/app/assets/javascripts/discourse/views
Robin Ward 21de00f9f9 FIX: If an observer fires to rerender, schedule it once so that click
events are not destroyed.
2014-09-24 12:21:18 -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-index.js.es6 FIX: Badge scroll position 2014-09-11 17:50:47 -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 Remove broken `debouncePromise` and clean up some deprecations 2014-09-23 16:16:44 -04:00
combo-box.js.es6 FIX: tabindex was not set on the category chooser when creating a topic. 2014-09-04 13:50:51 -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 FIX: while header drop down is dropped, header is in front 2014-09-22 12:38:48 +10: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.js.es6 FIX: clicking a button that disappears in a modal would close the modal (take 2) 2014-09-09 10:44:26 +02:00
modal_body_view.js 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 Renamed `poster-expansion` to `user-expansion` because it's not specific 2014-09-02 12:08:02 -04:00
post-menu.js.es6 FEATURE: staff option to unhide a post 2014-09-22 18:55:13 +02:00
post_view.js FEATURE: display reply to post on mobile 2014-09-17 01:20:15 +10: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 FIX: quote icon in Quote Reply not clickable 2014-09-07 13:55:31 -07:00
replies.js.es6 ES6: Refactor embedded post views 2014-06-18 16:00:54 -04:00
reply-button.js.es6 FIX: remove curvy arrow on reply to topic button 2014-09-08 19:02:14 +02:00
reply-history.js.es6 ES6: Refactor embedded post views 2014-06-18 16:00:54 -04:00
search-results-type.js.es6 More highlight tweaking for search, makes it much easier to theme 2014-09-04 18:00:01 +10: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-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 FIX: Clicking on expanded user actions uses user expansion. Also added 2014-09-09 15:18:04 -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 Revert "Revert "FEATURE: Can create warnings for users via PM"" 2014-09-08 11:11:56 -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
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-badges.js.es6 FIX: Badges scrolling 2014-09-11 13:10:54 -04:00
user-expansion.js.es6 FIX: Clicking on expanded user actions uses user expansion. Also added 2014-09-09 15:18:04 -04:00
user-invited.js.es6 FEATURE: dynamically load invites 2014-08-05 22:20:23 +05:30
user-notification-history.js.es6 FEATURE: Actually show more notifications 2014-09-09 16:29:08 -07:00
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 FIX: If an observer fires to rerender, schedule it once so that click 2014-09-24 12:21:18 -04:00