|
|
57eef0a0a4
|
Replace filler confirmation code with randomly generated one in user api #162
|
2018-08-09 05:15:50 +08:00 |
|
|
|
df709aa353
|
Add delivery_address and delivery_instructions to rider status user api call #162
|
2018-08-09 03:36:27 +08:00 |
|
|
|
7faaf403bf
|
Add delivery_address and delivery_instructions fields for request jo api call
|
2018-08-08 04:05:10 +08:00 |
|
|
|
cd73d7de9e
|
Fix rider image URL
|
2018-08-05 00:28:28 +08:00 |
|
|
|
098df69949
|
Refactor cancel job order process #159
|
2018-07-25 23:03:32 +08:00 |
|
|
|
863bf56453
|
Add trade_in_type to job order so rider app can differentiate #159
|
2018-07-21 04:05:51 +08:00 |
|
|
|
322e26afd1
|
Add mqtt event sending in api controller jo cancel call #151
|
2018-07-02 01:45:08 +08:00 |
|
|
|
cbdc2fd24e
|
Add sendRiderEvent call for MQTTClient service #151
|
2018-07-02 00:22:15 +08:00 |
|
|
|
2fa2ad964e
|
Add phone_id and update device_push_id field for mobile session #148
|
2018-06-17 17:03:34 +08:00 |
|
|
|
7f4f1e440e
|
Add mode of payment field for request jo api call #146
|
2018-06-17 14:01:45 +08:00 |
|
|
|
3f616a8283
|
Add dummy location support API #147
|
2018-06-17 11:23:06 +08:00 |
|
|
|
1101e61f5f
|
Fix order of arguments in substr call to phone number #137
|
2018-06-12 02:30:18 +08:00 |
|
|
|
0d2e84da06
|
Fix date cancel null bug for service history api call #138
|
2018-06-11 15:45:39 +08:00 |
|
|
|
7789ec7ec6
|
Removed priv_promo being required in privacy settings api call #136
|
2018-06-07 03:10:25 +08:00 |
|
|
|
7aef4c72cf
|
Merge branch '133-fix-alerts-for-ios-app-from-rider-app-initiated-events' into 'master'
Resolve "Fix alerts for ios app from rider app initiated events"
Closes #133
See merge request jankstudio/resq!131
|
2018-06-05 20:29:57 +00:00 |
|
|
|
43f618a838
|
Add in progress case #133
|
2018-06-06 04:29:15 +08:00 |
|
|
|
d521d5ff8e
|
Merge branch '133-fix-alerts-for-ios-app-from-rider-app-initiated-events' into 'master'
Resolve "Fix alerts for ios app from rider app initiated events"
Closes #133
See merge request jankstudio/resq!127
|
2018-06-05 19:52:32 +00:00 |
|
|
|
8fb28c2710
|
Add case for in transit #133
|
2018-06-06 03:51:55 +08:00 |
|
|
|
fec66d3725
|
Merge branch '133-fix-alerts-for-ios-app-from-rider-app-initiated-events' into 'master'
Resolve "Fix alerts for ios app from rider app initiated events"
Closes #133
See merge request jankstudio/resq!126
|
2018-06-05 19:48:12 +00:00 |
|
|
|
bee2d83605
|
Add in transit to list of pending jos for ios app #133
|
2018-06-06 03:47:20 +08:00 |
|
|
|
61681e9344
|
Merge branch '135-fix-fuel-pricing' into 'master'
Resolve "Fix fuel pricing"
Closes #135
See merge request jankstudio/resq!124
|
2018-06-04 00:16:34 +00:00 |
|
|
|
54f04a9ae2
|
Add debug information #135
|
2018-06-04 08:15:53 +08:00 |
|
|
|
07dbaed89e
|
Merge branch '135-fix-fuel-pricing' into 'master'
Resolve "Fix fuel pricing"
Closes #135
See merge request jankstudio/resq!121
|
2018-06-03 23:49:21 +00:00 |
|
|
|
8b5141385c
|
Add customer vehicle to invoice criteria #135
|
2018-06-04 07:48:29 +08:00 |
|
|
|
6c77e77e2a
|
Add filter for flag_mobile in app API #134
|
2018-06-04 05:49:26 +08:00 |
|
|
|
e93fec2811
|
Merge branch 'master' into 111-sms-feature-for-security-code
Conflicts:
src/Controller/APIController.php
|
2018-05-25 10:42:13 +08:00 |
|
|
|
955f0e4d46
|
Add rising tide sms service #111
|
2018-05-25 01:36:34 +08:00 |
|
|
|
be5a66e68a
|
Add mobile api privacy settings call #130
|
2018-05-23 22:40:44 +08:00 |
|
|
|
7d3873022e
|
Add mobile api resend code #130
|
2018-05-23 22:04:53 +08:00 |
|
|
|
82fc9f3948
|
Make mobile api use vehicle model formatting method #128
|
2018-05-23 19:06:47 +08:00 |
|
|
|
7e53a4d6de
|
Add rider rating comment feature #120
|
2018-05-21 01:23:59 +08:00 |
|
|
|
5498119ab3
|
Add setMaxResults(1) to assure single result in dupe customer query #116
|
2018-05-20 14:22:51 +08:00 |
|
|
|
8b8d819910
|
Check for existing customers for the same number and merge for mobile API #116
|
2018-05-20 13:48:06 +08:00 |
|
|
|
365de1c66d
|
Set customer mobile phone on update info #118
|
2018-05-20 01:54:41 +08:00 |
|
|
|
05959d5734
|
Add service_type to rider status #110
|
2018-05-02 21:39:45 +08:00 |
|
|
|
4652a82fff
|
Support new services #110
|
2018-05-02 21:12:49 +08:00 |
|
|
|
ae153c60b0
|
Add image_url to get estimate api call #107
|
2018-05-01 21:01:38 +08:00 |
|
|
|
2f68a184e7
|
Add setDateFulfill when jo is fulfilled #107
|
2018-04-29 14:25:34 +08:00 |
|
|
|
921aa9bb66
|
Fix date fulfilled typo / bug #107
|
2018-04-29 14:21:30 +08:00 |
|
|
|
1b3c0409df
|
Add workaround for battery images in mobile app #107
|
2018-04-29 12:12:22 +08:00 |
|
|
|
14976361b9
|
Rename variable stype_id to service_type for more consistency #104
|
2018-04-24 20:08:12 +08:00 |
|
|
|
32d6c7238c
|
Add update device id api call #104
|
2018-04-21 00:00:53 +08:00 |
|
|
|
bb3ac8ecd4
|
Add jo history api call and fix estimate and request jo to use new criteria system #104
|
2018-04-20 23:39:19 +08:00 |
|
|
|
8d1554a4b9
|
Add transaction origin / source to job order templates, controllers and entity #UAT
|
2018-03-10 01:44:43 +08:00 |
|
|
|
4120677cb0
|
Add service type to invoice criteria calls #43
|
2018-03-08 03:13:27 +08:00 |
|
|
|
7ef92bad99
|
Change getOutlet to getHub for get rider call #41
|
2018-03-07 22:11:55 +08:00 |
|
|
|
ad04131515
|
Add Tier 1 and Tier 2 notes #33
|
2018-03-01 04:15:44 +08:00 |
|
|
|
2039ec9b3a
|
Add job order cancel API call #20
|
2018-02-22 00:43:45 +08:00 |
|
|
|
6ec9f76d4d
|
Add post rider rating API #18
|
2018-02-21 21:53:06 +08:00 |
|
|
|
93b62a37a2
|
Add rider details in API rider status call
|
2018-02-07 21:47:29 +08:00 |
|