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-13 13:15:12 +10:00
2023-01-09 14:14:59 +00:00
2023-12-06 16:37:32 +10:00
2024-02-09 12:52:22 +10:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2023-11-10 11:16:06 +00:00
2024-03-07 16:14:50 +02:00
2023-01-09 14:14:59 +00:00
2023-09-13 19:21:44 +05:30
2023-05-25 14:53:59 +02:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2023-07-31 15:00:05 +01:00
2023-01-09 14:14:59 +00:00
2023-09-12 15:31:26 -03:00
2023-06-07 17:19:58 -05:00
2023-12-06 16:37:32 +10:00
2023-02-28 14:31:59 +02:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2023-12-06 13:19:09 +01:00
2023-01-09 14:14:59 +00:00
2023-05-29 14:47:18 -07:00
2023-01-09 14:14:59 +00:00
2024-01-17 12:54:52 -05:00
2024-02-12 12:07:14 +02:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2023-12-28 10:16:04 -05:00
2024-01-17 13:01:04 +11:00
2023-02-03 16:48:05 -03:00
2023-01-09 14:14:59 +00:00
2023-12-07 11:30:44 -06:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2024-02-20 09:48:09 +10:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2023-10-27 12:40:49 +08:00
2023-11-10 14:27:43 -06:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2023-09-11 09:12:37 +01:00
2023-10-09 07:24:10 +08:00
2023-10-13 11:28:31 +10:00
2023-01-09 14:14:59 +00:00
2023-12-13 14:06:59 +00:00
2023-08-08 15:15:34 -04:00
2024-03-12 16:16:04 +00:00
2023-11-02 08:46:45 +11:00
2023-01-09 14:14:59 +00:00
2024-02-23 11:42:28 +05:30
2023-01-09 14:14:59 +00:00
2023-01-23 14:48:33 +10:00
2023-11-06 15:57:00 +00:00
2023-01-09 14:14:59 +00:00
2023-06-12 12:49:26 +02:00
2023-05-17 14:25:06 +08:00
2023-07-28 12:53:46 +01:00
2023-07-28 12:53:46 +01:00
2023-02-13 12:39:45 +08:00
2024-02-15 16:42:42 +11:00
2024-02-20 11:19:22 +10:00
2023-06-05 19:24:22 +08:00
2024-01-19 11:25:24 +08:00
2023-02-21 10:30:48 +01:00
2023-07-31 15:00:05 +01:00
2022-11-24 19:16:28 +04:00
2024-02-26 17:40:48 +04:00
2024-01-30 10:32:42 +00:00
2023-06-08 20:06:20 +03:00
2023-01-09 14:14:59 +00:00