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