resq/src/Entity
2019-02-12 00:12:58 +08:00
..
.gitignore Initial commit 2018-01-06 21:26:46 +08:00
Battery.php Add vehicle:merge command to clear duplicate vehicles #144 2018-06-16 11:51:28 +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 Add CSAT field to form and entity #163 2018-10-03 01:08:08 +08:00
CustomerVehicle.php Add vehicle:merge command to clear duplicate vehicles #144 2018-06-16 11:51:28 +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 Fix associations for JORejection to JobOrder #183 2019-02-12 00:12:58 +08:00
JOEvent.php Have rider api cancel job order requeue the job order for reassignment instead #162 2018-08-09 02:06:33 +08:00
JORejection.php Fix associations for JORejection to JobOrder #183 2019-02-12 00:12:58 +08:00
LegacyJobOrder.php Add legacy job order and details migration commands #168 2019-01-09 17:01:08 +08:00
LegacyJobOrderRow.php Add legacy job order and details migration commands #168 2019-01-09 17:01:08 +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 Corrected nullable device_push_id #148 2018-06-17 17:59:04 +08:00
Outlet.php Add branch field to hub and outlet, create location trait 2018-01-31 23:55:51 +08:00
PlateNumber.php Add warranty migration for legacy data #168 2019-01-03 05:51:33 +08:00
Promo.php Add crud for promos, discountapply name value collection 2018-02-01 15:07:43 +08:00
Rider.php Add sendRiderEvent call for MQTTClient service #151 2018-07-02 00:22:15 +08:00
RiderRating.php Add rider rating comment feature #120 2018-05-21 01:23:59 +08:00
RiderSchedule.php Add riderschedule entity #8 2018-02-18 16:34:09 +08:00
RiderSession.php Make rider session auto active #131 2018-05-24 16:24:11 +08:00
Role.php Add assert constraints to role entity 2018-01-10 04:41:50 +08:00
SAPBattery.php Add SAP battery entities #172 2019-01-20 15:35:30 +08:00
SAPBatteryBrand.php Add SAP battery entities #172 2019-01-20 15:35:30 +08:00
SAPBatterySize.php Add SAP battery entities #172 2019-01-20 15:35:30 +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 vehicle:merge command to clear duplicate vehicles #144 2018-06-16 11:51:28 +08:00
VehicleManufacturer.php Add flag_mobile fields in vehicle and vehicle manufacturer #134 2018-06-04 04:16:40 +08:00
Warranty.php Add first_name, last_name, and mobile_number fields to warranty #177 2019-01-30 22:12:36 +08:00