Commit Graph

535 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
f57323aed4 Fix hardcoded sender display name 2025-10-28 20:07:55 +00:00
gpt-engineer-app[bot]
c23e4f2ed3 Fix: Use ADMIN_EMAIL_ADDRESS in reply function 2025-10-28 20:01:08 +00:00
gpt-engineer-app[bot]
a4005acc6d feat: Add admin display name to email signature 2025-10-28 19:44:09 +00:00
gpt-engineer-app[bot]
55ef3e05ef feat: Add automatic email signature 2025-10-28 19:40:37 +00:00
gpt-engineer-app[bot]
ed55905295 feat: Implement contact submission archiving and deletion 2025-10-28 19:36:11 +00:00
gpt-engineer-app[bot]
2ebb2eafec feat: Add user profile data to contact submissions 2025-10-28 19:14:51 +00:00
gpt-engineer-app[bot]
8300243bb2 Fix RLS policies for email threads 2025-10-28 18:55:23 +00:00
gpt-engineer-app[bot]
f13013b8ee Backfill existing submissions 2025-10-28 18:41:25 +00:00
gpt-engineer-app[bot]
6af788d406 Fix email reply access and threading 2025-10-28 18:38:57 +00:00
gpt-engineer-app[bot]
6a509dc66a Fix: Recreate ticket number functions 2025-10-28 18:34:51 +00:00
gpt-engineer-app[bot]
ab21dc9c82 feat: Implement ticket system and reply button 2025-10-28 18:33:32 +00:00
gpt-engineer-app[bot]
4d21dc4435 Fix RLS policy for contact submissions 2025-10-28 18:25:06 +00:00
gpt-engineer-app[bot]
1cc137da96 Fix: Make thread_id nullable 2025-10-28 18:01:00 +00:00
gpt-engineer-app[bot]
c42b34b327 Approve database migration 2025-10-28 17:35:40 +00:00
gpt-engineer-app[bot]
80e63ab355 Fix contact page errors 2025-10-28 17:05:13 +00:00
gpt-engineer-app[bot]
e5f8ecefeb feat: Implement contact page and backend 2025-10-28 17:01:57 +00:00
gpt-engineer-app[bot]
a6870b3acf Fix: Backfill initial versions for rides 2025-10-28 13:08:06 +00:00
gpt-engineer-app[bot]
49a0aa7a57 Implement version tracking and recent changes 2025-10-28 01:41:05 +00:00
pac7
d1f01d9228 Improve security by requiring higher authentication levels for sensitive actions
Update authentication flows to enforce AAL2 requirements for MFA operations and identity disconnections, and adjust TOTP verification logic.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: da324197-4d44-4e4b-b342-fe8ae33cf0cf
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-27 23:53:33 +00:00
pac7
ac65e4b4db Improve location data handling and error reporting in the app
Update LocationSearch component to safely access address properties and add fallback values for city, state, and country. Refactor supabase/functions/detect-location/index.ts to use a generic endRequest function, removing hardcoded status codes for error handling.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 3c76e833-eccc-4712-b9a4-70241b5590a1
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-27 23:39:30 +00:00
pac7
46377152c3 Improve viewing access to system logs for administrators
Update the database policy for the admin_audit_log view to allow moderators to access logs without requiring multi-factor authentication, while maintaining strict security for log insertions.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 14a3da17-c084-4611-919e-f0651a496ef3
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7cdf4e95-3f41-4180-b8e3-8ef56d032c0e/14a3da17-c084-4611-919e-f0651a496ef3/cWpfk79
2025-10-27 23:18:46 +00:00
gpt-engineer-app[bot]
1ebb491ffa Fix: Address build errors in moderation logging 2025-10-27 17:17:13 +00:00
gpt-engineer-app[bot]
2de13c12e4 feat: Implement comprehensive audit logging 2025-10-27 17:14:24 +00:00
gpt-engineer-app[bot]
79277c744a Fix submission status notifications 2025-10-23 18:54:00 +00:00
gpt-engineer-app[bot]
fa43787360 feat: Add baseUrl to notification edge functions 2025-10-22 15:37:33 +00:00
gpt-engineer-app[bot]
199f57e00e feat: Implement notification edge functions 2025-10-22 12:35:13 +00:00
gpt-engineer-app[bot]
ee2b03b832 feat: Implement user topic subscription 2025-10-22 12:12:53 +00:00
gpt-engineer-app[bot]
3afa0a5536 feat: Enhance notification payloads 2025-10-21 23:30:06 +00:00
gpt-engineer-app[bot]
74923d3c45 Test user notification system 2025-10-21 19:59:17 +00:00
gpt-engineer-app[bot]
49a64a6bcc Fix: Update Deno std import path 2025-10-21 19:37:52 +00:00
gpt-engineer-app[bot]
85adf24832 Implement user notifications 2025-10-21 19:30:08 +00:00
gpt-engineer-app[bot]
d74ece69ee Refactor: Complete JSONB elimination 2025-10-21 17:52:13 +00:00
gpt-engineer-app[bot]
e9ae019285 Fix security vulnerabilities 2025-10-21 16:56:38 +00:00
gpt-engineer-app[bot]
dcd5c9890b Fix database function search paths 2025-10-21 15:58:08 +00:00
gpt-engineer-app[bot]
827f0f8ea5 Fix: Address HMR failures and Fast Refresh incompatibility 2025-10-21 13:13:10 +00:00
gpt-engineer-app[bot]
0d247d9fdd Refactor: Continue implementation plan 2025-10-21 12:56:53 +00:00
gpt-engineer-app[bot]
74860c6774 feat: Implement comprehensive request tracking and state management 2025-10-21 12:51:44 +00:00
gpt-engineer-app[bot]
12433e49e3 Implement 5-day plan 2025-10-21 12:37:28 +00:00
gpt-engineer-app[bot]
638d49c8d9 Update plan with remaining phases 2025-10-21 12:25:36 +00:00
gpt-engineer-app[bot]
a05c1017d3 Fix Supabase RPC type error 2025-10-21 12:08:11 +00:00
gpt-engineer-app[bot]
d4433da7aa Fix build errors 2025-10-21 12:07:03 +00:00
gpt-engineer-app[bot]
0c0d79754b Refactor: Update Supabase client 2025-10-21 12:05:04 +00:00
gpt-engineer-app[bot]
d886343398 Add edge function logging 2025-10-21 11:56:07 +00:00
gpt-engineer-app[bot]
0f7bb7f928 Add server-side validation 2025-10-20 20:26:23 +00:00
gpt-engineer-app[bot]
a109e90ca6 Fix: Address database security warnings 2025-10-20 18:58:00 +00:00
gpt-engineer-app[bot]
6f1baef8c0 Approve tool use 2025-10-20 12:58:09 +00:00
gpt-engineer-app[bot]
4983960138 Fix remaining production readiness issues 2025-10-20 12:30:09 +00:00
gpt-engineer-app[bot]
db60759b9b feat: Implement full type safety plan 2025-10-20 00:40:47 +00:00
gpt-engineer-app[bot]
84188b94f2 Fix: Enable edit functionality for ride models and timeline events 2025-10-19 22:39:01 +00:00
gpt-engineer-app[bot]
5fa073cca2 Implement plan 2025-10-19 19:28:04 +00:00