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/views
Sam 8de172c0da Removed invite on ENTER key
1. We can not use this feature as admins
2. It will be inconsistent if admins don't have it and others do
3. inviting people by mistake is no good

tab enter should do fine
2014-05-12 09:40:22 +10:00
..
buttons Correct colors for tracking glyph in notification area 2014-04-24 10:48:04 +10:00
composer Remove Zalgo API from Discourse.Mention: 2014-04-14 16:51:18 -04:00
list REFACTOR: Use the ScrollTop mixin instead of custom scrolling code. 2014-02-26 11:54:15 -05:00
modal Removed invite on ENTER key 2014-05-12 09:40:22 +10:00
search Easier to group bindings. Perf improvements. 2013-08-02 13:18:09 -04:00
user BUGFIX: check image size before uploading an avatar/background 2014-04-03 19:19:38 +02:00
actions_history_view.js Remove unused variables 2014-03-18 19:09:44 -07:00
application_view.js Revert "remove unnecessary (empty) view class" 2013-09-22 10:38:41 -07:00
category_chooser_view.js FIX: render uncategorized badge in category chooser 2014-03-27 15:25:47 -04:00
choose_topic_view.js ES6: Some more controllers 2014-05-09 11:57:39 -04:00
combobox_view.js Update combobox when contents are changed. 2014-03-25 15:29:13 +05:30
container_view.js Corrections to JSDoc 2014-03-18 18:19:20 -07:00
discourse_text_field.js Post Cloaking: 2013-11-27 12:53:32 -05:00
discovery_topics_view.js Use query params for sortable table headings 2014-04-17 10:52:57 -04:00
embedded_post_view.js FIX: When expanding embedded replies, adjust the scroll position to not lose your place 2013-09-10 17:15:07 -04:00
featured_topics_view.js Some javascript refactoring: Move markdown functions into their own classs, remove extraneous window. calls. 2013-03-05 14:53:55 -05:00
group_index_view.js Add groups list to the poster expansion when you click an avatar while 2014-02-10 12:30:36 -05:00
header_view.js Fix js for handling click of header buttons. They were adding /# to the url, which broke routing. 2013-11-22 11:50:57 -05:00
input_tip_view.js Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
pagedown_editor.js Upgrade JSHint. Fixes linting issues. 2013-12-30 12:42:05 -05: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_menu_view.js Fix some bad HTML 2014-03-18 19:09:49 -07:00
post_view.js FIX: Adds safety to painting on quote controls for elements that might 2014-05-06 14:25:24 -04:00
poster_expansion_view.js rearranging layout to better fit the new username placement 2014-05-10 02:09:04 -04:00
quote_button_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
replies_view.js Show the entire history of replies above a post when you expend "in reply to" 2013-08-06 17:43:10 -04:00
reply_history.js Show the entire history of replies above a post when you expend "in reply to" 2013-08-06 17:43:10 -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_link_view.js Add site setting to choose which share links to show and in what order 2013-03-26 17:17:37 -04:00
share_view.js BUGFIX: share pop-up wasn't properly positioned when activated using keyboard 2014-04-09 16:01:09 +02:00
topic_admin_menu_view.js Ember Upgrade: 1.0 2013-10-01 11:16:27 -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_closing_view.js Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
topic_footer_buttons_view.js FEATURE: education panel on pinning at bottom of topics 2014-04-10 15:53:58 +10:00
topic_map_container_view.js Port "Summarize Topic" to query-params-new 2014-04-17 10:46:33 -04:00
topic_view.js Add class to page based on topic category 2014-04-30 22:24:02 -07:00
unknown_view.js Support 404 routes in the Ember App 2014-04-29 15:29:13 -04:00
user_selector_view.js Fix: apply excludes for user aliases in user selection view 2014-02-24 10:35:47 +01:00
view.js Toggle button for bulk selection of topics 2014-01-30 11:44:29 -05:00