Claude
|
938b1c9cff
refactor: remove deprecated data_access_permissions column and update Edge Functions #98
|
5 months ago |
Claude
|
b01da8aa07
fix: use store_sync_config for data access display and disable product settings #98
|
5 months ago |
Claude
|
f652474406
fix: update phone_numbers RLS policy and add browser country detection #97
|
5 months ago |
Claude
|
8d6d13ce06
feat: add cascading country/city/phone selection for store integration #97
|
5 months ago |
Claude
|
4cfd3a54d0
fix: fix phone numbers not showing and remove close button from integration dialogs #97
|
5 months ago |
Claude
|
112ad12711
fix: persist integration redirect after login and make phone selection required #97
|
5 months ago |
Claude
|
d70c77ec02
fix: resolve auth dialog stuck issue and add phone number selection #97
|
5 months ago |
Claude
|
e4625f6c23
fix: redirect to landing page when no integration params present #97
|
5 months ago |
Claude
|
0229526b22
feat: add HMAC validation for ShopRenter integrations page redirect #97
|
5 months ago |
Claude
|
014672f002
fix: redirect to app_url in oauth-shoprenter-callback #97
|
5 months ago |
Claude
|
ed4adf78bd
feat: update ShopRenter connection UI to show app store installation info #97
|
5 months ago |
Claude
|
3e6f8061e4
feat: implement ShopRenter integration flow on integrations page #97
|
5 months ago |
Claude
|
8c38a9ed2a
fix: preserve original parameter order in ShopRenter HMAC validation #96
|
5 months ago |
Claude
|
894bcd6e35
fix: use Deno native crypto.subtle for HMAC calculation #96
|
5 months ago |
Claude
|
dcd0198cc2
fix: use only code/shopname/timestamp for HMAC and test with both secret and id #96
|
5 months ago |
Claude
|
81f98d1cc2
debug: add client secret preview logging for HMAC troubleshooting #96
|
5 months ago |
Claude
|
3ccb803a18
fix: add fallback for ShopRenter ENV names and include all params in HMAC #96
|
5 months ago |
Claude
|
f7f157811e
fix: exclude app_url from ShopRenter HMAC calculation #96
|
5 months ago |
Claude
|
4e5ad3cf71
fix: use decoded parameter values for ShopRenter HMAC validation #96
|
5 months ago |
Claude
|
2a49a3d00a
fix: use raw query string for HMAC validation to preserve URL encoding #96
|
5 months ago |
Claude
|
1ac713690b
debug: add detailed HMAC validation logging #96
|
5 months ago |
Claude
|
5e4e9657df
fix: add missing try-catch block in webhook-shoprenter-uninstall #96
|
5 months ago |
Claude
|
bdd12611fe
fix: update ShopRenter ENV variable names to APP prefix #96
|
5 months ago |
Claude
|
31c3ca07be
fix: make ShopRenter timestamp validation lenient #96
|
5 months ago |
Claude
|
69c865f4dc
feat: add environment config to hide GDPR access policy settings #95
|
5 months ago |
Claude
|
52daa6d185
feat: remove deprecated sync_* boolean columns from store_sync_config #95
|
5 months ago |
Claude
|
96a48fc98e
feat: add GDPR access policy enforcement to scheduled sync functions #95
|
5 months ago |
Claude
|
d2026c1329
fix: resolve 'supabase is not defined' error in sync functions #95
|
5 months ago |
Claude
|
a8c5ce91a4
feat: update sync functions to respect GDPR access policies #95
|
5 months ago |
Claude
|
8121dd71da
feat: add 3-state access policy to all MCP tool handlers #95
|
5 months ago |