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
2014-02-28 15:35:45 -05:00
..
buttons FEATURE: Can bulk update the notification level of topics 2014-02-18 13:02:22 -05:00
composer BUGFIX: make sure we bind the uploader only once 2014-02-11 10:38:41 -08:00
list REFACTOR: Use the ScrollTop mixin instead of custom scrolling code. 2014-02-26 11:54:15 -05:00
modal Add a way to flag a topic 2014-02-12 12:57:55 -05:00
search Easier to group bindings. Perf improvements. 2013-08-02 13:18:09 -04:00
user FIX: use actions in user_stream_view.js 2014-01-29 12:29:05 -05:00
actions_history_view.js Show tooltip on avatar on deleted post 2014-01-27 16:52:22 -05:00
application_view.js Revert "remove unnecessary (empty) view class" 2013-09-22 10:38:41 -07:00
category_chooser_view.js When creating/editing a category the parent shoudl be none. 2014-02-10 14:08:16 -05:00
choose_topic_view.js Refactor: Back all modals by controllers 2013-05-31 12:29:38 -04:00
combobox_view.js FIX: Show the renamed uncategorized name instead of "(no category)" 2014-02-10 11:15:42 -05:00
container_view.js removes unused return statement from Discourse.ContainerView.attachViewWithArgs 2013-10-16 17:52:04 +02: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 Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
post_view.js FEATURE: Admin selector to choose a primary group for a user, display it 2014-02-10 17:00:15 -05:00
poster_expansion_view.js Post Expansion enhancements 2013-10-16 14:10:18 -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 prevent share-view being clipped at viewport bounds 2013-10-12 10:45:21 -04: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 Don't render 'Reply' button when user can't post 2014-02-14 14:10:22 -05:00
topic_map_container_view.js FIX: Missing Private message topic map 2013-11-19 18:59:29 -05:00
topic_view.js Upgrade ember-cloaking to not trigger scroll events when the back button 2014-02-28 15:35:45 -05: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