gpt-engineer-app[bot]
703dbcd8af
Refactor: Implement side-by-side filter layout
2025-10-28 15:27:50 +00:00
gpt-engineer-app[bot]
890a6ab911
Fix: Ensure controls fill width
2025-10-28 15:23:14 +00:00
gpt-engineer-app[bot]
72599bf62f
Fix: Make controls bar fill width
2025-10-28 15:18:23 +00:00
gpt-engineer-app[bot]
99acc31e3c
Refactor: Implement unified responsive design
2025-10-28 15:14:52 +00:00
gpt-engineer-app[bot]
27864d99a6
Fix: Correct filter variable name
2025-10-28 15:00:06 +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]
a6870b3acf
Fix: Backfill initial versions for rides
2025-10-28 13:08:06 +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
10daaf73f2
Enforce higher security level for sensitive user actions
...
Require Authentication Assurance Level 2 (AAL2) for user banning/unbanning, role assignments, content moderation, system settings changes, and database operations.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 8d6e34be-9b3f-4293-af2d-feb575094935
Replit-Commit-Checkpoint-Type: full_checkpoint
2025-10-28 00:01:58 +00:00
pac7
f2aeb2aa93
Improve navigation by adding a new sidebar menu component
...
Add a new sidebar navigation component, including routing and styling, to enhance user experience and provide quick access to different sections of the application.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: da324197-4d44-4e4b-b342-fe8ae33cf0cf
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7cdf4e95-3f41-4180-b8e3-8ef56d032c0e/da324197-4d44-4e4b-b342-fe8ae33cf0cf/FKxKaZw
2025-10-27 23:54:50 +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
64f82c9ac2
Resolve various issues to improve application stability and performance
...
No changes were made to the codebase.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 3c76e833-eccc-4712-b9a4-70241b5590a1
Replit-Commit-Checkpoint-Type: full_checkpoint
2025-10-27 23:40:08 +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
5197041d37
Implement app-wide versioning for all entities
...
Adds versioning to the application, ensuring all entities are versioned and displayed appropriately.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: e0dba1ae-9d96-4f61-8fb2-41cd16351399
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7cdf4e95-3f41-4180-b8e3-8ef56d032c0e/e0dba1ae-9d96-4f61-8fb2-41cd16351399/PWr1dtq
2025-10-27 23:29:44 +00:00
pac7
338c30e65c
Improve system logging to show complete audit history
...
Fixes version history filtering to show all historical changes by removing the `is_current` filter from relevant database queries. Aligns RLS policies for better log access and verifies chronological sorting of aggregated activities.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 14a3da17-c084-4611-919e-f0651a496ef3
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7cdf4e95-3f41-4180-b8e3-8ef56d032c0e/14a3da17-c084-4611-919e-f0651a496ef3/bS7Mx7U
2025-10-27 23:20:17 +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
pac7
dc77f6a680
Show all system activity history in admin logs
...
Modify fetchSystemActivities to retrieve all versions from park, ride, company, and ride_model tables instead of only current versions, and adjust limit logic for better historical data display.
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:17:47 +00:00
pac7
5a92460543
Saved your changes before starting work
...
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 14a3da17-c084-4611-919e-f0651a496ef3
Replit-Commit-Checkpoint-Type: full_checkpoint
2025-10-27 23:12:05 +00:00
pac7
1eae5a5219
Fix errors when users attempt to view their profile information
...
Corrected null reference exceptions in the user profile component by adding null checks for user data.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 8df8424e-f390-4437-b53e-d3b432315946
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7cdf4e95-3f41-4180-b8e3-8ef56d032c0e/8df8424e-f390-4437-b53e-d3b432315946/AIRYNI6
2025-10-27 22:50:13 +00:00
pac7
b6c4b2e7d0
Fix critical build issues preventing application compilation and loading
...
Resolved Git merge conflicts in AuthButtons.tsx, fixed syntax errors blocking the Vite dev server, and installed missing @tanstack/react-query-devtools dependency.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: edf9a2eb-860d-4c14-b250-aaeaf2c80ee3
Replit-Commit-Checkpoint-Type: full_checkpoint
2025-10-27 17:35:25 +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
cc732a5cb7
Transitioned from Plan to Build mode
...
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: edf9a2eb-860d-4c14-b250-aaeaf2c80ee3
Replit-Commit-Checkpoint-Type: full_checkpoint
2025-10-27 17:32:50 +00:00
pac7
ed16122aab
Saved your changes before starting work
...
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 32931af6-20d6-4078-9ba3-f7c3a0662ed9
Replit-Commit-Checkpoint-Type: full_checkpoint
2025-10-27 17:30:48 +00:00
pac7
4a133b52b4
Fix issue where user avatars do not display in the header
...
No changes were made in this commit.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: ef7037e7-a631-48a2-94d1-9a4b52d7c35a
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7cdf4e95-3f41-4180-b8e3-8ef56d032c0e/ef7037e7-a631-48a2-94d1-9a4b52d7c35a/W9kEEW6
2025-10-27 17:30:48 +00:00
pac7
785133a761
Improve how user avatars are displayed throughout the application
...
Update all avatar display locations to use a new UserAvatar component with enhanced retry logic, cache-busting, and support for size variants.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: ef7037e7-a631-48a2-94d1-9a4b52d7c35a
Replit-Commit-Checkpoint-Type: full_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
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
pac7
270017955c
Transitioned from Plan to Build mode
...
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: ef7037e7-a631-48a2-94d1-9a4b52d7c35a
Replit-Commit-Checkpoint-Type: full_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:29: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]
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]
977411d2c6
Code edited in Lovable Code Editor
2025-10-22 15:25:20 +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