gpt-engineer-app[bot]
1f44e7afcb
Refactor: Format badge text to normal case
2025-10-28 13:12:20 +00:00
gpt-engineer-app[bot]
8a2d347723
feat: Implement card-style tab buttons
2025-10-28 12:48:51 +00:00
gpt-engineer-app[bot]
dbdf4d9254
Refactor: Enhance homepage tab styling
2025-10-28 01:45:09 +00:00
gpt-engineer-app[bot]
49a0aa7a57
Implement version tracking and recent changes
2025-10-28 01:41:05 +00:00
gpt-engineer-app[bot]
be497e70da
Refactor: Standardize card component styles
2025-10-28 01:06:27 +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
43db53834b
Update user avatar component to use a new component for consistency
...
Replaced Avatar component with UserAvatar component in AuthButtons.tsx for improved avatar display consistency and reliability, referencing commit b91d798.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: edf9a2eb-860d-4c14-b250-aaeaf2c80ee3
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-27 17:34:55 +00:00
pac7
8a2d57b08c
Improve avatar display to ensure consistency across the application
...
Replace default Avatar component with a new UserAvatar component, ensuring consistent rendering of user avatars and fallbacks in moderation queue and review lists.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: ef7037e7-a631-48a2-94d1-9a4b52d7c35a
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7cdf4e95-3f41-4180-b8e3-8ef56d032c0e/ef7037e7-a631-48a2-94d1-9a4b52d7c35a/OwE1IU0
2025-10-27 17:30:48 +00:00
pacnpal
ad8f7a4101
update
2025-10-27 17:30:25 +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]
d89f9cc6fc
feat: Implement High Priority Console Cleanup
2025-10-21 18:53:17 +00:00
gpt-engineer-app[bot]
6a70267a57
feat: Lazy load admin forms
2025-10-21 18:43:38 +00:00
gpt-engineer-app[bot]
70a8534da7
Refactor: Implement Code Splitting
2025-10-21 18:31:08 +00:00
gpt-engineer-app[bot]
da0f01a785
Continue localStorage cleanup
2025-10-21 18:20:45 +00:00
gpt-engineer-app[bot]
3b82887974
Move to Phase 4-5
2025-10-21 18:15:22 +00:00
gpt-engineer-app[bot]
ae548aa389
Fix MFARemovalDialog build errors
2025-10-21 18:08:27 +00:00
gpt-engineer-app[bot]
c7f3e9e1b2
Continue console cleanup
2025-10-21 18:07:25 +00:00
gpt-engineer-app[bot]
0751b4dbc3
Implement Critical Fixes
2025-10-21 17:54:37 +00:00
gpt-engineer-app[bot]
e580f1f4b4
Refactor: Update type safety status
2025-10-21 17:19:19 +00:00
gpt-engineer-app[bot]
97f415941c
Optimize select queries
2025-10-21 16:42:31 +00:00
gpt-engineer-app[bot]
29fb04d03d
Fix feature path catch blocks
2025-10-21 16:01:45 +00:00
gpt-engineer-app[bot]
d78356e673
Remove debug console logs
2025-10-21 15:51:53 +00:00
gpt-engineer-app[bot]
5e789c7b4b
Fix critical path catch blocks
2025-10-21 15:32:01 +00:00
gpt-engineer-app[bot]
05ba99e368
Fix useState<any> declarations
2025-10-21 15:24:44 +00:00
gpt-engineer-app[bot]
65a6ed1acb
Fix: Type safety and unit validation
2025-10-21 15:05:50 +00:00
gpt-engineer-app[bot]
e247beeb1e
Fix state machine cleanup
2025-10-21 14:14:14 +00:00
gpt-engineer-app[bot]
dcdb20386a
Refactor: Implement state machine cleanup and fixes
2025-10-21 14:10:24 +00:00
gpt-engineer-app[bot]
14b3305755
Fix state machine issues
2025-10-21 14:01:50 +00:00
gpt-engineer-app[bot]
dafbcc7faf
feat: Implement Moderation State Machine Integration
2025-10-21 13:42:34 +00:00
gpt-engineer-app[bot]
833408f5ae
feat: Implement form, moderation, and testing phases
2025-10-21 13:34:16 +00:00
gpt-engineer-app[bot]
ce6c9d6866
feat: Implement plan for bug fixes
2025-10-21 13:27:23 +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]
1138eea024
Implement all phases sequentially
2025-10-21 12:18:38 +00:00
gpt-engineer-app[bot]
53b2497e30
feat: Execute full production readiness plan
2025-10-20 17:43:21 +00:00
gpt-engineer-app[bot]
7f425ecb94
feat: Execute production readiness plan
2025-10-20 13:41:54 +00:00
gpt-engineer-app[bot]
368b97da04
Refactor: Execute remaining phases
2025-10-20 13:30:02 +00:00
gpt-engineer-app[bot]
6f1baef8c0
Approve tool use
2025-10-20 12:58: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]
d9a912f443
Fix: Enable TypeScript strict mode
2025-10-20 00:26:49 +00:00
gpt-engineer-app[bot]
559b4e1e55
Fix: Include cloudflare_image_id in photo deletions
2025-10-17 23:23:48 +00:00
gpt-engineer-app[bot]
1317722c74
Fix stuck claiming button
2025-10-17 23:14:35 +00:00
gpt-engineer-app[bot]
d195456a29
Refactor: Apply consistent card styling
2025-10-17 22:45:58 +00:00
gpt-engineer-app[bot]
cce478ae32
Fix long ride and park names
2025-10-17 22:41:23 +00:00
gpt-engineer-app[bot]
aaee8147e4
Refactor: Implement sleek cleanup plan
2025-10-17 22:39:25 +00:00
gpt-engineer-app[bot]
8f9c97737c
Fix: Resolve overlapping elements in RideCard
2025-10-17 22:36:45 +00:00
gpt-engineer-app[bot]
2099972ac1
Refactor: Enhance RideCard styling
2025-10-17 22:34:23 +00:00
gpt-engineer-app[bot]
77ede10999
Refactor ride card park display
2025-10-17 22:31:12 +00:00
gpt-engineer-app[bot]
8f47dd899f
Fix: Standardize card fields for consistency
2025-10-17 22:29:05 +00:00