Commit graph

42 commits

Author SHA1 Message Date
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
4bb67ce7b7 Merge branch '290-update-customer-vehicle-info-when-warranty-is-added' into 'master'
Resolve "Update customer vehicle info when warranty is added"

Closes #290

See merge request jankstudio/resq!332
2020-01-20 02:48:15 +00:00
Korina Cordero
bd2ea5fba3 Add the WarrantyHandler service. Move the computeDateExpire to the service. #286 2019-12-16 07:29:25 +00:00
Korina Cordero
ced7292413 Add customer and customer vehicle when warranty is registered via API. #285 2019-12-10 08:19:21 +00:00
Korina Cordero
0372dc5a5a Remove dotenv implementation from customer creation from warranty. #275 2019-11-22 04:01:54 +00:00
Korina Cordero
e462570d9d Remove dotenv implementation from setting of customer privacy policy. #275 2019-11-22 03:27:16 +00:00
Korina Cordero
f6dce241ac Move retrieval of env variable to the geofence service. #271 2019-10-23 05:30:12 +00:00
3d1a1c3173 Convert HubController to use Menu annotation instead of base controller #222 2019-06-07 02:03:30 +08:00
915cb6ba8d Add generator service from menu bundle #222 2019-06-07 01:49:01 +08:00
fa9bbe8989 Create Menu annotation and listener #222 2019-06-07 01:21:46 +08:00
4ed8f84258 Remove acl_key from acl configs #194 2019-06-06 00:28:15 +08:00
a4496cecce Add user checker for depracated AdvancedUserInterface in auth bundle #194 2019-06-05 20:35:26 +08:00
93bc1c6c23 Rename auth bundle generator and voter #194 2019-06-05 19:43:45 +08:00
3994355cf0 Remove App\Access and replace with catalyst auth bundle services #194 2019-06-05 17:09:14 +08:00
8737fbfe26 Fix issues and optimize auth voter and entities #194 2019-06-05 16:37:37 +08:00
29f574e25c Merge branch 'master' of gitlab.com:jankstudio/resq into 194-catalyst-api-bundle-acl 2019-06-05 11:37:53 +08:00
Korina Cordero
1a3263a428 Use redis client provider to connect to redis. #206 2019-05-14 09:16:15 +00:00
Korina Cordero
161601ece5 Remove the cert file parameter for the redis client. #206 2019-05-06 01:25:04 +00:00
Korina Cordero
a166a5f09a Add support for connecting to redis with an ssl file and password. #206 2019-05-03 07:15:43 +00:00
Korina Cordero
afc07e7c68 Add service to connect to redis. Add command to test service with the HubCounter service. #206 2019-05-02 07:21:49 +00:00
Korina Cordero
01f57fdc37 Made the Generator and Voter classes in the Auth bundle abstract. Modify the services.yaml to point to the Voter and Generator classes that extended the base classes from the Auth bundle. #194 2019-03-28 07:03:09 +00:00
Korina Cordero
3862a76d1c Add the access key and yaml file as parameters for the Generator class. #194 2019-03-27 07:49:54 +00:00
Korina Cordero
eaac1dfb7d Create auth bundle with base classes for User and Role. Use base class for user and role in the User and Role entities in the API and the main site. #194 2019-03-27 06:58:08 +00:00
Korina Cordero
53332b989a Add ACL support for the API #194 2019-03-21 14:28:18 +00:00
50d3a8e200 Add ramcar battery api bundle #172 2019-01-20 15:37:23 +08:00
005f5091af Add command for testing api client #164 2018-10-23 05:17:58 +08:00
3ac8b8e53d Fix signature issue and remove old token subscriber #164 2018-10-23 03:01:52 +08:00
a2be71a001 Add api:user-create command #164 2018-10-23 02:42:46 +08:00
0d41b46ee9 Refactor api bundle to use security to handle authentication #164 2018-10-23 02:11:21 +08:00
2b9499861b Add catalyst api bundle and test controller #164 2018-10-15 01:19:29 +08:00
30e08259db Add apple push notification service #162 2018-08-15 15:09:04 +08:00
550d1e1e02 Modify MQTTClient service to support tls certs #154 2018-07-06 23:46:02 +08:00
f4d4a6e3a0 Add mqttclient service to send mqtt events #133 2018-06-04 03:28:37 +08:00
955f0e4d46 Add rising tide sms service #111 2018-05-25 01:36:34 +08:00
Ramon Gutierrez
7d8575410c Add job order refresh rate setting parameter #6 2018-02-17 16:50:03 +08:00
53e71e1db0 Convert distance test into service 2018-01-17 18:12:04 +08:00
Ramon Gutierrez
e67e5f3f16 Initial commit for rider image upload, add FileUploader service 2018-01-16 17:27:43 +08:00
78a0968769 Add paramters for default map point (not yet used) 2018-01-14 22:17:52 +08:00
Ramon Gutierrez
2cced6a4a5 Add validation component to symfony 2018-01-10 04:28:21 +08:00
fbbcd89f8d Add ACL access voter service 2018-01-07 10:05:56 +08:00
b25345a46d Add ACL generator component with test controller and route 2018-01-07 00:49:18 +08:00
3b878948bf Initial commit 2018-01-06 21:26:46 +08:00