Commit Graph

73 Commits

Author SHA1 Message Date
Rico van Zelst
a659b4a855 feat(home): update features and navbar links
- Updated the link in the "features.blade.php" file to point to "/sale-rotation".
- Updated the link in the "navbar.blade.php" file to use the route "sales.index".

These changes improve navigation and ensure consistency across pages.
2023-12-05 15:46:44 +01:00
Rico van Zelst
39567c861c feat(sales): add discount percentage and link to champion/skin details
- Added the display of the discount percentage for each champion and skin on sale.
- Linked each champion and skin to their respective details page.
2023-12-05 15:41:40 +01:00
Rico van Zelst
48c74fb4d6 feat(sales): WIP: add SaleController, Current_sales component, and view
- Added a new file `SaleController.php` in the `app/Http/Controllers` directory to handle sales-related logic.
- Created a new file `Current_sales.php` in the `app/View/Components/Sales` directory to define the `Current_sales` component.
- Added a new file `current_sales.blade.php` in the `resources/views/components/sales` directory to display the current sales.
- Modified the `web.php` routes file to include a route for accessing the sales page.

These changes introduce functionality related to displaying and managing sales data on the website.
2023-12-05 13:35:59 +01:00
Rico van Zelst
2374a39c77 feat(monitoring): add pulse
- Added a new gate called `viewPulse` in the `AuthServiceProvider` class.
- The gate allows only admin users to view the Pulse feature.
2023-12-01 21:49:26 +01:00
Rico van Zelst
d08702888f fix: meta for assets & emotes 2023-11-28 09:33:28 +01:00
Rico van Zelst
0723d5aa72 fix: center icon show + add alt to img 2023-11-27 20:48:33 +01:00
Rico van Zelst
3e7592fa9c feat: summoner icon show 2023-11-27 19:11:09 +01:00
Rico van Zelst
96c346f426 minor: add href. 2023-11-27 17:47:01 +01:00
Rico van Zelst
d9fac4259d feat: implement summoner emote index 2023-11-27 17:38:38 +01:00
Rico van Zelst
de9deadd97 feat: start on emote components... 2023-11-26 19:17:26 +01:00
Rico van Zelst
560c75a1b4 feat: asset page 2023-11-16 14:43:40 +01:00
Rico van Zelst
ad49426825 feat: active nav highlighting & icon fixes 2023-11-16 11:29:32 +01:00
Rico van Zelst
7c05647079 fix: improved tooltip 2023-11-15 14:51:17 +01:00
Rico van Zelst
cea55e776c feat: icon list + search functionality 2023-11-15 13:58:12 +01:00
Rico van Zelst
cc2ebc8899 feat: backlink to champ on skin 2023-11-15 10:24:47 +01:00
Rico van Zelst
7ced468ad1 feat: search through skins 2023-11-14 10:30:44 +01:00
Rico van Zelst
2aa85db037 fix: schar solution 2023-11-09 20:06:01 +01:00
Rico van Zelst
04b3784639 fix: typo 2023-11-09 19:56:00 +01:00
Rico van Zelst
eae85fa7b0 feat: backup text if no lore 2023-11-09 19:44:29 +01:00
Rico van Zelst
0351c6eaa9 fix: skin splash aspectratio 2023-11-09 17:09:18 +01:00
Rico van Zelst
c542a2421b feat: skin grid info 2023-11-09 14:55:57 +01:00
Rico van Zelst
86990c6fea feat: skin rarity color 2023-11-09 14:10:01 +01:00
Rico van Zelst
927f85600f axe: implement rule ID: aria-allowed-attr 2023-11-09 13:41:13 +01:00
Rico van Zelst
45ea4d6ab4 fix: footer margin top for spacing 2023-11-09 13:20:50 +01:00
Rico van Zelst
08693eb302 style: cleaner vite import 2023-11-09 13:20:00 +01:00
Rico van Zelst
b8c924442d fix: further css loading optim 2023-11-09 13:06:32 +01:00
Rico van Zelst
754c97774e fix: async load inter font 2023-11-09 12:51:29 +01:00
Rico van Zelst
88a7ba0b3b fix: optimize home images 2023-11-09 12:42:03 +01:00
Rico van Zelst
6eb8a68f9b fix: link to skins page 2023-11-09 12:24:00 +01:00
Rico van Zelst
2b8e6d9327 feat: skin list 2023-11-09 12:20:46 +01:00
Rico van Zelst
70306245e6 fix: add footer to all pages 2023-11-09 11:16:17 +01:00
Rico van Zelst
3e2d8ad6fe feat: add footer 2023-11-09 11:15:18 +01:00
Rico van Zelst
225cab967d fix: vert scroll bug 2023-11-09 09:08:00 +01:00
Rico van Zelst
850564c096 style: move script to vite manifest 2023-11-09 08:54:32 +01:00
Rico van Zelst
00018878e0 feat: position filter 2023-11-08 21:40:51 +01:00
Rico van Zelst
c7eae5d41a fix: skin duplicate bug 2023-11-08 18:47:26 +01:00
Rico van Zelst
a61b4f8085 feat: sideways scroll improvement 2023-11-08 15:05:16 +01:00
Rico van Zelst
003c58544f feat: skin list on champion details 2023-11-08 15:01:20 +01:00
Rico van Zelst
68231197d0 fix: skin foreign key 2023-11-08 15:01:20 +01:00
Rico van Zelst
149174ebc3 feat: champ information, style improvement 2023-11-08 14:12:51 +01:00
Rico van Zelst
38247c71d9 feat: champ info start 2023-11-08 10:39:52 +01:00
Rico van Zelst
cabb5414ae axe: accessibility text size 2023-11-07 22:24:02 +01:00
Rico van Zelst
1b58cbc388 seo: description meta 2023-11-07 22:15:58 +01:00
Rico van Zelst
d17d19bac6 fix: query optimization
 166 Queries -> 2 Queries (cached)
2023-11-07 22:04:00 +01:00
Rico van Zelst
04602efece fix: detail icon 2023-11-07 21:36:27 +01:00
Rico van Zelst
942123947b feat: new iconsets
more lightweight
2023-11-07 21:28:21 +01:00
Rico van Zelst
1e974ee614 upd: gitignore 2023-11-07 20:30:35 +01:00
Rico van Zelst
8751c6dd1a fix: image loading & syze 2023-11-07 19:52:45 +01:00
Rico van Zelst
a4bdbe880c feat: add redirect to navbar and feature 2023-11-07 19:39:40 +01:00
Rico van Zelst
790b8d280f feat: image load animation 2023-11-07 19:38:34 +01:00