Commit Graph

144 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
d620787f42 Add UI Enhancements 2025-10-17 20:36:50 +00:00
gpt-engineer-app[bot]
db84e99746 feat: Implement submission workflow tracking 2025-10-17 20:33:20 +00:00
gpt-engineer-app[bot]
9f5e19922c Fix review lifecycle tracking 2025-10-17 20:29:32 +00:00
gpt-engineer-app[bot]
f36ef04a54 Implement Review Lifecycle Tracking 2025-10-17 20:28:35 +00:00
gpt-engineer-app[bot]
7dcf8156b9 feat: Implement Account Lifecycle Tracking 2025-10-17 20:26:11 +00:00
gpt-engineer-app[bot]
838c05b749 Fix MDXEditor theming and image dialog 2025-10-17 18:16:35 +00:00
gpt-engineer-app[bot]
cd56b345a7 feat: Implement MDXEditor theming and image upload 2025-10-17 18:13:28 +00:00
gpt-engineer-app[bot]
53f8da2703 feat: Migrate markdown editor to MDXEditor 2025-10-17 18:07:37 +00:00
gpt-engineer-app[bot]
7339c97085 Add wmde-markdown-var wrapper 2025-10-17 17:44:31 +00:00
gpt-engineer-app[bot]
39dcc0bb9e Fix: Resolve theme for markdown editor 2025-10-17 17:41:27 +00:00
gpt-engineer-app[bot]
e6ec2c363a feat: Integrate Markdown editor 2025-10-17 17:30:00 +00:00
gpt-engineer-app[bot]
77deb62742 feat: Implement final type safety fixes 2025-10-17 15:06:35 +00:00
gpt-engineer-app[bot]
4ab59e2ec2 Fix: Approve database migration 2025-10-17 14:40:48 +00:00
gpt-engineer-app[bot]
0db54b402b Refactor: Implement type safety plan 2025-10-17 14:35:15 +00:00
gpt-engineer-app[bot]
f176c28df6 feat: Add track material column and filtering 2025-10-16 19:54:22 +00:00
gpt-engineer-app[bot]
198742e165 feat: Implement complete plan for "coming soon" placeholders 2025-10-16 14:47:18 +00:00
gpt-engineer-app[bot]
8d26ac0749 Refactor: Implement complete type safety plan 2025-10-16 14:39:42 +00:00
gpt-engineer-app[bot]
b84b40f05d Fix: Resolve type errors in Ride and Profile components 2025-10-16 14:17:17 +00:00
gpt-engineer-app[bot]
bc4a444138 Implement strict type enforcement plan 2025-10-16 14:10:35 +00:00
gpt-engineer-app[bot]
3bcd9e03fa feat: Implement strict type enforcement 2025-10-16 13:56:32 +00:00
gpt-engineer-app[bot]
81a4b9ae31 feat: Implement Phase 3 optimizations 2025-10-15 12:19:37 +00:00
gpt-engineer-app[bot]
0a325d7c37 Enable RLS on rate limits table 2025-10-14 19:24:54 +00:00
gpt-engineer-app[bot]
ca2ccd8b88 Fix designer form defaultValues 2025-10-13 18:11:47 +00:00
gpt-engineer-app[bot]
56dfbd087f Fix designer form validation 2025-10-13 18:01:01 +00:00
gpt-engineer-app[bot]
5feee9f4bc Refactor: Implement datetime standardization 2025-10-13 17:32:58 +00:00
gpt-engineer-app[bot]
4b71f80939 feat: Implement moderator notifications 2025-10-12 17:39:37 +00:00
gpt-engineer-app[bot]
3ba2077e0a Refactor: Restore type safety in forms 2025-10-12 16:28:28 +00:00
gpt-engineer-app[bot]
dd079bd5a5 Fix TypeScript build errors 2025-10-12 16:22:57 +00:00
gpt-engineer-app[bot]
91e6b3350b Refactor: Add year range props to FormerNamesEditor 2025-10-11 23:45:40 +00:00
gpt-engineer-app[bot]
52e50ebb5e Reverted to commit 10950a4034 2025-10-11 23:39:40 +00:00
gpt-engineer-app[bot]
bd0b0a81a1 Fix: Pass captionLayout to Calendar in DatePicker 2025-10-11 17:43:09 +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]
93e908aef7 Refactor: Implement multi-stage generation 2025-10-10 18:07:54 +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]
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]
37daceff75 Fix: Resolve form validation and type errors 2025-10-09 19:46:08 +00:00
gpt-engineer-app[bot]
8c5cf40ccb feat: Implement phases 5, 6, and 7 2025-10-09 18:52:38 +00:00
gpt-engineer-app[bot]
1557def354 feat: Implement test data generation improvements 2025-10-09 14:49:54 +00:00
gpt-engineer-app[bot]
72bfa69139 Fix: Remove SECURITY DEFINER views 2025-10-08 22:34:05 +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
4bdbdac7c3 Improve form validation and image handling for entities
Refactor validation logic for 'founded_year' in multiple form components, enhance image cleanup in `EntityMultiImageUploader`, update `useEntityVersions` to prevent race conditions, improve error handling for recent searches in `useSearch`, refine rate limiting logic in `detect-location` Supabase function, and update CORS configuration for `upload-image` Supabase function.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: b9af4867-23a7-43cc-baeb-4a97f66b4150
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-08 18:58:43 +00:00
gpt-engineer-app[bot]
2f71312f7c Implement Test Data Generator 2025-10-06 18:48:24 +00:00
gpt-engineer-app[bot]
2fc67ebf39 Fix submission display issues 2025-10-06 17:59:34 +00:00
gpt-engineer-app[bot]
d6bddd6459 feat: Implement system activity log (Phases 1-3) 2025-10-06 17:52:08 +00:00
gpt-engineer-app[bot]
3210147654 Fix: Add dashboard widget for flow violations 2025-10-06 17:01:41 +00:00
gpt-engineer-app[bot]
124fe5e76e Implement remaining monitoring features 2025-10-06 16:58:08 +00:00
gpt-engineer-app[bot]
8e5fbba674 feat: Implement admin panel redesign plan 2025-10-06 12:10:08 +00:00
gpt-engineer-app[bot]
065b1b4be5 Reverted to commit 095907b3a5 2025-10-04 19:16:36 +00:00