Commit graph

333 commits

Author SHA1 Message Date
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
1fdc574a9e Remove the Please fill up two fields text from the warranty search template. #253 2019-08-27 04:09:19 +00:00
Korina Cordero
24961b836f Remove owner's name from the Customer Battery Status Search. #253 2019-08-16 08:21:22 +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
c11393b69e Add Activation Status column to report. #248 2019-08-09 08:01:23 +00:00
Korina Cordero
ec17cd4c77 Modify 'Has Mobile?' to 'Has Mobile App?'. #248 2019-08-09 07:46:37 +00:00
Korina Cordero
99f0a9cf44 Display customer and warranty information for serials from the uploaded CSV file. #248 2019-08-09 07:42:18 +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
871609fe5d Change display of mobile session id to mobile phone number when listing reviews and when viewing review details. #244 2019-08-07 05:41:40 +00:00
Korina Cordero
9c2fd4ed3a Add default value for purchase date. Default for date expiry and date claim is empty. #236 2019-07-30 06:33:40 +00:00
Korina Cordero
ad27ec3cf2 Add update warranty. #236 2019-07-30 06:20:16 +00:00
Korina Cordero
978735adbd Fix error for add warranty. #236 2019-07-30 03:39:32 +00:00
Korina Cordero
2e022c893c Add form for warranty submission. #236 2019-07-29 08:32:48 +00:00
Korina Cordero
2deea2ea8e Add form to add/update warranty. #236 2019-07-29 04:38:00 +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
Korina Cordero
189bb58880 Fix merge conflicts with master. #227 2019-07-15 23:51:49 +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
6893211ff0 Add status to warranty for Customer Battery Search. #227 2019-07-01 07:54:28 +00:00
Korina Cordero
baf7b51f14 Add flag_activated to the Warranty entity. Add Status field to Warranty results of search. #227 2019-07-01 07:46:54 +00:00
Korina Cordero
1420493de3 Move the handleAction inside the ready function. #221 2019-06-18 03:26:45 +00:00
Korina Cordero
3720367ae7 Use Google's geocode on Bing Maps. #221 2019-06-18 01:57:32 +00:00
Korina Cordero
86963a2913 Add geocoding to map. #221 2019-06-17 08:49:54 +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
63e751528d Fix query for warranty. Display result of query. #223 2019-06-14 10:23:25 +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
6e682889c7 Add bing maps support to job order. #221 2019-06-14 06:17:41 +00:00
Korina Cordero
0cffc525c5 Add bing maps for the job order maps. #221 2019-06-13 08:53:26 +00:00
Korina Cordero
6c8ad89d6e Add bing maps support for job orders. #221 2019-06-11 08:53:36 +00:00
Korina Cordero
4a608b50b9 Add |raw when inserting a map key to make sure special characters are properly read. #221 2019-06-11 07:34:06 +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
4c3092ac58 Add methods to map managers to display a Bing map or a Google map for geofence. #221 2019-06-10 07:56:22 +00: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
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
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
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