Korina Cordero
|
9728c4cae7
|
Merge branch '428-cmb-new-api-calls' into '424-cmb-release'
Resolve "CMB - new API calls"
See merge request jankstudio/resq!494
|
2020-06-19 06:29:17 +00:00 |
|
Korina Cordero
|
332f9687a2
|
Add getOngoingJobOrder to rider API. #428
|
2020-06-19 06:19:11 +00:00 |
|
Korina Cordero
|
7a2996d4e5
|
Add getStatus to rider API. #428
|
2020-06-19 04:16:45 +00:00 |
|
|
|
38d9839a96
|
Merge branch '427-cmb-jo-test-data-for-rider-api' into '424-cmb-release'
Resolve "CMB - JO test data for Rider API"
See merge request jankstudio/resq!493
|
2020-06-18 04:49:09 +00:00 |
|
Korina Cordero
|
0f06ca7339
|
Add saving of JOs. #427
|
2020-06-18 04:38:08 +00:00 |
|
Korina Cordero
|
9833a2709a
|
Add command to add test JO data
|
2020-06-18 03:47:46 +00:00 |
|
|
|
2cd7a277cb
|
Merge branch '426-command-to-copy-configuration-files' into '424-cmb-release'
Resolve "Command to copy configuration files"
See merge request jankstudio/resq!491
|
2020-06-17 09:39:26 +00:00 |
|
Korina Cordero
|
0a06a7ad31
|
Add command to copy the config and messages files. #426
|
2020-06-17 08:49:52 +00:00 |
|
Korina Cordero
|
90697af64b
|
Merge branch '422-cmb-no-riders-in-list-when-rider-is-unavailable' of gitlab.com:jankstudio/resq into 426-command-to-copy-configuration-files
|
2020-06-17 08:20:12 +00:00 |
|
Korina Cordero
|
c3852e3b33
|
Merge branch '425-cmb-use-cmb-service-type' into '424-cmb-release'
Resolve "CMB - use CMB service type"
See merge request jankstudio/resq!489
|
2020-06-17 02:05:34 +00:00 |
|
Korina Cordero
|
bd0cf0ad1d
|
Merge branch '424-cmb-release' into '425-cmb-use-cmb-service-type'
# Conflicts:
# src/Service/RiderAPIHandler/CMBRiderAPIHandler.php
|
2020-06-17 02:05:06 +00:00 |
|
Korina Cordero
|
753c77773d
|
Use CMBServiceType to check service type. #425
|
2020-06-17 02:03:50 +00:00 |
|
Korina Cordero
|
661e048206
|
Add checking for rider availability when saving JO. #422
|
2020-06-16 03:58:39 +00:00 |
|
Korina Cordero
|
86a5c117e3
|
Merge branch '421-cmb-new-rider-api' of gitlab.com:jankstudio/resq into 422-cmb-no-riders-in-list-when-rider-is-unavailable
|
2020-06-16 03:52:44 +00:00 |
|
|
|
618ccd8d06
|
Merge branch '421-cmb-new-rider-api' into '424-cmb-release'
Resolve "CMB - new Rider API"
See merge request jankstudio/resq!487
|
2020-06-16 02:25:17 +00:00 |
|
|
|
2be291c2ac
|
Merge branch '409-add-analytics-for-forecasting' into 'master'
Resolve "Add analytics for forecasting"
Closes #409
See merge request jankstudio/resq!486
|
2020-06-15 05:38:56 +00:00 |
|
|
|
b65893e821
|
Add aggregate data table for analytics output #409
|
2020-06-15 13:38:13 +08:00 |
|
|
|
e13e3c0dd5
|
Fix bug when no JO comes up for hub in 2018 #409
|
2020-06-14 18:54:52 +08:00 |
|
|
|
69119c6b3a
|
Merge branch '409-add-analytics-for-forecasting' into 'master'
Resolve "Add analytics for forecasting"
Closes #409
See merge request jankstudio/resq!485
|
2020-06-14 06:23:17 +00:00 |
|
|
|
a2fdb346b3
|
Refactor schedule solver to solver per weekday and add charts and tables to template #409
|
2020-06-14 14:12:32 +08:00 |
|
Korina Cordero
|
18081d0903
|
Add title field to error object. #421
|
2020-06-12 10:35:20 +00:00 |
|
|
|
d94e2353b0
|
Add schedule solver script and run it inside analytics controller #409
|
2020-06-11 01:15:58 +08:00 |
|
Korina Cordero
|
027c1ead39
|
Add upload directory for photos. #421
|
2020-06-09 06:05:16 +00:00 |
|
Korina Cordero
|
334b0f1c99
|
Add uploadFinishPhotos API call. #421
|
2020-06-09 02:57:48 +00:00 |
|
Korina Cordero
|
ce64a1b64d
|
Add uploadArrivePhotos API call. #421
|
2020-06-08 10:39:57 +00:00 |
|
Korina Cordero
|
8f108c18cb
|
Modify name of stype_id parameter to service_type for clarity. #421
|
2020-06-05 09:52:23 +00:00 |
|
Korina Cordero
|
760fa7acf3
|
Add get job order history for this month and last month. #421
|
2020-06-04 09:47:58 +00:00 |
|
Korina Cordero
|
b41b5ea29b
|
Modify getJobOrderHistory. #421
|
2020-06-04 06:02:53 +00:00 |
|
Korina Cordero
|
a0ee7b32bc
|
Add setOdometer API call. Modify url routes for some calls for easier reading. #421
|
2020-06-04 03:32:05 +00:00 |
|
Korina Cordero
|
b6c54615ad
|
Add api calls: payment, complete, cancel, reject for job orders. #421
|
2020-06-03 10:34:56 +00:00 |
|
|
|
0911a1787e
|
Create graph for overlaps #409
|
2020-06-03 01:18:12 +08:00 |
|
Korina Cordero
|
0e69eb4943
|
Add completeJobOrder and setActiveJobOrder API calls. #421
|
2020-06-02 09:25:43 +00:00 |
|
Korina Cordero
|
79b19a61f6
|
Add startJobOrder API call. Add RIDER_START event type. #421
|
2020-06-02 08:03:31 +00:00 |
|
Korina Cordero
|
22c1fab15c
|
Add generateInvoice API call. #421
|
2020-06-02 07:41:47 +00:00 |
|
Korina Cordero
|
ce0240d001
|
Add event types for CMB. Add JO in transit API call. #421
|
2020-06-02 06:35:31 +00:00 |
|
Korina Cordero
|
e74d4061ba
|
Add checking for assigned rider for JO for getJobOrder. #421
|
2020-06-02 04:27:10 +00:00 |
|
Korina Cordero
|
dbdde5cdde
|
Change which flag is set when rider logs in and logs out. Add goOnline and goOffline API calls. #421
|
2020-06-02 03:40:55 +00:00 |
|
Korina Cordero
|
af9be59d8d
|
Change getActiveJobOrders to getAssignedJobOrders. #421
|
2020-06-01 09:30:28 +00:00 |
|
Korina Cordero
|
2ea0111b1e
|
Add generate invoice API call. #420
|
2020-06-01 09:15:05 +00:00 |
|
Korina Cordero
|
1842898c11
|
Add viewActiveJobOrders API call. #420
|
2020-06-01 06:29:11 +00:00 |
|
Korina Cordero
|
8730ab4ea3
|
Add viewJobOrderHistory API call to rider api. #420
|
2020-06-01 04:37:12 +00:00 |
|
Korina Cordero
|
2ea5bfe193
|
Add changes to CMB's rider API handler. #420
|
2020-06-01 02:26:04 +00:00 |
|
Korina Cordero
|
ce2b838ff7
|
Add RAPIController for CMB. #420
|
2020-05-29 07:20:00 +00:00 |
|
|
|
711082cf23
|
Merge branch '419-resq-search-optimization' into 'master'
Move the setting of JO search fields to the entity. Move the sql script to the...
Closes #419
See merge request jankstudio/resq!481
|
2020-05-27 08:56:31 +00:00 |
|
Korina Cordero
|
fabccc6950
|
Move update sql script to initial_sql directory. #419
|
2020-05-27 08:51:07 +00:00 |
|
Korina Cordero
|
7b60ec7c5f
|
Move the setting of JO search fields to the entity. Move the sql script to the migration folder. #419
|
2020-05-27 08:13:51 +00:00 |
|
|
|
f56e995910
|
Merge branch '419-resq-search-optimization' into 'master'
Resolve "Resq - search optimization"
Closes #419
See merge request jankstudio/resq!479
|
2020-05-27 07:56:40 +00:00 |
|
Korina Cordero
|
2a0bee8d8d
|
Create sql command to update the job orders for the search fields. Modify search to use the JO search fields. Add saving of search fields when adding a JO. #419
|
2020-05-27 07:05:44 +00:00 |
|
Korina Cordero
|
8b2a1cd09c
|
Merge branch 'master' of gitlab.com:jankstudio/resq into 419-resq-search-optimization
|
2020-05-27 04:56:17 +00:00 |
|
Korina Cordero
|
c8c03b756d
|
Add fields and indexes used for search to JO entity. #419
|
2020-05-27 03:44:52 +00:00 |
|