feat(appointments): Add appointment closure and customer ratings system 35b99b5 Running MukeshKapoor25 commited on 3 days ago
fix(order): Add UUID validation to order retrieval endpoint a65b141 MukeshKapoor25 commited on 6 days ago
fix(appointments): Add timezone awareness to appointment slot generation a0cc5ad MukeshKapoor25 commited on 6 days ago
feat(appointments): Add status mapping and UUID conversion for appointment retrieval fec8d1b MukeshKapoor25 commited on 6 days ago
fix(appointments): Improve UUID validation and conversion for service and staff IDs 8c6fae9 MukeshKapoor25 commited on 13 days ago
feat(appointments): Enhance service details to use UUID for service and staff IDs with validation 3c949b0 MukeshKapoor25 commited on 13 days ago
fix(redis): Update Redis client initialization to validate REDIS_URL scheme and log warnings for invalid formats 334a825 MukeshKapoor25 commited on 13 days ago
fix(redis): Validate REDIS_URL format in Redis client settings 72e63d6 MukeshKapoor25 commited on 13 days ago
feat(redis): Update Redis configuration to support flexible connection handling f553d39 MukeshKapoor25 commited on 13 days ago
fix(redis): Enhance Redis connection handling for authentication errors 483e9e7 MukeshKapoor25 commited on 13 days ago
feat(redis): Add REDIS_URL configuration for flexible Redis connection a279b4f MukeshKapoor25 commited on 13 days ago
feat(redis): Add Redis username configuration for enhanced security 1f3f77e MukeshKapoor25 commited on 13 days ago
fix(cache): Remove Redis username authentication configuration 5428cff MukeshKapoor25 commited on 13 days ago
feat(cache): Add Redis username authentication support 2d47b88 MukeshKapoor25 commited on 13 days ago
feat(auth): Implement JWT authentication for appointment endpoints a7715d0 MukeshKapoor25 commited on 14 days ago
Standardize Dockerfile (port 8000) and add GHCR workflow f925e65 MukeshKapoor25 commited on 16 days ago
fix(order): Correct variable references in order response mapping f1304e4 MukeshKapoor25 commited on 20 days ago
feat: Add environment configuration file for E-Commerce Microservice f2b8465 MukeshKapoor25 commited on 20 days ago
docs(order): Add comprehensive order feature implementation summary e2ca119 MukeshKapoor25 commited on 23 days ago
fix: Remove SQLAlchemy relationships from order models c3acfb2 MukeshKapoor25 commited on 23 days ago
refactor(order): Clean up order service and improve UUID handling 93dcd49 MukeshKapoor25 commited on 23 days ago
feat(order): Add database migrations and refactor order models to use UUID 048beee MukeshKapoor25 commited on 23 days ago
docs(appointments): Add API quick reference and PostgreSQL migration guide 2e76228 MukeshKapoor25 commited on 23 days ago
feat(order): Implement order management service with create, retrieve, and list endpoints 806bf3d MukeshKapoor25 commited on 23 days ago
feat(merchant_discovery): Add merchant service listing endpoint with filtering cb244f5 MukeshKapoor25 commited on 23 days ago
refactor(cart): Improve product lookup and data extraction logic 90e806c MukeshKapoor25 commited on 23 days ago
refactor(cart): Remove merchant_id from add-to-cart request parameters 86f6c84 MukeshKapoor25 commited on 25 days ago
refactor(cart): Simplify cart API by removing merchant_id from request parameters 4e66800 MukeshKapoor25 commited on 25 days ago
feat(cart): Implement JWT authentication for cart endpoints e71d959 MukeshKapoor25 commited on 25 days ago
feat(appointments_cart): Add appointment booking and shopping cart features 4d4e0a8 MukeshKapoor25 commited on 27 days ago
feat(product_catalogue): Improve product filtering and projection handling dba1656 MukeshKapoor25 commited on 27 days ago
feat(merchant_discovery): Update merchant projection fields in discovery schema 8af7b60 MukeshKapoor25 commited on 27 days ago
feat(merchant_discovery): Add merchant media support to discovery schemas dd8d81b MukeshKapoor25 commited on 27 days ago
feat(product_catalogue): Add multi-image support and ecommerce filtering b97832f MukeshKapoor25 commited on 27 days ago
feat(product_catalogue): Implement company-level product listing API 538c83c MukeshKapoor25 commited on Jan 27
feat(cuatrolabs-ecomm-ms): Initialize e-commerce microservice project 7da1497 MukeshKapoor25 commited on Jan 27