Commit graph

11 commits

Author SHA1 Message Date
purple
078b31b062 feat routes core: Move the extension admin routes to a custom routes file. 2024-02-14 08:32:44 +01:00
purple
2ddfb5c97a Update admin router text 2023-05-17 09:36:55 +02:00
purple
c394bbe9ca Add admin router notice 2023-05-16 18:49:26 +02:00
purple
b1e32ca8ae Switch to UNIX line breaks instead of DOS for not breaking linux. 2023-04-05 21:29:58 +02:00
purple
0f95d98c37 Updates to extension installation
Extension logo's get imported correctly now, as well as extension buttons in the /admin/extensions page. Routes and view controllers get added automatically as well.
2023-03-26 17:24:30 +02:00
purple
2866f05ee9 Added placeholder for blueprint to know where to place new extension routes 2023-03-26 15:26:40 +02:00
purple
8ae78ab057 Grouped Blueprint routes
just another thing to make blueprint less of a mess
2023-03-08 10:08:08 +01:00
purple
700819af08 Updated admin routers to include a patch method 2023-02-26 14:40:17 +01:00
purple
e96596741d Moved Blueprint admin view
Changed the location of the Blueprint admin extension page to allow for better organization.
2023-02-06 20:48:21 +01:00
purple
29c0cb1441 Added and grouped Blueprint routers
I've gone ahead and grouped Blueprint's routers as well as adding a placeholder extension page.
2023-01-30 14:50:29 +01:00
Jack G
8851d4c0c3 Extensions Page
Extensions admin page
2023-01-27 19:30:42 +00:00