discourse/app/assets/javascripts/discourse/controllers
2015-11-13 21:25:15 +01:00
..
badges Convert Badges / User Badges to ES6. 2015-08-19 12:09:10 -04:00
discovery UX: simplify Dismiss menu 2015-10-31 15:31:05 +11:00
group FEATURE: support group owner, capable of controlling group membership 2015-11-10 00:56:57 +11: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 FIX: popups stopped appearing 2015-03-19 13:42:13 +01:00
composer.js.es6 FEATURE: Replace composer editor with ember version 2015-11-06 09:49:16 -05:00
create-account.js.es6 FIX: Fetch honeypot on init not name change which was error prone 2015-10-29 13:44:27 -04: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: auto-focus input field on Safari was closing the modal 2015-09-14 12:39:46 +02:00
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 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
flag.js.es6 FIX: delete spammer wasn't working in /admin/flags 2015-11-06 11:04:10 +01:00
forgot-password.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
full-page-search.js.es6 remove 'console.log' 2015-11-10 16:30:39 +01:00
group.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04: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 FIX: allow exisiting users to be invited to topic/message when enable_local_logins is disabled 2015-10-30 11:28:05 +05:30
keyboard-shortcuts-help.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
login.js.es6 FIX: redirect to return_url when working as SSO provider 2015-10-25 11:30:38 +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 FEATURE: Replace composer editor with ember version 2015-11-06 09:49:16 -05: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 and new Topic broke with new composer 2015-11-09 12:28:58 -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-topics-list.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
user.js.es6 FIX: notifications & messages were missing from user profile 2015-09-24 19:04:29 +02:00
users.js.es6 Add ES6 support to more files 2015-08-13 10:49:08 -04:00