Martin Brennan
4e7a75a7ec
DEV: Single admin plugin page for consistent admin plugin UX ( #26024 )
...
This commit adds new plugin show routes (`/admin/plugins/:plugin_id`) as we move
towards every plugin having a consistent UI/landing page.
As part of this, we are introducing a consistent way for plugins
to show an inner sidebar in their config page, via a new plugin
API `register_admin_config_nav_routes`
This accepts an array of links with a label/text, and an
ember route. Once this commit is merged we can start the process
of conforming other plugins to follow this pattern, as well
as supporting a single-page version of this for simpler plugins
that don't require an inner sidebar.
Part of /t/122841 internally
2024-03-13 13:15:12 +10:00
..
2024-03-06 18:05:03 +01:00
2023-12-12 13:09:05 +01:00
2022-12-28 13:11:12 +00:00
2023-11-02 10:34:37 +10:00
2023-11-02 10:34:37 +10:00
2023-10-19 14:23:41 +10:00
2023-12-04 12:53:07 +01:00
2024-01-12 11:55:26 +10:00
2023-08-31 11:49:35 +02:00
2023-10-23 21:09:02 +02:00
2023-10-23 21:09:02 +02:00
2022-12-28 13:11:12 +00:00
2024-03-13 10:18:08 +11:00
2022-12-28 13:11:12 +00:00
2023-08-31 11:49:35 +02:00
2022-12-28 13:11:12 +00:00
2023-12-12 13:09:05 +01:00
2023-08-31 11:49:35 +02:00
2023-08-31 11:49:35 +02:00
2022-12-28 13:11:12 +00:00
2022-12-28 13:11:12 +00:00
2022-12-28 13:11:12 +00:00
2023-02-08 11:21:39 -08:00
2023-08-31 11:49:35 +02:00
2023-02-08 11:21:39 -08:00
2023-08-31 11:49:35 +02:00
2023-08-31 11:49:35 +02:00
2023-09-28 13:30:19 -04:00
2024-03-13 06:52:46 +08:00
2024-03-06 08:24:29 +08:00
2023-11-07 16:48:30 -05:00
2023-10-26 18:26:36 +02:00
2024-01-18 13:06:42 +01:00
2024-01-18 13:06:42 +01:00
2024-02-28 14:00:53 +01:00
2024-01-18 13:06:42 +01:00
2023-11-20 09:59:04 +11:00
2023-11-27 09:32:28 +11:00
2022-12-28 13:11:12 +00:00
2022-12-28 13:11:12 +00:00
2023-08-31 11:49:35 +02:00
2023-10-16 10:34:34 -04:00
2022-12-28 13:11:12 +00:00
2022-12-28 13:11:12 +00:00
2024-01-03 09:27:25 +08:00
2022-12-28 13:11:12 +00:00
2022-12-28 13:11:12 +00:00
2023-08-31 11:49:35 +02:00
2024-03-13 10:18:08 +11:00
2022-12-28 13:11:12 +00:00
2024-02-05 17:31:31 +01:00
2023-11-21 09:37:11 +10:00
2024-03-13 13:15:12 +10:00
2024-03-13 13:15:12 +10:00
2024-03-13 13:15:12 +10:00
2022-12-28 13:11:12 +00:00
2024-03-06 18:05:03 +01:00
2024-03-06 18:05:03 +01:00
2023-09-11 13:44:52 +02:00
2023-12-12 13:09:05 +01:00
2024-03-01 17:20:15 +01:00
2024-02-15 11:27:51 -05:00
2022-12-28 13:11:12 +00:00
2024-03-06 18:05:03 +01:00
2023-08-31 11:49:35 +02:00
2024-03-06 18:05:03 +01:00
2024-02-07 07:46:42 +11:00
2023-09-11 13:44:52 +02:00
2024-01-26 13:10:45 -05:00
2023-10-26 18:26:36 +02:00
2023-08-31 11:49:35 +02:00
2023-12-12 13:09:05 +01:00
2024-03-06 18:05:03 +01:00
2023-10-26 08:24:47 -04:00
2023-10-26 08:24:47 -04:00
2022-12-28 13:11:12 +00:00