..
about.js.es6
REFACTOR: Remove Discourse.Ajax
2016-07-11 12:57:05 -04:00
account-created-edit-email.js.es6
FEATURE: Allow users to resend/update email from confirmation page
2017-05-03 11:18:01 -04:00
account-created-index.js.es6
FEATURE: Allow users to resend/update email from confirmation page
2017-05-03 11:18:01 -04:00
account-created-resent.js.es6
FEATURE: Allow users to resend/update email from confirmation page
2017-05-03 11:18:01 -04:00
account-created.js.es6
Use Ember.js for the /u/account-created
path so we can add controls
2017-05-03 11:18:01 -04:00
app-route-map.js.es6
Remove obsolete per topic unsubscribe page.
2018-04-16 16:11:20 +05:30
application.js.es6
UX: Use the same 404 page for the unknown
route and exception handler
2017-12-06 15:20:24 -05:00
badges-index.js.es6
REFACTOR: PreloadStore to ES6
2016-07-11 12:57:05 -04:00
badges-show.js.es6
Revert "FIX: 404 page when clicking a badge notification from before changing username"
2018-02-13 11:39:33 -05:00
build-admin-user-posts-route.js.es6
SECURITY: sanitize topic title when staff is viewing a user's past flagged posts and deleted topics
2018-03-02 11:58:11 -05:00
build-category-route.js.es6
UX: Require an extra click to open topic draft
2018-04-17 14:45:18 +10:00
build-group-messages-route.js.es6
UX: Use topic list for displaying group messages on group page.
2018-03-16 11:56:40 +08:00
build-private-messages-route.js.es6
FIX: show only allowed tags on PM tags page and display correct count
2018-03-17 00:17:48 +05:30
build-static-route.js.es6
REFACTOR: Migrate more legacy JS to ES6
2016-07-11 12:57:05 -04:00
build-topic-route.js.es6
UX: Require an extra click to open topic draft
2018-04-17 14:45:18 +10:00
discourse.js.es6
UX: Require an extra click to open topic draft
2018-04-17 14:45:18 +10:00
discovery-categories.js.es6
UX: Require an extra click to open topic draft
2018-04-17 14:45:18 +10:00
discovery-category-with-id.js.es6
discovery.js.es6
UX: Require an extra click to open topic draft
2018-04-17 14:45:18 +10:00
exception-unknown.js.es6
UX: Use the same 404 page for the unknown
route and exception handler
2017-12-06 15:20:24 -05:00
exception.js.es6
faq.js.es6
forgot-password.js.es6
FIX: Forgot Password route was broken
2016-12-30 12:47:04 -05:00
full-page-search.js.es6
FIX: show create new topic link when there are no search results
2018-01-10 14:57:32 +05:30
group-activity-index.js.es6
FIX: All groups were redirecting to posts
2017-11-03 17:09:30 -04:00
group-activity-mentions.js.es6
UX: Redesign group page to follow user page.
2016-12-22 13:08:59 +08:00
group-activity-posts.js.es6
FIX: Missing footer on groups pages
2018-01-23 16:20:53 -05:00
group-activity-topics.js.es6
UX: Display group topics in a topic list.
2018-03-15 11:37:55 +08:00
group-index.js.es6
Remove admin group management pages.
2018-04-09 15:14:50 +08:00
group-manage-index.js.es6
UX: Consolidation group manangement into a single tab.
2018-03-27 13:34:46 +08:00
group-manage-interaction.js.es6
UX: Replace route when users try to access invalid group management page.
2018-04-11 10:55:45 +08:00
group-manage-logs.js.es6
UX: Consolidation group manangement into a single tab.
2018-03-27 13:34:46 +08:00
group-manage-membership.js.es6
UX: Replace route when users try to access invalid group management page.
2018-04-11 10:55:45 +08:00
group-manage-profile.js.es6
UX: Replace route when users try to access invalid group management page.
2018-04-11 10:55:45 +08:00
group-manage.js.es6
UX: Split up group form into smaller sections.
2018-04-09 15:14:50 +08:00
group-members.js.es6
FEATURE: redirect /groups/:name/members to groups/:name
2016-06-03 21:40:35 +05:30
group-messages-archive.js.es6
UX: Use topic list for displaying group messages on group page.
2018-03-16 11:56:40 +08:00
group-messages-inbox.js.es6
UX: Use topic list for displaying group messages on group page.
2018-03-16 11:56:40 +08:00
group-messages-index.js.es6
Fix group messages style on mobile.
2018-03-16 14:56:10 +08:00
group-messages.js.es6
Fix incorrect condition while re-routing from group messages.
2018-03-16 16:39:02 +08:00
group.js.es6
UX: Tweaks to group pages.
2018-03-29 17:04:48 +08:00
groups-index.js.es6
UX: Add groups/custom/new
route for admins to create a new group.
2018-03-27 17:39:05 +08:00
groups-new.js.es6
UX: Split up group form into smaller sections.
2018-04-09 15:14:50 +08:00
guidelines.js.es6
invites-show.js.es6
Upgrade QUnit to latest version
2017-06-15 10:12:07 -04:00
login.js.es6
new-message.js.es6
FIX: creating new message via link was failing for anon user
2018-01-24 11:45:15 +05:30
new-topic.js.es6
FIX: redirect loop for new users visiting /new-topic using full screen login
2017-09-07 21:02:41 +01:00
password-reset.js.es6
Convert front end paths from /users/
to /u/
2017-03-30 10:23:24 -04:00
post.js.es6
Add support for the '/p/:post_id' route on the client-side
2018-03-24 02:44:39 +01:00
preferences-about.js.es6
UX: Show the footer on the user summary and preferences pages
2018-02-07 11:35:36 -05:00
preferences-account.js.es6
FIX: preference page error when badges are disabled
2018-04-09 14:27:00 -04:00
preferences-badge-title.js.es6
UX: Show the footer on the user summary and preferences pages
2018-02-07 11:35:36 -05:00
preferences-card-badge.js.es6
UX: Show the footer on the user summary and preferences pages
2018-02-07 11:35:36 -05:00
preferences-categories.js.es6
UX: Show the footer on the user summary and preferences pages
2018-02-07 11:35:36 -05:00
preferences-email.js.es6
UX: Show the footer on the user summary and preferences pages
2018-02-07 11:35:36 -05:00
preferences-index.js.es6
UX: Show the footer on the user summary and preferences pages
2018-02-07 11:35:36 -05:00
preferences-interface.js.es6
UX: Show the footer on the user summary and preferences pages
2018-02-07 11:35:36 -05:00
preferences-notifications.js.es6
UX: Show the footer on the user summary and preferences pages
2018-02-07 11:35:36 -05:00
preferences-second-factor.js.es6
Review Changes for f4f8a293e7
.
2018-02-21 14:55:49 +08:00
preferences-username.js.es6
UX: Show the footer on the user summary and preferences pages
2018-02-07 11:35:36 -05:00
preferences.js.es6
Review Changes for f4f8a293e7
.
2018-02-21 14:55:49 +08:00
privacy.js.es6
queued-posts.js.es6
REFACTOR: Migrate markdown functionality in ES6
2016-07-11 12:57:05 -04:00
restricted-user.js.es6
signup.js.es6
tag-groups-show.js.es6
FEATURE: tag groups
2016-06-06 14:18:48 -04:00
tag-groups.js.es6
FEATURE: tag groups
2016-06-06 14:18:48 -04:00
tags-index.js.es6
FEATURE: tag groups
2016-06-06 14:18:48 -04:00
tags-intersection.js.es6
FIX: sort by column headings in topic list when filtered by tag
2016-12-02 16:55:33 -05:00
tags-show.js.es6
UX: Require an extra click to open topic draft
2018-04-17 14:45:18 +10:00
topic-by-slug-or-id.js.es6
FIX: Compatibility between Client and Server routing.
2017-09-29 10:34:50 -04:00
topic-from-params-near.js.es6
topic-from-params.js.es6
FIX: when entering topics "tracking" would not be set
2017-05-16 15:04:21 -04:00
topic.js.es6
FEATURE: grant badges in post admin wrench ( #5498 )
2018-01-22 14:10:53 +11:00
tos.js.es6
unknown.js.es6
Start converting modal views to components
2016-11-14 14:15:48 -05:00
user-activity-bookmarks.js.es6
FEATURE: add help text for no bookmarks in user page
2016-11-29 17:56:00 +11:00
user-activity-index.js.es6
FEATURE: make summary as first tab on user page
2017-03-21 23:12:28 +05:30
user-activity-likes-given.js.es6
FIX: Incorrect translation key.
2016-11-30 16:59:22 +08:00
user-activity-pending.js.es6
user-activity-replies.js.es6
Add no-content message for user/activity/replies, fix no-content display
2017-08-24 09:51:39 -07:00
user-activity-stream.js.es6
FIX: Missing "no activity" message.
2017-09-26 09:37:53 -04:00
user-activity-topics.js.es6
user-activity.js.es6
user-badges.js.es6
user-deleted-posts.js.es6
user-flagged-posts.js.es6
user-index.js.es6
When viewing yourself, default to activity, not summary.
2017-03-07 12:03:05 -05:00
user-invited-index.js.es6
user-invited-show.js.es6
FIX: simplify CSV file upload
2016-12-05 14:09:08 +05:30
user-notifications-edits.js.es6
user-notifications-index.js.es6
user-notifications-likes-received.js.es6
user-notifications-mentions.js.es6
user-notifications-responses.js.es6
user-notifications.js.es6
user-private-messages-archive.js.es6
FEATURE: Live updates for user's messages page.
2018-03-06 18:15:21 +08:00
user-private-messages-group-archive.js.es6
UX: Add title to user messages page.
2018-03-07 15:24:11 +08:00
user-private-messages-group.js.es6
UX: Add title to user messages page.
2018-03-07 15:24:11 +08:00
user-private-messages-index.js.es6
FEATURE: Live updates for user's messages page.
2018-03-06 18:15:21 +08:00
user-private-messages-sent.js.es6
FEATURE: Live updates for user's messages page.
2018-03-06 18:15:21 +08:00
user-private-messages-tags-show.js.es6
FEATURE: show sub navigation for selected PM tag
2018-03-28 13:08:01 +05:30
user-private-messages-tags.js.es6
FIX: show only allowed tags on PM tags page and display correct count
2018-03-17 00:17:48 +05:30
user-private-messages.js.es6
UX: improve handling of PM drafts
2016-07-04 18:55:49 +10:00
user-summary.js.es6
UX: Show the footer on the user summary and preferences pages
2018-02-07 11:35:36 -05:00
user-topic-list.js.es6
user.js.es6
Convert server side paths to use /u/
2017-03-30 10:23:24 -04:00
users.js.es6