osb/app/Http/Controllers
Deon George b877a2b673
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 32s
Create Docker Image / Final Docker Image Manifest (push) Successful in 9s
Put back google social login
2024-08-23 21:51:29 +10:00
..
Auth Put back google social login 2024-08-23 21:51:29 +10:00
Wholesale Rework service, removed redundant code, service invoicing improvements 2024-07-31 22:37:04 +10:00
AdminController.php Separated Checkout and Payment controllers, updates to checkout and payments 2024-08-10 10:14:47 +10:00
ChargeController.php Add account next invoice 2024-08-01 10:03:34 +10:00
CheckoutController.php Fixes for cart and payment/paypal processing 2024-08-10 22:17:21 +10:00
Controller.php Update laravel framework from 9 to 11, removed some old packages 2024-07-06 11:06:07 +10:00
HomeController.php Update laravel framework from 9 to 11, removed some old packages 2024-07-06 11:06:07 +10:00
InvoiceController.php Separated Checkout and Payment controllers, updates to checkout and payments 2024-08-10 10:14:47 +10:00
OrderController.php Get helpdesk email address from configuration 2024-08-17 10:47:33 +10:00
PaymentController.php Fixes for cart and payment/paypal processing 2024-08-10 22:17:21 +10:00
PaypalController.php Fixes for cart and payment/paypal processing 2024-08-10 22:17:21 +10:00
ProductController.php Rework products with components 2024-08-14 23:37:20 +10:00
ResellerServicesController.php Bring back some services logic to still needed by charges 2022-06-13 14:21:48 +10:00
SearchController.php Separated Checkout and Payment controllers, updates to checkout and payments 2024-08-10 10:14:47 +10:00
ServiceController.php Use map() instead of transform(), use fn() instead of function(), consistent coding for form.select 2024-08-18 14:11:35 +10:00
SupplierController.php Change supplier resources to use components 2024-08-18 14:11:35 +10:00
UserController.php Move user suppliers to account suppliers 2024-07-24 09:32:17 +10:00