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/app/routes
Krzysztof Kotlarek 243efa8931
FEATURE: allow user to set preferred sidebar list destination (#18594)
User can choose between latest or new/unread and that preference will affect behavior of sidebar links.
2022-10-18 13:21:52 +11:00
..
about.js FEATURE: Add plugin API to register About stat group (#17442) 2022-07-15 13:16:00 +10:00
account-created-edit-email.js DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
account-created-index.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
account-created-resent.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
account-created.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
app-route-map.js FIX: Add ember redirect for tags/:tag_id -> tag/:tag_id (#17397) 2022-07-08 14:39:43 -05:00
application.js FIX: Allow logout for admins in staff-writes-only-mode (#18441) 2022-09-30 13:03:20 -05:00
associate-account.js DEV: Improve robustness of associate_accounts_controller 2021-08-10 15:07:40 +01:00
badges-index.js FIX: Scroll to top on badge pages (#13694) 2021-07-12 10:48:23 +10:00
badges-show.js FIX: Scroll to top on badge pages (#13694) 2021-07-12 10:48:23 +10:00
build-admin-user-posts-route.js DEV: migrate (almost all) routes from actions: to @action syntax (#14722) 2021-11-30 17:01:06 +04:00
build-category-route.js FIX: new-topic feature was broken when 'Default List Filter' was set to 'no subcategories' (#15476) 2022-01-06 20:48:08 +05:30
build-group-messages-route.js FEATURE: improve blank page syndrome on the activity/topics, activity/read and group messages pages (#14313) 2021-09-16 22:24:27 +04:00
build-private-messages-group-route.js DEV: Remove 'capitalize' string prototype extensions (#16738) 2022-05-12 13:17:33 -05:00
build-private-messages-route.js DEV: Remove 'htmlSafe' string prototype extensions (#16828) 2022-05-13 16:24:05 -05:00
build-static-route.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
build-topic-route.js DEV: Asyncify findTopicList() (#17816) 2022-08-08 11:46:09 +02:00
conduct.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
discourse.js FIX: Store scroll position when using Back button (#16658) 2022-05-10 19:18:55 +03:00
discovery-categories.js FIX: Ensure discovery-categories always clears PreloadStore (#18157) 2022-09-01 16:11:13 +01:00
discovery.js DEV: Extensively use includes() (#17541) 2022-07-17 20:48:36 +02:00
edit-category-index.js Add routing for category edit screens (#11027) 2020-10-28 09:59:38 -04:00
edit-category-tabs.js UX: Small tweak to category delete warning (#11799) 2021-01-26 09:43:47 -05:00
edit-category.js SECURITY: Do not allow unauthorized access to category edit UI (#13252) 2021-06-02 13:18:45 -04:00
email-login.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
exception-unknown.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
exception.js DEV: migrate (almost all) routes from actions: to @action syntax (#14722) 2021-11-30 17:01:06 +04:00
faq.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
forgot-password.js DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
full-page-search.js DEV: migrate (almost all) routes from actions: to @action syntax (#14722) 2021-11-30 17:01:06 +04:00
group-activity-index.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
group-activity-mentions.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
group-activity-posts.js DEV: migrate (almost all) routes from actions: to @action syntax (#14722) 2021-11-30 17:01:06 +04:00
group-activity-topics.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
group-index.js Improved create invite modal (#14151) 2021-11-18 20:19:02 +02:00
group-manage-categories.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
group-manage-email.js FEATURE: Improve group email settings UI (#13083) 2021-05-28 09:28:18 +10:00
group-manage-index.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
group-manage-interaction.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
group-manage-logs.js DEV: migrate (almost all) routes from actions: to @action syntax (#14722) 2021-11-30 17:01:06 +04:00
group-manage-membership.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
group-manage-profile.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
group-manage-tags.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
group-manage.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
group-members.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
group-messages-archive.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
group-messages-inbox.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
group-messages-index.js DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
group-messages.js FIX: infinite recursion when calling a refresh() action on routes (#14624) 2021-11-19 16:23:46 +04:00
group-permissions.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
group-requests.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
group.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
groups-index.js DEV: Update JS class sorting to match new lint rule 2022-08-15 09:28:31 +01:00
groups-new.js FIX: can_admin_group should be true when creating a new group. (#13671) 2021-07-09 12:15:00 +08:00
guidelines.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
invites-show.js FEATURE: Allow admins to pre-populate user fields (#12361) 2021-03-29 14:03:19 +03:00
login.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
new-category.js DEV: new plugin API to change default new category colors (#12200) 2021-02-24 16:00:50 -05:00
new-message.js DEV: refactor bootbox alerts (#18292) 2022-09-27 14:47:13 -04:00
new-topic.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
password-reset.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
post.js FIX: Handling of /p/### URLs within Ember (#15536) 2022-01-11 13:10:46 +00:00
preferences-account.js FEATURE: add user status to user preferences (#18532) 2022-10-12 23:35:25 +04:00
preferences-apps.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
preferences-categories.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
preferences-email.js DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
preferences-emails.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
preferences-index.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
preferences-interface.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
preferences-notifications.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
preferences-profile.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
preferences-second-factor.js DEV: migrate (almost all) routes from actions: to @action syntax (#14722) 2021-11-30 17:01:06 +04:00
preferences-security.js FEATURE: Move security related user preferences to different tab (#12264) 2021-03-03 11:09:22 +02:00
preferences-sidebar.js FEATURE: allow user to set preferred sidebar list destination (#18594) 2022-10-18 13:21:52 +11:00
preferences-tags.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
preferences-username.js DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
preferences-users.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
preferences.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
privacy.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
restricted-user.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
review-index.js DEV: Unsubscribe from MessageBus channel when leaving review-index route (#18395) 2022-09-28 12:58:19 +03:00
review-settings.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
review-show.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
review-topics.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
review.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
rules.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
second-factor-auth.js UX: Hide sidebar on 2FA route (#18464) 2022-10-04 14:23:20 +08:00
signup.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
tag-groups-edit.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
tag-groups-new.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
tag-groups.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
tag-show.js DEV: Don't use the deprecated route (#17376) 2022-07-08 09:13:43 +08:00
tags-index.js DEV: rename refresh action to avoid regressions in the future (#14721) 2021-10-27 14:53:04 +04:00
tags-intersection.js DEV: Remove legacy tag and category routes (#10338) 2020-11-03 16:57:58 +02:00
tags-legacy-redirect.js FIX: Add ember redirect for tags/:tag_id -> tag/:tag_id (#17397) 2022-07-08 14:39:43 -05:00
topic-by-slug-or-id.js FIX: Client should be able to route ID-less topic URLs (#15697) 2022-01-24 23:19:35 +03:00
topic-from-params-near.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
topic-from-params.js DEV: Asyncify loadTopicView (#18585) 2022-10-14 12:44:31 +02:00
topic.js DEV: Asyncify loadTopicView (#18585) 2022-10-14 12:44:31 +02:00
tos.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
unknown.js FIX: Don't hit permalink-check if not authorized (#15039) 2021-11-22 19:44:00 +01:00
user-activity-bookmarks-with-reminders.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
user-activity-bookmarks.js UX: Only set user bookmarks loading state when loading (#17728) 2022-07-29 13:11:01 +10:00
user-activity-drafts.js UX: show blank page placeholder instead of the blue panel that says "No Activity" (#16293) 2022-08-18 17:24:52 +04:00
user-activity-index.js UX: show blank page placeholder instead of the blue panel that says "No Activity" (#16293) 2022-08-18 17:24:52 +04:00
user-activity-likes-given.js UX: show blank page placeholder instead of the blue panel that says "No Activity" (#16293) 2022-08-18 17:24:52 +04:00
user-activity-pending.js FEATURE: Display pending posts on user’s page 2021-11-29 10:26:33 +01:00
user-activity-read.js DEV: Remove 'htmlSafe' string prototype extensions (#16766) 2022-05-13 14:58:26 -05:00
user-activity-replies.js UX: Improve empty state copy on the activity/replies page (#17784) 2022-08-18 18:00:15 +04:00
user-activity-stream.js UX: show blank page placeholder instead of the blue panel that says "No Activity" (#16293) 2022-08-18 17:24:52 +04:00
user-activity-topics.js UX: Improve empty state copy on the activity/topics page (#17746) 2022-08-05 18:37:06 +04:00
user-activity.js FEATURE: Restore scroll on user activity pages (#16661) 2022-05-09 18:45:57 +03:00
user-badges.js DEV: migrate (almost all) routes from actions: to @action syntax (#14722) 2021-11-30 17:01:06 +04:00
user-deleted-posts.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
user-index.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
user-invited-index.js DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
user-invited-show.js DEV: migrate (almost all) routes from actions: to @action syntax (#14722) 2021-11-30 17:01:06 +04:00
user-invited.js UX: Improve route hierarchy in for user-invites (#14583) 2021-10-12 17:39:47 +01:00
user-notifications-edits.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
user-notifications-index.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
user-notifications-likes-received.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
user-notifications-mentions.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
user-notifications-responses.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
user-notifications.js DEV: migrate (almost all) routes from actions: to @action syntax (#14722) 2021-11-30 17:01:06 +04:00
user-private-messages-archive.js PERF: Revert all inboxes from messages route. (#14445) 2021-09-28 11:58:04 +08:00
user-private-messages-group-archive.js FEATURE: Display unread and new counts for messages. (#14059) 2021-08-25 11:17:56 +08:00
user-private-messages-group-new.js FEATURE: Dismiss new and unread for PM inboxes. 2021-08-05 12:56:15 +08:00
user-private-messages-group-unread.js FEATURE: Dismiss new and unread for PM inboxes. 2021-08-05 12:56:15 +08:00
user-private-messages-group.js FEATURE: Display unread and new counts for messages. (#14059) 2021-08-25 11:17:56 +08:00
user-private-messages-index.js PERF: Revert all inboxes from messages route. (#14445) 2021-09-28 11:58:04 +08:00
user-private-messages-new.js PERF: Revert all inboxes from messages route. (#14445) 2021-09-28 11:58:04 +08:00
user-private-messages-sent.js PERF: Revert all inboxes from messages route. (#14445) 2021-09-28 11:58:04 +08:00
user-private-messages-tags-show.js UX: Missing translation for title attribute for PM tag route. 2021-08-10 09:58:59 +08:00
user-private-messages-tags.js UX: Use topic list bulk select toggle for user messages list. (#13614) 2021-07-05 10:43:58 +08:00
user-private-messages-unread.js PERF: Revert all inboxes from messages route. (#14445) 2021-09-28 11:58:04 +08:00
user-private-messages-warnings.js FEATURE: Add a messages view for all official warnings of a user (#12659) 2021-06-14 14:01:17 -07:00
user-private-messages.js FIX: infinite recursion when calling a refresh() action on routes (#14624) 2021-11-19 16:23:46 +04:00
user-summary.js DEV: Cleanup detection of user summary route for header collapsing (#11985) 2021-02-05 09:16:18 +00:00
user-topic-list.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
user.js FEATURE: show user status on the user profile page (#17712) 2022-07-28 21:12:48 +04:00
users.js DEV: migrate (almost all) routes from actions: to @action syntax (#14722) 2021-11-30 17:01:06 +04:00