gpt-engineer-app[bot]
|
94312c8ef0
|
Connect to atomic rejection flow
Introduce atomic rejection for bulk submissions, remove dead moderation code, and clean exports:
- Replace direct DB updates in rejectSubmissionItems with atomic process-selective-rejection edge function call
- Add edge function invocation helper import
- Remove obsolete moderation actions (approvePhotoSubmission, rejectSubmissionItems, performModerationAction) and prune exports
- Update moderation index exports accordingly
- Ensure cascade handling uses atomic pipeline and avoid updateSubmissionStatusAfterRejection calls
|
2025-11-10 14:19:49 +00:00 |
|
gpt-engineer-app[bot]
|
103a12f768
|
Start Phase 4: Cleanup & Polish
|
2025-10-21 17:32:50 +00:00 |
|
gpt-engineer-app[bot]
|
3e520e1520
|
feat: Implement Phase 5 optimization and best practices
|
2025-10-13 22:56:47 +00:00 |
|
gpt-engineer-app[bot]
|
90ae7d9a41
|
feat: Remove all sorting functionality
|
2025-10-13 13:15:14 +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 |
|