Commit Graph

311 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
42d938462a Fix: Show moderator edits in creation submissions 2025-10-13 19:05:35 +00:00
gpt-engineer-app[bot]
c8f0fdd4c6 Fix: Set action_type explicitly on submission creation 2025-10-13 18:44:59 +00:00
gpt-engineer-app[bot]
aaf7aceba5 Fix operator precedence in editSubmissionItem 2025-10-13 18:39:54 +00:00
gpt-engineer-app[bot]
fc9ba92e74 Add action_type to submission items 2025-10-13 18:31:29 +00:00
gpt-engineer-app[bot]
31177fba1b Fix founded_year empty string validation 2025-10-13 18:18:40 +00:00
gpt-engineer-app[bot]
70ca838cc9 Fix founded_year validation 2025-10-13 18:17:18 +00:00
gpt-engineer-app[bot]
b3ffb60ffb Fix founded year/date handling 2025-10-13 17:48:52 +00:00
gpt-engineer-app[bot]
5feee9f4bc Refactor: Implement datetime standardization 2025-10-13 17:32:58 +00:00
gpt-engineer-app[bot]
0af5443c81 feat: Implement database-level sorting for moderation queue 2025-10-13 13:23:54 +00:00
gpt-engineer-app[bot]
90ae7d9a41 feat: Remove all sorting functionality 2025-10-13 13:15:14 +00:00
gpt-engineer-app[bot]
83e10817c5 Reverted to commit be92deec43 2025-10-13 13:06:29 +00:00
gpt-engineer-app[bot]
93f149f68c Reverted to commit 2661d65ab8 2025-10-13 13:06:02 +00:00
gpt-engineer-app[bot]
4fed307335 Reverted to commit de2d4a495f 2025-10-13 13:05:48 +00:00
gpt-engineer-app[bot]
f6891296d6 Fix: Implement comprehensive sorting fixes 2025-10-13 12:51:21 +00:00
gpt-engineer-app[bot]
284f778fc6 Fix: Implement sorting functionality 2025-10-13 12:29:01 +00:00
gpt-engineer-app[bot]
3ec26e23a3 Reverted to commit be92deec43 2025-10-13 12:17:13 +00:00
gpt-engineer-app[bot]
de2d4a495f Fix: Remove hardcoded sort from query builder 2025-10-13 01:46:14 +00:00
gpt-engineer-app[bot]
9cf969bb9d Fix: Remove all traces of username sorting 2025-10-13 01:32:43 +00:00
gpt-engineer-app[bot]
0d0e352a1e Implement Phase 6: Lock Management 2025-10-12 22:57:37 +00:00
gpt-engineer-app[bot]
7e6b99a68b feat: Implement useRealtimeSubscriptions hook 2025-10-12 22:43:54 +00:00
gpt-engineer-app[bot]
99a4d002ba feat: Extract moderation filter and sort logic 2025-10-12 22:38:30 +00:00
gpt-engineer-app[bot]
d979fa6e8b feat: Extract business logic for moderation 2025-10-12 20:37:53 +00:00
gpt-engineer-app[bot]
ffb0297854 feat: Implement auth logging and session verification optimizations 2025-10-12 19:02:59 +00:00
gpt-engineer-app[bot]
4b71f80939 feat: Implement moderator notifications 2025-10-12 17:39:37 +00:00
gpt-engineer-app[bot]
dd079bd5a5 Fix TypeScript build errors 2025-10-12 16:22:57 +00:00
gpt-engineer-app[bot]
7a3ad6b000 feat: Add force logout endpoint 2025-10-11 16:46:10 +00:00
gpt-engineer-app[bot]
595ab97916 Fix auth token expiry and storage 2025-10-11 16:43:36 +00:00
gpt-engineer-app[bot]
0330fbd1f3 Fix: Implement complete fix 2025-10-11 16:12:45 +00:00
gpt-engineer-app[bot]
120f68c926 Refactor: Implement system activity log fixes 2025-10-11 16:04:28 +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]
06ed528d76 Fix: Resolve authentication state recognition issues 2025-10-11 00:54:27 +00:00
gpt-engineer-app[bot]
9969fe2692 Fix: Implement iframe-compatible authentication 2025-10-10 23:52:43 +00:00
gpt-engineer-app[bot]
351000c1ef Fix validation for moderation queue 2025-10-10 19:49:06 +00:00
gpt-engineer-app[bot]
5446347546 Fix test data generator 2025-10-10 19:34:55 +00:00
gpt-engineer-app[bot]
5adf855b04 Fix: Implement company submission and validation plan 2025-10-10 19:28:15 +00:00
gpt-engineer-app[bot]
1fc9a1104f Approve database migration 2025-10-10 19:01:15 +00:00
gpt-engineer-app[bot]
4d2d39fb5a feat: Implement custom view tracking 2025-10-10 15:53:56 +00:00
gpt-engineer-app[bot]
f57ae0d3ce Refactor: Implement Cloudflare Image Variants 2025-10-10 14:09:51 +00:00
gpt-engineer-app[bot]
a30511fb50 Refactor: Approve lovable tool use 2025-10-10 13:15:12 +00:00
gpt-engineer-app[bot]
2ccbb51fb1 Fix validation errors and display 2025-10-10 00:38:04 +00:00
gpt-engineer-app[bot]
37daceff75 Fix: Resolve form validation and type errors 2025-10-09 19:46:08 +00:00
gpt-engineer-app[bot]
f8232e4555 feat: Implement comprehensive validation system 2025-10-09 18:15:38 +00:00
gpt-engineer-app[bot]
6782da1992 Fix: Display all fields for submissions 2025-10-09 16:00:16 +00:00
gpt-engineer-app[bot]
1557def354 feat: Implement test data generation improvements 2025-10-09 14:49:54 +00:00
pac7
b580db3fb0 Improve error handling and stability across the application
Refactor error handling in `useEntityVersions` and `useSearch` hooks, enhance `NotificationService` with better error extraction and logging, and implement critical fallback mechanisms in the `detect-location` function's rate limit cleanup. Update CORS configuration in `upload-image` function for stricter origin checks and better security.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: f4df1950-6410-48d0-b2de-f4096732504b
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-08 20:23:01 +00:00
pac7
13a4d8f64c Improve error handling and display for searches and uploads
Enhance user feedback by displaying search errors, refine photo submission fetching, add rate limiting cleanup logic, improve image upload cleanup, and strengthen moderator permission checks.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 2741d09b-80fb-4f0a-bfd6-ababb2ac4bfc
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-08 19:55:55 +00:00
pac7
bfba3baf7e Improve component stability and user experience with safety checks
Implement robust error handling, safety checks for data structures, and state management improvements across various components to prevent runtime errors and enhance user experience.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: a71e826a-1d38-4b6e-a34f-fbf5ba1f1b25
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-08 19:27:31 +00:00
pac7
3832439d67 Improve image upload and test data generation functionalities
Refactors `uploadPendingImages` to use `Promise.allSettled` for parallel uploads and implements JSON path queries in `clearTestData` and `getTestDataStats` for more robust test data management. Enhances `seed-test-data` function to support creating data conflicts and version chains, and adds validation for `imageId` format in `upload-image` function. Updates `AutocompleteSearch` to use a default search types constant.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: dc31cf9d-7a06-4420-8ade-e7b7f5200e71
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-08 18:14:34 +00:00
pac7
0f2219f849 Improve image handling, optimize hooks, and add rate limiting
This commit introduces several improvements:
- Enhances `RideModelCard` by safely accessing and displaying ride count and image data, preventing potential errors.
- Refactors `useEntityVersions` and `useSearch` hooks to use `useCallback` and improve performance and prevent race conditions.
- Introduces a `MAX_MAP_SIZE` and cleanup mechanism for the rate limiting map in `detect-location` Supabase function to prevent memory leaks.
- Adds robust error handling and cleanup for image uploads in `uploadPendingImages`.
- Modifies `ManufacturerModels` to correctly map and display ride counts.
- Includes error handling for topological sort in `process-selective-approval` Supabase function.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 39bb006b-d046-477f-a1f9-b7821836f3a1
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-08 17:55:37 +00:00