Commit graph

268 commits

Author SHA1 Message Date
prplwtf
9d95b58dd8 feat: add badge sticker to assets 2024-10-29 10:40:06 +01:00
prplwtf
429c9226a9 feat assets: use higher quality version of blueprint badge 2024-09-23 17:16:49 +02:00
Jelcoo
972c60e620
feat build-files route.php: add parameters to delete & name routes 2024-08-22 16:47:33 +02:00
prplwtf
452d654028 feat build-files route.php: add new methods for admin pages 2024-08-22 14:46:35 +02:00
purple
e8d9c82039 feat assets: add circular and retro sticker files 2024-08-14 11:34:31 +02:00
prplwtf
d0db9e938e feat assets: resort assets 2024-07-16 20:51:46 +02:00
prplwtf
4027b5ebb6 feat /admin/extensions: make extensions page better 2024-07-16 16:08:08 +02:00
prplwtf
8500b8c489 feat refactor: make bugfixes and split part of the core script into new scripts 2024-06-23 16:38:57 +02:00
prplwtf
27031c9264 fix core BlueprintExtensionController: Update fallback version, fix some stuff, and do some more stuff.
Co-authored-by: Robert Jansen <0x7d8@users.noreply.github.com>
2024-06-22 21:25:29 +02:00
prplwtf
9d6b432f99 feat core: Make schedules (and artisan) work WOOOOOOO
Co-authored-by: Victor B. <contact@itsvic.dev>
2024-06-22 16:17:45 +02:00
prplwtf
2def33c9d7 feat core lib app build: Prepare schedules support 2024-06-22 14:38:49 +02:00
prplwtf
71f92222f0 fix ArtisanCommandConstructor core: test and fix issues 2024-06-22 13:27:58 +02:00
prplwtf
4dbffbdd60 feat build: Create new ArtisanCommandConstructor 2024-06-22 12:55:02 +02:00
Ivy
62e1fc9753
feat admin: improve stylesheet formatting 2024-06-10 08:52:15 +02:00
Ivy
04fac26f0e
feat admin: improve code formatting on admin stylesheet 2024-06-10 08:50:52 +02:00
purple
0d30086f11 feat assets: Add new marketing material 2024-05-16 18:08:02 +02:00
prplwtf
9d5600f1f0 feat admin: Remove commented-out css 2024-05-14 22:00:20 +02:00
purple
bca7750fda feat admin: make extension version on extensions page have lower opacity 2024-05-04 14:13:39 +02:00
purple
9b20b760c7 feat admin: make blurred extension icon fancier 2024-05-03 12:06:32 +02:00
purple
5fadfeaf79 fix admin: weird ui bugs due to some css rules 2024-05-03 11:59:02 +02:00
purple
1b0c1c045a feat admin: Actually start working on making extension buttons look good. 2024-05-03 11:52:12 +02:00
purple
f6affb02e7 feat admin: stop making horrible ui choices 2024-05-01 16:41:50 +02:00
purple
c32a4d88f4 feat admin: change color scheme again 2024-05-01 16:37:18 +02:00
purple
cb04dbfe3e Revert "feat admin: change gradient"
This reverts commit 94611f8426.
2024-05-01 16:20:02 +02:00
purple
c6fb345e6b Revert "feat admin: try out extension button hover animation"
This reverts commit a6496c36cb.
2024-05-01 16:18:29 +02:00
purple
a6496c36cb feat admin: try out extension button hover animation 2024-05-01 16:13:57 +02:00
purple
94611f8426 feat admin: change gradient 2024-05-01 16:11:13 +02:00
purple
dd522ccece feat admin: change extension button color 2024-05-01 15:59:13 +02:00
purple
2f34d12dea fix admin: some scuffed extension button css 2024-04-30 23:14:37 +02:00
purple
af688ce7ac Merge branch 'main' of https://github.com/teamblueprint/main.git 2024-04-30 20:26:35 +02:00
purple
f8f6221122 feat assets: Replace logo with blue one for testing purposes 2024-04-30 20:26:15 +02:00
prplwtf
6fcb17cc39 feat admin: admit defeat 2024-04-28 20:58:27 +02:00
prplwtf
ce248f8013 feat admin: increase border radius on extension image to make stuff look slightly better 2024-04-28 20:47:56 +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
9d9b08d639 feat admin: make center :) 2024-04-28 16:29:08 +02:00
prplwtf
c105b57426 feat admin: Make extension page buttons fancier again 2024-04-28 16:27:52 +02:00
prplwtf
daaa6b2cee feat admin: work-in-progress revamp extension buttons 2024-04-28 16:21:49 +02:00
prplwtf
5bfe0d50f9 fix telemetry: connection timeout in case of boom 2024-04-10 19:41:19 +02:00
purple
2169beb507 fix views build: Server error upon visiting extension pages with custom controllers 2024-04-10 10:19:55 +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
prplwtf
9cea33abf5 fix core build: Attempt at fixing duplicate extension admin buttons. 2024-03-16 14:53:24 +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
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
5dbec38b47 fix build: Change @yield to @include in button build file. 2024-03-16 14:12:48 +01:00
prplwtf
e681ed2ada fix build: replace array with [] 2024-03-16 14:08:18 +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
40bacdcd4f fix build: weird modal and button margins 2024-03-13 22:19:45 +01:00
prplwtf
ef9f937be6 fix build: weird margins 2024-03-13 22:17:07 +01:00