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
Bianca Nenciu df26d2e72a
FIX: Build correct topic list filter (#11473)
* FIX: 'false' value was treated as a truthy value

For example, latest.json?no_subcategories=false used to have set
no_subcategories to the string value of 'false', which is not false.

* DEV: Remove dead code

* FIX: Redirect to /none under the right conditions

These conditions are:
 - neither /all or /none present
 - only for default filter

* FIX: Build correct topic list filter

/none was never added to the topic list filter

* FIX: Do not show count for subcategories if 'none' category

* FIX: preload_key must contain /none if no_subcategories
2020-12-11 14:20:48 +02:00
..
action-summary.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
archetype.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
badge-grouping.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
badge.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
bookmark.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
category-list.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
category.js FIX: Allow for cateogry edit routes of unknown depth (#11426) 2020-12-08 16:50:26 -05:00
composer.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
draft.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
group-history.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
group.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
invite.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
live-post-counts.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
login-method.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
nav-item.js FIX: Build correct topic list filter (#11473) 2020-12-11 14:20:48 +02:00
permission-type.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
post-action-type.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
post-stream.js FEATURE: Optional filtered replies view (#11387) 2020-12-10 12:02:07 -05:00
post.js FIX: Trigger an event when a post is bookmarked. (#11407) 2020-12-04 15:09:20 -03:00
published-page.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
rest.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
result-set.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
reviewable-history.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
reviewable.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
session.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
site.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
static-page.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
store.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
tag-group.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
tag.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
topic-details.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
topic-list.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
topic-timer.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
topic-tracking-state.js FIX: Build correct topic list filter (#11473) 2020-12-11 14:20:48 +02:00
topic.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
trust-level.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
user-action-group.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
user-action-stat.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
user-action.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
user-badge.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
user-draft.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
user-drafts-stream.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
user-posts-stream.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
user-stream.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
user.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00