root
|
7dfdd91798
|
fix: comprehensive error logging — all errors now captured in client_error_logs
- safeSupabaseCall: logs caught errors via logError
- AuthContext: logs sendOtp, verifyOtp errors
- ErrorLogPanel: fixed client→supabase reference in delete functions
- AuthContext: sets window.__supersam_user_id__ on auth state change
|
2026-05-27 15:30:33 +00:00 |
root
|
2fea387d43
|
fix: use shared supabase client with auth session in admin panels
- UserManagementPanel: replace createClient() with supabase from supabaseClient
- ErrorLogPanel: same — reuse authenticated supabase singleton
- Remove production_lead role from ROLES/ROLE_LABELS/ROLE_TONES
- Remove service_role key dependency — RLS handles auth
- Fixes: admin Users tab showing empty (RLS couldnt resolve auth.uid())
|
2026-05-27 09:50:07 +00:00 |
root
|
c996805122
|
fix: duplicate client declaration
|
2026-05-27 08:55:35 +00:00 |
root
|
f4a4082677
|
fix: remove service_role from ErrorLogPanel - use anon key + RLS
|
2026-05-27 08:54:49 +00:00 |
root
|
3934e6a872
|
feat: error log panel - delete, export JSON/CSV, select rows
|
2026-05-27 06:14:33 +00:00 |
root
|
40b28be0ee
|
fix: automation funnel — correct data logic, remove emojis, rename to Воронка согласования
|
2026-05-25 12:31:58 +00:00 |