discourse/app/assets/javascripts/discourse/views
2013-05-24 12:45:58 -04:00
..
list Removed bindings to Discourse.site 2013-05-24 11:56:40 -04:00
modal Search correctly passes context data to server 2013-05-24 12:21:53 -04:00
search Migration logic from SearchView to a controller, where it should be. 2013-05-23 17:42:57 -04:00
topic_summary Fixed a bunch of 'best of' errors and cleaned up JS. 2013-03-21 16:04:06 -04:00
user Refactor + Fix: Wasn't correctly loading activity streams. Code is a lot more Ember-y now. 2013-05-22 12:06:37 -04:00
actions_history_view.js speed up tests 2013-04-22 17:45:03 +10:00
application_view.js Some javascript refactoring: Move markdown functions into their own classs, remove extraneous window. calls. 2013-03-05 14:53:55 -05:00
auto_close_form_view.js Add tabs to category create/edit modal. Categories can have a default auto-close setting that applies to all new topics created in the category. Add rspec-given and write some integration tests. Tests for topic auto-close with category default 2013-05-17 11:05:35 -04:00
button_view.js Replaced {{view Discourse.TextField}} with {{textfield}} helper. 2013-05-20 12:47:59 -04:00
choose_topic_view.js Search correctly passes context data to server 2013-05-24 12:21:53 -04:00
combobox_view_category.js A pathetic attempt to get html markup to work in category descriptions. Link will still mangle it, but simple bold, italics, etc. will work. 2013-04-19 12:41:34 -04:00
combobox_view.js Removed many unnecessary controller. uses in templates. 2013-05-20 13:45:14 -04:00
composer_view.js Composer uses bouncing popup messages beside fields with invalid values when you click the submit button 2013-05-24 12:26:17 -04:00
discourse_text_field.js Autofocus on first field in signup form 2013-03-13 17:59:51 -04:00
dropdown_button_view.js FIX: Text not updated when changing notifications after reading a topic 2013-04-10 15:41:06 +02:00
embedded_post_view.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05: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 Removed bindings to Discourse.site 2013-05-24 11:56:40 -04:00
hotness_view.js Robin sucks at jshint 2013-03-27 12:31:17 -04:00
input_tip_view.js Composer uses bouncing popup messages beside fields with invalid values when you click the submit button 2013-05-24 12:26:17 -04:00
nav_item_view.js almost fixed the regression of not allowing top level filters 2013-05-24 09:54:39 +10: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 Fixes JSHint error on PageDown. Updated for Uniform Access Principle. 2013-03-11 12:30:13 -04:00
parent_view.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
participant_view.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
popup_input_tip_view.js Oops jshint fail again 2013-05-24 12:45:58 -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 +x on files makes no sense unless they really are executable 2013-05-09 17:35:15 +10:00
post_view.js Removed bindings to Discourse.site 2013-05-24 11:56:40 -04:00
prepend_post_view.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
quote_button_view.js FIX: Shift+Click to select text does not work in topics 2013-04-30 03:16:38 +02:00
raw_div_view.js get rid of metamorph 2013-03-24 18:13:03 -07:00
replies_view.js Replaced Em.run.next with the more proper Em.run.schedule('afterRender') 2013-05-20 12:20: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 automatic selection of share link 2013-03-28 16:58:41 -04:00
suggested_topic_view.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
topic_admin_menu_view.js Add a touchend event to the admin menu. Hopefully helps IE11 Touch. 2013-05-13 15:29:16 -04:00
topic_closing_view.js Remove templateName from topic_closing_view because it doesn't use a template 2013-05-15 10:08:08 -04:00
topic_extra_info_view.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
topic_footer_buttons_view.js Topic Auto-Close: admins and mods can set a topic to automatically close after a number of days 2013-05-13 12:53:52 -04:00
topic_status_view.js Minor JS cleanup 2013-04-02 12:44:03 -04:00
topic_view.js Removed bindings to Discourse.site 2013-05-24 11:56:40 -04:00
user_selector_view.js more group progress, UI getting there, controller mostly done 2013-05-09 17:37:34 +10:00
view.js Some javascript refactoring: Move markdown functions into their own classs, remove extraneous window. calls. 2013-03-05 14:53:55 -05:00