Commit graph

16 commits

Author SHA1 Message Date
prplwtf
88ddee2f34 feat template.blade.php: extension icons should have their identifier as alt text 2024-07-16 15:53:55 +02:00
purple
da54a20831 fix core views: Admin view contents were not being added to view file for some reason 2024-04-10 11:12:29 +02:00
purple
61bb008137 fix core views: Fix empty extension pages, at least attempt to fix it. 2024-04-10 10:55:56 +02:00
purple
e39edf1639 feat views: add debug lines 2024-04-10 10:43:18 +02:00
purple
6bbd986751 fix views: Another attempt at fixing server error for custom controllers. 2024-04-10 10:26:06 +02:00
purple
2169beb507 fix views build: Server error upon visiting extension pages with custom controllers 2024-04-10 10:19:55 +02:00
prplwtf
aae193c2ab feat views: modify description of route eggs config option 2024-04-09 20:54:23 +02:00
Victor B.
38fe14837b
feat: add "route eggs" setting to default extension config controller
saved as a JSON array of egg IDs in `blueprint::extensionconfig_[id]_eggs`.
ID of `-1` means the routes should be shown on all eggs
2024-04-08 13:17:29 +02:00
purple
79ecee3db2 feat views: Change settings dialog description 2024-03-19 20:04:01 +01:00
purple
0d59915b74 feat core views: Implement new minimal permissions system 2024-03-19 17:52:03 +01:00
purple
9cb681f134 feat views: make new settings dialog saveable, doesn't do anything yet 2024-03-19 17:34:45 +01:00
purple
fbe22e7868 feat views: improve configuration dialog for extensions 2024-03-19 16:07:10 +01:00
purple
d79f06fe2e feat views: Make massive improvements to extension configuration dialog. 2024-03-19 15:43:08 +01:00
purple
505fcfdce7 feat views: Update some stuff related to the extension config overlay. 2024-03-19 15:10:30 +01:00
prplwtf
83dac2f8d5 fix core views: Construct the admin view template correctly and attempt to fix extension button not being removed. 2024-03-16 14:42:29 +01:00
prplwtf
3dd9ea1e74 feat core build: build files for admin view and extension button now define variables and yield sections 2024-03-16 13:54:13 +01:00