discourse/app/assets/javascripts/discourse/views
Régis Hanol 36e6345eee change the icon in the composer toolbar with a more generic upload icon
also changed all references to "images uploads" to a "uploads"
2013-07-14 23:44:50 +02:00
..
buttons Staff can enter and view deleted topics 2013-07-11 16:39:35 -04:00
list wrapped I18n.lookup to inject the "js" namespace 2013-07-09 02:10:55 +02:00
modal change the icon in the composer toolbar with a more generic upload icon 2013-07-14 23:44:50 +02:00
search wrapped I18n.lookup to inject the "js" namespace 2013-07-09 02:10:55 +02:00
topic_summary Added some macros to simplify code 2013-07-10 16:21:18 -04:00
user Glyph stuff: Put them on the left of the user menu, fix padding on link arrows in gutter. 2013-07-10 16:58:58 -04:00
actions_history_view.js Shows who deleted a post 2013-07-10 16:22:49 -04: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 wrapped I18n.lookup to inject the "js" namespace 2013-07-09 02:10:55 +02:00
category_chooser_view.js correct the category chooser to properly convert any html in category descriptions to text 2013-06-25 17:22:56 +10: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
composer_view.js change the icon in the composer toolbar with a more generic upload icon 2013-07-14 23:44:50 +02: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 ScreenTrack refactor - removes logic from TopicView didInsertElement 2013-06-07 17:20:10 -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 Moved JSHint into Qunit suite. It's much harder to forget about now! 2013-06-21 14:07:11 -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
parent_view.js Fixed ContainerView code to build views correctly 2013-06-06 16:45:25 -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 Can recover deleted topics. Deleted topics show the first post as deleted in the UI. 2013-07-12 12:09:17 -04:00
post_view.js Show who deleted a topic 2013-07-12 16:38:21 -04:00
prepend_post_view.js Fixed ContainerView code to build views correctly 2013-06-06 16:45:25 -04:00
quote_button_view.js wrapped I18n.lookup to inject the "js" namespace 2013-07-09 02:10:55 +02:00
raw_div_view.js Added some macros to simplify code 2013-07-10 16:21:18 -04: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 wrapped I18n.lookup to inject the "js" namespace 2013-07-09 02:10:55 +02: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 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 Remove reliance on views for logic, move to controller 2013-07-11 16:55:07 -04:00
user_selector_view.js fix up find as you type for the invite into PM function 2013-06-18 17:17:01 +10:00
view.js Added some macros to simplify code 2013-07-10 16:21:18 -04:00