discourse/app/assets/javascripts/discourse/views
2015-03-02 15:59:23 +11:00
..
list UX: rename posts -> replies (and change to be posts-1) 2015-03-02 15:59:23 +11:00
activity-filter.js.es6 FIX: 'all' filter never de-highlighting 2015-02-05 15:02:11 -08: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 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
bookmark-button.js.es6 FIX: bookmark topic was not working intuitively 2015-02-19 10:58:57 +11:00
button.js.es6 Ember.empty has been renamed to Ember.isEmpty 2014-12-17 09:31:40 -05:00
category-chooser.js.es6 UX: Change category badge style to use stripes 2015-01-20 14:56:06 -05: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 Refactor topic title/category saving to support easier changing of 2015-01-02 14:25:41 -05:00
composer-messages.js.es6 ES6: A few more views 2014-06-19 12:48:04 -04:00
composer.js.es6 FIX: Don't show similar topics with no results 2015-02-27 15:43:18 -05:00
container.js.es6 Convert Notification button to a component 2015-02-27 10:33:39 -05:00
create-account.js.es6 FEATURE: Show user fields when the user is signing up 2014-09-30 10:45:18 -04:00
discovery-categories.js.es6 Add categories-list css class to body for customization purposes 2015-01-21 14:34:01 -05: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 Minor ES6 tweaks 2015-02-18 14:23:14 -05: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 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
group-members.js.es6 FIX: group member pages only showing first 50 members alphabetically 2015-02-19 20:26:18 +01:00
header.js.es6 PERF: don't render dropdowns till we need them 2014-10-29 16:54:11 +11: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 FIX: Fix rerendering issues on some components. 2014-12-08 14:47:49 -05: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
loading.js.es6 Refactored loading routes for users/badges 2014-11-11 14:17:19 -05: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 FEATURE: focus input on modals is optional 2014-10-21 08:12:29 +11: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
navigation-category.js.es6 FIX: sub-categories with the same name had the same background image 2015-02-12 18:21:07 +01:00
not-activated.js.es6 ES6: Modals converted 2014-07-18 12:20:07 -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
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 FIX: Not allow TL4 user to set staff color 2015-02-02 10:38:42 +05:30
post.js.es6 FIX: clicks counter on attachments wasn't always working 2015-02-22 20:47:18 +01: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
raw-email.es6 only staff can view raw email 2014-10-17 23:21:18 +05:30
reply-button.js.es6 JavaScript does love its commas 2014-10-13 21:27:32 -07:00
reply-history.js.es6 Put Ember 1.8.1 + fixes back. 2014-12-04 08:51:35 -05:00
search-help.js.es6 FEATURE: focus input on modals is optional 2014-10-21 08:12:29 +11: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
share-button.js.es6 ES6: Convert all button views 2014-06-23 12:37:38 -04:00
share.js.es6 Refactor sharing dialog for extensibility 2015-01-13 17:26:05 -05:00
split-topic.js.es6 ES6: Many modal views 2014-07-17 13:43:22 -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-button.js.es6 UX: add topic admin button to the bottom of the topic 2014-10-06 20:19:07 +02:00
topic-admin-menu.js.es6 FIX: JSHint wasn't validating ES6 files, this fixes a bunch of errors. 2015-02-10 17:21:16 -05:00
topic-closing.js.es6 FIX: Fix rerendering issues on some components. 2014-12-08 14:47:49 -05: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 Convert Notification button to a component 2015-02-27 10:33:39 -05:00
topic-list-header-column.js.es6 clean up rendering and correct issues with topic list to raw commit 2015-01-05 16:37:25 +11:00
topic-list-item.js.es6 FIX: columns of uncategorized pinned topics shift when the topic gets unpinned 2015-02-17 18:20:19 +01:00
topic-list-poster.js.es6 Rename "User Expansion" to the much clearer "User Card" 2014-10-20 12:11:59 -04:00
topic-map-container.js.es6 FIX: Fix rerendering issues on some components. 2014-12-08 14:47:49 -05:00
topic-progress.js.es6 TWEAK: Don't focus on progress expansion on touch interfaces. 2014-06-19 15:19:49 -04:00
topic-status.js.es6 FEATURE: show bookmarked topics in topic list 2015-01-09 11:41:10 +11:00
topic.js.es6 FIX: clicks counter on attachments wasn't always working 2015-02-22 20:47:18 +01: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-card.js.es6 FEATURE: when PMing a user from the topic page, insert a link to the current post 2015-02-18 12:17:54 +01:00
user-invited.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user-notification-history.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user-posts.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user-stream.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user-topics-list.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user.js.es6 A mucher saner API for updating the title of routes, even when nested. 2014-10-09 14:55:29 -04:00
view.js FIX: Fix rerendering issues on some components. 2014-12-08 14:47:49 -05:00