discourse/app
David Taylor f05da14fb6
DEV: Do not include method definitions in serializer `attributes`
These accidental inclusions are mostly no-ops (because the method name is also included as an explicit symbol). The mistakes were made more obvious because syntax_tree adjusted the indentation of these methods
2023-01-09 14:15:00 +00:00
..
assets UX: improve use of space for readability of admin email modal (#19797) 2023-01-09 14:24:58 +01:00
controllers DEV: Apply syntax_tree formatting to `app/*` 2023-01-09 14:14:59 +00:00
helpers DEV: Apply syntax_tree formatting to `app/*` 2023-01-09 14:14:59 +00:00
jobs DEV: Apply syntax_tree formatting to `app/*` 2023-01-09 14:14:59 +00:00
mailers DEV: Apply syntax_tree formatting to `app/*` 2023-01-09 14:14:59 +00:00
models DEV: Apply syntax_tree formatting to `app/*` 2023-01-09 14:14:59 +00:00
serializers DEV: Do not include method definitions in serializer `attributes` 2023-01-09 14:15:00 +00:00
services DEV: Apply syntax_tree formatting to `app/*` 2023-01-09 14:14:59 +00:00
views FIX: Broken images on subfolder installs (#19404) 2022-12-09 11:24:12 -07:00