Claude
|
df4a755518
fix: correct ShopRenter API query parameters #87
|
5 months ago |
Claude
|
581c7e4416
fix: correct ShopRenter pagination to use 0-based indexing across all functions #86
|
5 months ago |
Claude
|
36abf85be5
fix: correct ShopRenter API pagination to start from page 0 #86
|
5 months ago |
Claude
|
24d3910cec
fix: implement optimistic UI update for store sync toggle #85
|
5 months ago |
Claude
|
8815d652cc
debug: add console logging for checkbox toggle issue #85
|
5 months ago |
Claude
|
e3b4ad6eef
fix: correct checkbox fallback value for store sync toggle #85
|
5 months ago |
Claude
|
d67aac4109
fix: ShopRenter sync - add UI checkbox fix and Qdrant sync for orders/customers #85
|
5 months ago |
Claude
|
1306ac9e31
fix: remove customer/order caching from ShopRenter sync #85
|
5 months ago |
Claude
|
ca8e6efc23
feat: update CLAUDE.md with Supabase CLI binary location #84
|
5 months ago |
Claude
|
effff3a14e
fix: prevent api_key overwrite and support global ShopRenter credentials #83
|
5 months ago |
Claude
|
1cf74605f9
fix: remove environment variable dependency from ShopRenter token refresh #83
|
5 months ago |
Claude
|
94e4731241
fix: preserve ShopRenter client credentials in alt_data during token refresh #83
|
5 months ago |
Claude
|
2e50d061a1
fix: ShopRenter MCP to search orders by innerId instead of API id #82
|
5 months ago |
Claude
|
8f58a24664
fix: extract descriptions, tags, and attributes from ShopRenter productDescriptions array and filter URLs from Qdrant #81
|
5 months ago |
Claude
|
00a6af649c
fix: use innerId instead of id for ShopRenter products in Qdrant #81
|
5 months ago |
Claude
|
198b383bd9
fix: preserve ShopRenter client credentials during token refresh #79
|
5 months ago |
Claude
|
c319ea4971
fix: use camelCase for ShopRenter API resource names #79
|
5 months ago |
Claude
|
58f01249f9
fix: use ShopRenter extend endpoints with full=1 parameter #79
|
5 months ago |
Claude
|
770f2abed0
fix: improve ShopRenter token acquisition logic #79
|
5 months ago |
Claude
|
a26de457b1
fix: ShopRenter token refresh endpoint and error handling #79
|
5 months ago |
Claude
|
62f5ebbd18
fix: correct ShopRenter token refresh URL #79
|
5 months ago |
Claude
|
40f1eb8e2d
fix: use token_expires_at column instead of alt_data for ShopRenter token expiration #79
|
5 months ago |
Claude
|
b785d9c54c
fix: correct shoprenter_products_cache schema and validate product IDs #79
|
5 months ago |
Claude
|
9cad341786
fix: change ShopRenter API pagination to zero-based (page=0) #79
|
5 months ago |
Claude
|
0902ed5dd8
fix: implement HTTP/1.0 for all ShopRenter API requests #79
|
5 months ago |
Claude
|
35826c099b
fix: correct ShopRenter API URL to use api2.myshoprenter.hu domain #79
|
5 months ago |
Claude
|
ae90137870
fix: support both service role key and JWT token auth in shoprenter-sync #79
|
5 months ago |
Claude
|
6f384258a6
fix: add missing catch blocks in shoprenter-orders and shoprenter-customers #79
|
5 months ago |
Claude
|
b4535b1328
fix: add missing catch block in shoprenter-products endpoint #79
|
5 months ago |
Claude
|
024769f471
fix: add client_credentials token flow for manually added ShopRenter stores #79
|
5 months ago |