discourse/app/assets/javascripts/admin/addon
Martin Brennan b58f660cd2
DEV: Add meta_topic_id plugin metadata (#23838)
For the admin plugin list we want to be able to link to
a meta topic for plugins, but we have no standard way to
do this at the moment. This adds support for meta_topic_id
alongside other plugin metadata like authors, URL etc,
that gets built into a Meta topic URL in the serializer.
2023-10-10 10:16:13 +10:00
..
adapters DEV: Migrate remaining admin classes to native syntax (#20717) 2023-03-17 12:25:05 +00:00
components FEATURE: granular webhooks (#23070) 2023-10-09 03:35:31 +00:00
controllers FEATURE: granular webhooks (#23070) 2023-10-09 03:35:31 +00:00
helpers DEV: Migrate remaining admin classes to native syntax (#20717) 2023-03-17 12:25:05 +00:00
lib UX: remove unsupported filterable attr from form template sample (#23535) 2023-09-12 12:20:55 -03:00
mixins DEV: Sanitize integer site settings in front- and back-end (#23816) 2023-10-06 19:21:01 +02:00
models DEV: Add meta_topic_id plugin metadata (#23838) 2023-10-10 10:16:13 +10:00
routes FEATURE: granular webhooks (#23070) 2023-10-09 03:35:31 +00:00
services DEV: Rename custom getOwner to getOwnerWithFallback (#23437) 2023-09-26 14:30:52 +01:00
templates FEATURE: granular webhooks (#23070) 2023-10-09 03:35:31 +00:00