This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/controllers
Sam Saffron 58322617ec UX: on mobile devices iOS or Android always use full screen login
This simplifies life for users and embedded browsers and works around
all popup blocking.

There is no point to popup tabs on Android or iOS, it just causes
confusion.
2016-08-11 23:15:45 +10:00
..
badges FIX: Edge case. Don't show "Others with this badge" when just you 2016-04-12 15:31:19 -04:00
discovery Ember.keys is deprected in favor of Object.keys 2016-04-28 16:37:20 -04:00
navigation FIX: Subcategories should show pills 2016-02-26 15:18:52 -05:00
preferences REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
about.js.es6 Fixes some deprecations 2015-05-11 11:18:37 -04:00
application.js.es6 REFACTOR: styleCategory doesn't seem to be used in any way? 2016-07-04 12:11:12 -04:00
avatar-selector.js.es6 REFACTOR: Migrate markdown functionality in ES6 2016-07-11 12:57:05 -04:00
bulk-notification-level.js.es6 User interface for watching first post 2016-07-07 11:21:50 -04: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.js.es6 FIX: Focus on usernames if it's blank when composing a message 2016-08-08 13:57:23 -04:00
create-account.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
discovery-sortable.js.es6 Ember.keys is deprected in favor of Object.keys 2016-04-28 16:37:20 -04: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 Plural Strings 2016-08-10 20:24:28 +03:00
exception.js.es6 UX: center align exceptions page button on mobile 2016-03-28 22:42:51 +05:30
feature-topic.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
flag.js.es6 FIX: topic footer flag button was broken 2016-05-12 23:21:28 +05:30
forgot-password.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
full-page-search.js.es6 UX: Display a message when the search term is too short on full page 2016-08-09 15:11:58 -04:00
group-index.js.es6 FEATURE: show members on group landing page 2016-06-02 16:39:50 +05:30
group-posts.js.es6 FEATURE: show members on group landing page 2016-06-02 16:39:50 +05:30
group.js.es6 UX: group pages should not show Messages tab to unauthorised users (#4318) 2016-07-09 00:50:04 +05:30
header.js.es6 PERF: Migrate header to discourse widgets 2016-04-25 10:48:04 -04:00
history.js.es6 Deprecation: Use Ember.Helper for later versions of Ember 2016-05-11 14:26:09 -04:00
invite.js.es6 REFACTOR: Migrate markdown functionality in ES6 2016-07-11 12:57:05 -04:00
keyboard-shortcuts-help.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
login.js.es6 UX: on mobile devices iOS or Android always use full screen login 2016-08-11 23:15:45 +10:00
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 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 FEATURE: allow shipping bio markdown via SSO 2016-08-01 15:29:28 +10:00
quote-button.js.es6 REFACTOR: Migrate markdown functionality in ES6 2016-07-11 12:57:05 -04: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 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
search-help.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
share.js.es6 FIX: Reply As New Topic from all 3 different places 2016-06-26 14:20:22 +02:00
split-topic.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
static.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
tag-groups-show.js.es6 delete tag group 2016-06-06 16:27:46 -04:00
tag-groups.js.es6 FEATURE: tag groups 2016-06-06 14:18:48 -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 FEATURE: Merge tagging plugin into core 2016-04-27 11:58:53 -04:00
topic-bulk-actions.js.es6 Deprecation: Remove controller from templates 2016-05-11 14:26:08 -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-unsubscribe.js.es6 ObjectController is deprecated 2015-08-12 23:07:58 +02:00
topic.js.es6 UX: link to PM list from pm suggested topics 2016-08-09 10:12:56 +10: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 hints 2016-07-30 15:39:11 -03:00
user-activity.js.es6 UX: initial take at collapsing mobile nav on user page 2016-02-12 17:51:26 +11:00
user-badges.js.es6 FEATURE: you can not drill down and see why you have badges 2016-01-18 17:59:20 +11:00
user-card.js.es6 FEATURE: allow admins to prioritize full name vs username in the UI 2016-06-08 14:29:24 +10:00
user-invited-show.js.es6 FIX: only staff can access 'resend all invites' feature 2016-06-07 10:57:08 +05:30
user-notifications.js.es6 UX: Disable dismiss notifications button when there is nothing to dismiss. 2016-08-04 09:48:10 +08:00
user-posts.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
user-private-messages.js.es6 .@each on leafs is deprecated in favor of .[] 2016-04-28 16:49:24 -04:00
user-summary.js.es6 User Summary improvements 2016-04-13 23:02:51 +02:00
user-topics-list.js.es6 UX: improve styling of messages and mobile view of messages 2016-01-24 18:11:49 +11:00
user.js.es6 correct bugs 2016-06-08 15:24:27 +10:00
users.js.es6 Add ES6 support to more files 2015-08-13 10:49:08 -04:00