discourse/app/assets/javascripts/discourse/controllers
2015-12-21 10:23:17 +11:00
..
badges Convert Badges / User Badges to ES6. 2015-08-19 12:09:10 -04:00
discovery missed the CategoryList constant 2015-11-26 23:44:15 +01:00
group FEATURE: allow group members to see all messages on group page 2015-12-07 23:19:33 +01:00
navigation UX: don't show the top period in the navigation bar since it has its own dropdown 2015-09-14 21:54:39 +02:00
preferences Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
about.js.es6 Fixes some deprecations 2015-05-11 11:18:37 -04:00
application.js.es6 Migrate search drop down to menu-panel component. 2015-08-28 15:44:24 -04:00
avatar-selector.js.es6 UX: always show the avatar modal now that we have the letter avatars 2015-10-27 10:52:05 +01:00
bulk-notification-level.js.es6 Remove duplicated NotificationType globals 2015-02-27 10:33:39 -05:00
change-owner.js.es6 FEATURE: add 'change ownership' button in post admin wrench 2015-10-11 23:53:45 +05:30
change-timestamp.js.es6 Reload page when dealing with mass actions on topic. 2015-09-08 23:25:52 +08:00
composer-messages.js.es6 FEATURE: display warning on top of composer for group mentions 2015-12-04 13:41:07 +11:00
composer.js.es6 FEATURE: Reply Placeholders in Stream 2015-12-04 10:02:58 -05:00
create-account.js.es6 FIX: validate email address in signup form even for 3rd party auths 2015-11-26 15:44:30 -05:00
directory-item.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
discovery-sortable.js.es6 FIX: sorting in a category isn't working 2015-10-19 19:04:47 +02:00
discovery.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
edit-category.js.es6 FIX: Set saving to false about model has been saved. 2015-09-18 10:52:49 +08:00
edit-topic-auto-close.js.es6 FIX: Autoclose message was not correct when immediate 2015-12-08 18:16:48 +05:30
exception.js.es6 FIX: :( page was never showing the URL 2015-09-21 11:38:37 -07:00
feature-topic.js.es6 FIX: Replace invalid pluralizations in locale files 2015-11-13 21:25:15 +01:00
flag-action-type.js.es6 UX: better flagging options 2015-11-20 22:23:29 +05:30
flag.js.es6 FIX: Flag button broken at the bottom of a topic 2015-12-09 17:08:04 -05:00
forgot-password.js.es6 FIX: trip password reset username/email 2015-12-10 14:31:42 +05:30
full-page-search.js.es6 SECURITY: Backported XSS fixes from Handlebars 2015-11-24 16:08:08 -05:00
group.js.es6 FEATURE: allow group members to see all messages on group page 2015-12-07 23:19:33 +01:00
header.js.es6 UX: when on full page search header search should not pop open 2015-09-18 12:20:59 +10:00
history.js.es6 FIX: revision history broken for anon 2015-08-23 19:56:03 +02:00
invite.js.es6 forgotten semicolons 2015-12-21 10:23:17 +11:00
keyboard-shortcuts-help.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
login.js.es6 FIX: preserve redirect URL when logging in via social logins 2015-12-05 15:08:42 +05:30
merge-topic.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
modal.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
not-activated.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
post-enqueued.js.es6 Support for custom reasons for things being queued for approval 2015-04-28 15:06:47 -04:00
preferences.js.es6 UX: always show the avatar modal now that we have the letter avatars 2015-10-27 10:52:05 +01:00
queued-post.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
quote-button.js.es6 Revert "Revert "REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS"" 2015-11-21 12:27:06 +11:00
raw-email.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
reorder-categories.js.es6 Merge pull request #3771 from riking/category-reorder 2015-09-16 11:01:06 +10:00
search-help.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
share.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
split-topic.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
static.js.es6 FEATURE: Show FAQ at top of the hamburger until the user reads it 2015-09-04 16:56:02 -04:00
topic-bulk-actions.js.es6 FEATURE: Bulk Unlisting of topics 2015-10-27 16:57:40 -04:00
topic-entrance.js.es6 FIX: highest_post_number was not being updated from gaps 2015-09-03 13:37:55 -04:00
topic-progress.js.es6 FIX: Should blur the field when closing the progress widget 2015-11-09 12:36:48 -05:00
topic-unsubscribe.js.es6 ObjectController is deprecated 2015-08-12 23:07:58 +02:00
topic.js.es6 FIX: reply as linked topic has [object object] in composer 2015-12-17 12:11:28 -05:00
upload-customization.js.es6 FEATURE: Can create stylesheets for embedded comments 2015-08-10 10:21:04 -04:00
upload-selector.js.es6 FIX: Upload modal was broken 2015-11-06 10:35:26 -05:00
user-activity.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
user-badges.js.es6 FIX: sane badge ordering on user page 2014-12-22 14:30:37 +11:00
user-card.js.es6 FEATURE: new hide_user_profiles_from_public site setting 2015-10-28 19:56:08 +01:00
user-invited-show.js.es6 FEATURE: show pending/redeemed invite count in tabs 2015-08-25 01:12:46 +05:30
user-notifications.js.es6 Upgrade Notifications to fix deprecations and use store 2015-05-11 11:20:45 -04:00
user-posts.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
user-private-messages.js.es6 FEATURE: User page refactor 2015-12-20 16:45:49 +11:00
user-topics-list.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
user.js.es6 FEATURE: User page refactor 2015-12-20 16:45:49 +11:00
users.js.es6 Add ES6 support to more files 2015-08-13 10:49:08 -04:00