resq/src/Entity
Ramon Gutierrez fb2ca0bbd8 Merge branch '761-add-paramount-insurance-and-paymongo-support-for-resq2-api' into '746-resq-2-0-final'
Resolve "Add Paramount insurance and PayMongo support for RESQ2 API"

See merge request jankstudio/resq!888
2023-11-17 20:28:02 +00:00
..
.gitignore Initial commit 2018-01-06 21:26:46 +08:00
ApiUser.php Fix base api user usage, fix customer user registration logic on number confirm #730 2023-02-08 07:42:51 +08:00
Battery.php Add flag_active to Battery entity. Add flag_active to forms. #733 2023-02-02 02:50:22 +00:00
BatteryManufacturer.php Initial commit for customer crud forms 2018-01-16 02:25:40 +08:00
BatteryModel.php Finish command to compute expiration date for existing warranties. #280 2019-12-11 08:43:15 +00:00
BatterySize.php Add Trade-in Lazada field for battery size. #546 2021-03-18 23:13:42 +08:00
CarClubCustomerHub.php Fix import command for the file. Fix association between carclubcustomerhub and hub. #609 2021-08-04 09:00:58 +00:00
CreditTransaction.php Add support for customer credits, add credit manager #730 2023-03-27 04:40:14 +08:00
Customer.php Add support for customer credits, add credit manager #730 2023-03-27 04:40:14 +08:00
CustomerDeleteRequest.php Add account deletion api endpoints #746 2023-08-11 07:26:49 +08:00
CustomerLocation.php Add CRUD for customer locations. #739 2023-02-23 03:08:17 +00:00
CustomerMetadata.php Fix issues encountered during v2 app creation #730 2023-03-26 00:43:45 +08:00
CustomerSession.php Add account deletion api endpoints #746 2023-08-11 07:26:49 +08:00
CustomerTag.php Add writing to file actions done. #572 2021-05-31 09:44:42 +00:00
CustomerUser.php Fix mapping for customer user to session #730 2023-05-04 18:26:57 +08:00
CustomerVehicle.php Add back insurance status to vehicle list so latest status can be displayed #761 2023-10-17 14:43:06 +08:00
CVWarrantyHistory.php Enable logging of changes to customer vehicle warranty code #525 2020-10-26 17:27:06 +08:00
Dealer.php Add dealer entity and PHP script to add dealers. #580 2021-06-10 10:21:20 +00:00
EmergencyType.php Add code to emergency type. #682 2022-06-10 08:32:46 +00:00
GatewayTransaction.php Add insurance information to customer vehicle endpoint #761 2023-09-20 20:40:00 +08:00
Hub.php Add checking of flags for JO auto assignment. #607 2021-07-30 10:46:20 +00:00
HubFilterArea.php Add service to check if customer is within area for hub filtering. Add command to import KML files for hub filtering area. #575 2021-06-24 03:01:47 +00:00
HubFilterLog.php Add jo id and customer id to hub filter logging. #594 2021-07-01 02:54:22 +00:00
InsuranceApplication.php Add dates to vehicle info insurance info #761 2023-10-11 17:06:37 +08:00
Invoice.php Fix issues found. #570 2021-05-27 10:16:38 +00: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 new field for job order for new customers. Add saving of new field for job orders from admin panel and third party API. #773 2023-11-09 12:07:26 +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 the legacy job order row details to the details page. #207 2019-05-01 09:34:00 +00:00
LegacyJobOrderRow.php Fix wiring and missing fields for legacy_job_order_row. #207 2019-05-01 09:55:47 +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 Add Partner, Service, and Review entities. Add association for Partner and User. Add association for MobileSession and Review. #228 2019-07-04 09:00:26 +00:00
MotoliteEvent.php Add CRM support for upcoming motolite events #730 2023-05-17 00:30:13 +08:00
Municipality.php Add municipality (province / municipality / city) data and CAPI call #540 2021-03-31 02:20:37 +08:00
Outlet.php Add branch field to hub and outlet, create location trait 2018-01-31 23:55:51 +08:00
OwnershipType.php Add ownership type CRUD. #696 2022-08-15 07:10:15 +00:00
Partner.php Add CRUD functionalities to Partners. #228 2019-07-05 07:26:16 +00:00
PlateNumber.php Add warranty migration for legacy data #168 2019-01-03 05:51:33 +08:00
PrivacyPolicy.php Added Assert\Not Blank() for the name of policy. #260 2019-08-30 03:12:58 +00:00
Promo.php Add crud for promos, discountapply name value collection 2018-02-01 15:07:43 +08:00
PromoLog.php Add one time promo. #570 2021-05-27 04:39:29 +00:00
Review.php Remove debug code from review entity #730 2023-04-28 18:14:54 +08:00
ReviewTag.php Add review tags api #730 2023-05-22 14:12:33 +08:00
Rider.php Add rider rating average computation #730 2023-05-22 13:00:54 +08:00
RiderAPISession.php Create rider api session entity. Add register for new rider controller. #617 2021-08-18 06:28:19 +00: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 Update table names of role and user to match master #746 2023-06-23 13:14:41 +08:00
SAPBattery.php Add inventory flag to SAP battery. #546 2021-03-18 23:13:42 +08:00
SAPBatteryBrand.php Add SAP battery entities #172 2019-01-20 15:35:30 +08:00
SAPBatteryContainerSize.php Add SAPBatteryContainerSize entity. #527 2020-12-07 05:48:48 +00:00
SAPBatterySize.php Add SAP battery entities #172 2019-01-20 15:35:30 +08:00
Service.php Add icon id to service list #730 2023-04-28 17:47:58 +08:00
ServiceCharge.php Add create, update, list, and delete for service charges. #348 2020-02-19 03:16:27 +00:00
ServiceOffering.php Add permisssions, menu, forms, entity, for ServiceOffering. #758 2023-08-22 08:36:51 +00:00
SMSMessage.php Add index for date_create. #397 2020-05-04 08:46:38 +00:00
StaticContent.php Add Static Content feature. #298 2020-01-17 07:55:35 +00:00
SubTicketType.php Add code to ticket and subticket types. #680 2022-06-10 06:46:14 +00:00
SupportedArea.php Create command that takes a kml file as an argument. Fix errors with the SupportedArea entity file and the KMLImporter service. 2019-03-06 19:52:05 -05:00
Ticket.php Add late documentation fields to ticket table #774 2023-11-07 03:34:56 +08:00
TicketType.php Add code to ticket and subticket types. #680 2022-06-10 06:46:14 +00:00
User.php Update table names of role and user to match master #746 2023-06-23 13:14:41 +08:00
Vehicle.php Add getActiveBatteries function. #733 2023-02-06 10:39:30 +00:00
VehicleManufacturer.php Add flag_mobile fields in vehicle and vehicle manufacturer #134 2018-06-04 04:16:40 +08:00
Warranty.php Add sales invoice number field to warranty creation in admin panel. #726 2022-12-26 02:15:43 +00:00
WarrantyAPILog.php Apply branch 551 changes. #567 2021-05-19 08:10:18 +00:00
WarrantyRaffleLog.php Add logging for raffle when doing a serial check, creating and updating a warranty. #717 2022-11-14 06:32:24 +00:00
WarrantySerial.php Apply branch 551 changes. #567 2021-05-19 08:10:18 +00:00
WarrantySerialLoadLog.php Add CAPI call to upload warranty serial CSV file. #704 2022-09-14 07:33:51 +00:00
WarrantySerialQueue.php Add file id. #704 2022-09-19 08:21:29 +00:00
WarrantySerialUploadLog.php Fix json output for command. #704 2022-09-19 09:28:12 +00:00