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/templates
Penar Musaraj 4d6eacac5c FIX: close user card after clicking Message button
This was primarily an issue on mobile, where after clicking the "Messsage" button in the user card, the composer would load behind the user card overlay.
2019-08-30 13:40:12 -04:00
..
account-created DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
badges FIX: Use unfiltered URL when viewing all badges. 2019-04-04 12:35:03 +03:00
components FIX: close user card after clicking Message button 2019-08-30 13:40:12 -04:00
composer icons deprecations fixes (#6920) 2019-01-22 12:02:02 +01:00
discovery FIX: remove extra periods (#6998) 2019-02-13 12:54:34 +11:00
group FEATURE: add support for group members visibility level (#8004) 2019-08-14 19:00:04 +05:30
groups FIX: Loading more broken on groups page. 2019-04-30 10:35:17 +08:00
invites REVERT: External auth when redeeming invites 2019-08-16 12:44:14 -06:00
list FIX: Include read indicator when the publish_group_state is enabled 2019-08-29 12:47:55 -03:00
mobile UX: Read indicator improvements. (#8049) 2019-08-29 12:03:43 -03:00
modal UX: Show a warning when admin clicks save without adding group when changing category permissions (#7947) 2019-07-29 21:53:31 +03:00
navigation UX: add more tag classes to topic view (#7228) 2019-03-21 17:49:50 +01:00
post PERF: optimise rendering of posts 2014-12-10 18:05:04 +11:00
preferences SECURITY: Add confirmation screen when connecting associated accounts 2019-07-24 10:28:15 +01:00
tags FIX: ensures spinner is showing on tags/show when loading more (#7876) 2019-07-10 21:37:31 +02:00
user DEV: uses private API for currentPath (#7911) 2019-07-18 17:00:39 -04:00
about.hbs FEATURE: list category moderators on the about page (#7916) 2019-07-31 16:46:58 +03:00
account-created.hbs FEATURE: Allow users to resend/update email from confirmation page 2017-05-03 11:18:01 -04:00
application.hbs FEATURE: Incorporate PWA install prompt into Discourse UI (#8013) 2019-08-19 14:09:21 -03:00
badge-selector-autocomplete.raw.hbs UX: Tag each autocomplete dialog so they can be hidden 2018-04-24 11:03:16 -04:00
bulk-tag.hbs FEATURE: replaces tag-chooser/tag-group-chooser with select-kit component 2018-02-26 11:42:57 +01:00
category-selector-autocomplete.raw.hbs UX: Tag each autocomplete dialog so they can be hidden 2018-04-24 11:03:16 -04:00
category-tag-autocomplete.raw.hbs UX: Tag each autocomplete dialog so they can be hidden 2018-04-24 11:03:16 -04:00
composer.hbs UX: Minor composer button alignment adjustments, simplification 2019-05-29 14:37:32 -04:00
discovery.hbs add loading arg for plugin outlet discovery-list-container-top 2017-05-30 14:30:47 -04:00
email-login.hbs SECURITY: Add confirmation screen when logging in via email link 2019-06-17 16:18:37 +01:00
emoji-picker-recent.raw.hbs replaces links/imgs by buttons in the emoji-picker 2017-07-21 19:42:50 +02:00
emoji-picker.raw.hbs.erb FIX: use autocomplete="discourse" to disable Chrome address autofill 2019-02-20 10:15:59 +11:00
emoji-selector-autocomplete.raw.hbs UX: Tag each autocomplete dialog so they can be hidden 2018-04-24 11:03:16 -04:00
exception.hbs REFACTOR: Replace some fa-* uses with helpers 2017-07-27 14:55:41 -04:00
flat-button.raw.hbs Rename {{fa-icon}} to {{d-icon}} so it can be more generic 2017-07-27 14:55:41 -04:00
full-page-search.hbs FEATURE: when under extreme load disable search 2019-07-02 11:22:01 +10:00
group-activity-posts.hbs DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
group-activity-topics.hbs DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
group-index.hbs FEATURE: add support for group members visibility level (#8004) 2019-08-14 19:00:04 +05:30
group-requests.hbs FIX: Group requests page missing wrapper 2019-04-15 14:16:02 -04:00
group-selector-autocomplete.raw.hbs UX: Tag each autocomplete dialog so they can be hidden 2018-04-24 11:03:16 -04:00
group.hbs DEV: uses private API for currentPath (#7911) 2019-07-18 17:00:39 -04:00
hide-modal.hbs FIX: Remove more of those pesky View classes 2016-11-11 17:03:15 -05:00
invites.hbs FEATURE: new invite acceptance page, where username can be chosen and password can be set 2017-02-15 16:51:57 -05:00
loading.hbs FIX: Remove more of those pesky View classes 2016-11-11 17:03:15 -05:00
login-preferences.hbs DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
modal.hbs [WIP] FEATURE: merge share and invite actions together (#7021) 2019-02-20 15:42:44 +01:00
outlet-list.hbs Enable newer version of Ember 2016-11-25 10:09:58 -05:00
password-reset.hbs FIX: make it possible to use backup code everywhere where 2FA required (#7010) 2019-02-27 10:37:33 +01:00
preferences-about.hbs FIX: Layout was off in single-page user-preferences 2019-04-05 10:59:52 -04:00
preferences-email.hbs FIX: Layout was off in single-page user-preferences 2019-04-05 10:59:52 -04:00
preferences-second-factor.hbs FIX: Blank second factor gets default name 2019-08-11 22:13:33 -07:00
preferences-username.hbs FIX: Layout was off in single-page user-preferences 2019-04-05 10:59:52 -04:00
preferences.hbs DEV: uses private API for currentPath (#7911) 2019-07-18 17:00:39 -04:00
review-index.hbs UX: Copyedits on reviewable filters 2019-06-10 13:45:38 -04:00
review-settings.hbs REFACTOR: Replace score bonuses with low/med/high priorities 2019-05-23 11:54:45 -04:00
review-show.hbs FEATURE: New 'Reviewable' model to make reviewable items generic 2019-03-28 12:45:10 -04:00
review-topics.hbs FEATURE: Claim Reviewables by Topic 2019-05-09 13:40:36 -04:00
review.hbs FEATURE: Allow users to customize bonuses for reviewable types 2019-04-03 11:18:34 -04:00
selected-posts.hbs UX: Minor button icon color fixes 2019-02-04 12:46:12 -05:00
static.hbs DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
tag-groups-index.hbs FEATURE: tag groups 2016-06-06 14:18:48 -04:00
tag-groups-show.hbs UX: update placeholder for Tags Groups 2019-07-11 12:34:11 +05:30
tag-groups.hbs Add btn-default class to all default buttons (#6521) 2018-10-24 16:09:36 -04:00
tags.hbs Fixing HTML structure of tag filtered topic list 2018-08-15 19:45:37 -04:00
topic-list-header-column.raw.hbs Add btn-default class to all default buttons (#6521) 2018-10-24 16:09:36 -04:00
topic-list-header.raw.hbs clean up unused code 2019-01-25 20:13:54 +05:30
topic-post-badges.raw.hbs Topic badges line break (#5775) 2018-04-20 14:38:26 -04:00
topic-status.raw.hbs Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
topic.hbs FIX: don't search for tags when editing topic title 2019-08-28 21:25:49 +02:00
unknown.hbs Start converting modal views to components 2016-11-14 14:15:48 -05:00
user-card.hbs DEV: uses private API for currentPath (#7911) 2019-07-18 17:00:39 -04:00
user-invited-show.hbs REFACTOR: More consistent user/group page layouts 2019-03-25 14:40:22 -04:00
user-private-messages-tags.hbs UX: indicate active tag sorting method 2018-03-21 00:35:16 +05:30
user-selector-autocomplete.raw.hbs Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
user-topics-list.hbs clean up unused code 2019-01-25 20:13:54 +05:30
user.hbs UX: Make profile views consistent with other elements (#7956) 2019-07-30 09:23:37 -04:00
users.hbs UX: Move total user count 2019-04-19 00:35:50 -04:00