Commit History

refactor(merchant): move address formatting logic to pipeline stage
8d4e4f8

MukeshKapoor25 commited on

refactor(merchant): optimize favorite and recent merchants fetching
7e64de4

MukeshKapoor25 commited on

feat(merchant): improve favorite and recent merchants fetching logic
9f7a7b2

MukeshKapoor25 commited on

feat(auth): add JWT authentication and favorite merchants endpoint
c42ab13

MukeshKapoor25 commited on

perf(optimization): Implement comprehensive performance optimization strategy
79ca9ba

MukeshKapoor25 commited on

feat(security): Implement comprehensive input and log sanitization
a7c2198

MukeshKapoor25 commited on

feat(nlp): implement comprehensive advanced NLP pipeline for merchant search
19aa29f

MukeshKapoor25 commited on

fix(merchant): enhance associate data mapping in merchant queries
a7ca529

MukeshKapoor25 commited on

feat(merchant): enhance merchant details with associate data
6ae2787

MukeshKapoor25 commited on

refactor(models): rename staff to associate across codebase
acd50b9

MukeshKapoor25 commited on

refactor(merchant): optimize staff lookup in merchant catalogues
8907370

MukeshKapoor25 commited on

refactor(geospatial): use $arrayElemAt for location coordinates access
93e47be

MukeshKapoor25 commited on

refactor(merchant): rename optimized functions for consistency
e1b366e

MukeshKapoor25 commited on

feat(services): replace RuntimeError with HTTPException in helper functions
d8d19cc

MukeshKapoor25 commited on

Remove __pycache__ files from tracking and update .gitignore
658dcff

MukeshKapoor25 commited on

fix(merchant): correct earth radius conversion in geo query
de6ad16

MukeshKapoor25 commited on

fix(merchant): use default search radius and correct unit conversion
a884363

MukeshKapoor25 commited on

Add logging for pipeline execution in fetch_business_categories_service
896f1c4

MukeshKapoor25 commited on

Add country filtering to business categories endpoint and update related models
0e8cc2c

MukeshKapoor25 commited on

Refactor live-at endpoint to support country filtering and update response model
bdd7897

MukeshKapoor25 commited on

Enhance merchant reviews endpoint with pagination, sorting, and filtering options
309ccda

MukeshKapoor25 commited on

major changes in merchant APIs
a03df3a

MukeshKapoor25 commited on

Add recent merchant filtering and restructure recommendation mapping
3433ae3

MukeshKapoor25 commited on

Improve merchant category handling by adding None checks for safer processing
44d648e

MukeshKapoor25 commited on

Refactor search query handling and enhance logging for amenities processing
06bf99e

MukeshKapoor25 commited on

Add amenities and sub_category fields to business categories fetch service
7b59cb4

MukeshKapoor25 commited on

Refactor geospatial filter in merchant search query
3784e88

MukeshKapoor25 commited on

Refactor cache repository and enhance merchant search functionality
7b4cdda

MukeshKapoor25 commited on

Enhance merchant search functionality with city filtering and improved query parameters
3c0ec32

MukeshKapoor25 commited on

Add sorting options for merchant search and enhance ad fetching with grouping for uniqueness
d3857cd

MukeshKapoor25 commited on

Enhance search functionality by adding new filters and improving live location fetching with structured city categorization
c59e8a7

MukeshKapoor25 commited on

Refactor fetch_live_at_service to ensure cities array is never null and streamline popular/regional city extraction
4ec2a35

MukeshKapoor25 commited on

Refactor fetch_live_at_service to group cities into popular and regional categories for improved data structure
fcc7b39

MukeshKapoor25 commited on

Refactor fetch_merchant_info to remove unused fields from data retrieval
d3a3578

MukeshKapoor25 commited on

Optimize fetch_merchant_info to use a single MongoDB aggregation pipeline for efficient data retrieval, including business details and reviews.
875bafa

MukeshKapoor25 commited on

Add share_description and about_us fields to merchant data retrieval
01cff6e

MukeshKapoor25 commited on

Refactor fetch_merchant_info to improve error handling and streamline data extraction
76c00e6

MukeshKapoor25 commited on

Refactor fetch_merchant_info to remove redundant media assignment
d6c01b2

MukeshKapoor25 commited on

Refactor fetch_merchant_info to remove unused fields and streamline media fetching
7844055

MukeshKapoor25 commited on