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/models
Martin Brennan b5495b8e9c
FIX: Do not incorrectly add topic bookmark on Escape (#10088)
* The first post was showing as bookmarked incorrectly after pressing f to open the topic modal then pressing escape to cancel without saving, because the closeWithoutSaving option was not being respected.
* Also re-introduce the enter shortcut when the name input is focused to saveAndClose the bookmark modal by pressing enter.
2020-06-19 11:17:18 +10:00
..
action-summary.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
archetype.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
badge-grouping.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
badge.js DEV: Move Discourse.getURL and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
bookmark.js DEV: Move Discourse.getURL and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
category-list.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
category.js FEATURE: category setting for default list filter. (#9975) 2020-06-04 00:56:56 +05:30
composer.js FIX: Staff users can bypass tag validation rule (#9924) 2020-06-02 16:11:25 +10:00
draft.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
group-history.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
group.js UX: use "icon-picker" & "image-uploader" fields to set group flair. (#9779) 2020-05-25 11:08:47 +05:30
invite.js FEATURE: multiple use invite links (#9813) 2020-06-09 20:49:32 +05:30
live-post-counts.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
login-method.js DEV: Move Discourse.getURL and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
nav-item.js FIX: present correct new/unread counts when filtered by tag 2020-06-11 16:47:57 +10:00
permission-type.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
post-action-type.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
post-stream.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
post.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
published-page.js DEV: Move Discourse.getURL and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
rest.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
result-set.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
reviewable-history.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
reviewable.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
session.js DEV: Remove deprecation for Discourse.Session 2020-05-11 15:51:10 -04:00
site.js FIX: Preload readonly mode attribute seperately. 2020-06-12 09:54:05 +08:00
static-page.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
store.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
tag-group.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
tag.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
topic-details.js DEV: Move Discourse.getURL and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
topic-list.js DEV: Move Discourse.getURL and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
topic-timer.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
topic-tracking-state.js FIX: present correct new/unread counts when filtered by tag 2020-06-11 16:47:57 +10:00
topic.js FIX: Do not incorrectly add topic bookmark on Escape (#10088) 2020-06-19 11:17:18 +10:00
trust-level.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
user-action-group.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
user-action-stat.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
user-action.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
user-badge.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
user-draft.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
user-drafts-stream.js DEV: Remove Handlebars.Utils.escapeExpression usage 2020-04-30 11:36:55 -04:00
user-posts-stream.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
user-stream.js DEV: Remove Handlebars.Utils.escapeExpression usage 2020-04-30 11:36:55 -04:00
user.js FIX: Show unconfirmed emails too when checking emails (#10062) 2020-06-17 21:41:01 +03:00