osb/app/Http/Controllers
2022-08-19 15:12:56 +10:00
..
Auth Initial integration with Quicken (Intuit API), rework oauth tables, update/test google login 2022-08-12 14:53:06 +10:00
User Removed redundant functions from Invoice, optimised Invoice tables 2022-04-22 16:01:41 +10:00
Wholesale Work on product costing (broadband) and reporting 2020-02-18 22:35:20 +11:00
AdminController.php Update checkout, enable editing of checkout, show details on invoices 2022-07-29 16:31:32 +10:00
CheckoutController.php Update checkout, enable editing of checkout, show details on invoices 2022-07-29 16:31:32 +10:00
Controller.php Framework updates and minor cosmetic fixes 2021-09-28 10:09:56 +10:00
HomeController.php Consolidate service resources into a top level services/ directory 2022-08-01 14:04:04 +10:00
InvoiceController.php Update checkout, enable editing of checkout, show details on invoices 2022-07-29 16:31:32 +10:00
MediaController.php Changed SITE_SETUP to SITE, using ->address instead of ->address(), added email_log, is now in views 2021-07-02 09:33:31 +10:00
OrderController.php Fixes for error 500 in order and fix layout when updating changed services 2022-07-25 23:37:31 +10:00
PaypalController.php Payments need to be active to be recognised 2022-06-13 17:31:11 +10:00
ProductController.php Start work on updating services 2022-04-20 12:43:10 +10:00
ResellerServicesController.php Bring back some services logic to still needed by charges 2022-06-13 14:21:48 +10:00
SearchController.php Fix supplier_user being unique for each supplier and id, fix search looking for users with a supplier_id 2022-08-10 17:05:57 +10:00
ServiceController.php Fix existing cancel workflow 2022-08-03 15:47:09 +10:00
SupplierController.php Added cost import via web 2022-08-19 15:12:56 +10:00
UserController.php Fix supplier_user being unique for each supplier and id, fix search looking for users with a supplier_id 2022-08-10 17:05:57 +10:00
WelcomeController.php Upgrade framework to laravel 9 2022-04-22 14:41:53 +10:00