Commit History

feat(appointments): Add appointment closure and customer ratings system
35b99b5
Running

MukeshKapoor25 commited on

fix(order): Add UUID validation to order retrieval endpoint
a65b141

MukeshKapoor25 commited on

fix(appointments): Add timezone awareness to appointment slot generation
a0cc5ad

MukeshKapoor25 commited on

feat(appointments): Add status mapping and UUID conversion for appointment retrieval
fec8d1b

MukeshKapoor25 commited on

fix(appointments): Improve UUID validation and conversion for service and staff IDs
8c6fae9

MukeshKapoor25 commited on

feat(appointments): Enhance service details to use UUID for service and staff IDs with validation
3c949b0

MukeshKapoor25 commited on

fix(redis): Update Redis client initialization to validate REDIS_URL scheme and log warnings for invalid formats
334a825

MukeshKapoor25 commited on

fix(redis): Validate REDIS_URL format in Redis client settings
72e63d6

MukeshKapoor25 commited on

feat(redis): Update Redis configuration to support flexible connection handling
f553d39

MukeshKapoor25 commited on

fix(redis): Enhance Redis connection handling for authentication errors
483e9e7

MukeshKapoor25 commited on

feat(redis): Add REDIS_URL configuration for flexible Redis connection
a279b4f

MukeshKapoor25 commited on

feat(redis): Add Redis username configuration for enhanced security
1f3f77e

MukeshKapoor25 commited on

Delete app/__init__.py
ff7b037
verified

MKK25 commited on

fix(cache): Remove Redis username authentication configuration
5428cff

MukeshKapoor25 commited on

feat(cache): Add Redis username authentication support
2d47b88

MukeshKapoor25 commited on

feat(auth): Implement JWT authentication for appointment endpoints
a7715d0

MukeshKapoor25 commited on

Standardize Dockerfile (port 8000) and add GHCR workflow
f925e65

MukeshKapoor25 commited on

fix(order): Correct variable references in order response mapping
f1304e4

MukeshKapoor25 commited on

feat: Add environment configuration file for E-Commerce Microservice
f2b8465

MukeshKapoor25 commited on

fix: Remove nested transaction context manager
cbc1d5b

MukeshKapoor25 commited on

docs(order): Add comprehensive order feature implementation summary
e2ca119

MukeshKapoor25 commited on

fix: Remove SQLAlchemy relationships from order models
c3acfb2

MukeshKapoor25 commited on

refactor(order): Clean up order service and improve UUID handling
93dcd49

MukeshKapoor25 commited on

feat(order): Add database migrations and refactor order models to use UUID
048beee

MukeshKapoor25 commited on

docs(appointments): Add API quick reference and PostgreSQL migration guide
2e76228

MukeshKapoor25 commited on

feat(order): Implement order management service with create, retrieve, and list endpoints
806bf3d

MukeshKapoor25 commited on

feat(merchant_discovery): Add merchant service listing endpoint with filtering
cb244f5

MukeshKapoor25 commited on

refactor(cart): Improve product lookup and data extraction logic
90e806c

MukeshKapoor25 commited on

refactor(cart): Remove merchant_id from add-to-cart request parameters
86f6c84

MukeshKapoor25 commited on

refactor(cart): Simplify cart API by removing merchant_id from request parameters
4e66800

MukeshKapoor25 commited on

feat(cart): Implement JWT authentication for cart endpoints
e71d959

MukeshKapoor25 commited on

chore(ecomm-ms): Remove documentation and test files
2aa6bb5

MukeshKapoor25 commited on

feat(appointments_cart): Add appointment booking and shopping cart features
4d4e0a8

MukeshKapoor25 commited on

feat(product_catalogue): Improve product filtering and projection handling
dba1656

MukeshKapoor25 commited on

feat(merchant_discovery): Update merchant projection fields in discovery schema
8af7b60

MukeshKapoor25 commited on

feat(merchant_discovery): Add merchant media support to discovery schemas
dd8d81b

MukeshKapoor25 commited on

feat(product_catalogue): Add multi-image support and ecommerce filtering
b97832f

MukeshKapoor25 commited on

feat(product_catalogue): Implement company-level product listing API
538c83c

MukeshKapoor25 commited on

feat(cuatrolabs-ecomm-ms): Initialize e-commerce microservice project
7da1497

MukeshKapoor25 commited on

initial commit
c5dfe00
verified

MKK25 commited on