discourse/app
Ted Johansson 3137e60653
DEV: Database backed admin notices (#26192)
This PR introduces a basic AdminNotice model to store these notices. Admin notices are categorized by their source/type (currently only notices from problem check.) They also have a priority.
2024-05-23 09:29:08 +08:00
..
assets Build(deps): Bump @embroider/addon-shim in the embroider group (#27142) 2024-05-23 00:32:09 +02:00
controllers DEV: Database backed admin notices (#26192) 2024-05-23 09:29:08 +08:00
helpers FIX: Include HTML content for authenticated users with crawler UA (#26757) 2024-04-25 22:41:57 +01:00
jobs DEV: Database backed admin notices (#26192) 2024-05-23 09:29:08 +08:00
mailers FIX: send activity summaries based on "last seen" (#27035) 2024-05-22 10:23:03 +02:00
models DEV: Database backed admin notices (#26192) 2024-05-23 09:29:08 +08:00
serializers DEV: Database backed admin notices (#26192) 2024-05-23 09:29:08 +08:00
services DEV: Database backed admin notices (#26192) 2024-05-23 09:29:08 +08:00
views FIX: send activity summaries based on "last seen" (#27035) 2024-05-22 10:23:03 +02:00