Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated: Optimized search results in the admin search page. #939

Merged
merged 4 commits into from
Mar 15, 2024

Conversation

vishal-singh-webkul
Copy link
Contributor

@vishal-singh-webkul vishal-singh-webkul commented Mar 14, 2024

Added controller wise permissions to the search results, for example: only the employees having the access to room types will be able view the room types in search result.
Added the following in the search results:
- Hotels: hotels can be searched using the name, or admin can select newly added search type hotel and can open edit hotel page by using a valid id_hotel.
- Service products: Admin can search service products using the name, or admin can select search type catalog and can open edit service product page by using a valid service id_product.
- Customer addresses: Admin can search customers addresses using city, state, country, alias, address1, postcode, etc.
- Customer messages: Admin can search customer message, in case a message belongs to an order then it will restricted by hotel wise employee permission, whereas the messages that is sent from the contact us page will be displayed to all the employees.
- Global demands: Admin will now get Additional facilities in the search page results and Admin can search additional facilities using their name only.
- Hotel Features: Admin will now get hotel features in the search page results and Admin can search hotel facilities using their name only.
- Refund rules: Admin will now get refund rules in the search page results.

@vishal-singh-webkul vishal-singh-webkul changed the title Updated: Optimized admin search page. Updated: Optimized search results in the admin search page. Mar 15, 2024
@rohit053 rohit053 merged commit 638b94e into Qloapps:develop Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants