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
Wojciech Zawistowski 58ba8a0e49 remove unnecessary (empty) view class
Discourse.ApplicationView does not provide any functionality above what
already automatically happens via Ember's "convention over
configuration" behavior and is therefore redundant.
2013-09-20 17:52:38 +02:00
..
buttons change topic share button to match link button 2013-08-10 21:07:42 -07:00
composer Changes to support Spoiler Alert plugin 2013-09-19 18:01:30 -07:00
list Oops, make highlight in topic list style-able too 2013-08-16 14:24:51 -04:00
modal defer persona init till after people launch the login dialog 2013-08-26 17:51:41 +10:00
search Easier to group bindings. Perf improvements. 2013-08-02 13:18:09 -04:00
topic_summary Fixes to {{#groupedEach}} 2013-08-02 15:14:24 -04:00
user Show Private Messages pill as a topic list rather than individual messages. 2013-08-24 16:58:16 -04:00
actions_history_view.js Fix a broken avatar when showing who deleted a post 2013-08-15 16:31:13 -04:00
auto_close_form_view.js wrapped I18n.lookup to inject the "js" namespace 2013-07-09 02:10:55 +02:00
category_chooser_view.js Fix layout of category badges on categories page and in combobox 2013-07-23 15:05:37 -04:00
choose_topic_view.js Refactor: Back all modals by controllers 2013-05-31 12:29:38 -04:00
combobox_view.js Don't recalculate trustLevels combobox 2013-07-12 16:24:15 -04:00
container_view.js Fix annoying jshint :) 2013-06-06 16:48:15 -04:00
discourse_text_field.js wrapped I18n.lookup to inject the "js" namespace 2013-07-09 02:10:55 +02: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
header_view.js Enable mobile view. Use local storage to remember whether you chose mobile or desktop view. Mobile device detection needs to be replaced with a better solution. 2013-09-10 16:44:17 -04:00
hotness_view.js Added some macros to simplify code 2013-07-10 16:21:18 -04:00
input_tip_view.js Added some macros to simplify code 2013-07-10 16:21:18 -04:00
nav_item_view.js Added some macros to simplify code 2013-07-10 16:21:18 -04:00
notifications_view.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
pagedown_editor.js Refactor: Light pass of didInsertElement calls of views 2013-06-07 12:13:46 -04:00
participant_view.js Refactor: Move Topic Details into better objects, identity map, tests, query string filters 2013-07-02 10:36:46 -04:00
popup_input_tip_view.js Moved JSHint into Qunit suite. It's much harder to forget about now! 2013-06-21 14:07:11 -04:00
post_link_view.js Support for a new site setting: newuser_spam_host_threshold. If a new user posts a link 2013-05-16 12:19:50 -04:00
post_menu_view.js Show post number in the share dialog 2013-09-06 17:34:31 -04:00
post_view.js Changes to support Spoiler Alert plugin 2013-09-19 18:01:30 -07:00
quote_button_view.js remove global check 2013-09-11 15:58:55 +10: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 fix broken text when clicking share at the bottom 2013-09-12 11:47:41 +10:00
topic_admin_menu_view.js FIX: Touch events conflicted on mobile safari with {{action}}s, preventing admin menu 2013-06-06 13:16:36 -04:00
topic_closing_view.js Added some macros to simplify code 2013-07-10 16:21:18 -04:00
topic_footer_buttons_view.js Staff can enter and view deleted topics 2013-07-11 16:39:35 -04:00
topic_status_view.js FIX: Topic Status Icons had weird margins after font awesome update 2013-07-11 12:04:39 -04:00
topic_view.js correct missing progress bar on navigation to new topic. 2013-08-21 08:37:30 +10:00
user_selector_view.js Convert Discourse.User to use Discourse.Singleton 2013-08-08 12:42:08 -04:00
view.js Easier to group bindings. Perf improvements. 2013-08-02 13:18:09 -04:00