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
Robin Ward 1e2f2a244c FIX: Clicking Reply with quoted text should work like quote button
Before this patch, it would ask you if you were sure you wanted to
cancel your draft even if you didn't input anything.
2015-09-25 14:30:20 -04:00
..
badges Convert Badges / User Badges to ES6. 2015-08-19 12:09:10 -04:00
discovery FIX: select appropriate period when redirecting to top 2015-09-21 20:28:20 +02:00
group ES6ify some of the remaining files 2015-08-10 10:21:05 -04: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 FIX: refreshing gravatar wasn't working 2015-09-17 19:42:44 +02:00
bulk-notification-level.js.es6 Remove duplicated NotificationType globals 2015-02-27 10:33:39 -05:00
change-owner.js.es6 Reload page when dealing with mass actions on topic. 2015-09-08 23:25:52 +08:00
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 FIX: immediately remove upload placeholder when cancelling the upload 2015-09-22 18:16:53 +02:00
create-account.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
directory-item.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
discovery-sortable.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -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: 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: pop a descriptive error when pinning a topic without a date 2015-08-26 22:23:08 +02:00
flag-action-type.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
flag.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
forgot-password.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
full-page-search.js.es6 FEATURE: ui for ordering search results in full page mode 2015-09-18 17:16:53 +10: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 the build :fired: 2015-08-31 21:42:31 +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 original URL when logging in via OAuth 2015-09-18 18:34:57 +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 ES6ify user preferences controller 2015-09-11 15:10:56 +02:00
queued-post.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
quote-button.js.es6 FIX: Reply as new topic was broken when you quoted something 2015-09-24 14:44:15 -04: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 FIX: since stuff is unbound in the list we must issue a refresh on all bulk actions 2015-08-27 11:43:32 +10: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 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
topic-unsubscribe.js.es6 ObjectController is deprecated 2015-08-12 23:07:58 +02:00
topic.js.es6 FIX: Clicking Reply with quoted text should work like quote button 2015-09-25 14:30:20 -04: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: smoke test :fired: 2015-08-21 21:06:47 +02: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: Track user profile views. 2015-09-16 14:48:31 +08: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