Commit Graph

774 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
55ef3e05ef feat: Add automatic email signature 2025-10-28 19:40:37 +00:00
gpt-engineer-app[bot]
2b8ee9061e Add Inbox to Admin Navigation 2025-10-28 18:10:38 +00:00
gpt-engineer-app[bot]
1cc137da96 Fix: Make thread_id nullable 2025-10-28 18:01:00 +00:00
gpt-engineer-app[bot]
bf09abff36 Fix: Remove icons from entity list view titles 2025-10-28 17:16:53 +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]
e2bd71cf24 Fix: Adjust image height in list views 2025-10-28 16:40:06 +00:00
gpt-engineer-app[bot]
48bf6c7823 Refactor: Enhance Park List View 2025-10-28 16:08:32 +00:00
gpt-engineer-app[bot]
832f53a126 Refactor: Reorganize filter and sort controls 2025-10-28 15:49:41 +00:00
gpt-engineer-app[bot]
c48509efc4 Refactor: Convert park filters to multi-select 2025-10-28 15:44:31 +00:00
gpt-engineer-app[bot]
ef312618f5 Fix grid and filter sizing 2025-10-28 15:33:49 +00:00
gpt-engineer-app[bot]
890a6ab911 Fix: Ensure controls fill width 2025-10-28 15:23:14 +00:00
gpt-engineer-app[bot]
99acc31e3c Refactor: Implement unified responsive design 2025-10-28 15:14:52 +00:00
gpt-engineer-app[bot]
cedd33cc34 feat: Implement comprehensive entity filtering 2025-10-28 14:55:37 +00:00
gpt-engineer-app[bot]
73377d7464 Fix: Center last row of tabs 2025-10-28 14:42:10 +00:00
gpt-engineer-app[bot]
b09355db05 Reverted to commit 51b859ad65 2025-10-28 14:19:07 +00:00
gpt-engineer-app[bot]
3c29097ac9 Fix: Spread last row of tabs 2025-10-28 14:15:47 +00:00
gpt-engineer-app[bot]
51b859ad65 Fix: Center tabs in last row 2025-10-28 14:13:16 +00:00
gpt-engineer-app[bot]
858dde526e Refactor: Adjust tab grid layout 2025-10-28 14:08:59 +00:00
gpt-engineer-app[bot]
9c95c6016c Fix: Make last tab span full width 2025-10-28 14:01:57 +00:00
gpt-engineer-app[bot]
55f1b8ea99 feat: Reorganize tabs and add "Recently Closed" 2025-10-28 13:47:50 +00:00
gpt-engineer-app[bot]
8406d66096 Refactor: Implement grid tab layout 2025-10-28 13:44:30 +00:00
gpt-engineer-app[bot]
60cbc1fd4f Refactor: Improve tab list responsiveness 2025-10-28 13:41:15 +00:00
gpt-engineer-app[bot]
f8fcaaa337 Refactor: Simplify tab styles to minimal pills 2025-10-28 13:36:37 +00:00
gpt-engineer-app[bot]
385cc33961 feat: Add new tabs for content filtering 2025-10-28 13:32:42 +00:00
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