Commit graph

1046 commits

Author SHA1 Message Date
fff386d6e3 Fix user entities #194 2019-06-05 23:49:38 +08:00
ef4dd404e3 Migrate catalyst auth bundle to its own composer repository #194 2019-06-05 22:27:55 +08:00
45892ceac9 Remove unneeded ACLGenerator in customer controller #194 2019-06-05 22:26:24 +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
4654a4602f Remove references of App\Access\Generator and substitute with Generator from catalyst auth bundle #194 2019-06-05 17:06:13 +08:00
238be17f6c Remove abstract from auth bundle Generator and Voter service #194 2019-06-05 17:05:31 +08:00
8737fbfe26 Fix issues and optimize auth voter and entities #194 2019-06-05 16:37:37 +08:00
1d93d9f577 Remove unneeded / excess data files #194 2019-06-05 16:37:04 +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
782a41b645 Merge branch '218-convert-existing-utilities-into-services' into 'master'
Add service files for systemd #218

Closes #218

See merge request jankstudio/resq!256
2019-05-29 15:32:21 +00: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
8383b13aca Merge branch '216-update-ridertracker-to-use-redis-client-provider' into 'master'
Resolve "Update RiderTracker to use redis client provider"

Closes #216

See merge request jankstudio/resq!253
2019-05-28 04:48:30 +00:00
Korina Cordero
89cb5ac27e Modify to use the redis client provider to connect to redis. #216 2019-05-28 04:47:35 +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
6b716ccaff Merge branch '215-make-sql-script-to-expire-warranties-due-for-expiration' into 'master'
Resolve "Make sql script to expire warranties due for expiration"

Closes #215

See merge request jankstudio/resq!251
2019-05-28 02:47:20 +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
e4144c517a Merge branch '213-fix-memory-issue-for-warranty-generation' into 'master'
Resolve "Fix memory issue for warranty generation"

Closes #213

See merge request jankstudio/resq!249
2019-05-27 17:21:02 +00:00
754af5e1e4 Fix memory issue for warranty generation #213 2019-05-28 01:20:09 +08:00
66e93bcfbf Merge branch '214-fix-import-issue-for-legacy-job-orders' into 'master'
Resolve "Fix import issue for legacy job orders"

Closes #214

See merge request jankstudio/resq!250
2019-05-27 15:41:33 +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
8adea20f59 Fix memory error when querying the database. #213 2019-05-27 13:59:51 +00:00
46bc686372 Merge branch '187-generate-warranty-entries-for-existing-job-orders' into 'master'
Resolve "Generate warranty entries for existing job orders"

Closes #187

See merge request jankstudio/resq!218
2019-05-27 02:10:37 +00:00
e6239eb053 Merge branch '204-set-customer-vehicle-current-battery' into 'master'
Resolve "Set customer vehicle current battery"

Closes #204

See merge request jankstudio/resq!238
2019-05-27 02:06:46 +00:00
f62a904822 Merge branch '206-redis-service' into 'master'
Resolve "Redis service"

Closes #206

See merge request jankstudio/resq!241
2019-05-27 02:06:19 +00:00
744cb9946a Merge branch '209-fix-text-issue-when-deleting-an-object' into 'master'
Resolve "Fix text issue when deleting an object"

Closes #209

See merge request jankstudio/resq!245
2019-05-27 02:03:54 +00:00
74f292da52 Merge branch '210-error-when-updating-role-id' into 'master'
Resolve "Error when updating role id"

Closes #210

See merge request jankstudio/resq!246
2019-05-27 02:01:56 +00:00
6501f6c0e3 Merge branch '211-plate-number-validation' into 'master'
Resolve "Plate number validation"

Closes #211

See merge request jankstudio/resq!247
2019-05-27 02:01:20 +00:00
2de0770506 Merge branch '212-command-to-make-battery-compatibility-json' into 'master'
Resolve "Command to make battery compatibility json"

Closes #212

See merge request jankstudio/resq!248
2019-05-27 01:58:39 +00:00
92c0f2d169 Fix bug in battery:generate_compatibility_json command #212 2019-05-27 09:57:20 +08:00
Korina Cordero
144156e377 Create command that generates a JSON file of vehicles and their models with their compatible battery. #212 2019-05-16 07:05:21 +00:00
Korina Cordero
2a501e60e4 Update plate number validation, according to specifications. #211 2019-05-15 02:17:41 +00:00
Korina Cordero
1a3263a428 Use redis client provider to connect to redis. #206 2019-05-14 09:16:15 +00:00
Korina Cordero
b8a7cf6e2a Remove console.log message. #210 2019-05-10 07:09:42 +00:00
Korina Cordero
3c9802bbd2 Fix error message when the user tries to update an API Role that has already been assigned to a user. #194 2019-05-10 07:08:42 +00:00
Korina Cordero
0d291b037c Fix the error message when user tries to update the role ID. #210 2019-05-10 07:02:37 +00:00
Korina Cordero
40da013c5c Fix for text issue when deleting a hub, outlet, or role. #209 2019-05-10 01:44:30 +00:00
Korina Cordero
e22c62ebab Fix for text issue when deleting an API role. #194 2019-05-10 01:30:03 +00:00
Korina Cordero
35321203f1 Add support for update and delete API User. #194 2019-05-10 01:10:28 +00:00
Korina Cordero
d42e1b1ed5 Add id to the User entity in the API bundle. Add support for list and add API user to the site. #194 2019-05-09 07:43:36 +00:00
Korina Cordero
b8ab5bb3c0 Add comments for the Generator and Voter classes in the auth bundle. Add support for add, update, and delete API Role. #194 2019-05-09 04:24:05 +00:00
Korina Cordero
2bd703fc5c Add routes for API roles and user. Add controller for API role. Display list of API roles. #194 2019-05-08 10:27:53 +00:00
Korina Cordero
ecec2d07d7 Add the enabled flag to the api user and base user. Remove the enabled methods from site user since base class has them. Add checking if user account is enabled during authentication of api user. #194 2019-05-08 08:25:11 +00:00
Korina Cordero
3c236d0ab4 Merge branch 'master' of gitlab.com:jankstudio/resq into 194-catalyst-api-bundle-acl 2019-05-08 07:16:09 +00:00