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
Brad Wilson 836b0c41ab BUGFIX: adjust page padding when composer view open
From https://meta.discourse.org/t/discourse-general-polish/13184 :

"Footer padding gets out of sync: start typing a new topic in the composer ... size it big ... got to random topic ... footer padding is not added so you can not see the last post on topic. (workaround, resize composer once more so footer padding is added). This need to be added everywhere automatically. Including admin screens."
2014-04-11 09:54:14 +10:00
..
buttons FEATURE: education panel on pinning at bottom of topics 2014-04-10 15:53:58 +10:00
composer BUGFIX: adjust page padding when composer view open 2014-04-11 09:54:14 +10:00
list REFACTOR: Use the ScrollTop mixin instead of custom scrolling code. 2014-02-26 11:54:15 -05:00
modal Merge pull request #2203 from riking/change-owner 2014-04-09 09:31:46 +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 Refactor: Back all modals by controllers 2013-05-31 12:29:38 -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 BUGFIX: this fixes a chrome bug... I would laugh if I wasn't already 2014-02-27 16:56:03 -05: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_link_view.js Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
post_menu_view.js Fix some bad HTML 2014-03-18 19:09:49 -07:00
post_view.js Interface for expanding OP contents 2014-04-02 10:26:46 -04:00
poster_expansion_view.js UI: remove usercard hacks, specify width explictly 2014-03-10 10:27:58 +11: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 FIX: Missing Private message topic map 2013-11-19 18:59:29 -05:00
topic_view.js FIX: Can click on links in expanded blog posts 2014-04-05 20:05:48 -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