Commit Graph

247 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
8623291c62 Refactor: Optimize recent changes query 2025-10-30 22:29:56 +00:00
gpt-engineer-app[bot]
edcad90817 Fix: Correct database function type mismatch 2025-10-30 20:23:42 +00:00
gpt-engineer-app[bot]
bcbb8019bd Implement RPC function for user emails 2025-10-30 18:03:17 +00:00
gpt-engineer-app[bot]
6a30a9e568 feat: Implement is_test_data flag system 2025-10-30 15:02:17 +00:00
gpt-engineer-app[bot]
cc58267c93 Fix rollback system 2025-10-30 14:12:44 +00:00
gpt-engineer-app[bot]
36790600b9 Fix ride model versioning 2025-10-30 14:07:05 +00:00
gpt-engineer-app[bot]
1700411b91 Fix ride versioning inconsistencies 2025-10-30 13:56:26 +00:00
gpt-engineer-app[bot]
e481f7aede Fix ride versioning synchronization 2025-10-30 13:52:56 +00:00
gpt-engineer-app[bot]
6d6ec11e8b Fix ride versioning synchronization 2025-10-30 13:51:33 +00:00
gpt-engineer-app[bot]
00b932f854 Fix ride_model_versions technical_specs issue 2025-10-30 13:28:31 +00:00
gpt-engineer-app[bot]
96588ef1f2 Add missing fields to ride versions 2025-10-30 13:20:57 +00:00
gpt-engineer-app[bot]
dd420a1684 Fix: Add missing ride fields to database 2025-10-30 13:10:43 +00:00
gpt-engineer-app[bot]
05217b00d4 Add coaster-specific fields 2025-10-30 12:35:48 +00:00
gpt-engineer-app[bot]
8795e756ce feat: Add category-specific ride fields 2025-10-30 12:24:28 +00:00
gpt-engineer-app[bot]
5bdab42211 Refactor: Update ban expiration logic 2025-10-30 12:06:15 +00:00
gpt-engineer-app[bot]
8c6726c9f2 Fix: Schedule ban expiration check 2025-10-30 12:05:11 +00:00
gpt-engineer-app[bot]
db101bc5f2 Fix: Correct ban migration logic 2025-10-30 12:03:55 +00:00
gpt-engineer-app[bot]
e5de404e59 Add ban reason to profiles 2025-10-30 02:51:16 +00:00
gpt-engineer-app[bot]
e0d1a66fb2 Fix: Recreate get_my_sessions as STABLE 2025-10-30 02:30:25 +00:00
gpt-engineer-app[bot]
d8456c1f5d Fix PostgREST schema cache 2025-10-30 02:11:32 +00:00
gpt-engineer-app[bot]
a591277597 Implement unban functionality 2025-10-30 01:53:18 +00:00
gpt-engineer-app[bot]
fe76c8c572 feat: Implement comprehensive ban enforcement 2025-10-30 01:47:51 +00:00
gpt-engineer-app[bot]
a2cb037410 Fix account deletion flow 2025-10-29 22:46:49 +00:00
gpt-engineer-app[bot]
a38be4221e Fix: Disable triggers for database purge 2025-10-29 13:46:55 +00:00
gpt-engineer-app[bot]
32354548ce Fix foreign key constraints 2025-10-29 13:23:45 +00:00
gpt-engineer-app[bot]
82f4461dbb Implement URL replacement plan 2025-10-29 12:14:03 +00:00
gpt-engineer-app[bot]
9504703040 feat: Add Phase 9B indexes 2025-10-29 02:40:01 +00:00
gpt-engineer-app[bot]
76742482e4 Fix: Remove CONCURRENTLY from index creation 2025-10-29 02:34:13 +00:00
gpt-engineer-app[bot]
6c3d7f1a5c Fix: Remove duplicate indexes 2025-10-29 02:23:21 +00:00
gpt-engineer-app[bot]
fa8ba8969a feat: Remove duplicate RLS policies 2025-10-29 02:15:14 +00:00
gpt-engineer-app[bot]
4ce2dc8975 Fix auth policies and consolidate 2025-10-29 02:06:15 +00:00
gpt-engineer-app[bot]
90af502623 Fix RLS policy optimization 2025-10-29 02:02:55 +00:00
gpt-engineer-app[bot]
4830333e6f Refactor: Update RLS policies 2025-10-29 01:48:54 +00:00
gpt-engineer-app[bot]
171278a30c Approve RLS optimization plan 2025-10-29 01:40:28 +00:00
gpt-engineer-app[bot]
bc82e552e0 feat: Optimize RLS policies 2025-10-29 01:35:41 +00:00
gpt-engineer-app[bot]
1da0bc04d6 feat: Implement ticket merging 2025-10-28 22:48:03 +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]
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]
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
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