discourse/app/assets/javascripts/discourse/views
Robin Ward b32e87c929 Merge pull request #1377 from ZogStriP/avatar-work
Improved specs for avatar + added a warning whenever the uploaded image is not a square
2013-08-25 07:30:34 -07:00
..
buttons change topic share button to match link button 2013-08-10 21:07:42 -07:00
list Oops, make highlight in topic list style-able too 2013-08-16 14:24:51 -04:00
modal add a warning whenever the uploaded image is not a square 2013-08-25 00:25:47 +02: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
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 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
composer_view.js FIX: Quotes with new lines were broken 2013-08-21 22:36:02 -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 Convert Discourse.Site and Discourse.ScreenTrack to use Discourse.Singleton 2013-08-08 12:49:58 -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 Front-end Optimizations 2013-07-31 14:53:10 -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 FIX: After sharing links and navigating long topics sometimes you'd have a lot of blank space. 2013-08-20 18:04:40 -04:00
post_view.js Convert Discourse.Site and Discourse.ScreenTrack to use Discourse.Singleton 2013-08-08 12:49:58 -04:00
quote_button_view.js Convert Discourse.User to use Discourse.Singleton 2013-08-08 12:42:08 -04: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: After sharing links and navigating long topics sometimes you'd have a lot of blank space. 2013-08-20 18:04:40 -04: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