Commit graph

24 commits

Author SHA1 Message Date
purple
9c4f33eea1 Make the cacheoverlay a class instead. 2023-08-11 22:22:06 +02:00
purple
1579c98add Add cacherefreshhider to the Blueprint css stylesheet 2023-08-11 22:17:29 +02:00
purple
30dda95fc1 Add new function that generates a random classname for the admin cache reminder overlay. 2023-08-11 21:39:46 +02:00
purple
43af00b7c4 Improve cache reminder as I did not like it.
Pretty satisfied with this one, totally didn't take a couple hours out of my day.

CodePen: https://codepen.io/prplwtf/pen/ExOBQzw?editors=1100
2023-08-11 20:20:31 +02:00
purple
d00b31a0b4 Add favicon to "domain.ext/extensions/blueprint". 2023-08-10 17:49:43 +02:00
purple
70ad38c890 Add an overlay that helps you with refreshing your cache. 2023-08-08 21:32:57 +02:00
purple
0b8cfd9d77 Move client css to /resources/scripts 2023-07-28 18:24:22 +02:00
purple
84dee8772c Add dashboard_css. 2023-07-28 14:04:46 +02:00
purple
a939916ffc Copy paste extension placeholder image from .blueprint/assets instead of including all of them. 2023-07-27 11:49:15 +02:00
purple
6d0ed89db6 Second attempt at fixing admin notifications 2023-07-24 15:46:39 +02:00
purple
8be073b935 Remove core.blade.php and add notification patches.
This is an attempt at making buttons behind notifications clickable after notifications disappear. Core.blade.php was unused so it's now removed.
2023-07-24 15:42:07 +02:00
purple
421e5f12a8 Get Blueprint logo from assets when installing. 2023-07-04 10:37:31 +02:00
purple
90b2fbaed4 Remove old "all rights reserved" from blueprint.style.css 2023-06-11 21:04:45 +02:00
purple
e70ee534e2 Blueprint has a brand new logo and errors are red now.
Remember the Blueprint error screen? Instead of being blue, it's red now. Makes it a little bit easier to understand.

Also, the new look is here, with a brand new website as well. Great stuff!
2023-06-05 18:20:01 +02:00
purple
d268c35f4d Implement notifications and back-end onboarding variables 2023-04-23 20:21:09 +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
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
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
13a0c7bbda Minimized btn-gray css lines 2023-02-08 11:36:24 +01:00
purple
e54d67d43a Added a button row
The admin page for Blueprint now has a placeholder button row with custom injected css.
2023-02-08 11:26:12 +01:00
purple
aa4603cd92 Experimenting with custom buttons
I'm now experimenting with custom button colors and styles.
2023-02-08 10:47:00 +01:00
Ali Poyraz AYDIN
df63dc16a2
Create blueprint.style.css 2023-02-07 18:11:23 +03: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