Korina Cordero
|
1674138b54
|
Merge branch '221-use-bing-maps' into 'master'
WIP: Resolve "Use bing maps"
Closes #221
See merge request jankstudio/resq!258
|
2019-08-28 01:38:37 +00:00 |
|
Korina Cordero
|
9efc347a7f
|
Add setPrivacyPolicy method to APIController. Add route and acl for setting of privacy policy for warranty. Allow null to be set for setPrivacyPolicy in Warranty entity. Modify the checking for missing parameters, from empty to isset. #256
|
2019-08-27 07:49:10 +00:00 |
|
Korina Cordero
|
26e805b5a1
|
Merge branch 'master' of gitlab.com:jankstudio/resq into 251-edit-warranty-via-api
|
2019-08-27 04:39:30 +00:00 |
|
Korina Cordero
|
f20fd4b44b
|
Merge branch '250-invalidate-warranty-via-api' into 'master'
Resolve "Invalidate warranty via api"
Closes #250
See merge request jankstudio/resq!295
|
2019-08-27 04:22:20 +00:00 |
|
Korina Cordero
|
cf89311e17
|
Add delete method to WarrantyController. #250
|
2019-08-16 03:01:25 +00:00 |
|
Korina Cordero
|
af60b0db71
|
Add update warranty method to WarrantyController for third party. #251
|
2019-08-16 02:40:45 +00:00 |
|
Korina Cordero
|
e634f2ee32
|
Add method to cancel warranty in WarrantyController. Add route and acl for cancel warranty. Add test command to test cancel warranty. #250
|
2019-08-15 08:25:34 +00:00 |
|
Korina Cordero
|
a36e9f810b
|
Comment out the displaying of report details. #249
|
2019-08-15 06:15:53 +00:00 |
|
Korina Cordero
|
498b61be48
|
Add export to CSV button. Add method to controller that uploads a csv file and outputs a csv report of the results. #249
|
2019-08-15 05:52:29 +00:00 |
|
Korina Cordero
|
a5e6a632f4
|
Add upload of csv file to ReportController. Add templates for upload. #248
|
2019-08-08 08:33:20 +00:00 |
|
Korina Cordero
|
c695a1f9b2
|
Add popapp comparison report link to Reports. Add route and access to report. #248
|
2019-08-08 04:17:58 +00:00 |
|
Korina Cordero
|
2d1a91842a
|
Rename the old Warranty controller to WarrantySearchController. Rename the old warranty.yaml to warranty_search.yaml. Add create, update, and view warranty to menu and acl yamls. Add WarrantyController and template file for Warranty. #236
|
2019-07-26 08:21:00 +00:00 |
|
Korina Cordero
|
50a3afb213
|
Add privacy policy in menu and acl yaml files. Add routes for private policy functions. Add PrivatePolicyController. Add twig files for private policy. #233
|
2019-07-23 09:57:14 +00:00 |
|
|
|
da32614181
|
Add partner review api call #231
|
2019-07-20 15:15:47 +08:00 |
|
|
|
54269d54ac
|
Change url of provider info mobile api call #231
|
2019-07-20 12:50:16 +08:00 |
|
Korina Cordero
|
189bb58880
|
Fix merge conflicts with master. #227
|
2019-07-15 23:51:49 +00:00 |
|
Korina Cordero
|
e8b76e8810
|
Add getClosestPartners method to the APIController that takes in a longitude, latitude, results limit, and service id to find the closes partners. #228
|
2019-07-08 06:57:24 +00:00 |
|
Korina Cordero
|
5c70cad362
|
Add API call to get details and reviews for a given partner. #228
|
2019-07-07 09:28:18 +00:00 |
|
Korina Cordero
|
4782bd7fe8
|
Add API call to list other services. #228
|
2019-07-07 08:29:22 +00:00 |
|
Korina Cordero
|
19325761db
|
Add list, view, and delete for review. Fix typographical errors in Partner forms. #228
|
2019-07-05 12:03:34 +00:00 |
|
Korina Cordero
|
d1209d2474
|
Add CRUD functionalities to Partners. #228
|
2019-07-05 07:26:16 +00:00 |
|
Korina Cordero
|
56f152fa70
|
Add CRUD functionalities to Other Services. #228
|
2019-07-05 03:29:41 +00:00 |
|
Korina Cordero
|
36098b06a4
|
Add services, partners and partner reviews to the menu and acl yaml files. #228
|
2019-07-04 09:43:22 +00:00 |
|
Korina Cordero
|
13b955d0b6
|
Add route to activate warranty. Move the code to search for warranty to a separate function. Fix bug in Warranty entity when setting flag_activated. #227
|
2019-07-02 09:15:06 +00:00 |
|
Korina Cordero
|
e37406d6d1
|
Use bing maps to load map for incoming job orders. #221
|
2019-06-17 04:56:48 +00:00 |
|
Korina Cordero
|
749c3a75c8
|
Add customer battery search to menu and acl. Add WarrantyController. Add twig file for customer battery search. #223
|
2019-06-14 08:29:52 +00:00 |
|
Korina Cordero
|
bc110c1353
|
Add twig files containing the javascript to create the maps and polygons. Modify the mapManagers to return what type of map is to be used. #221
|
2019-06-11 06:18:28 +00:00 |
|
Korina Cordero
|
3ed9b1bfcd
|
Merge branch 'master' into 221-use-bing-maps
|
2019-06-10 04:54:35 +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 |
|
|
|
3e4570c2fa
|
Add initial menu bundle #222
|
2019-06-07 00:15:58 +08:00 |
|
Korina Cordero
|
f14f17543d
|
Merge branch 'master' into 221-use-bing-maps
|
2019-06-06 05:44:20 +00:00 |
|
|
|
4359a8a95b
|
Merge branch '220-display-geofence-area-coverage' into 'master'
Resolve "Display geofence area coverage"
Closes #220
See merge request jankstudio/resq!257
|
2019-06-05 17:06:12 +00:00 |
|
|
|
4ed8f84258
|
Remove acl_key from acl configs #194
|
2019-06-06 00:28:15 +08:00 |
|
|
|
ef4dd404e3
|
Migrate catalyst auth bundle to its own composer repository #194
|
2019-06-05 22:27:55 +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 |
|
Korina Cordero
|
00f2bb86fa
|
Use bing maps for geofencing. #221
|
2019-06-05 08:23:05 +00:00 |
|
Korina Cordero
|
b2e394d1b2
|
Add highlighting of area in map and row when selecting an area. #220
|
2019-06-05 06:18:51 +00: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
|
eaf77fc634
|
Add rows table to geofence page with Delete action. #220
|
2019-06-04 07:15:56 +00:00 |
|
Korina Cordero
|
f2a180420a
|
Add upload KML feature for geofence. #220
|
2019-06-03 08:05:10 +00:00 |
|
Korina Cordero
|
9e9c59cd0b
|
Display supported areas in google map. #220
|
2019-05-31 06:55:02 +00:00 |
|
Korina Cordero
|
e574ae966a
|
Add geofence to menu under Location. Add list of saved coverage areas. #220
|
2019-05-30 09:21:23 +00:00 |
|
Korina Cordero
|
470e7ab95a
|
Add geofence menu to the acl and menu yaml files. #220
|
2019-05-30 05:14:22 +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 |
|
Korina Cordero
|
1a3263a428
|
Use redis client provider to connect to redis. #206
|
2019-05-14 09:16:15 +00:00 |
|