discourse/app/assets/javascripts/discourse/controllers
2016-12-15 10:28:15 -05:00
..
badges Fix more deprecations: 2016-10-21 17:28:37 -04:00
discovery Minor Discourse Fixes 2016-11-30 13:45:40 -05:00
navigation Fix more deprecations: 2016-10-21 17:28:37 -04:00
preferences Remove some preferences views, add extra tests 2016-11-10 15:54:21 -05:00
about.js.es6 Fixes some deprecations 2015-05-11 11:18:37 -04:00
application.js.es6 Revert "REVERT: Ember 2.10 -- it's not building properly" 2016-12-15 10:28:15 -05:00
avatar-selector.js.es6 FIX: Discourse.ajax is deprecated. 2016-12-13 15:53:04 +08:00
bulk-notification-level.js.es6 Fixes some Ember Deprecations for 1.13: 2016-10-21 11:06:07 -04:00
change-owner.js.es6 Fix more deprecations: 2016-10-21 17:28:37 -04:00
change-timestamp.js.es6 Fix more deprecations: 2016-10-21 17:28:37 -04:00
composer.js.es6 FIX: Object.assign isn't available to phantom 2016-12-12 15:23:52 -05:00
create-account.js.es6 Revert "REVERT: Ember 2.10 -- it's not building properly" 2016-12-15 10:28:15 -05:00
discovery-sortable.js.es6 FIX: composing new pre filled topic with tags was broken 2016-12-12 22:27:53 +05:30
discovery.js.es6 Fix more deprecations: 2016-10-21 17:28:37 -04:00
edit-category.js.es6 Fix more deprecations: 2016-10-21 17:28:37 -04:00
edit-topic-auto-close.js.es6 FIX: correct computed property 2016-10-19 11:11:54 +05:30
exception.js.es6 UX: center align exceptions page button on mobile 2016-03-28 22:42:51 +05:30
feature-topic.js.es6 Fix more deprecations: 2016-10-21 17:28:37 -04:00
flag.js.es6 Migrate flag modal to use components 2016-11-14 16:50:46 -05:00
forgot-password.js.es6 FIX: Rate limited errors on forgot password were not displayed 2016-11-16 11:20:55 -05:00
full-page-search.js.es6 Fix more deprecations: 2016-10-21 17:28:37 -04:00
group-edit.js.es6 UX: Move editing group from into an individual tab. 2016-12-13 15:15:20 +08:00
group-index.js.es6 Fix eslint. 2016-12-15 16:07:56 +08:00
group-logs.js.es6 FEATURE: Group logs. 2016-12-12 17:29:54 +08:00
group-posts.js.es6 Fixes some Ember Deprecations for 1.13: 2016-10-21 11:06:07 -04:00
group.js.es6 FEATURE: Add Group#full_name. 2016-12-13 16:16:26 +08:00
groups.js.es6 Fix eslint. 2016-12-15 16:07:56 +08:00
header.js.es6 Migrate this.container to getOwner(this) 2016-11-07 15:21:31 -05:00
history.js.es6 FEATURE: Allow posting a link with topics 2016-12-05 17:20:54 +01:00
invite.js.es6 Migrate invite view to components, remove HTML from translations 2016-11-14 16:00:40 -05:00
keyboard-shortcuts-help.js.es6 Fix more deprecations: 2016-10-21 17:28:37 -04:00
login.js.es6 Migrate Login modal to use components 2016-11-15 16:44:50 -05:00
merge-topic.js.es6 Fix more deprecations: 2016-10-21 17:28:37 -04:00
modal.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
not-activated.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -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 Minor Discourse Fixes 2016-11-30 13:45:40 -05:00
raw-email.js.es6 FEATURE: new 'raw email' modal when listing rejected emails 2016-02-01 21:41:49 +01:00
rename-tag.js.es6 Use db schema for tags instead of plugin store and custom fields 2016-05-26 14:29:48 -04:00
reorder-categories.js.es6 Remove SortedMixin 2016-12-01 11:33:33 -05:00
search-help.js.es6 Fix more deprecations: 2016-10-21 17:28:37 -04:00
split-topic.js.es6 Fix more deprecations: 2016-10-21 17:28:37 -04:00
static.js.es6 Remove the ScrollTop Mixin 2016-11-10 15:25:04 -05:00
tag-groups-show.js.es6 Fixes some Ember Deprecations for 1.13: 2016-10-21 11:06:07 -04:00
tag-groups.js.es6 Fixes some Ember Deprecations for 1.13: 2016-10-21 11:06:07 -04:00
tags-index.js.es6 hide tags-admin-dropdown unless you are staff 2016-06-06 16:04:24 -04:00
tags-show.js.es6 Revert "REVERT: Ember 2.10 -- it's not building properly" 2016-12-15 10:28:15 -05:00
topic-bulk-actions.js.es6 FIX: Later versions of ember require dashes in template names 2016-11-09 14:50:34 -05:00
topic-unsubscribe.js.es6 ObjectController is deprecated 2015-08-12 23:07:58 +02:00
topic.js.es6 Revert "REVERT: Ember 2.10 -- it's not building properly" 2016-12-15 10:28:15 -05:00
upload-customization.js.es6 Fix more deprecations: 2016-10-21 17:28:37 -04:00
upload-selector.js.es6 Migration upload-selector to component 2016-11-15 14:10:34 -05:00
user-activity.js.es6 FIX: use proper locale for user archive download alerts 2016-11-29 12:48:28 +05:30
user-badges.js.es6 Fixes some Ember Deprecations for 1.13: 2016-10-21 11:06:07 -04:00
user-card.js.es6 Migrate user card to use components 2016-11-17 15:40:04 -05:00
user-invited-show.js.es6 FIX: simplify CSV file upload 2016-12-05 14:09:08 +05:30
user-notifications.js.es6 Fixes some Ember Deprecations for 1.13: 2016-10-21 11:06:07 -04:00
user-posts.js.es6 Fix more deprecations: 2016-10-21 17:28:37 -04:00
user-private-messages.js.es6 Fix more deprecations: 2016-10-21 17:28:37 -04:00
user-summary.js.es6 Fix more deprecations: 2016-10-21 17:28:37 -04:00
user-topics-list.js.es6 Fix more deprecations: 2016-10-21 17:28:37 -04:00
user.js.es6 FEATURE: Hide Profile Text from non-staff if user is suspended 2016-11-25 19:26:36 -05:00
users.js.es6 Fix more deprecations: 2016-10-21 17:28:37 -04:00