prplwtf
|
efecf45fd6
|
feat core views : Implement new "views" extension API, create some additional files for future features and do some minor changes.
|
2024-02-27 17:32:09 +01:00 |
|
prplwtf
|
62a27e1eb2
|
feat views : Either screw up everything or improve the codebase.
(core still uses old paths, expect no worky)
|
2024-02-17 21:32:08 +01:00 |
|
prplwtf
|
32bcc9305a
|
feat views : Move wrapper files to partials.
|
2024-02-17 16:42:28 +01:00 |
|
prplwtf
|
d3fc7dc4c8
|
feat core resources build-files : Create the server navigation router, change minor things in blade wrappers and start working on inserting routes in core.
|
2024-01-30 15:13:17 +01:00 |
|
purple
|
57a9ae3d30
|
Metatags section is now called "head" instead.
|
2023-09-25 11:41:50 +02:00 |
|
purple
|
ae5873b8b8
|
Yield metatags section to allow extensions to add meta tags in the wrapper.
|
2023-09-25 11:40:54 +02:00 |
|
purple
|
8b15d1577b
|
Import BlueprintClientLibrary directly in the client wrapper instead of BaseController.
|
2023-09-13 21:31:19 +02:00 |
|
purple
|
bc93e6d4c3
|
Add more comments and make code more readable.
|
2023-08-29 14:18:07 +02:00 |
|
purple
|
cd76e3a192
|
Move wrapper to below container.
|
2023-08-02 14:07:22 +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
|
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
|
08c26c0191
|
Add dashboard_wrapper below content.
|
2023-07-23 18:35:37 +02:00 |
|
purple
|
75d4c94351
|
Attempt at making dashboard_wrapper useful
|
2023-07-23 18:27:09 +02:00 |
|
purple
|
865d71ec2e
|
Forgot to add -e to echo when adding the newline.
I'm also experimenting with making the wrapper work correctly.
|
2023-07-23 18:20:01 +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
|
c34269aba0
|
Fix wrong variables for dashboard_wrapper and change placeholders in wrapper.blade.php
|
2023-07-13 21:27:05 +02:00 |
|
purple
|
f6ceb10055
|
First steps at making client-side extension support.
|
2023-07-12 22:15:21 +02:00 |
|