discourse/app/assets/javascripts/discourse
Alan Guo Xiang Tan f5af4936d4
FIX: Site's top tags not shown for anonymous user (#22219)
When a site does not have `default_navigation_menu_tags`
site setting set, anonymous users should be shown the site's top tags as
a default in the tags section. However, this regressed in 9fad71809c
and we ended up showing anonymous users a tags section with only the
`All Tags` section link.

As part of this commit, I have also refactored the QUnit acceptance
tests to system tests which are much easier to work with.
2023-06-21 14:37:40 +08:00
..
app FEATURE: Add deslect all and reset to defaults btn edit nav menu modal (#22218) 2023-06-21 12:45:48 +08:00
config DEV: Replace Ember implicit injections with base class extensions (#21417) 2023-05-09 09:34:05 +01:00
lib PERF: Improve workbox loading strategy (#22019) 2023-06-09 11:14:11 +01:00
public/assets/scripts DEV: Extract global compat code into module (#20901) 2023-04-06 10:09:12 +01:00
scripts Drop support for iOS < 15.7 (#19847) 2023-01-16 17:28:59 +00:00
tests FIX: Site's top tags not shown for anonymous user (#22219) 2023-06-21 14:37:40 +08:00
.ember-cli DEV: Update ember-cli to 4.12.0 (#21074) 2023-04-19 12:58:29 +02:00
.npmrc
ember-cli-build.js PERF: Improve workbox loading strategy (#22019) 2023-06-09 11:14:11 +01:00
jsconfig.json DEV: Add discourse/tests to jsconfig (#19031) 2022-11-15 11:33:56 +00:00
package.json Build(deps-dev): Bump sinon from 15.1.2 to 15.2.0 in /app/assets/javascripts (#22211) 2023-06-21 07:23:39 +08:00
testem.js DEV: Run tests with new chrome headless (#21684) 2023-05-26 11:02:56 +02:00