| .. |
|
.gitignore
|
Initial commit
|
2018-01-06 21:26:46 +08:00 |
|
Battery.php
|
Add image file to battery, update cleanup task for orphaned images
|
2018-02-04 23:10:32 +08:00 |
|
BatteryManufacturer.php
|
Initial commit for customer crud forms
|
2018-01-16 02:25:40 +08:00 |
|
BatteryModel.php
|
Add crud and validation for battery entity
|
2018-01-12 06:47:32 +08:00 |
|
BatterySize.php
|
Add crud and validation for battery entity
|
2018-01-12 06:47:32 +08:00 |
|
Customer.php
|
Add default value to customer notes
|
2018-02-04 12:31:58 +08:00 |
|
CustomerVehicle.php
|
Set customer vehicle name as optional, fix customer form to work with new gas and status values
|
2018-01-30 12:52:39 +08:00 |
|
Hub.php
|
Add branch field to hub and outlet, create location trait
|
2018-01-31 23:55:51 +08:00 |
|
Invoice.php
|
Add API calls for estimate and job order request
|
2018-02-07 03:18:16 +08:00 |
|
InvoiceItem.php
|
Add invoice display, prevent editing on anything other than incoming tier
|
2018-02-05 13:14:55 +08:00 |
|
JobOrder.php
|
Add API calls for estimate and job order request
|
2018-02-07 03:18:16 +08:00 |
|
MobileNumber.php
|
Remove date_confirmed from mobile number + fix index bug on deletion of existing customer vehicle
|
2018-02-04 16:46:23 +08:00 |
|
MobileSession.php
|
Rename mobile session setDateConfirm to setDateConfirmed
|
2018-01-28 13:51:57 +08:00 |
|
Outlet.php
|
Add branch field to hub and outlet, create location trait
|
2018-01-31 23:55:51 +08:00 |
|
Promo.php
|
Add crud for promos, discountapply name value collection
|
2018-02-01 15:07:43 +08:00 |
|
Rider.php
|
Add current rating field for Rider entity #10
|
2018-02-16 16:58:57 +08:00 |
|
RiderRating.php
|
Add rider rating entity #10
|
2018-02-16 16:58:46 +08:00 |
|
Role.php
|
Add assert constraints to role entity
|
2018-01-10 04:41:50 +08:00 |
|
Ticket.php
|
Make contact number nullable on ticket, fix update behavior to retain old name and number values even if customer is associated
|
2018-02-02 03:21:14 +08:00 |
|
User.php
|
Add invoice display, prevent editing on anything other than incoming tier
|
2018-02-05 13:14:55 +08:00 |
|
Vehicle.php
|
Add more API calls
|
2018-01-30 00:02:59 +08:00 |
|
VehicleManufacturer.php
|
Add crud and validation for battery entity
|
2018-01-12 06:47:32 +08:00 |