Korina Cordero
|
44276670e1
|
Merge branch '312-cmb-highlight-selected-hub-and-rider-in-onestep-edit' of gitlab.com:jankstudio/resq into 313-cmb-add-cancel-button-to-onestep-form
|
2020-01-28 05:04:09 +00:00 |
|
Korina Cordero
|
ffb4551fb1
|
Update composer lock after running composer require. #312
|
2020-01-28 05:03:20 +00:00 |
|
Korina Cordero
|
0daf2a2813
|
Merge branch '270-final-cmb-fixes' of gitlab.com:jankstudio/resq into 312-cmb-highlight-selected-hub-and-rider-in-onestep-edit
|
2020-01-28 03:00:42 +00:00 |
|
|
|
6dd3f3377e
|
Merge branch '309-replace-63-in-templates-with-proper-country-code' into '270-final-cmb-fixes'
Resolve "Replace +63 in templates with proper country code"
See merge request jankstudio/resq!350
|
2020-01-28 02:54:08 +00:00 |
|
|
|
a82cfb2691
|
Fix bug for dashboard rider #270
|
2020-01-28 05:55:22 +08:00 |
|
|
|
9563bd8cb2
|
Fix dashboard bug for active riders not in the database #270
|
2020-01-28 05:53:52 +08:00 |
|
|
|
86b4601bb8
|
Fix bug in rider cache #270
|
2020-01-28 05:37:41 +08:00 |
|
|
|
676bf40004
|
Merge branch '299-cmb-realtime-map' into '270-final-cmb-fixes'
Resolve "CMB - realtime map"
See merge request jankstudio/resq!354
|
2020-01-27 20:36:26 +00:00 |
|
|
|
4719d89368
|
Add rider cache service #299
|
2020-01-28 04:32:05 +08:00 |
|
|
|
bdb306e5e1
|
Fix bug in mqtt_rider script #299
|
2020-01-28 04:31:41 +08:00 |
|
|
|
cc2dd8c7ff
|
Update README.md
|
2020-01-27 17:41:07 +00:00 |
|
|
|
95964bf329
|
Add README.md
|
2020-01-27 17:40:39 +00:00 |
|
Korina Cordero
|
79b758f547
|
Fix for rider icons not displaying in map. #312
|
2020-01-27 06:33:03 +00:00 |
|
Korina Cordero
|
655ead7739
|
Change color of hubs and riders. #312
|
2020-01-27 04:30:31 +00:00 |
|
Korina Cordero
|
eb9b8bfdd2
|
Fix bug for onestep edit when user selects another hub but does not select a new rider. #312
|
2020-01-27 02:24:52 +00:00 |
|
|
|
2d6193318a
|
Add ability to remove customer markers via status publish #299
|
2020-01-27 04:04:30 +08:00 |
|
|
|
a5a95a45d0
|
Create new mqtt_rider utility script for rider location caching #299
|
2020-01-27 04:03:53 +08:00 |
|
|
|
f350b3ebb8
|
Make command to load active job order cache #299
|
2020-01-26 02:06:30 +08:00 |
|
|
|
cba80ddd90
|
Have active job orders loaded from cache in dashboard map #299
|
2020-01-26 00:58:00 +08:00 |
|
Korina Cordero
|
adc6cc8c80
|
Add highlight to selected hub and rider when loading onestepedit form for resq. #312
|
2020-01-25 10:47:41 +00:00 |
|
Korina Cordero
|
96bed8a49e
|
Add highlight to selected hub and rider when loading onestepedit form. #312
|
2020-01-25 10:42:26 +00:00 |
|
Korina Cordero
|
6468954316
|
Display hubs and riders in non-dynamic table for onestep edit. #312
|
2020-01-25 06:08:14 +00:00 |
|
Korina Cordero
|
fd0738ad57
|
Merge branch '309-replace-63-in-templates-with-proper-country-code' of gitlab.com:jankstudio/resq into 312-cmb-highlight-selected-hub-and-rider-in-onestep-edit
|
2020-01-25 01:50:06 +00:00 |
|
Korina Cordero
|
3eb7c2c426
|
Update RAPIController.php
|
2020-01-25 01:31:18 +00:00 |
|
Korina Cordero
|
5279e88618
|
Merge branch '270-final-cmb-fixes' of gitlab.com:jankstudio/resq into 312-cmb-highlight-selected-hub-and-rider-in-onestep-edit
|
2020-01-25 01:23:52 +00:00 |
|
|
|
9e00c3f115
|
Fix publishing and subscribing for new / updated JOs #299
|
2020-01-25 05:11:53 +08:00 |
|
|
|
c753be54cb
|
Refactor dashboard map js to use classes #299
|
2020-01-25 01:57:15 +08:00 |
|
|
|
66be351bd3
|
Make MQTT key configurable #299
|
2020-01-24 20:46:25 +08:00 |
|
Korina Cordero
|
c9185e6139
|
Bug fixes for RAPIController. #309
|
2020-01-24 08:48:16 +00:00 |
|
Korina Cordero
|
8e613a43b1
|
Bug fixes from merge. Remove hardcoded country code prefixes from onestep form. #309
|
2020-01-24 06:22:12 +00:00 |
|
Korina Cordero
|
5a138ce09f
|
Merge branch '270-final-cmb-fixes' of gitlab.com:jankstudio/resq into 309-replace-63-in-templates-with-proper-country-code
|
2020-01-24 05:37:30 +00:00 |
|
|
|
a99f1223b0
|
Merge branch '309-replace-63-in-templates-with-proper-country-code' into 'master'
Resolve "Replace +63 in templates with proper country code"
Closes #309
See merge request jankstudio/resq!349
|
2020-01-24 04:07:50 +00:00 |
|
Korina Cordero
|
69f0612a2d
|
Replace hardcoded country code prefixes with variables set in .env and messages files. #309
|
2020-01-24 04:05:48 +00:00 |
|
|
|
ce0d0fb29c
|
Add initial job order active cache that listens to JobOrder entity events #299
|
2020-01-24 03:21:14 +08:00 |
|
|
|
fe7cfe6c86
|
Refactor RedisClientProvider #299
|
2020-01-24 03:19:51 +08:00 |
|
|
|
fb52b59ad9
|
Refactor mqtt sender script #299
|
2020-01-24 03:17:42 +08:00 |
|
|
|
0297d66dd5
|
Merge branch '299-cmb-realtime-map' into '270-final-cmb-fixes'
Resolve "CMB - realtime map"
See merge request jankstudio/resq!348
|
2020-01-23 10:18:24 +00:00 |
|
|
|
68a92b2daf
|
Merge branch '270-final-cmb-fixes' of gitlab.com:jankstudio/resq into 299-cmb-realtime-map
|
2020-01-23 18:17:10 +08:00 |
|
|
|
1545f62325
|
Merge branch '308-cmb-move-warranty-creation-to-the-warranty-handler-for-cmbjoborderhandler' into '270-final-cmb-fixes'
Move warranty creation when JO is fulfilled to the warranty handler for CMB. #308
See merge request jankstudio/resq!347
|
2020-01-23 10:16:21 +00:00 |
|
Korina Cordero
|
2c9f5180e3
|
Move warranty creation when JO is fulfilled to the warranty handler for CMB. #308
|
2020-01-23 07:47:32 +00:00 |
|
|
|
39adfe1958
|
Merge branch '305-cmb-add-warranty-creation-when-jo-is-fulfilled-to-resqjoborderhandler' into '270-final-cmb-fixes'
Resolve "CMB - Add warranty creation when JO is fulfilled to ResqJobOrderHandler"
See merge request jankstudio/resq!346
|
2020-01-23 04:09:42 +00:00 |
|
|
|
5ac6127e19
|
Merge branch '307-cmb-fix-customer-hard-coded-country-code' into '270-final-cmb-fixes'
Resolve "CMB fix customer hard-coded country code"
See merge request jankstudio/resq!345
|
2020-01-23 03:52:03 +00:00 |
|
Korina Cordero
|
2f9f787e1d
|
Added CMB CustomerHandler in services.yaml. #305
|
2020-01-23 03:49:44 +00:00 |
|
|
|
cf4c7b2f28
|
Merge branch '304-create-warranty-when-job-order-is-fulfilled' into 'master'
Resolve "Create warranty when job order is fulfilled"
Closes #304
See merge request jankstudio/resq!341
|
2020-01-23 03:31:30 +00:00 |
|
Korina Cordero
|
d569c666e3
|
Add warranty creation when JO is fulfilled to ResqJobOrderHandler. #305
|
2020-01-22 08:18:30 +00:00 |
|
Korina Cordero
|
8727c227e4
|
Merge branch '307-cmb-fix-customer-hard-coded-country-code' of gitlab.com:jankstudio/resq into 305-cmb-add-warranty-creation-when-jo-is-fulfilled-to-resqjoborderhandler
|
2020-01-22 07:33:31 +00:00 |
|
Korina Cordero
|
026a1aa4ba
|
Merge branch '270-final-cmb-fixes' of gitlab.com:jankstudio/resq into 305-cmb-add-warranty-creation-when-jo-is-fulfilled-to-resqjoborderhandler
|
2020-01-22 07:31:02 +00:00 |
|
Korina Cordero
|
d418f0ff5a
|
Remove hardcoded prefix from customer. Add country code to .env and services.yaml. #307
|
2020-01-22 06:42:28 +00:00 |
|
Korina Cordero
|
d6015978ae
|
Merge branch '270-final-cmb-fixes' of gitlab.com:jankstudio/resq into 307-cmb-fix-customer-hard-coded-country-code
|
2020-01-22 04:54:01 +00:00 |
|
|
|
ec5e67a641
|
Make customer marker popup load via ajax #299
|
2020-01-22 05:10:49 +08:00 |
|