prplwtf
c87d8223f8
feat extensions.blade.php
: add "find more extensions" button
2024-08-30 18:47:13 +02:00
prplwtf
bd62f0b6df
fix extensions.blade.php
: Section height is now correct
2024-08-28 12:32:55 +02:00
prplwtf
0d62dcb520
feat extensions.blade.php
: hide footer as a duct-tape fix for extension buttons
2024-08-27 18:43:34 +02:00
prplwtf
3258a4f7d3
fix /admin/extensions
: entries were able to overlap the copyright footer
2024-07-16 16:43:10 +02:00
prplwtf
4027b5ebb6
feat /admin/extensions
: make extensions page better
2024-07-16 16:08:08 +02:00
prplwtf
a490570467
feat extensions
: add new "system" icon to blueprint entry
2024-06-21 22:37:02 +02:00
purple
2a34b329fb
feat admin
: try stuff
2024-05-03 12:27:08 +02:00
purple
1b0c1c045a
feat admin
: Actually start working on making extension buttons look good.
2024-05-03 11:52:12 +02:00
prplwtf
c5cd4be710
feat admin
: make fancy-er
2024-04-28 20:41:44 +02:00
prplwtf
b958cc99e4
feat admin
: make work well yey
2024-04-28 16:39:26 +02:00
prplwtf
daaa6b2cee
feat admin
: work-in-progress revamp extension buttons
2024-04-28 16:21:49 +02:00
prplwtf
3ce0f59ff0
feat views
build
: Create custom view for extension entry's and use that on button build file.
2024-03-16 14:21:39 +01:00
prplwtf
f19b88408b
fix core
views
: Attempt at fixing permission errors with extension management and undefined error with extensions page.
2024-03-16 14:05:41 +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
prplwtf
9cd427f524
fix views
: unknown method on extensions page
2024-03-10 23:13:33 +01:00
prplwtf
e6797fcf68
feat app
views
: Improve overall controller, service and view codebase. (might break)
2024-03-10 22:26:41 +01:00
purple
a742f6cbb1
feat views
extensions.blade.php
: Modify page description
2024-02-11 00:23:59 +01:00
prplwtf
68bbf03d92
fix core
views
: Fix sed range error.
2024-01-30 13:27:07 +01:00
prplwtf
891a346a8e
feat core
build-files
views
: No longer use nul characters for placeholders in build files.
2024-01-30 13:17:25 +01:00
purple
71a23038fc
Make extension button width dynamic and change it's background color.
2023-09-30 14:01:56 +02:00
purple
ed263d0c2a
Improve extension page buttons.
2023-09-29 21:59:09 +02:00
purple
bc93e6d4c3
Add more comments and make code more readable.
2023-08-29 14:18:07 +02:00
purple
e25cf92924
Check if version is &bp.version&, if so, hide Blueprint from the extensions page.
2023-08-05 18:31:42 +02:00
purple
ecd0997113
dashboard_wrapper is now inserted outside of <head> and modify error text for users with a unfinished installation.
2023-07-20 11:46:42 +02:00
purple
08dc69cc74
Add "Pulse" to the Blueprint admin page
2023-06-20 21:54:28 +02:00
purple
a52ec1a3c1
Fix indentation on VariableService and fix installation check.
...
Now the installation will be marked as installed after the installation script ends.
2023-06-20 18:08:25 +02:00
purple
1aec415db4
Fix indentation on PlaceholderService and make sure user has ran the installation script before using Blueprint.
2023-06-20 17:53:08 +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
68366febe8
Fixed a small issue.
2023-02-23 21:00:46 +01:00
purple
ee89018f64
Less code for extension page btns
...
I've put the css into classes instead, just helps a bit having less bloat.
2023-02-23 18:09:33 +01:00
purple
322e0bb145
Version is now a variable.
2023-02-22 19:47:18 +01:00
purple
33d3403995
Replaced placeholder and added "global variables"
...
The replacement of the placeholder is just a work in progress. I've also discovered a few more things about PHP now, including how to do variables and stuff.
2023-02-19 19:30:47 +01:00
purple
aa71e4c76a
Improved button style
...
Changed the button style for the extension manager page.
2023-02-08 11:29:12 +01:00
purple
b3d379ba3f
Show extension logo instead of icon
...
Now the extensions admin page will show a logo of the extension instead of an icon. This is both on the manage extensions page and the page of the extension.
2023-02-06 21:14:26 +01:00
purple
191434aaaa
Changed margin-top to margin-bottom
...
Honestly, this looks much better. Now the spacing doesn't go as far as before.
2023-02-06 20:09:35 +01:00
purple
99eca0e597
Linked to placeholder extension page
...
Replaced the empty button on the extensions page with a button that links to the placeholder extension settings page.
2023-01-30 14:53:27 +01:00
purple
5f6e7cd801
Changed to Boxicons
...
Changed a couple FontAwesome icons to Boxicons
2023-01-28 21:14:34 +01:00
purple
016db7ae46
Update extensions.blade.php
...
Added extensions buttons in the admin panel extension page.
2023-01-28 21:00:36 +01:00
purple
9efb5923a2
Updated extension page
...
Changed the texts.
2023-01-28 20:12:52 +01:00
Jack G
8851d4c0c3
Extensions Page
...
Extensions admin page
2023-01-27 19:30:42 +00:00