Martin Brennan
70f7c0ee6f
FEATURE: More flexible admin plugin config nav definition ( #26254 )
...
This commit changes the API for registering the plugin config
page nav configuration from a server-side to a JS one;
there is no need for it to be server-side.
It also makes some changes to allow for 2 different ways of displaying
navigation for plugin pages, depending on complexity:
* TOP - This is the best mode for simple plugins without a lot of different
custom configuration pages, and it reuses the grey horizontal nav bar
already used for admins.
* SIDEBAR - This is better for more complex plugins; likely this won't
be used in the near future, but it's readily available if needed
There is a new AdminPluginConfigNavManager service too to manage which
plugin the admin is actively viewing, otherwise we would have trouble
hiding the main plugin nav for admins when viewing a single plugin.
2024-03-21 13:42:06 +10:00
..
2024-03-06 18:05:11 +01:00
2024-03-06 18:05:11 +01:00
2023-11-13 13:29:20 +01:00
2024-03-21 11:35:49 +08:00
2024-03-18 08:50:39 +10:00
2024-03-11 06:56:17 +08:00
2024-03-11 06:56:17 +08:00
2023-02-13 11:42:38 +00:00
2023-10-18 11:07:09 +01:00
2023-11-07 13:20:57 +10:00
2024-03-14 12:28:08 +11:00
2023-08-31 11:49:35 +02:00
2023-10-10 21:46:54 +01:00
2023-10-31 08:57:50 +01:00
2023-10-10 21:46:54 +01:00
2023-10-19 13:47:45 +02:00
2023-10-10 21:46:54 +01:00
2023-02-13 11:42:38 +00:00
2023-10-10 21:46:54 +01:00
2023-11-08 10:53:06 +01:00
2023-10-18 11:07:09 +01:00
2023-12-12 13:09:05 +01:00
2023-10-18 11:07:09 +01:00
2023-11-13 13:29:20 +01:00
2023-10-10 21:46:54 +01:00
2024-03-21 13:42:06 +10:00
2024-03-21 13:42:06 +10:00
2024-03-18 08:50:39 +10:00
2024-03-14 12:28:08 +11:00
2023-11-29 15:14:30 +01:00
2023-02-13 11:42:38 +00:00
2023-10-10 21:46:54 +01:00
2023-02-13 11:42:38 +00:00
2023-10-10 21:46:54 +01:00
2023-02-13 11:42:38 +00:00
2023-10-10 21:46:54 +01:00
2023-02-13 11:42:38 +00:00
2023-10-10 21:46:54 +01:00
2023-02-13 11:42:38 +00:00
2023-10-10 21:46:54 +01:00
2023-11-08 10:48:12 -03:00
2023-11-08 10:48:12 -03:00
2023-02-13 11:42:38 +00:00
2023-10-10 21:46:54 +01:00
2023-02-13 11:42:38 +00:00
2023-10-18 11:07:09 +01:00
2023-02-13 11:42:38 +00:00
2023-10-10 21:46:54 +01:00
2023-08-31 11:49:35 +02:00
2023-10-10 21:46:54 +01:00
2023-02-13 11:42:38 +00:00
2023-10-10 21:46:54 +01:00
2023-11-13 13:29:20 +01:00
2023-10-10 21:46:54 +01:00
2023-02-13 11:42:38 +00:00
2023-10-10 21:46:54 +01:00
2023-11-08 10:53:06 +01:00
2023-11-27 12:16:31 +01:00
2024-03-20 14:23:18 +11:00
2024-03-18 08:50:39 +10:00
2023-11-13 13:29:20 +01:00
2023-11-28 10:49:49 +01:00
2024-03-06 18:05:03 +01:00
2024-03-06 18:05:11 +01:00
2023-11-08 10:53:06 +01:00
2024-03-06 18:05:11 +01:00
2023-10-10 21:46:54 +01:00
2023-12-12 13:09:05 +01:00
2023-11-27 12:16:31 +01:00
2024-03-05 15:24:47 +00:00
2023-11-27 09:32:28 +11:00
2024-03-06 18:05:11 +01:00
2023-08-31 11:49:35 +02:00
2023-02-23 15:32:53 +00:00
2023-08-31 11:49:35 +02:00
2024-03-06 18:05:11 +01:00
2024-03-06 18:05:03 +01:00
2024-03-06 18:05:11 +01:00
2023-02-13 11:42:38 +00:00
2023-11-28 10:49:49 +01:00
2023-11-08 10:53:06 +01:00
2023-10-18 11:07:09 +01:00
2023-12-13 16:22:48 -07:00
2023-02-13 11:42:38 +00:00
2023-10-10 21:46:54 +01:00
2023-02-13 11:42:38 +00:00
2023-02-23 15:32:53 +00:00
2023-11-10 20:39:48 +00:00
2023-10-10 21:46:54 +01:00
2023-08-31 11:49:35 +02:00
2023-10-10 21:46:54 +01:00
2023-02-13 11:42:38 +00:00
2023-10-10 21:46:54 +01:00
2023-11-24 11:31:11 +11:00
2024-03-06 18:05:11 +01:00
2023-10-10 21:46:54 +01:00
2024-03-06 18:05:03 +01:00
2024-03-06 18:05:11 +01:00
2023-08-28 10:48:59 +10:00
2023-08-28 10:48:59 +10:00
2023-02-13 11:42:38 +00:00
2023-02-23 15:32:53 +00:00
2024-03-06 18:05:03 +01:00
2024-03-06 18:05:11 +01:00
2023-12-12 13:09:05 +01:00
2023-10-18 11:07:09 +01:00
2023-02-13 11:42:38 +00:00
2023-02-23 15:32:53 +00:00
2023-12-12 13:09:05 +01:00
2023-10-10 21:46:54 +01:00
2023-11-13 13:29:20 +01:00
2023-11-20 13:26:46 +00:00
2023-02-13 11:42:38 +00:00
2023-02-23 15:32:53 +00:00
2023-02-13 11:42:38 +00:00
2023-02-23 15:32:53 +00:00
2024-03-13 12:38:21 +08:00
2023-10-10 21:46:54 +01:00
2023-08-31 11:49:35 +02:00
2023-10-10 21:46:54 +01:00
2023-02-13 11:42:38 +00:00
2023-10-10 21:46:54 +01:00
2023-02-13 11:42:38 +00:00
2024-03-06 18:05:11 +01:00
2024-03-11 08:42:12 +08:00
2023-02-13 11:42:38 +00:00
2023-07-27 13:48:59 -04:00
2024-03-11 08:42:12 +08:00
2024-03-18 12:00:28 -04:00
2024-02-29 11:47:07 +01:00
2023-10-18 11:07:09 +01:00
2023-10-08 21:35:53 +00:00
2024-01-04 14:29:08 +11:00
2024-02-29 11:47:07 +01:00
2024-03-06 18:05:11 +01:00
2023-11-08 10:53:06 +01:00
2023-10-10 21:46:54 +01:00
2023-02-14 00:03:46 +01:00
2023-02-23 15:32:53 +00:00
2024-02-15 11:27:51 -05:00
2024-03-06 18:05:11 +01:00
2023-02-13 11:42:38 +00:00
2023-10-18 11:07:09 +01:00
2023-10-09 03:35:31 +00:00
2023-11-28 10:49:49 +01:00
2022-12-28 13:11:12 +00:00
2024-03-06 18:05:11 +01:00
2022-12-28 13:11:12 +00:00
2024-03-06 18:05:11 +01:00
2022-12-28 13:11:12 +00:00
2023-10-18 11:07:09 +01:00