Commit Graph

8 Commits

Author SHA1 Message Date
pac7
6737431379 Improve error handling and navigation safety across the application
Add robust error handling for image uploads, improve navigation logic in AutocompleteSearch with toast notifications for missing identifiers, refine useIsMobile hook return type, and update Supabase function error reporting to handle non-Error types.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: a759d451-40bf-440d-96f5-a19ad6af18a8
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-07 15:25:37 +00:00
gpt-engineer-app[bot]
882d06b70f Fix: Bypass Supabase Auth API issues in edge function 2025-10-01 16:22:20 +00:00
gpt-engineer-app[bot]
cc4da9f8ad Fix: Ensure authorization header is sent 2025-10-01 16:19:57 +00:00
gpt-engineer-app[bot]
11e6b2bf46 Fix edge function and force session refresh 2025-10-01 16:14:59 +00:00
gpt-engineer-app[bot]
50273ed620 Implement PostgreSQL function to cancel email change 2025-10-01 16:09:32 +00:00
gpt-engineer-app[bot]
9ab59e9025 Fix: Properly cancel email changes via direct DB manipulation 2025-10-01 16:03:04 +00:00
gpt-engineer-app[bot]
de284a4328 Fix edge function to clear new_email 2025-10-01 15:59:52 +00:00
gpt-engineer-app[bot]
13626922cc feat: Create edge function to cancel email changes 2025-10-01 15:57:30 +00:00