| .. |
|
.gitignore
|
Initial commit
|
2018-01-06 21:26:46 +08:00 |
|
Battery.php
|
Add sap_code to battery entity/form #16
|
2018-02-18 17:17:47 +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 flag_active and title fields to customer #25
|
2018-02-27 03:11:29 +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
|
Associate job orders with hubs instead of outlets, filter assigning list to user assigned hubs only #17
|
2018-02-19 13:51:07 +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
|
Merge branch 'master' into '13-job-order-reassignment'
|
2018-02-26 22:36:18 +00: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 riderschedule entity #8
|
2018-02-18 16:34:09 +08:00 |
|
RiderRating.php
|
Add rider rating entity #10
|
2018-02-16 16:58:46 +08:00 |
|
RiderSchedule.php
|
Add riderschedule entity #8
|
2018-02-18 16:34:09 +08:00 |
|
Role.php
|
Add assert constraints to role entity
|
2018-01-10 04:41:50 +08:00 |
|
Ticket.php
|
Link tickets to job order #21
|
2018-02-26 17:52:10 +08:00 |
|
User.php
|
Add user hub assignments #17
|
2018-02-18 17:46:10 +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 |