trying to sync to supabase
Summary by CodeRabbit
-
New Features
- Enabled Supabase integration for authentication and data synchronization with magic link support.
- Added synchronization manager for seamless syncing between local databases and Supabase.
- Introduced UI components for Supabase configuration, schema generation, diagnostics, and sync status monitoring.
- Added schema diagnostics component for compatibility checks, cache management, and field mapping insights.
- Expanded localization with new languages and enhanced sync-related labels, buttons, and messages.
- Included clipboard copy helper and syntax-highlighted code display components for improved UX.
-
Bug Fixes
- Improved error handling and logging throughout synchronization and authentication flows.
-
Documentation
- Updated sync module documentation to reflect new Supabase-based architecture and usage.
- Enhanced on-screen labels and instructions to guide users on Supabase setup and sync diagnostics.
Edited by CodeRabbit