discourse/app
Jarek Radosz d5cf128dbd
DEV: Fix an error in topic deletion (#20440)
Spotted as log entry in tests:

```
TypeError: Cannot read properties of undefined (reading 'force_destroy')
```
2023-02-24 13:48:08 +01:00
..
assets DEV: Fix an error in topic deletion (#20440) 2023-02-24 13:48:08 +01:00
controllers DEV: Apply form template to categories (#20337) 2023-02-23 11:18:14 -08:00
helpers DEV: Replace #pluck_first freedom patch with AR #pick in core (#19893) 2023-02-13 12:39:45 +08:00
jobs DEV: Enable `unless` cops 2023-02-21 10:30:48 +01:00
mailers DEV: Replace #pluck_first freedom patch with AR #pick in core (#19893) 2023-02-13 12:39:45 +08:00
models DEV: Apply form template to categories (#20337) 2023-02-23 11:18:14 -08:00
serializers DEV: Apply form template to categories (#20337) 2023-02-23 11:18:14 -08:00
services DEV: configurable public sidebar sections (#20303) 2023-02-22 08:55:44 +11:00
views SECURITY: Show only visible tags in metadata 2023-02-23 17:22:20 +01:00