Commit Graph

23 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
f979637ba3 Fix stale references in seed data 2025-11-03 23:35:40 +00:00
gpt-engineer-app[bot]
62504da252 Fix seed-test-data edge function 2025-11-03 22:41:55 +00:00
gpt-engineer-app[bot]
99ceacfe0c Fix remaining console statements 2025-11-03 19:24:38 +00:00
gpt-engineer-app[bot]
f95eaf9eb7 Fix old URL generation 2025-10-30 01:06:50 +00:00
gpt-engineer-app[bot]
45dcb5fe5c Fix: Ensure parks are available for ride generation 2025-10-10 18:20:38 +00:00
gpt-engineer-app[bot]
7a1607f149 Fix company type distribution logic 2025-10-10 18:15:56 +00:00
gpt-engineer-app[bot]
0aee7673ec Fix ride model submission constraint 2025-10-10 18:11:05 +00:00
gpt-engineer-app[bot]
93e908aef7 Refactor: Implement multi-stage generation 2025-10-10 18:07:54 +00:00
gpt-engineer-app[bot]
a7dec173df Fix: Ensure all entity types are generated 2025-10-10 18:00:15 +00:00
gpt-engineer-app[bot]
e9adf70eb8 Fix ride model generation 2025-10-10 17:58:06 +00:00
gpt-engineer-app[bot]
b256b6f9ab Fix company count calculation 2025-10-10 17:52:50 +00:00
gpt-engineer-app[bot]
7b2e890165 feat: Add debug logging for company generation 2025-10-10 17:48:24 +00:00
gpt-engineer-app[bot]
0c3d3ac0a9 Fix company generation pluralization 2025-10-10 17:35:55 +00:00
gpt-engineer-app[bot]
b155d8c327 Fix: Reorder company generation before parks 2025-10-10 17:27:55 +00:00
gpt-engineer-app[bot]
bc36583598 Refactor: Approve test data generator tool use 2025-10-10 16:44:08 +00:00
gpt-engineer-app[bot]
a30511fb50 Refactor: Approve lovable tool use 2025-10-10 13:15:12 +00:00
gpt-engineer-app[bot]
cf31f94c44 Fix fetchItems calls and edge function error 2025-10-09 15:53:01 +00:00
gpt-engineer-app[bot]
1557def354 feat: Implement test data generation improvements 2025-10-09 14:49:54 +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
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
543e7fe81e Improve error handling and data assignment in test data seeding
Fixes TypeScript errors in the seed data edge function by correctly assigning `userId` instead of `user.id` and safely accessing error messages.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: a8c5cf3e-a80e-462f-b090-b081acdcf03a
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-08 13:56:00 +00:00
pac7
aee512b8a1 Improve security by auditing service role key usage in edge functions
Audit and document the usage of service role keys in multiple Supabase edge functions (cancel-email-change, process-selective-approval, seed-test-data) to ensure secure and scoped access.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: fe5b902e-beda-40fc-bf87-a3c4ab300e3a
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-08 12:56:58 +00:00
gpt-engineer-app[bot]
2f71312f7c Implement Test Data Generator 2025-10-06 18:48:24 +00:00