| .. |
|
.gitignore
|
Initial commit
|
2018-01-06 21:26:46 +08:00 |
|
APIController.php
|
Replace warranty personal with warranty private
|
2018-01-31 20:25:47 +08:00 |
|
BatteryController.php
|
Replace warranty personal with warranty private
|
2018-01-31 20:25:47 +08:00 |
|
BatteryManufacturerController.php
|
Update battery search labels to not include product code
|
2018-02-01 00:46:24 +08:00 |
|
BatteryModelController.php
|
Optimize how object vars are passed to crud forms
|
2018-01-14 21:13:42 +08:00 |
|
BatterySizeController.php
|
Optimize how object vars are passed to crud forms
|
2018-01-14 21:13:42 +08:00 |
|
CustomerController.php
|
Refactor customer form and fix bugs
|
2018-02-02 02:48:00 +08:00 |
|
HomeController.php
|
Initial commit
|
2018-01-06 21:26:46 +08:00 |
|
HubController.php
|
Update list columns and fields based on feedback
|
2018-01-31 23:56:25 +08:00 |
|
JobOrderController.php
|
Automatically set status for job orders when submitting form, set hub as mandatory on outlets
|
2018-02-01 17:11:09 +08:00 |
|
OutletController.php
|
Automatically set status for job orders when submitting form, set hub as mandatory on outlets
|
2018-02-01 17:11:09 +08:00 |
|
PromoController.php
|
Add crud for promos, discountapply name value collection
|
2018-02-01 15:07:43 +08:00 |
|
RiderController.php
|
Fix sort by hub issue for rider list + add hub selection to outlets
|
2018-01-30 16:08:04 +08:00 |
|
RoleController.php
|
Remove obsolete values array on edit form
|
2018-01-16 06:11:55 +08:00 |
|
SecurityController.php
|
Initial commit
|
2018-01-06 21:26:46 +08:00 |
|
TestController.php
|
Improve output of map tools
|
2018-01-17 22:51:13 +08:00 |
|
TicketController.php
|
Move getting collection data outside of loops
|
2018-02-01 15:06:56 +08:00 |
|
UserController.php
|
Add user profile form
|
2018-01-31 06:14:46 +08:00 |
|
VehicleController.php
|
Set year range to current + 1, change customer vehicle year selection to dropdown
|
2018-01-16 17:53:16 +08:00 |
|
VehicleManufacturerController.php
|
Optimize how object vars are passed to crud forms
|
2018-01-14 21:13:42 +08:00 |