discourse/app
Alan Guo Xiang Tan 55fa94f759
DEV: Attempt to fix flaky sidebar test (#17852)
Makes displaying and hiding the list more deterministic.

```
Error: QUnit Test Failure: Exam Partition 1 - Acceptance: Sidebar - Community Section: clicking on more... link
not ok 491 Firefox 91.0 - [722 ms] - Exam Partition 1 - Acceptance: Sidebar - Community Section: clicking on more... link
    ---
        actual: >
            true
        expected: >
            false
        stack: >
            @http://localhost:7357/assets/core-tests.js:9826:14

        message: >
            additional section links are hidden
        negative: >
            false
        browser log: |
```
2022-08-10 21:22:55 +08:00
..
assets DEV: Attempt to fix flaky sidebar test (#17852) 2022-08-10 21:22:55 +08:00
controllers FEATURE: Allow private themes to be partially installed (#17644) 2022-08-10 13:30:18 +03:00
helpers FIX: bots could generate errors when slug generation method is encoded (#17224) 2022-07-29 16:27:52 +10:00
jobs DEV: Combine all header notification bubbles into one in the new user menu (#17718) 2022-08-03 08:57:59 +03:00
mailers FEATURE: Custom unsubscribe options (#17090) 2022-06-21 15:49:47 -03:00
models FEATURE: Allow private themes to be partially installed (#17644) 2022-08-10 13:30:18 +03:00
serializers FEATURE: add welcome topic cta banner (#17821) 2022-08-09 21:52:39 +05:30
services FIX: Make word watcher work with nil strings (#17830) 2022-08-08 16:34:51 -03:00
views UX: update register admin wizard page styles (#17785) 2022-08-03 21:49:21 -04:00