| .. |
|
.gitignore
|
Initial commit
|
2018-01-06 21:26:46 +08:00 |
|
Battery.php
|
Update import vehicle to add secondary battery #58
|
2018-03-26 02:03:51 +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 trade-in prices in entity, controller and templates #70
|
2018-04-04 17:43:04 +08:00 |
|
Customer.php
|
Remove customer title requirement, now optional #66
|
2018-04-03 11:46:34 +08:00 |
|
CustomerVehicle.php
|
Add match against support for dql #89
|
2018-04-10 23:37:18 +08:00 |
|
Hub.php
|
Implement counters and fix rider flow #UAT
|
2018-03-12 18:32:59 +08:00 |
|
Invoice.php
|
Add open edit JO feature #93
|
2018-04-18 11:51:45 +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
|
Allow fulfilled job orders to be cancelled #103
|
2018-04-24 23:57:45 +08:00 |
|
JOEvent.php
|
Add job order event / status history #68
|
2018-04-04 03:51:39 +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
|
Make rider available and active by default #56
|
2018-03-16 12:00:24 +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
|
Add schedule and adjust schedule date to display date and time always #67
|
2018-04-03 21:38:45 +08:00 |
|
User.php
|
Add user hub assignments #17
|
2018-02-18 17:46:10 +08:00 |
|
Vehicle.php
|
Add migration tool for batteries and vehicles #UAT
|
2018-03-13 03:37:40 +08:00 |
|
VehicleManufacturer.php
|
Add crud and validation for battery entity
|
2018-01-12 06:47:32 +08:00 |