Frank John Begornia
8b6a1cbbc8
Fix null check for cart row in cart.blade.php to prevent errors when row is null
2026-02-23 01:50:12 +08:00
Frank John Begornia
59fc920498
Fix Laravel 5.5 compatibility issues - view helpers, collections, and auth routes
...
- Replace {{ url() }} with {{ url('/') }} in all blade templates to fix object-to-string conversion errors
- Update TeamStoreModel::selectTeamStoreGroupByCartKey() to use first() instead of get() for Laravel 5.5 Collections
- Fix TeamStoreController to access object properties directly instead of using array syntax [0]
- Update authentication routes to use Laravel 5.5 method names (showLoginForm, login, logout)
- Update login/register links from /auth/login to /login throughout views (navbar, app, auth pages)
- Verify cart, login, and register pages working with HTTP 200 status
2026-01-14 21:44:34 +08:00
Frank John Begornia
56f2f19422
Add upgrade testing script and update progress notes
2026-01-07 02:03:27 +08:00
Frank John Begornia
dca4b79831
Upgrade Laravel 5.0 -> 5.1 and Guzzle 5 -> 6
2026-01-07 02:02:37 +08:00
Frank John Begornia
2bea1ce79a
Add Laravel upgrade tracking documentation
Build and Push Docker Image / build-and-push (push) Has been cancelled
v5.0-baseline
2026-01-07 02:01:24 +08:00
Frank John Begornia
ea3fba0cd6
Fix image path for PayPal button in cart view
2026-01-07 01:42:43 +08:00
Frank John Begornia
02a6aa8d24
Update DesignerController and site_config for MinIO integration and URL adjustments
2026-01-07 01:28:47 +08:00
Frank John Begornia
8b195fff55
Refactor image URLs to use MinIO storage across various views and controllers
2026-01-07 01:10:15 +08:00
Frank John Begornia
0a796ef4e4
Add MinIO configuration and update image URLs in MainController
2026-01-06 15:34:02 +08:00
Frank John Begornia
604b986e6e
Use MinIO for sports category images
2026-01-06 15:27:17 +08:00
Frank John Begornia
995d3d3ea0
Add MinIO S3 storage integration
...
- Add minio disk configuration in filesystems.php
- Create helper functions for MinIO URLs (minio_url, minio_image_url)
- Update composer.json with AWS SDK (for future S3 support)
- Add MinIO env vars to docker-compose.local.yml
- Add .env examples for MinIO configuration
2026-01-06 15:20:15 +08:00
Frank John Begornia
87af27fe10
Update README.md to reflect project details and installation instructions
2026-01-05 23:15:14 +08:00
Frank John Begornia
e6496b8ae0
Update APP_URL and Traefik rules for production environment
2026-01-05 23:13:37 +08:00
Frank John Begornia
6390717622
Remove commented-out sales chart section from user dashboard
2025-12-31 02:20:31 +08:00
Frank John Begornia
2dbcf3e2e6
Update AppServiceProvider to force HTTPS and configure APP_URL in app.php
2025-12-31 02:10:31 +08:00
Frank John Begornia
0f24a817ce
Remove '/public' prefix from asset paths for consistency across views
2025-12-31 02:04:33 +08:00
Frank John Begornia
1b645de66e
Refactor asset paths to remove '/public' prefix for consistency across views
2025-12-31 01:53:42 +08:00
Frank John Begornia
e1ac5bd2a5
Remove unnecessary environment setup and optimization steps from Dockerfile
2025-12-31 01:24:12 +08:00
Frank John Begornia
e3c5b44174
Fix Traefik certresolver value in production Docker Compose configuration
2025-12-31 01:10:07 +08:00
Frank John Begornia
9a6e3a63b2
Update production environment URLs and Traefik rules for dev-crew.crewsportswear.app
2025-12-31 00:56:31 +08:00
Frank John Begornia
0f12309175
Update deployment directory path in workflow configuration
2025-12-31 00:33:22 +08:00
Frank John Begornia
e25228e25e
Add Docker and deployment configurations for development and production environments
2025-12-31 00:23:44 +08:00
franknstayn
633249438c
updated
2023-08-24 21:55:06 +08:00
franknstayn
fe02cfe2d4
exempt sf spartans tax
2021-12-23 18:08:57 +08:00
franknstayn
854a39db30
added voucher validation
2021-12-03 18:00:27 +08:00
franknstayn
94b55851b4
update store item view
2021-11-26 19:31:40 +08:00
franknstayn
08571b2358
update store item view
2021-11-26 19:29:59 +08:00
franknstayn
0abc30c7a0
updated checkout flow
2021-11-03 21:30:42 +08:00
franknstayn
b4d92bb14a
update navbar
2021-09-25 18:32:49 +08:00
franknstayn
0327471c92
update navbar
2021-09-25 18:30:03 +08:00
franknstayn
72b800b22d
update navbar
2021-09-25 18:28:40 +08:00
franknstayn
54eb09f080
update navbar
2021-09-25 18:20:22 +08:00
franknstayn
6d67430c33
update creds
2021-09-15 20:48:31 +08:00
franknstayn
cde3a8597c
update email creds
2021-09-15 20:41:07 +08:00
franknstayn
6bc7f0b3f0
update email creds
2021-09-15 20:20:31 +08:00
franknstayn
1007e59b7d
update email
2021-09-15 20:02:51 +08:00
franknstayn
fe3b645352
update description label
2021-09-07 19:41:04 +08:00
franknstayn
bcaad2306a
update store please read text
2021-09-03 21:35:45 +08:00
franknstayn
0e3c86a075
update store please read text
2021-09-03 21:35:24 +08:00
franknstayn
b78a0dd6d2
updated delete function for delete item
2021-07-17 15:32:49 +08:00
Frank John Begornia
af0fae29f8
added shipping fee for dgs
2021-03-20 14:36:46 +08:00
Frank John Begornia
5d2ab7ffe2
fixed reports date range
2021-02-08 04:07:29 +08:00
Frank John Begornia
0b3ef61086
updated apis
2021-02-04 19:45:27 +08:00
Frank John Begornia
18dd91e2a8
update reports display
2021-01-23 19:52:17 +08:00
Frank John Begornia
42acec513f
update report
2021-01-23 19:49:15 +08:00
Frank John Begornia
71f5c53b53
fixed order report
2020-12-19 19:49:03 +08:00
Frank John Begornia
1e1440edaf
fixed order report
2020-12-19 19:46:36 +08:00
Frank John Begornia
0b157efbbf
added status
2020-12-12 19:53:30 +08:00
Frank John Begornia
d2f492212b
added new api
2020-12-11 21:47:36 +08:00
Frank John Begornia
73770a85be
added order status
2020-11-28 18:13:43 +08:00