Commit Graph

53 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
1cdd1f59fb feat: Add Vercel Analytics 2025-10-29 12:35:15 +00:00
gpt-engineer-app[bot]
55ef3e05ef feat: Add automatic email signature 2025-10-28 19:40:37 +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]
70a8534da7 Refactor: Implement Code Splitting 2025-10-21 18:31:08 +00:00
gpt-engineer-app[bot]
0eac7f3d7d feat: Implement modal-based MFA step-up 2025-10-17 19:17:46 +00:00
gpt-engineer-app[bot]
3d61d738f2 Refactor: Implement type safety and error handling 2025-10-17 13:05:59 +00:00
gpt-engineer-app[bot]
cdfbb10008 Fix: Ensure AuthModalProvider wraps all components 2025-10-16 13:03:52 +00:00
gpt-engineer-app[bot]
6c52dd36cd Fix: Correct route names in App.tsx 2025-10-16 13:02:13 +00:00
gpt-engineer-app[bot]
b1544dfa17 Code edited in Lovable Code Editor 2025-10-16 12:59:38 +00:00
gpt-engineer-app[bot]
6819682ace feat: Centralize Auth Modal and require auth for actions 2025-10-16 12:59:20 +00:00
gpt-engineer-app[bot]
e79eaf76ba feat: Implement type-safe company rides lists 2025-10-16 12:47:21 +00:00
gpt-engineer-app[bot]
ccd603bd8e feat: Add park-specific rides list page 2025-10-16 12:35:16 +00:00
gpt-engineer-app[bot]
ccfa83faee feat: Implement MFA Step-Up for OAuth 2025-10-14 13:52:11 +00:00
gpt-engineer-app[bot]
3e520e1520 feat: Implement Phase 5 optimization and best practices 2025-10-13 22:56:47 +00:00
gpt-engineer-app[bot]
787e16753e feat: Implement Modern React Patterns 2025-10-13 22:40:35 +00:00
gpt-engineer-app[bot]
7d6c0aabcf Fix: Correct provider hierarchy and simplify auth 2025-10-13 17:09:45 +00:00
gpt-engineer-app[bot]
984dcddc0e Fix: Configure QueryClient to disable refetchOnWindowFocus 2025-10-13 00:02:09 +00:00
gpt-engineer-app[bot]
dd079bd5a5 Fix TypeScript build errors 2025-10-12 16:22:57 +00:00
gpt-engineer-app[bot]
d6f9f4d9a3 feat: Implement OAuth profile enhancement 2025-10-11 23:56:44 +00:00
gpt-engineer-app[bot]
7a3ad6b000 feat: Add force logout endpoint 2025-10-11 16:46:10 +00:00
gpt-engineer-app[bot]
f37b99a5f9 Reverted to commit 06ed528d76 2025-10-11 15:58:56 +00:00
gpt-engineer-app[bot]
1df9ada8ae Reverted to commit 96a961d95c 2025-10-11 15:58:11 +00:00
gpt-engineer-app[bot]
092337ee9e Fix: Improve preview loading and error handling 2025-10-11 14:45:22 +00:00
gpt-engineer-app[bot]
1e30dedca2 Reverted to commit db532afcef 2025-10-11 14:37:17 +00:00
gpt-engineer-app[bot]
be265632ad Reverted to commit 06ed528d76 2025-10-11 14:35:02 +00:00
gpt-engineer-app[bot]
db532afcef Fix: Ensure AuthProvider wraps necessary components 2025-10-11 14:30:11 +00:00
gpt-engineer-app[bot]
9f4df09244 Fix moderation queue refresh on tab switch 2025-10-11 14:18:40 +00:00
gpt-engineer-app[bot]
6127f902e9 Add blog page components 2025-10-10 22:57:58 +00:00
pac7
b8787ee6de Improve security by verifying user authentication and authorization
Update the 'process-selective-approval' Supabase function to enforce authentication and authorization checks before processing requests. Also, modify the 'upload-image' function to prevent banned users from uploading images. Additionally, enable future React Router v7 features for enhanced navigation.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 6d6e48da-5b1b-47f9-a65c-9fa4a352936a
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7cdf4e95-3f41-4180-b8e3-8ef56d032c0e/6d6e48da-5b1b-47f9-a65c-9fa4a352936a/u05utRo
2025-10-07 20:12:39 +00:00
gpt-engineer-app[bot]
25f79a4667 Refactor system log to own page 2025-10-06 17:55:33 +00:00
gpt-engineer-app[bot]
8e5fbba674 feat: Implement admin panel redesign plan 2025-10-06 12:10:08 +00:00
gpt-engineer-app[bot]
065b1b4be5 Reverted to commit 095907b3a5 2025-10-04 19:16:36 +00:00
gpt-engineer-app[bot]
58c28a37eb feat: Implement collapsible sidebar navigation 2025-10-04 19:07:52 +00:00
gpt-engineer-app[bot]
0f087b2921 feat: Implement missing URL pattern routes 2025-10-02 19:39:35 +00:00
gpt-engineer-app[bot]
556d1c5a97 feat: Implement company management plan 2025-09-30 03:01:53 +00:00
gpt-engineer-app[bot]
73ab587896 feat: Implement Operators listing page 2025-09-29 19:09:44 +00:00
gpt-engineer-app[bot]
b327cefd1c Fix AuthProvider useState error 2025-09-29 16:36:09 +00:00
gpt-engineer-app[bot]
854fcd1e0c Fix useEffect error in AuthProvider 2025-09-29 15:48:01 +00:00
gpt-engineer-app[bot]
f799cdd563 feat: Implement comprehensive search page 2025-09-29 15:45:56 +00:00
gpt-engineer-app[bot]
17e72c31ab feat: Create ParkOwner card component 2025-09-29 14:14:59 +00:00
gpt-engineer-app[bot]
5407763162 Refactor manufacturers page 2025-09-29 13:53:05 +00:00
gpt-engineer-app[bot]
4a3b4d2caf Fix: Wrap useLocationAutoDetect in AuthProvider 2025-09-28 22:54:17 +00:00
gpt-engineer-app[bot]
01837bc999 Refactor user settings implementation 2025-09-28 19:54:33 +00:00
gpt-engineer-app[bot]
29d56c6279 Implement admin settings system 2025-09-28 18:41:52 +00:00
gpt-engineer-app[bot]
d200dbc423 Fix QueryClientProvider useEffect error 2025-09-28 18:10:33 +00:00
gpt-engineer-app[bot]
5d88b30251 Fix: Toaster component causes null useState error 2025-09-28 18:09:13 +00:00
gpt-engineer-app[bot]
ff5d7ebea6 Add moderation queue tables 2025-09-28 18:06:00 +00:00
gpt-engineer-app[bot]
fb708a36d9 Add footer with links 2025-09-28 14:42:49 +00:00
gpt-engineer-app[bot]
3a4b52ec18 Add ride detail pages 2025-09-20 00:59:50 +00:00