Actions
Feature #16796
openInsurance search based on city code/airport || Web
Status:
Fixed not Tested
Priority:
Normal
Assignee:
Vipin V V V
Category:
-
Target version:
Start date:
02/26/2025
Due date:
02/26/2025 (about 9 months late)
% Done:
100%
Estimated time:
3:00 h
Spent time:
remarks:
-
DB Changes:
-
Keys & Permissions:
-
Areas Affected:
home page search panel
result modify search
Files Changed:
public\js\script\InsuranceSearch.js
public\js\script\InsuranceModifySearch.js
resources\views\Insurance\Result\InsuranceModifySearch.blade.php
app\Http\Controllers\InsuranceController.php
resources\views\SearchPanel\Insurance\InsuranceSearch.blade.php
Description
Insurances search working based on country level search, its not user friendly we can show the city or airport list in the dropdown and based on the country of selected city or airport we can make the search.
Files
Actions
#6
Updated by Vipin V V V 9 months ago
- File Screenshot (714).png Screenshot (714).png added
- File Screenshot (715).png Screenshot (715).png added
- Status changed from In Progress to Fixed not Tested
- % Done changed from 0 to 100
- remarks updated (diff)
- DB Changes updated (diff)
- Keys & Permissions updated (diff)
- Areas Affected updated (diff)
- Files Changed updated (diff)
completed the mentioned feature.
also fixed on modifying the search of the result page.
Actions