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
Neil Lalonde 52217099ed
FIX: group categories inputs not filled sometimes
If you land on the group > manage > categories page or reload it,
the fields will all be blank when there should be categories.
2020-08-24 17:15:37 -04: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 Remove Discourse constant usage (#10470) 2020-08-19 08:51:48 -04:00
category-list.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
category.js FEATURE: add expandable muted categories ui to /categories page. (#10303) 2020-07-30 23:32:51 +05:30
composer.js Remove Discourse constant usage (#10470) 2020-08-19 08:51:48 -04: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 FIX: group categories inputs not filled sometimes 2020-08-24 17:15:37 -04:00
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: removes persistedQueryParams as it should work out of the box (#10394) 2020-08-07 09:51:37 +02:00
permission-type.js FEATURE: Group category permissions tab (#10388) 2020-08-10 09:49:05 -05:00
post-action-type.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
post-stream.js FIX: correct stream counter when load more posts (#10264) 2020-07-20 09:52:06 +10:00
post.js FIX: Expose PG headline highlighting for all search results. 2020-08-12 16:43:47 +08: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 REFACTOR: Remove Discourse.SiteSettings from user/admin-user 2020-07-15 11:48:55 -04: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 REFACTOR: Move Page title / focus / counts logic to service 2020-08-04 12:02:25 -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 FIX: prevents errors on /tags when a tag constructor exists (#10449) 2020-08-17 17:40:34 +02: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 FIX: Move queryParams to each discovery controller rather than shared (#10424) 2020-08-13 11:33:46 -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: stop sync of tracking state when list is filtered 2020-08-06 16:34:02 +10:00
topic.js UX: lowercase tag name before checking it with topic title. 2020-08-23 21:09:51 +05:30
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 FEATURE: add regular_categories field in site setting & user option. (#10477) 2020-08-20 00:35:04 +05:30