Commit graph

42 commits

Author SHA1 Message Date
Korina Cordero
208eb3ffc3 Add 7 AM-10 PM option. #533 2021-01-25 08:47:43 +00:00
Korina Cordero
cdcdbe72b2 Added comments for the arguments for the solver script. #531 2021-01-25 02:29:09 +00:00
Korina Cordero
44afc498c1 Add population of hours based on shift selected. #531 2021-01-22 10:35:38 +00:00
Korina Cordero
964dce9842 Add Willing to Wait tickbox and Reason for not waiting text field. #445 2020-07-28 10:10:59 +00:00
32d3012802 Limit rider schedule to 7 - 4 and 8 - 5 #409 2020-07-01 23:43:24 +08: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
d94e2353b0 Add schedule solver script and run it inside analytics controller #409 2020-06-11 01:15:58 +08:00
Korina Cordero
9dbbe93e31 Create script to run the GenerateWarrantyFromJOCommand per month. #404 2020-05-08 09:38:03 +00:00
bdb306e5e1 Fix bug in mqtt_rider script #299 2020-01-28 04:31:41 +08:00
a5a95a45d0 Create new mqtt_rider utility script for rider location caching #299 2020-01-27 04:03:53 +08:00
66be351bd3 Make MQTT key configurable #299 2020-01-24 20:46:25 +08:00
fb52b59ad9 Refactor mqtt sender script #299 2020-01-24 03:17:42 +08:00
d094b5e8d9 Refactor create customer from warranty command #274 2019-11-21 00:02:44 +08:00
d9d1b3d9f5 Add service files for systemd #218 2019-05-29 23:31:34 +08:00
4879503476 Merge branch '217-fix-daemonization-of-rider-location-script' into 'master'
Update rider location cache service for systemd #217

Closes #217

See merge request jankstudio/resq!255
2019-05-28 13:08:26 +00:00
44ddd4775b Update rider location cache service for systemd #217 2019-05-28 20:59:39 +08:00
81ab6db063 Merge branch '196-new-apn-sender' into 'master'
Replace apns sender with new one #196

Closes #196

See merge request jankstudio/resq!254
2019-05-28 09:53:21 +00:00
740110b42f Merge branch '180-rider-location-caching' into 'master'
Resolve "Rider location caching"

Closes #180

See merge request jankstudio/resq!252
2019-05-28 03:24:22 +00:00
Korina Cordero
66ec9fc237 Rename script. #215 2019-05-28 02:37:44 +00:00
Korina Cordero
e4fc5f8648 Create sql script that updates warranty status. #215 2019-05-28 00:24:22 +00:00
b62c7da678 Add SAP battery initial data #214 2019-05-27 23:40:31 +08:00
ce3d69dd20 Fix order of import queries for legacy jo #214 2019-05-27 23:39:49 +08:00
Korina Cordero
2c8dad9164 Remove debug messages and sigint_handler. Create user_data_set to set the redis client. #180 2019-04-29 09:04:37 +00:00
Korina Cordero
9503089642 Remove the declaration of global variables from the run method. #180 2019-04-26 03:10:16 +00:00
Korina Cordero
d15099b456 Remove debug message. #180 2019-04-26 02:12:00 +00:00
Korina Cordero
82eec39cfd Create daemon for graceful shutdown for rider location script. #180 2019-04-25 09:57:30 +00:00
Korina Cordero
d1b41ca36c Save rider's coordinates into redis hash. #180 2019-04-23 05:59:06 +00:00
deff9b7f74 Remove mysql connector and misc code #180 2019-04-22 14:19:13 +08:00
Korina Cordero
e4e52768f3 Create sql script to set the tnv warranty for all GOLD model batteries. #203 2019-04-11 09:00:41 +00:00
Korina Cordero
a08e7b39eb Create a file with sql commands to load the legacy data from csv to the database. #202 2019-04-09 09:41:37 +00:00
d7a2e7f899 Replace apns sender with new one #196 2019-03-28 11:22:28 +08:00
af771f1355 Get rid of third party library for APNS sending #170 2018-11-14 01:39:34 +08:00
root
92dd024805 Add exception handling to the apns_sender script 2018-09-09 00:17:14 +08:00
198eab156c Fix apns sender logging #162 2018-08-15 14:14:23 +08:00
root
ea94c08939 Fix logging for mqtt_sender script 2018-08-14 21:55:02 +08:00
root
0cc667dbec Merge branch 'master' of https://gitlab.com/jankstudio/resq
Conflicts:
	utils/mqtt_sender/mqtt_sender.py
2018-08-14 13:52:30 +08:00
root
1584673e26 Fix mqtt_sender script 2018-08-14 06:42:12 +08:00
f8f9bb9b7b Add logging capability to mqtt_sender script #162 2018-08-14 06:39:47 +08:00
56e336e829 Add redis to APNs sender python script 2018-08-05 13:34:06 +08:00
root
f1cfe8f1c1 Fix bug in mqtt sender python script 2018-08-04 23:41:38 +08:00
f0fc433954 Daemonize mqtt sender python script 2018-08-04 22:59:52 +08:00
8d08dc9551 Add python utilities for redis / mqtt functionality #159 2018-07-24 01:31:29 +08:00