osb/app/Http/Requests
Deon George 283ae06a5c
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
Fixes for service change, validation added for date and product_id
2024-08-17 15:15:15 +10:00
..
AccountSupplierAdd.php Move user suppliers to account suppliers 2024-07-24 09:32:17 +10:00
ChargeAdd.php Move charge to under service 2024-07-25 14:08:26 +10:00
CheckoutAddEdit.php Fixes for cart and payment/paypal processing 2024-08-10 22:17:21 +10:00
PaymentAddEdit.php Fixes for cart and payment/paypal processing 2024-08-10 22:17:21 +10:00
ProductAddEdit.php Rework products with components 2024-08-14 23:37:20 +10:00
ServiceCancel.php Add validation to service cancellation, and displaying cancellation costs if any 2024-08-17 10:33:56 +10:00
ServiceChange.php Fixes for service change, validation added for date and product_id 2024-08-17 15:15:15 +10:00
ServiceChangeRequest.php Change ScopeServiceUserAuthorised to ScopeAccountUserAuthorised. Scope payments to AccountUserAuthorised, and added PaymentPolicy 2024-08-10 23:53:13 +10:00
SiteEdit.php Update setup with new component based layout 2024-07-23 20:25:32 +10:00
SupplierAddEdit.php Update supplier details to use form helpers, and added in api settings 2022-08-06 00:22:22 +10:00
SupplierProductAddEdit.php Enable editing of supplier products and listing services connected to them 2022-06-30 23:51:20 +10:00
UserEdit.php Added Passkey login, fixed password reset as a result of updating laravel 2024-07-23 20:25:32 +10:00